| Commit message (Expand) | Author | Age |
* | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-12-30 |
|\ |
|
| *-----------. | Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print... | Ingo Molnar | 2008-12-25 |
| |\ \ \ \ \ \ \ |
|
| | | | | | | | * | softirq: remove useless function __local_bh_enable | Liming Wang | 2008-11-28 |
| | | |_|_|_|_|/
| | |/| | | | | |
|
| | | | | | * | | "Tree RCU": scalable classic RCU implementation | Paul E. McKenney | 2008-12-18 |
| | | | | | * | | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-12-18 |
| | | | | | |\ \ |
|
| | | | * | | | | | lockdep: change a held lock's class | Peter Zijlstra | 2008-12-04 |
| | | | * | | | | | Merge commit 'v2.6.28-rc7' into core/locking | Ingo Molnar | 2008-12-04 |
| | | | |\ \ \ \ \ |
|
| | | * | | | | | | | swiotlb: add arch hook to force mapping | Ian Campbell | 2008-12-17 |
| | | * | | | | | | | swiotlb: allow architectures to override phys<->bus<->phys conversions | Ian Campbell | 2008-12-17 |
| | | * | | | | | | | swiotlb: move some definitions to header | Ian Campbell | 2008-12-16 |
| | | * | | | | | | | swiotlb: allow architectures to override swiotlb pool allocation | Jeremy Fitzhardinge | 2008-12-16 |
| * | | | | | | | | | Merge branch 'core/futexes' into core/core | Ingo Molnar | 2008-12-25 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | futex: make clock selectable for FUTEX_WAIT_BITSET | Thomas Gleixner | 2008-11-24 |
| | * | | | | | | | | | Merge branch 'linus' into core/futexes | Thomas Gleixner | 2008-11-24 |
| | |\| | | | | | | | |
|
| * | | | | | | | | | | Merge commit 'v2.6.28' into core/core | Ingo Molnar | 2008-12-25 |
| |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / / /
| | |/| | | | | | | | |
|
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| *---------. \ \ \ \ \ \ \ \ \ | Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor... | Ingo Molnar | 2008-11-24 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|/ / / / / / / /
| | | |/| | | | | / / / / / / /
| | |_|_|_|_|_|_|/ / / / / / /
| |/| | | | | | | | / / / / /
| | | | | |_|_|_|_|/ / / / /
| | | | |/| | | | | | / / /
| | | | | | |_|_|_|_|/ / /
| | | | | |/| | | | | | | |
|
| | | | | * | | | | | | | | rcu: increase RCU stall-check timeouts | Paul E. McKenney | 2008-11-03 |
| | | | * | | | | | | | | | lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c | Ingo Molnar | 2008-11-12 |
| | | | * | | | | | | | | | Merge branch 'linus' into core/locking | Ingo Molnar | 2008-11-12 |
| | | | |\ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | mutex: improve header comment to be actually informative about the API | Arjan van de Ven | 2008-10-30 |
| | | | * | | | | | | | | | | Merge commit 'v2.6.28-rc2' into core/locking | Ingo Molnar | 2008-10-28 |
| | | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | lockstat: contend with points | Peter Zijlstra | 2008-10-20 |
| | | | * | | | | | | | | | | | Merge commit 'v2.6.27-rc7' into core/locking | Ingo Molnar | 2008-09-23 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | | uaccess: fix parameters inversion for __copy_from_user_inatomic() | Hiroshi Shimamoto | 2008-09-16 |
| | | | * | | | | | | | | | | | | Revert "lockdep: fix compilation when CONFIG_TRACE_IRQFLAGS_SUPPORT is not set" | Ingo Molnar | 2008-09-14 |
| | | | * | | | | | | | | | | | | lock debug: sit tight when we are already in a panic | Andrew Morton | 2008-09-12 |
| | | | * | | | | | | | | | | | | x86: some lock annotations for user copy paths, v3 | Ingo Molnar | 2008-09-11 |
| | | | * | | | | | | | | | | | | x86: some lock annotations for user copy paths, v2 | Nick Piggin | 2008-09-11 |
| | | | * | | | | | | | | | | | | lockdep: add might_lock() / might_lock_read() | Peter Zijlstra | 2008-09-10 |
| | | | * | | | | | | | | | | | | Merge commit 'v2.6.27-rc6' into core/locking | Ingo Molnar | 2008-09-10 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | | | lockdep: fix compilation when CONFIG_TRACE_IRQFLAGS_SUPPORT is not set | Rui Sousa | 2008-09-04 |
| | | * | | | | | | | | | | | | | | futex: rely on get_user_pages() for shared futexes | Peter Zijlstra | 2008-09-30 |
| | * | | | | | | | | | | | | | | | Merge branch 'linus' into core/debug | Ingo Molnar | 2008-09-10 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|/ / / / / / / / / / / /
| | | |/| | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | debug: add notifier chain debugging, v2 | Arjan van de Ven | 2008-09-10 |
* | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds | 2008-12-28 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | of/gpio: Implement of_gpio_count() | Anton Vorontsov | 2008-12-20 |
| * | | | | | | | | | | | | | | | | | Merge branch 'linux-2.6' into next | Paul Mackerras | 2008-12-17 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
| | |/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | rapidio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-12-15 |
| * | | | | | | | | | | | | | | | | | Merge branch 'merge' into next | Paul Mackerras | 2008-12-15 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / /
| | |/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | of/gpio: Implement of_get_gpio_flags() | Anton Vorontsov | 2008-12-03 |
| * | | | | | | | | | | | | | | | | | Merge branch 'merge' | Paul Mackerras | 2008-12-03 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linux-2.6' into next | Paul Mackerras | 2008-11-19 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | of: Add helpers for finding device nodes which have a given property | Michael Ellerman | 2008-11-19 |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / /
| |/| | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2008-12-28 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | net: Remove unused netdev arg from some NAPI interfaces. | Neil Horman | 2008-12-22 |
| * | | | | | | | | | | | | | | | | | | | net: add DCNA attribute to the BCN interface for DCB | Don Skidmore | 2008-12-21 |
| * | | | | | | | | | | | | | | | | | | | mac80211: Fix HT channel selection | Sujith | 2008-12-19 |
| * | | | | | | | | | | | | | | | | | | | nl80211: Add signal strength and bandwith to nl80211station info | Henning Rogge | 2008-12-19 |
| * | | | | | | | | | | | | | | | | | | | Phonet: allocate separate ARP type for GPRS over a Phonet pipe | Rémi Denis-Courmont | 2008-12-17 |
| * | | | | | | | | | | | | | | | | | | | Phonet: allocate a non-Ethernet ARP type | Rémi Denis-Courmont | 2008-12-17 |