index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-15
Merge commit 'linus/master' into HEAD
Vegard Nossum
2130
-37197
/
+172727
2009-06-15
signal: fix __send_signal() false positive kmemcheck warning
Vegard Nossum
1
-3
/
+8
2009-06-15
fs: fix do_mount_root() false positive kmemcheck warning
Vegard Nossum
1
-1
/
+2
2009-06-15
fs: introduce __getname_gfp()
Vegard Nossum
1
-2
/
+3
2009-06-15
trace: annotate bitfields in struct ring_buffer_event
Vegard Nossum
2
-0
/
+7
2009-06-15
net: annotate struct sock bitfield
Vegard Nossum
2
-0
/
+4
2009-06-15
c2port: annotate bitfield for kmemcheck
Vegard Nossum
2
-0
/
+5
2009-06-15
net: annotate inet_timewait_sock bitfields
Vegard Nossum
2
-1
/
+7
2009-06-15
ieee1394/csr1212: fix false positive kmemcheck report
Vegard Nossum
1
-0
/
+2
2009-06-15
ieee1394: annotate bitfield
Vegard Nossum
1
-0
/
+5
2009-06-15
net: annotate bitfields in struct inet_sock
Vegard Nossum
1
-4
/
+10
2009-06-15
net: use kmemcheck bitfields API for skbuff
Vegard Nossum
2
-0
/
+15
2009-06-15
kmemcheck: introduce bitfield API
Vegard Nossum
1
-0
/
+50
2009-06-15
kmemcheck: add opcode self-testing at boot
Vegard Nossum
4
-17
/
+85
2009-06-15
x86: unify pte_hidden
Jeremy Fitzhardinge
1
-6
/
+2
2009-06-15
x86: make _PAGE_HIDDEN conditional
Jeremy Fitzhardinge
1
-1
/
+6
2009-06-15
kmemcheck: make kconfig accessible for other architectures
Pekka Enberg
4
-88
/
+94
2009-06-15
kmemcheck: enable in the x86 Kconfig
Vegard Nossum
3
-2
/
+91
2009-06-15
kmemcheck: add hooks for the page allocator
Vegard Nossum
8
-31
/
+122
2009-06-15
kmemcheck: add hooks for page- and sg-dma-mappings
Vegard Nossum
1
-0
/
+5
2009-06-15
kmemcheck: don't track page tables
Vegard Nossum
3
-8
/
+10
2009-06-15
crypto: don't track xor test pages with kmemcheck
Vegard Nossum
1
-1
/
+6
2009-06-15
slab: add hooks for kmemcheck
Pekka Enberg
1
-2
/
+18
2009-06-15
slub: add hooks for kmemcheck
Vegard Nossum
1
-2
/
+19
2009-06-15
kmemcheck: add DMA hooks
Vegard Nossum
2
-0
/
+18
2009-06-15
kmemcheck: add mm functions
Vegard Nossum
7
-9
/
+174
2009-06-15
x86: add hooks for kmemcheck
Vegard Nossum
8
-5
/
+66
2009-06-15
kmemcheck: use kmemcheck_pte_lookup() instead of open-coding it
Pekka Enberg
1
-6
/
+1
2009-06-15
kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode()
Pekka Enberg
1
-2
/
+7
2009-06-15
kmemcheck: remove multiple ifdef'd definitions of the same global variable
Pekka Enberg
1
-3
/
+5
2009-06-15
kmemcheck: make initialization message less confusing
Pekka Enberg
1
-1
/
+1
2009-06-15
kmemcheck: remove forward declarations from error.c
Pekka Enberg
1
-69
/
+68
2009-06-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...
Linus Torvalds
34
-442
/
+872
2009-06-14
.gitignore: ignore *.lzma files
Arne Janbu
1
-0
/
+1
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
26
-136
/
+183
2009-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6
Linus Torvalds
2
-4
/
+4
2009-06-14
fusion: fix recent kernel-doc problems
Randy Dunlap
2
-4
/
+3
2009-06-14
keyboard: advertise KT_DEAD2 extended diacriticals
Samuel Thibault
1
-0
/
+1
2009-06-14
kbuild: add generic --set-str option to scripts/config
Michal Marek
1
-2
/
+9
2009-06-14
kbuild: simplify argument loop in scripts/config
Michal Marek
1
-28
/
+16
2009-06-14
kbuild: handle non-existing options in scripts/config
Michal Marek
1
-18
/
+18
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
30
-203
/
+2377
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
153
-227
/
+228
2009-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
17
-51
/
+841
2009-06-14
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+8
2009-06-14
kallsyms: generalize text region handling
Mike Frysinger
1
-26
/
+61
2009-06-14
kallsyms: support kernel symbols in Blackfin on-chip memory
Robin Getz
1
-1
/
+12
2009-06-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
748
-11557
/
+59708
2009-06-14
documentation: make version fix
Adam Lackorzynski
1
-2
/
+2
2009-06-14
kbuild: fix a compile warning
Amerigo Wang
1
-2
/
+3
[next]