summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-15Merge commit 'linus/master' into HEADVegard Nossum2130-37197/+172727
2009-06-15signal: fix __send_signal() false positive kmemcheck warningVegard Nossum1-3/+8
2009-06-15fs: fix do_mount_root() false positive kmemcheck warningVegard Nossum1-1/+2
2009-06-15fs: introduce __getname_gfp()Vegard Nossum1-2/+3
2009-06-15trace: annotate bitfields in struct ring_buffer_eventVegard Nossum2-0/+7
2009-06-15net: annotate struct sock bitfieldVegard Nossum2-0/+4
2009-06-15c2port: annotate bitfield for kmemcheckVegard Nossum2-0/+5
2009-06-15net: annotate inet_timewait_sock bitfieldsVegard Nossum2-1/+7
2009-06-15ieee1394/csr1212: fix false positive kmemcheck reportVegard Nossum1-0/+2
2009-06-15ieee1394: annotate bitfieldVegard Nossum1-0/+5
2009-06-15net: annotate bitfields in struct inet_sockVegard Nossum1-4/+10
2009-06-15net: use kmemcheck bitfields API for skbuffVegard Nossum2-0/+15
2009-06-15kmemcheck: introduce bitfield APIVegard Nossum1-0/+50
2009-06-15kmemcheck: add opcode self-testing at bootVegard Nossum4-17/+85
2009-06-15x86: unify pte_hiddenJeremy Fitzhardinge1-6/+2
2009-06-15x86: make _PAGE_HIDDEN conditionalJeremy Fitzhardinge1-1/+6
2009-06-15kmemcheck: make kconfig accessible for other architecturesPekka Enberg4-88/+94
2009-06-15kmemcheck: enable in the x86 KconfigVegard Nossum3-2/+91
2009-06-15kmemcheck: add hooks for the page allocatorVegard Nossum8-31/+122
2009-06-15kmemcheck: add hooks for page- and sg-dma-mappingsVegard Nossum1-0/+5
2009-06-15kmemcheck: don't track page tablesVegard Nossum3-8/+10
2009-06-15crypto: don't track xor test pages with kmemcheckVegard Nossum1-1/+6
2009-06-15slab: add hooks for kmemcheckPekka Enberg1-2/+18
2009-06-15slub: add hooks for kmemcheckVegard Nossum1-2/+19
2009-06-15kmemcheck: add DMA hooksVegard Nossum2-0/+18
2009-06-15kmemcheck: add mm functionsVegard Nossum7-9/+174
2009-06-15x86: add hooks for kmemcheckVegard Nossum8-5/+66
2009-06-15kmemcheck: use kmemcheck_pte_lookup() instead of open-coding itPekka Enberg1-6/+1
2009-06-15kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode()Pekka Enberg1-2/+7
2009-06-15kmemcheck: remove multiple ifdef'd definitions of the same global variablePekka Enberg1-3/+5
2009-06-15kmemcheck: make initialization message less confusingPekka Enberg1-1/+1
2009-06-15kmemcheck: remove forward declarations from error.cPekka Enberg1-69/+68
2009-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds34-442/+872
2009-06-14.gitignore: ignore *.lzma filesArne Janbu1-0/+1
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds26-136/+183
2009-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6Linus Torvalds2-4/+4
2009-06-14fusion: fix recent kernel-doc problemsRandy Dunlap2-4/+3
2009-06-14keyboard: advertise KT_DEAD2 extended diacriticalsSamuel Thibault1-0/+1
2009-06-14kbuild: add generic --set-str option to scripts/configMichal Marek1-2/+9
2009-06-14kbuild: simplify argument loop in scripts/configMichal Marek1-28/+16
2009-06-14kbuild: handle non-existing options in scripts/configMichal Marek1-18/+18
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds30-203/+2377
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds153-227/+228
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds17-51/+841
2009-06-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+8
2009-06-14kallsyms: generalize text region handlingMike Frysinger1-26/+61
2009-06-14kallsyms: support kernel symbols in Blackfin on-chip memoryRobin Getz1-1/+12
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds748-11557/+59708
2009-06-14documentation: make version fixAdam Lackorzynski1-2/+2
2009-06-14kbuild: fix a compile warningAmerigo Wang1-2/+3