aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-30
|\
| * oprofile: Thou shalt not call __exit functions from __init functionsRussell King2009-03-30
| * cpumask: remove the now-obsoleted pcibus_to_cpumask(): genericRusty Russell2009-03-30
| * cpumask: remove cpumask_t from coreRusty Russell2009-03-30
| * cpumask: convert rcutorture.cRusty Russell2009-03-30
| * cpumask: use new cpumask_ functions in core code.Rusty Russell2009-03-30
| * cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-30
| * cpumask: use mm_cpumask() wrapper: kernel/fork.cRusty Russell2009-03-30
| * cpumask: use set_cpu_active in init/main.cRusty Russell2009-03-30
| * cpumask: remove node_to_first_cpuRusty Russell2009-03-30
| * cpumask: fix seq_bitmap_*() functions.Rusty Russell2009-03-30
| * cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALLRusty Russell2009-03-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...Linus Torvalds2009-03-30
|\ \
| * | lguest: barrier me harderRusty Russell2009-03-30
| * | lguest: use bool instead of intMatias Zabaljauregui2009-03-30
| * | lguest: use KVM hypercallsMatias Zabaljauregui2009-03-30
| * | lguest: wire up pte_update/pte_update_deferRusty Russell2009-03-30
| * | lguest: fix spurious BUG_ON() on invalid guest stack.Rusty Russell2009-03-30
| * | virtio: more neatening of virtio_ring macros.Rusty Russell2009-03-30
| * | virtio: fix BAD_RING, START_US and END_USE macrosRoel Kluin2009-03-30
| |/
* | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-03-30
|\ \
| * | hwmon: (fschmd) Add support for the FSC Hades ICHans de Goede2009-03-30
| * | hwmon: (fschmd) Add support for the FSC Syleus ICHans de Goede2009-03-30
| * | i2c-i801: Instantiate FSC hardware montioring chipsHans de Goede2009-03-30
| * | dmi: Let dmi_walk() users pass private dataJean Delvare2009-03-30
| * | hwmon: Define a standard interface for chassis intrusion detectionJean Delvare2009-03-30
| * | Move the pcf8591 driver to hwmonJean Delvare2009-03-30
| * | hwmon: (w83627ehf) Only expose in6 or temp3 on the W83667HGGong Jun2009-03-30
| * | hwmon: (w83627ehf) Add support for W83667HGGong Jun2009-03-30
| * | hwmon: (w83627ehf) Invert fan pin variables logicJean Delvare2009-03-30
| * | hwmon: (hdaps) Fix Thinkpad X41 axis inversionFrank Seidel2009-03-30
| * | hwmon: (hdaps) Allow inversion of separate axisFrank Seidel2009-03-30
| * | hwmon: (ds1621) Clean up documentationJean Delvare2009-03-30
| * | hwmon: (ds1621) Avoid unneeded register accessJean Delvare2009-03-30
| * | hwmon: (ds1621) Clean up register accessJean Delvare2009-03-30
| * | hwmon: (ds1621) Reorder code statementsJean Delvare2009-03-30
| |/
* | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-30
|\ \
| * | lockdep: fix deadlock in lockdep_trace_allocPeter Zijlstra2009-03-30
| * | lockdep: annotate reclaim context (__GFP_NOFS), fix SLOBIngo Molnar2009-03-30
| * | lockdep: annotate reclaim context (__GFP_NOFS), fixIngo Molnar2009-02-15
| * | lockdep: build fix for !PROVE_LOCKINGPeter Zijlstra2009-02-14
| * | lockstat: warn about disabled lock debuggingPeter Zijlstra2009-02-14
| * | lockdep: use stringify.hPeter Zijlstra2009-02-14
| * | lockdep: simplify check_prev_add_irq()Peter Zijlstra2009-02-14
| * | lockdep: get_user_chars() redoPeter Zijlstra2009-02-14
| * | lockdep: simplify get_user_chars()Peter Zijlstra2009-02-14
| * | lockdep: add comments to mark_lock_irq()Peter Zijlstra2009-02-14
| * | lockdep: remove macro usage from mark_held_locks()Peter Zijlstra2009-02-14
| * | lockdep: fully reduce mark_lock_irq()Peter Zijlstra2009-02-14
| * | lockdep: merge the !_READ mark_lock_irq() helpersPeter Zijlstra2009-02-14