summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | oprofile: Thou shalt not call __exit functions from __init functionsRussell King2009-03-301-1/+1
| | * | | | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): genericRusty Russell2009-03-301-7/+0Star
| | * | | | | cpumask: remove cpumask_t from coreRusty Russell2009-03-302-2/+2
| | * | | | | cpumask: convert rcutorture.cRusty Russell2009-03-301-8/+17
| | * | | | | cpumask: use new cpumask_ functions in core code.Rusty Russell2009-03-306-9/+9
| | * | | | | cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-3043-53/+2Star
| | * | | | | cpumask: use mm_cpumask() wrapper: kernel/fork.cRusty Russell2009-03-301-1/+1
| | * | | | | cpumask: use set_cpu_active in init/main.cRusty Russell2009-03-302-5/+4Star
| | * | | | | cpumask: remove node_to_first_cpuRusty Russell2009-03-308-33/+1Star
| | * | | | | cpumask: fix seq_bitmap_*() functions.Rusty Russell2009-03-302-5/+6
| | * | | | | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALLRusty Russell2009-03-304-5/+5
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...Linus Torvalds2009-03-3112-92/+181
| |\ \ \ \ \ \
| | * | | | | | lguest: barrier me harderRusty Russell2009-03-301-0/+7
| | * | | | | | lguest: use bool instead of intMatias Zabaljauregui2009-03-305-26/+27
| | * | | | | | lguest: use KVM hypercallsMatias Zabaljauregui2009-03-306-57/+122
| | * | | | | | lguest: wire up pte_update/pte_update_deferRusty Russell2009-03-301-1/+9
| | * | | | | | lguest: fix spurious BUG_ON() on invalid guest stack.Rusty Russell2009-03-301-1/+3
| | * | | | | | virtio: more neatening of virtio_ring macros.Rusty Russell2009-03-301-3/+9
| | * | | | | | virtio: fix BAD_RING, START_US and END_USE macrosRoel Kluin2009-03-301-8/+8
| | |/ / / / /
| * | | | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-03-3118-327/+588
| |\ \ \ \ \ \
| | * | | | | | hwmon: (fschmd) Add support for the FSC Hades ICHans de Goede2009-03-302-25/+36
| | * | | | | | hwmon: (fschmd) Add support for the FSC Syleus ICHans de Goede2009-03-302-60/+161
| | * | | | | | i2c-i801: Instantiate FSC hardware montioring chipsHans de Goede2009-03-301-0/+77
| | * | | | | | dmi: Let dmi_walk() users pass private dataJean Delvare2009-03-305-16/+21
| | * | | | | | hwmon: Define a standard interface for chassis intrusion detectionJean Delvare2009-03-301-0/+22
| | * | | | | | Move the pcf8591 driver to hwmonJean Delvare2009-03-306-26/+27
| | * | | | | | hwmon: (w83627ehf) Only expose in6 or temp3 on the W83667HGGong Jun2009-03-301-6/+54
| | * | | | | | hwmon: (w83627ehf) Add support for W83667HGGong Jun2009-03-303-47/+92
| | * | | | | | hwmon: (w83627ehf) Invert fan pin variables logicJean Delvare2009-03-301-4/+4
| | * | | | | | hwmon: (hdaps) Fix Thinkpad X41 axis inversionFrank Seidel2009-03-301-1/+1
| | * | | | | | hwmon: (hdaps) Allow inversion of separate axisFrank Seidel2009-03-301-31/+33
| | * | | | | | hwmon: (ds1621) Clean up documentationJean Delvare2009-03-301-48/+3Star
| | * | | | | | hwmon: (ds1621) Avoid unneeded register accessJean Delvare2009-03-301-6/+9
| | * | | | | | hwmon: (ds1621) Clean up register accessJean Delvare2009-03-301-24/+24
| | * | | | | | hwmon: (ds1621) Reorder code statementsJean Delvare2009-03-301-66/+57Star
| | |/ / / / /
| * | | | | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-3121-379/+730
| |\ \ \ \ \ \
| | * | | | | | lockdep: fix deadlock in lockdep_trace_allocPeter Zijlstra2009-03-301-2/+19
| | * | | | | | lockdep: annotate reclaim context (__GFP_NOFS), fix SLOBIngo Molnar2009-03-301-1/+1
| | * | | | | | lockdep: annotate reclaim context (__GFP_NOFS), fixIngo Molnar2009-02-151-2/+1Star
| | * | | | | | lockdep: build fix for !PROVE_LOCKINGPeter Zijlstra2009-02-151-0/+4
| | * | | | | | lockstat: warn about disabled lock debuggingPeter Zijlstra2009-02-141-0/+4
| | * | | | | | lockdep: use stringify.hPeter Zijlstra2009-02-141-9/+7Star
| | * | | | | | lockdep: simplify check_prev_add_irq()Peter Zijlstra2009-02-141-93/+61Star
| | * | | | | | lockdep: get_user_chars() redoPeter Zijlstra2009-02-144-31/+36
| | * | | | | | lockdep: simplify get_user_chars()Peter Zijlstra2009-02-141-41/+24Star
| | * | | | | | lockdep: add comments to mark_lock_irq()Peter Zijlstra2009-02-141-7/+30
| | * | | | | | lockdep: remove macro usage from mark_held_locks()Peter Zijlstra2009-02-141-15/+5Star
| | * | | | | | lockdep: fully reduce mark_lock_irq()Peter Zijlstra2009-02-141-78/+8Star
| | * | | | | | lockdep: merge the !_READ mark_lock_irq() helpersPeter Zijlstra2009-02-141-43/+15Star
| | * | | | | | lockdep: merge the _READ mark_lock_irq() helpersPeter Zijlstra2009-02-141-38/+23Star