| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-12-30 | 13 | -22/+427 |
|\ |
|
| *-------------. | Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print... | Ingo Molnar | 2008-12-25 | 6 | -12/+376 |
| |\ \ \ \ \ \ \ \ |
|
| | | | | | | | * | | softirq: remove useless function __local_bh_enable | Liming Wang | 2008-11-28 | 1 | -1/+0 |
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
| | | | | | * | | | "Tree RCU": scalable classic RCU implementation | Paul E. McKenney | 2008-12-18 | 3 | -9/+344 |
| | | | | | * | | | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-12-18 | 75 | -483/+1161 |
| | | | | | |\ \ \ |
|
| | | | * | | | | | | lockdep: change a held lock's class | Peter Zijlstra | 2008-12-04 | 1 | -2/+10 |
| | | | * | | | | | | Merge commit 'v2.6.28-rc7' into core/locking | Ingo Molnar | 2008-12-04 | 34 | -120/+231 |
| | | | |\ \ \ \ \ \ |
|
| | | * | | | | | | | | swiotlb: add arch hook to force mapping | Ian Campbell | 2008-12-17 | 1 | -0/+2 |
| | | * | | | | | | | | swiotlb: allow architectures to override phys<->bus<->phys conversions | Ian Campbell | 2008-12-17 | 1 | -0/+3 |
| | | * | | | | | | | | swiotlb: move some definitions to header | Ian Campbell | 2008-12-16 | 1 | -0/+14 |
| | | * | | | | | | | | swiotlb: allow architectures to override swiotlb pool allocation | Jeremy Fitzhardinge | 2008-12-16 | 1 | -0/+3 |
| * | | | | | | | | | | Merge branch 'core/futexes' into core/core | Ingo Molnar | 2008-12-25 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | futex: make clock selectable for FUTEX_WAIT_BITSET | Thomas Gleixner | 2008-11-24 | 1 | -1/+2 |
| | * | | | | | | | | | | Merge branch 'linus' into core/futexes | Thomas Gleixner | 2008-11-24 | 1897 | -184266/+23833 |
| | |\ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / |
|
| * | | | | | | | | | | | Merge branch 'core/debug' into core/core | Ingo Molnar | 2008-12-25 | 1 | -4/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | debug warnings: eliminate warn_on_slowpath() | Ingo Molnar | 2008-11-28 | 1 | -4/+3 |
| | * | | | | | | | | | | | Merge commit 'v2.6.28-rc6' into core/debug | Ingo Molnar | 2008-11-26 | 1899 | -184319/+24011 |
| | |\ \ \ \ \ \ \ \ \ \ \
| | | | |/ / / / / / / / /
| | | |/| | | | | | | | | |
|
| * | | | | | | | | | | | | Merge commit 'v2.6.28' into core/core | Ingo Molnar | 2008-12-25 | 34 | -67/+103 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|/
| | |/| | | | | | | | | | |
|
| | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ | |
| *---------. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor... | Ingo Molnar | 2008-11-24 | 7 | -7/+45 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ / / / / / / / / /
| | |/| | | | | | / / / / / / / / /
| | |_|_|_|_|_|_|/ / / / / / / / /
| |/| | | | | | | / / / / / / / /
| | | | |_|_|_|_|/ / / / / / / /
| | | |/| | | | | | / / / / / /
| | | | | |_|_|_|_|/ / / / / /
| | | | |/| | | | | | | / / /
| | | | | | |_|_|_|_|_|/ / /
| | | | | |/| | | | | | | | |
|
| | | | | * | | | | | | | | | rcu: increase RCU stall-check timeouts | Paul E. McKenney | 2008-11-03 | 1 | -1/+1 |
| | | | * | | | | | | | | | | lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c | Ingo Molnar | 2008-11-12 | 2 | -3/+4 |
| | | | * | | | | | | | | | | Merge branch 'linus' into core/locking | Ingo Molnar | 2008-11-12 | 364 | -64447/+1077 |
| | | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | mutex: improve header comment to be actually informative about the API | Arjan van de Ven | 2008-10-30 | 1 | -0/+2 |
| | | | * | | | | | | | | | | | Merge commit 'v2.6.28-rc2' into core/locking | Ingo Molnar | 2008-10-28 | 1562 | -119773/+22684 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | | lockstat: contend with points | Peter Zijlstra | 2008-10-20 | 1 | -4/+9 |
| | | | * | | | | | | | | | | | | Merge commit 'v2.6.27-rc7' into core/locking | Ingo Molnar | 2008-09-23 | 10 | -60/+94 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | | | uaccess: fix parameters inversion for __copy_from_user_inatomic() | Hiroshi Shimamoto | 2008-09-16 | 1 | -1/+1 |
| | | | * | | | | | | | | | | | | | Revert "lockdep: fix compilation when CONFIG_TRACE_IRQFLAGS_SUPPORT is not set" | Ingo Molnar | 2008-09-14 | 1 | -8/+10 |
| | | | * | | | | | | | | | | | | | lock debug: sit tight when we are already in a panic | Andrew Morton | 2008-09-12 | 1 | -1/+1 |
| | | | * | | | | | | | | | | | | | x86: some lock annotations for user copy paths, v3 | Ingo Molnar | 2008-09-11 | 2 | -3/+1 |
| | | | * | | | | | | | | | | | | | x86: some lock annotations for user copy paths, v2 | Nick Piggin | 2008-09-11 | 4 | -32/+19 |
| | | | * | | | | | | | | | | | | | x86: some lock annotations for user copy paths | Nick Piggin | 2008-09-10 | 3 | -2/+34 |
| | | | * | | | | | | | | | | | | | lockdep: add might_lock() / might_lock_read() | Peter Zijlstra | 2008-09-10 | 1 | -0/+18 |
| | | | * | | | | | | | | | | | | | Merge commit 'v2.6.27-rc6' into core/locking | Ingo Molnar | 2008-09-10 | 17 | -15/+63 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | | | | lockdep, UML: fix compilation when CONFIG_TRACE_IRQFLAGS_SUPPORT is not set | Rui Sousa | 2008-09-05 | 1 | -16/+16 |
| | | | * | | | | | | | | | | | | | | lockdep: fix compilation when CONFIG_TRACE_IRQFLAGS_SUPPORT is not set | Rui Sousa | 2008-09-04 | 1 | -10/+8 |
| | | * | | | | | | | | | | | | | | | futex: rely on get_user_pages() for shared futexes | Peter Zijlstra | 2008-09-30 | 1 | -0/+2 |
| | * | | | | | | | | | | | | | | | | Merge branch 'linus' into core/debug | Ingo Molnar | 2008-09-10 | 266 | -55495/+392 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|/ / / / / / / / / / / / /
| | | |/| | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | debug: add notifier chain debugging, v2 | Arjan van de Ven | 2008-09-10 | 1 | -0/+3 |
* | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds | 2008-12-28 | 3 | -6/+48 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | of/gpio: Implement of_gpio_count() | Anton Vorontsov | 2008-12-21 | 1 | -0/+6 |
| * | | | | | | | | | | | | | | | | | | Merge branch 'linux-2.6' into next | Paul Mackerras | 2008-12-18 | 3 | -2/+15 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
| | |/| | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | rapidio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-12-16 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | | | | Merge branch 'merge' into next | Paul Mackerras | 2008-12-16 | 9 | -40/+38 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | of/gpio: Implement of_get_gpio_flags() | Anton Vorontsov | 2008-12-03 | 1 | -4/+34 |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'merge' | Paul Mackerras | 2008-12-03 | 23 | -82/+43 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linux-2.6' into next | Paul Mackerras | 2008-11-19 | 20 | -47/+213 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | of: Add helpers for finding device nodes which have a given property | Michael Ellerman | 2008-11-19 | 1 | -0/+6 |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2008-12-28 | 2 | -33/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | m68k: use the new byteorder headers | Harvey Harrison | 2008-12-28 | 1 | -11/+5 |