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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-29
Merge branch 'topic/kmemtrace' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
5
-20
/
+204
2008-12-29
kmemtrace: Better alternative to "kmemtrace: fix printk format warnings".
Eduard - Gabriel Munteanu
1
-1
/
+2
2008-12-29
kmemtrace: SLUB hooks.
Eduard - Gabriel Munteanu
1
-3
/
+50
2008-12-29
kmemtrace: SLOB hooks.
Eduard - Gabriel Munteanu
1
-4
/
+5
2008-12-29
kmemtrace: SLAB hooks.
Eduard - Gabriel Munteanu
1
-9
/
+59
2008-12-29
kmemtrace: Core implementation.
Eduard - Gabriel Munteanu
1
-0
/
+85
2008-12-29
SLUB: Replace __builtin_return_address(0) with _RET_IP_.
Eduard - Gabriel Munteanu
1
-4
/
+4
2008-12-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
3
-6
/
+48
2008-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2
-33
/
+5
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
90
-998
/
+2651
2008-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+3
2008-12-28
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2
-1
/
+46
2008-12-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+4
2008-12-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
20
-256
/
+744
2008-12-28
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-8
/
+96
2008-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
17
-383
/
+614
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
6
-15
/
+166
2008-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
14
-229
/
+449
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2
-1
/
+2
2008-12-28
m68k: use the new byteorder headers
Harvey Harrison
1
-11
/
+5
2008-12-28
m68k: machw.h cleanup
Finn Thain
1
-22
/
+0
2008-12-25
netlink: fix (theoretical) overrun in message iteration
Vegard Nossum
1
-1
/
+1
2008-12-25
sctp: Implement socket option SCTP_GET_ASSOC_NUMBER
Wei Yongjun
1
-0
/
+2
2008-12-25
Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core
Ingo Molnar
8
-18
/
+30
2008-12-25
[S390] __page_to_pfn warnings
Martin Schwidefsky
1
-1
/
+1
2008-12-25
[S390] iucv: Locking free version of iucv_message_(receive|send)
Hendrik Brueckner
1
-0
/
+45
2008-12-25
Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin...
Ingo Molnar
8
-6
/
+37
2008-12-25
sched, trace: update trace_sched_wakeup()
Peter Zijlstra
1
-2
/
+2
2008-12-25
Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/core
Ingo Molnar
2
-2
/
+6
2008-12-25
Merge branch 'topic/udev-id-rename' into to-push
Takashi Iwai
1
-49
/
+57
2008-12-25
Merge branch 'topic/snd-hrtimer' into to-push
Takashi Iwai
1
-0
/
+1
2008-12-25
Merge branch 'topic/jack-mechanical' into to-push
Takashi Iwai
2
-0
/
+2
2008-12-25
Merge branch 'topic/hda' into to-push
Takashi Iwai
2
-0
/
+2
2008-12-25
Merge branch 'topic/cs5535audio' into to-push
Takashi Iwai
1
-0
/
+2
2008-12-25
Merge branch 'topic/ca0106' into to-push
Takashi Iwai
2
-4
/
+26
2008-12-25
Merge branch 'topic/asoc' into to-push
Takashi Iwai
7
-176
/
+359
2008-12-25
Merge branch 'next' into for-linus
James Morris
17
-383
/
+614
2008-12-25
crypto: aes - Precompute tables
Herbert Xu
1
-4
/
+4
2008-12-25
libcrc32c: Add crc32c_le macro
Herbert Xu
1
-0
/
+3
2008-12-25
libcrc32c: Move implementation to crypto crc32c
Herbert Xu
1
-4
/
+1
2008-12-25
crypto: hash - Export shash through hash
Herbert Xu
3
-2
/
+10
2008-12-25
crypto: hash - Add import/export interface
Herbert Xu
3
-5
/
+22
2008-12-25
crypto: hash - Export shash through ahash
Herbert Xu
1
-1
/
+1
2008-12-25
crypto: hash - Add shash interface
Herbert Xu
3
-0
/
+113
2008-12-25
crypto: api - Rebirth of crypto_alloc_tfm
Herbert Xu
2
-1
/
+13
2008-12-25
crypto: api - Move type exit function into crypto_tfm
Herbert Xu
2
-1
/
+2
2008-12-24
Merge branch 'linus' into tracing/hw-branch-tracing
Ingo Molnar
4
-3
/
+10
2008-12-24
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
3
-3
/
+10
2008-12-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+3
2008-12-23
Merge branch 'x86/irq' into x86/core
Ingo Molnar
1
-8
/
+0
[next]