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-11
slab: setup allocators earlier in the boot sequence
Pekka Enberg
3
-61
/
+77
2009-06-11
bootmem: fix slab fallback on numa
Pekka Enberg
1
-0
/
+9
2009-06-11
bootmem: use slab if bootmem is no longer available
Pekka Enberg
1
-0
/
+3
2009-06-11
kmemleak: Add the corresponding MAINTAINERS entry
Catalin Marinas
1
-0
/
+6
2009-06-11
kmemleak: Simple testing module for kmemleak
Catalin Marinas
3
-0
/
+122
2009-06-11
kmemleak: Enable the building of the memory leak detector
Catalin Marinas
2
-0
/
+23
2009-06-11
kmemleak: Remove some of the kmemleak false positives
Catalin Marinas
3
-0
/
+18
2009-06-11
kmemleak: Add modules support
Catalin Marinas
1
-0
/
+56
2009-06-11
kmemleak: Add kmemleak_alloc callback from alloc_large_system_hash
Catalin Marinas
1
-0
/
+11
2009-06-11
kmemleak: Add the vmalloc memory allocation/freeing hooks
Catalin Marinas
1
-3
/
+27
2009-06-11
kmemleak: Add the slub memory allocation/freeing hooks
Catalin Marinas
1
-1
/
+4
2009-06-11
kmemleak: Add the slob memory allocation/freeing hooks
Catalin Marinas
1
-0
/
+7
2009-06-11
kmemleak: Add the slab memory allocation/freeing hooks
Catalin Marinas
2
-2
/
+32
2009-06-11
kmemleak: Add documentation on the memory leak detector
Catalin Marinas
2
-0
/
+146
2009-06-11
kmemleak: Add the base support
Catalin Marinas
3
-1
/
+1597
2009-06-11
Merge branches 'frv' and 'mn10300'
Linus Torvalds
21
-836
/
+656
2009-06-11
MN10300: Add utrace/tracehooks support
David Howells
7
-239
/
+257
2009-06-11
MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handler
David Howells
1
-18
/
+0
2009-06-11
FRV: Implement new-style ptrace
David Howells
7
-164
/
+367
2009-06-11
FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologue
David Howells
1
-1
/
+0
2009-06-11
FRV: Implement TIF_NOTIFY_RESUME
David Howells
2
-5
/
+10
2009-06-11
FRV: Remove in-kernel strace code
David Howells
1
-379
/
+0
2009-06-11
FRV: BUG to BUG_ON changes
Stoyan Gaydarov
4
-17
/
+8
2009-06-11
FRV: bitops: Change the bitmap index from int to unsigned long
Justin Chen
1
-14
/
+15
2009-06-11
Merge branch 'serial-from-alan'
Linus Torvalds
95
-2714
/
+4438
2009-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
449
-8480
/
+17770
2009-06-11
perf_counter: Turn off by default
Ingo Molnar
1
-1
/
+0
2009-06-11
perf_counter: Add counter->id to the throttle event
Peter Zijlstra
2
-1
/
+4
2009-06-11
perf_counter: Better align code
Ingo Molnar
1
-80
/
+85
2009-06-11
perf_counter: Rename L2 to LL cache
Peter Zijlstra
8
-14
/
+14
2009-06-11
perf_counter: Standardize event names
Peter Zijlstra
15
-135
/
+136
2009-06-11
perf_counter: Rename enums
Peter Zijlstra
2
-31
/
+28
2009-06-11
moxa: prevent opening unavailable ports
Dirk Eibach
1
-0
/
+5
2009-06-11
imx: serial: use tty_encode_baud_rate to set true rate
Oskar Schirmer
1
-0
/
+7
2009-06-11
imx: serial: add IrDA support to serial driver
Fabian Godehardt
2
-19
/
+181
2009-06-11
imx: serial: use rational library function
Oskar Schirmer
2
-20
/
+11
2009-06-11
lib: isolate rational fractions helper function
Oskar Schirmer
4
-0
/
+85
2009-06-11
imx: serial: handle initialisation failure correctly
Daniel Glöckner
1
-1
/
+6
2009-06-11
imx: serial: be sure to stop xmit upon shutdown
Fabian Godehardt
1
-0
/
+4
2009-06-11
imx: serial: notify higher layers in case xmit IRQ was not called
Fabian Godehardt
1
-0
/
+3
2009-06-11
imx: serial: fix one bit field type
Daniel Glöckner
1
-1
/
+1
2009-06-11
imx: serial: fix whitespaces (no changes in functionality)
Oskar Schirmer
1
-25
/
+23
2009-06-11
tty: use prepare/finish_wait
Jiri Slaby
1
-4
/
+2
2009-06-11
tty: remove sleep_on
Jiri Slaby
1
-1
/
+2
2009-06-11
sierra: driver interface blacklisting
Elina Pasheva
1
-3
/
+48
2009-06-11
sierra: driver urb handling improvements
Elina Pasheva
1
-84
/
+144
2009-06-11
tty: resolve some sierra breakage
Alan Cox
1
-3
/
+14
2009-06-11
timbuart: Fix the termios logic
Alan Cox
1
-9
/
+15
2009-06-11
serial: Added Timberdale UART driver
Richard Röjfors
5
-0
/
+589
2009-06-11
tty: Add URL for ttydev queue
Alan Cox
1
-1
/
+2
[prev]
[next]