Age | Commit message (Expand) | Author |
2009-06-15 | Merge commit 'linus/master' into HEAD | Vegard Nossum |
2009-06-15 | signal: fix __send_signal() false positive kmemcheck warning | Vegard Nossum |
2009-06-15 | fs: fix do_mount_root() false positive kmemcheck warning | Vegard Nossum |
2009-06-15 | fs: introduce __getname_gfp() | Vegard Nossum |
2009-06-15 | trace: annotate bitfields in struct ring_buffer_event | Vegard Nossum |
2009-06-15 | net: annotate struct sock bitfield | Vegard Nossum |
2009-06-15 | c2port: annotate bitfield for kmemcheck | Vegard Nossum |
2009-06-15 | net: annotate inet_timewait_sock bitfields | Vegard Nossum |
2009-06-15 | ieee1394/csr1212: fix false positive kmemcheck report | Vegard Nossum |
2009-06-15 | ieee1394: annotate bitfield | Vegard Nossum |
2009-06-15 | net: annotate bitfields in struct inet_sock | Vegard Nossum |
2009-06-15 | net: use kmemcheck bitfields API for skbuff | Vegard Nossum |
2009-06-15 | kmemcheck: introduce bitfield API | Vegard Nossum |
2009-06-15 | kmemcheck: add opcode self-testing at boot | Vegard Nossum |
2009-06-15 | x86: unify pte_hidden | Jeremy Fitzhardinge |
2009-06-15 | x86: make _PAGE_HIDDEN conditional | Jeremy Fitzhardinge |
2009-06-15 | kmemcheck: make kconfig accessible for other architectures | Pekka Enberg |
2009-06-15 | kmemcheck: enable in the x86 Kconfig | Vegard Nossum |
2009-06-15 | kmemcheck: add hooks for the page allocator | Vegard Nossum |
2009-06-15 | kmemcheck: add hooks for page- and sg-dma-mappings | Vegard Nossum |
2009-06-15 | kmemcheck: don't track page tables | Vegard Nossum |
2009-06-15 | crypto: don't track xor test pages with kmemcheck | Vegard Nossum |
2009-06-15 | slab: add hooks for kmemcheck | Pekka Enberg |
2009-06-15 | slub: add hooks for kmemcheck | Vegard Nossum |
2009-06-15 | kmemcheck: add DMA hooks | Vegard Nossum |
2009-06-15 | kmemcheck: add mm functions | Vegard Nossum |
2009-06-15 | x86: add hooks for kmemcheck | Vegard Nossum |
2009-06-15 | kmemcheck: use kmemcheck_pte_lookup() instead of open-coding it | Pekka Enberg |
2009-06-15 | kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode() | Pekka Enberg |
2009-06-15 | kmemcheck: remove multiple ifdef'd definitions of the same global variable | Pekka Enberg |
2009-06-15 | kmemcheck: make initialization message less confusing | Pekka Enberg |
2009-06-15 | kmemcheck: remove forward declarations from error.c | Pekka Enberg |
2009-06-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb... | Linus Torvalds |
2009-06-14 | .gitignore: ignore *.lzma files | Arne Janbu |
2009-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2009-06-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6 | Linus Torvalds |
2009-06-14 | fusion: fix recent kernel-doc problems | Randy Dunlap |
2009-06-14 | keyboard: advertise KT_DEAD2 extended diacriticals | Samuel Thibault |
2009-06-14 | kbuild: add generic --set-str option to scripts/config | Michal Marek |
2009-06-14 | kbuild: simplify argument loop in scripts/config | Michal Marek |
2009-06-14 | kbuild: handle non-existing options in scripts/config | Michal Marek |
2009-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds |
2009-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-06-14 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-06-14 | kallsyms: generalize text region handling | Mike Frysinger |
2009-06-14 | kallsyms: support kernel symbols in Blackfin on-chip memory | Robin Getz |
2009-06-14 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-06-14 | documentation: make version fix | Adam Lackorzynski |
2009-06-14 | kbuild: fix a compile warning | Amerigo Wang |