aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-15Merge commit 'linus/master' into HEADVegard Nossum
2009-06-15signal: fix __send_signal() false positive kmemcheck warningVegard Nossum
2009-06-15fs: fix do_mount_root() false positive kmemcheck warningVegard Nossum
2009-06-15fs: introduce __getname_gfp()Vegard Nossum
2009-06-15trace: annotate bitfields in struct ring_buffer_eventVegard Nossum
2009-06-15net: annotate struct sock bitfieldVegard Nossum
2009-06-15c2port: annotate bitfield for kmemcheckVegard Nossum
2009-06-15net: annotate inet_timewait_sock bitfieldsVegard Nossum
2009-06-15ieee1394/csr1212: fix false positive kmemcheck reportVegard Nossum
2009-06-15ieee1394: annotate bitfieldVegard Nossum
2009-06-15net: annotate bitfields in struct inet_sockVegard Nossum
2009-06-15net: use kmemcheck bitfields API for skbuffVegard Nossum
2009-06-15kmemcheck: introduce bitfield APIVegard Nossum
2009-06-15kmemcheck: add opcode self-testing at bootVegard Nossum
2009-06-15x86: unify pte_hiddenJeremy Fitzhardinge
2009-06-15x86: make _PAGE_HIDDEN conditionalJeremy Fitzhardinge
2009-06-15kmemcheck: make kconfig accessible for other architecturesPekka Enberg
2009-06-15kmemcheck: enable in the x86 KconfigVegard Nossum
2009-06-15kmemcheck: add hooks for the page allocatorVegard Nossum
2009-06-15kmemcheck: add hooks for page- and sg-dma-mappingsVegard Nossum
2009-06-15kmemcheck: don't track page tablesVegard Nossum
2009-06-15crypto: don't track xor test pages with kmemcheckVegard Nossum
2009-06-15slab: add hooks for kmemcheckPekka Enberg
2009-06-15slub: add hooks for kmemcheckVegard Nossum
2009-06-15kmemcheck: add DMA hooksVegard Nossum
2009-06-15kmemcheck: add mm functionsVegard Nossum
2009-06-15x86: add hooks for kmemcheckVegard Nossum
2009-06-15kmemcheck: use kmemcheck_pte_lookup() instead of open-coding itPekka Enberg
2009-06-15kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode()Pekka Enberg
2009-06-15kmemcheck: remove multiple ifdef'd definitions of the same global variablePekka Enberg
2009-06-15kmemcheck: make initialization message less confusingPekka Enberg
2009-06-15kmemcheck: remove forward declarations from error.cPekka Enberg
2009-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds
2009-06-14.gitignore: ignore *.lzma filesArne Janbu
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6Linus Torvalds
2009-06-14fusion: fix recent kernel-doc problemsRandy Dunlap
2009-06-14keyboard: advertise KT_DEAD2 extended diacriticalsSamuel Thibault
2009-06-14kbuild: add generic --set-str option to scripts/configMichal Marek
2009-06-14kbuild: simplify argument loop in scripts/configMichal Marek
2009-06-14kbuild: handle non-existing options in scripts/configMichal Marek
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-06-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-14kallsyms: generalize text region handlingMike Frysinger
2009-06-14kallsyms: support kernel symbols in Blackfin on-chip memoryRobin Getz
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-14documentation: make version fixAdam Lackorzynski
2009-06-14kbuild: fix a compile warningAmerigo Wang