| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 2009-03-30 | 69 | -129/+48 |
|\ |
|
| * | oprofile: Thou shalt not call __exit functions from __init functions | Russell King | 2009-03-30 | 1 | -1/+1 |
| * | cpumask: remove the now-obsoleted pcibus_to_cpumask(): generic | Rusty Russell | 2009-03-30 | 1 | -7/+0 |
| * | cpumask: remove cpumask_t from core | Rusty Russell | 2009-03-30 | 2 | -2/+2 |
| * | cpumask: convert rcutorture.c | Rusty Russell | 2009-03-30 | 1 | -8/+17 |
| * | cpumask: use new cpumask_ functions in core code. | Rusty Russell | 2009-03-30 | 6 | -9/+9 |
| * | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2009-03-30 | 43 | -53/+2 |
| * | cpumask: use mm_cpumask() wrapper: kernel/fork.c | Rusty Russell | 2009-03-30 | 1 | -1/+1 |
| * | cpumask: use set_cpu_active in init/main.c | Rusty Russell | 2009-03-30 | 2 | -5/+4 |
| * | cpumask: remove node_to_first_cpu | Rusty Russell | 2009-03-30 | 8 | -33/+1 |
| * | cpumask: fix seq_bitmap_*() functions. | Rusty Russell | 2009-03-30 | 2 | -5/+6 |
| * | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL | Rusty Russell | 2009-03-30 | 4 | -5/+5 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an... | Linus Torvalds | 2009-03-30 | 12 | -92/+181 |
|\ \ |
|
| * | | lguest: barrier me harder | Rusty Russell | 2009-03-30 | 1 | -0/+7 |
| * | | lguest: use bool instead of int | Matias Zabaljauregui | 2009-03-30 | 5 | -26/+27 |
| * | | lguest: use KVM hypercalls | Matias Zabaljauregui | 2009-03-30 | 6 | -57/+122 |
| * | | lguest: wire up pte_update/pte_update_defer | Rusty Russell | 2009-03-30 | 1 | -1/+9 |
| * | | lguest: fix spurious BUG_ON() on invalid guest stack. | Rusty Russell | 2009-03-30 | 1 | -1/+3 |
| * | | virtio: more neatening of virtio_ring macros. | Rusty Russell | 2009-03-30 | 1 | -3/+9 |
| * | | virtio: fix BAD_RING, START_US and END_USE macros | Roel Kluin | 2009-03-30 | 1 | -8/+8 |
| |/ |
|
* | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2009-03-30 | 18 | -327/+588 |
|\ \ |
|
| * | | hwmon: (fschmd) Add support for the FSC Hades IC | Hans de Goede | 2009-03-30 | 2 | -25/+36 |
| * | | hwmon: (fschmd) Add support for the FSC Syleus IC | Hans de Goede | 2009-03-30 | 2 | -60/+161 |
| * | | i2c-i801: Instantiate FSC hardware montioring chips | Hans de Goede | 2009-03-30 | 1 | -0/+77 |
| * | | dmi: Let dmi_walk() users pass private data | Jean Delvare | 2009-03-30 | 5 | -16/+21 |
| * | | hwmon: Define a standard interface for chassis intrusion detection | Jean Delvare | 2009-03-30 | 1 | -0/+22 |
| * | | Move the pcf8591 driver to hwmon | Jean Delvare | 2009-03-30 | 6 | -26/+27 |
| * | | hwmon: (w83627ehf) Only expose in6 or temp3 on the W83667HG | Gong Jun | 2009-03-30 | 1 | -6/+54 |
| * | | hwmon: (w83627ehf) Add support for W83667HG | Gong Jun | 2009-03-30 | 3 | -47/+92 |
| * | | hwmon: (w83627ehf) Invert fan pin variables logic | Jean Delvare | 2009-03-30 | 1 | -4/+4 |
| * | | hwmon: (hdaps) Fix Thinkpad X41 axis inversion | Frank Seidel | 2009-03-30 | 1 | -1/+1 |
| * | | hwmon: (hdaps) Allow inversion of separate axis | Frank Seidel | 2009-03-30 | 1 | -31/+33 |
| * | | hwmon: (ds1621) Clean up documentation | Jean Delvare | 2009-03-30 | 1 | -48/+3 |
| * | | hwmon: (ds1621) Avoid unneeded register access | Jean Delvare | 2009-03-30 | 1 | -6/+9 |
| * | | hwmon: (ds1621) Clean up register access | Jean Delvare | 2009-03-30 | 1 | -24/+24 |
| * | | hwmon: (ds1621) Reorder code statements | Jean Delvare | 2009-03-30 | 1 | -66/+57 |
| |/ |
|
* | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-03-30 | 21 | -379/+730 |
|\ \ |
|
| * | | lockdep: fix deadlock in lockdep_trace_alloc | Peter Zijlstra | 2009-03-30 | 1 | -2/+19 |
| * | | lockdep: annotate reclaim context (__GFP_NOFS), fix SLOB | Ingo Molnar | 2009-03-30 | 1 | -1/+1 |
| * | | lockdep: annotate reclaim context (__GFP_NOFS), fix | Ingo Molnar | 2009-02-15 | 1 | -2/+1 |
| * | | lockdep: build fix for !PROVE_LOCKING | Peter Zijlstra | 2009-02-15 | 1 | -0/+4 |
| * | | lockstat: warn about disabled lock debugging | Peter Zijlstra | 2009-02-14 | 1 | -0/+4 |
| * | | lockdep: use stringify.h | Peter Zijlstra | 2009-02-14 | 1 | -9/+7 |
| * | | lockdep: simplify check_prev_add_irq() | Peter Zijlstra | 2009-02-14 | 1 | -93/+61 |
| * | | lockdep: get_user_chars() redo | Peter Zijlstra | 2009-02-14 | 4 | -31/+36 |
| * | | lockdep: simplify get_user_chars() | Peter Zijlstra | 2009-02-14 | 1 | -41/+24 |
| * | | lockdep: add comments to mark_lock_irq() | Peter Zijlstra | 2009-02-14 | 1 | -7/+30 |
| * | | lockdep: remove macro usage from mark_held_locks() | Peter Zijlstra | 2009-02-14 | 1 | -15/+5 |
| * | | lockdep: fully reduce mark_lock_irq() | Peter Zijlstra | 2009-02-14 | 1 | -78/+8 |
| * | | lockdep: merge the !_READ mark_lock_irq() helpers | Peter Zijlstra | 2009-02-14 | 1 | -43/+15 |