index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Lines
2009-03-12
bitmap: fix end condition in bitmap_find_free_region
Linus Torvalds
-8
/
+8
2009-03-13
Merge branch 'core/locking' into tracing/ftrace
Ingo Molnar
-3
/
+3
2009-03-13
locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]
Ingo Molnar
-2
/
+2
2009-03-13
Merge branch 'linus' into core/locking
Ingo Molnar
-1
/
+1
2009-03-11
nlattr: Fix build error with NET off
Herbert Xu
-9
/
+11
2009-03-11
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
-1
/
+1
2009-03-10
idr: make idr_remove_all() do removal -before- free_layer()
Paul E. McKenney
-1
/
+1
2009-03-10
Merge branch 'core/printk' into tracing/ftrace
Ingo Molnar
-7
/
+6
2009-03-10
vsprintf: fix bug in negative value printing
Frederic Weisbecker
-7
/
+6
2009-03-08
Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing...
Ingo Molnar
-1
/
+1631
2009-03-06
Merge branch 'core/printk' into tracing/ftrace
Ingo Molnar
-227
/
+782
2009-03-06
vsprintf: unify the format decoding layer for its 3 users
Frederic Weisbecker
-431
/
+541
2009-03-06
vsprintf: add binary printf
Lai Jiangshan
-0
/
+445
2009-03-06
Merge branch 'x86/core' into tracing/textedit
Ingo Molnar
-1
/
+1631
2009-03-06
sched: TIF_NEED_RESCHED -> need_reshed() cleanup
Lai Jiangshan
-1
/
+1
2009-03-05
dma-debug: add checks for sync_single_sg_*
Joerg Roedel
-0
/
+32
2009-03-05
dma-debug: add checks for sync_single_range_*
Joerg Roedel
-0
/
+24
2009-03-05
dma-debug: add checks for sync_single_*
Joerg Roedel
-0
/
+21
2009-03-05
dma-debug: add checking for [alloc|free]_coherent
Joerg Roedel
-0
/
+45
2009-03-05
dma-debug: add add checking for map/unmap_sg
Joerg Roedel
-0
/
+73
2009-03-05
dma-debug: add checking for map/unmap_page/single
Joerg Roedel
-0
/
+53
2009-03-05
dma-debug: add core checking functions
Joerg Roedel
-1
/
+187
2009-03-05
dma-debug: add debugfs interface
Joerg Roedel
-0
/
+78
2009-03-05
dma-debug: add kernel command line parameters
Joerg Roedel
-0
/
+38
2009-03-05
dma-debug: add initialization code
Joerg Roedel
-0
/
+66
2009-03-05
dma-debug: add allocator code
Joerg Roedel
-0
/
+57
2009-03-05
dma-debug: add hash functions for dma_debug_entries
Joerg Roedel
-0
/
+101
2009-03-05
dma-debug: add header file and core data structures
Joerg Roedel
-0
/
+44
2009-03-05
dma-debug: add Kconfig entry
Joerg Roedel
-0
/
+11
2009-03-05
Merge branch 'linus' into core/iommu
Ingo Molnar
-15
/
+11
2009-03-05
Merge commit 'v2.6.29-rc7' into core/locking
Ingo Molnar
-1
/
+1
2009-03-04
Merge branch 'core/locking' into tracing/ftrace
Ingo Molnar
-1
/
+1
2009-03-04
lockdep: require framepointers for x86
Peter Zijlstra
-1
/
+1
2009-03-04
netlink: Move netlink attribute parsing support to lib
Geert Uytterhoeven
-0
/
+481
2009-03-04
Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...
Ingo Molnar
-1
/
+1631
2009-03-02
debug_objects: add boot-parameter toggle to turn object debugging off again
Kyle McMartin
-0
/
+8
2009-02-26
Merge branches 'sched/cleanups', 'sched/urgent' and 'linus' into sched/core
Ingo Molnar
-1
/
+1
2009-02-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
-1
/
+1
2009-02-20
docsrc: use config instead of menuconfig
Randy Dunlap
-1
/
+1
2009-02-19
bzip2/lzma: don't stop search at first unconfigured compression
Alain Knaff
-1
/
+1
2009-02-19
[ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwinding
Catalin Marinas
-1
/
+1
2009-02-12
Merge branch 'linus' into core/softlockup
Ingo Molnar
-24
/
+14
2009-02-11
lmb: Rework lmb_dump_all() output
Michael Ellerman
-21
/
+21
2009-02-08
Merge branches 'sched/rt' and 'sched/urgent' into sched/core
Ingo Molnar
-32
/
+16
2009-02-05
netlink: change return-value logic of netlink_broadcast()
Pablo Neira Ayuso
-0
/
+3
2009-01-30
cpumask: convert lib/smp_processor_id to new cpumask ops
Rusty Russell
-1
/
+1
2009-01-26
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-13
/
+0
2009-01-26
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+9
2009-01-22
Merge branch 'core/debugobjects' into core/urgent
Thomas Gleixner
-10
/
+4
2009-01-22
rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTOR
Lai Jiangshan
-13
/
+0
[prev]
[next]