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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-06
percpu_counter: FBC_BATCH should be a variable
Eric Dumazet
1
-4
/
+14
2009-01-06
strict_strto* is not strict enough
Pavel Machek
1
-0
/
+4
2009-01-06
lib: proportions.c trivial sparse lock annotation
Harvey Harrison
1
-0
/
+2
2009-01-06
lib: radix_tree.c make percpu variable static
Harvey Harrison
1
-1
/
+1
2009-01-06
lib: fix sparse shadowed variable warning
Harvey Harrison
1
-1
/
+1
2009-01-06
Remove remaining unwinder code
Alexey Dobriyan
1
-1
/
+0
2009-01-06
oops handling: ensure that any oops is flushed to the mtdoops console
Viktor Rosendahl
1
-0
/
+2
2009-01-04
swiotlb: Don't include linux/swiotlb.h twice in lib/swiotlb.c
Jesper Juhl
1
-1
/
+0
2009-01-04
Merge branch 'linus' into core/urgent
Ingo Molnar
5
-3
/
+116
2009-01-03
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-3
/
+113
2009-01-03
Make %p print '(null)' for NULL pointers
Linus Torvalds
1
-0
/
+3
2009-01-02
swiotlb: add missing __init annotations
Roland Dreier
1
-1
/
+1
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+7
2009-01-01
cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS
Rusty Russell
1
-0
/
+4
2009-01-01
cpumask: zero extra bits in alloc_cpumask_var_node
Rusty Russell
1
-0
/
+8
2009-01-01
bitmap: find_last_bit()
Rusty Russell
3
-0
/
+50
2009-01-01
cpumask: fix bogus kernel-doc
Li Zefan
1
-1
/
+1
2008-12-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
3
-68
/
+223
2008-12-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
1
-0
/
+1
2008-12-30
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-68
/
+222
2008-12-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
7
-155
/
+178
2008-12-29
SLUB: failslab support
Akinobu Mita
1
-0
/
+1
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+77
2008-12-28
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+17
2008-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-1
/
+46
2008-12-25
Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print...
Ingo Molnar
3
-68
/
+212
2008-12-25
Merge commit 'v2.6.28' into core/core
Ingo Molnar
3
-11
/
+24
2008-12-25
Merge branch 'next' into for-linus
James Morris
2
-1
/
+46
2008-12-25
libcrc32c: Select CRYPTO in Kconfig
Herbert Xu
1
-0
/
+1
2008-12-25
libcrc32c: Fix "crc32c undefined" compilation error
Adrian-Ken Rueegsegger
1
-0
/
+2
2008-12-25
libcrc32c: Move implementation to crypto crc32c
Herbert Xu
2
-150
/
+33
2008-12-23
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...
Ingo Molnar
1
-2
/
+17
2008-12-19
cpumask: documentation for cpumask_var_t
Mike Travis
1
-0
/
+43
2008-12-19
cpumask: Add alloc_cpumask_var_node()
Mike Travis
1
-3
/
+8
2008-12-18
"Tree RCU": scalable classic RCU implementation
Paul E. McKenney
1
-0
/
+13
2008-12-18
Merge branch 'linus' into cpus4096
Ingo Molnar
1
-3
/
+3
2008-12-17
driver core: add newlines to debugging enabled/disabled messages
Marcel Holtmann
1
-2
/
+2
2008-12-17
driver core: fix using 'ret' variable in unregister_dynamic_debug_module
Johann Felix Soden
1
-1
/
+1
2008-12-17
swiotlb: consolidate swiotlb info message printing
Ian Campbell
1
-5
/
+28
2008-12-17
swiotlb: support bouncing of HighMem pages
Jeremy Fitzhardinge
1
-33
/
+89
2008-12-17
swiotlb: factor out copy to/from device
Jeremy Fitzhardinge
1
-4
/
+13
2008-12-17
swiotlb: add arch hook to force mapping
Ian Campbell
1
-2
/
+13
2008-12-17
swiotlb: allow architectures to override phys<->bus<->phys conversions
Ian Campbell
1
-16
/
+36
2008-12-17
swiotlb: add comment where we handle the overflow of a dma mask on 32 bit
Ian Campbell
1
-0
/
+4
2008-12-16
swiotlb: move some definitions to header
Ian Campbell
1
-13
/
+1
2008-12-16
swiotlb: allow architectures to override swiotlb pool allocation
Jeremy Fitzhardinge
1
-3
/
+13
2008-12-16
allow bug table entries to use relative pointers (and use it on x86-64)
Jan Beulich
1
-2
/
+17
2008-12-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-6
/
+9
2008-12-13
Merge ../linux-2.6-x86
Rusty Russell
1
-0
/
+10
2008-12-13
cpumask: Add CONFIG_CPUMASK_OFFSTACK
Rusty Russell
1
-0
/
+7
[next]