summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge branch 'core/locking' into core/urgentIngo Molnar2008-08-1215-146/+366
| |\ \ \ \ \ \ \
| | * | | | | | | lockdep: fix debug_lock_allocPeter Zijlstra2008-08-111-6/+0
| | * | | | | | | lockdep: increase MAX_LOCKDEP_KEYSIngo Molnar2008-08-111-1/+1
| | * | | | | | | lockdep: fix overflow in the hlock shrinkage codePeter Zijlstra2008-08-111-1/+6
| | * | | | | | | lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()Ingo Molnar2008-08-114-21/+21
| | * | | | | | | lockdep: handle chains involving classes defined in modulesRabin Vincent2008-08-112-0/+4
| | * | | | | | | mm: fix mm_take_all_locks() locking orderPeter Zijlstra2008-08-111-2/+8
| | * | | | | | | lockdep: annotate mm_take_all_locks()Peter Zijlstra2008-08-111-6/+6
| | * | | | | | | lockdep: spin_lock_nest_lock()Peter Zijlstra2008-08-114-0/+21
| | * | | | | | | lockdep: lock protection locksPeter Zijlstra2008-08-113-22/+40
| | * | | | | | | lockdep: map_acquirePeter Zijlstra2008-08-114-16/+28
| | * | | | | | | lockdep: shrink held_lock structureDave Jones2008-08-113-58/+74
| | * | | | | | | lockdep: re-annotate scheduler runqueuesPeter Zijlstra2008-08-112-5/+14
| | * | | | | | | lockdep: lock_set_subclass - reset a held lock's subclassPeter Zijlstra2008-08-112-0/+73
| | * | | | | | | lockdep: change scheduler annotationPeter Zijlstra2008-08-011-6/+4
| | * | | | | | | debug_locks: set oops_in_progress if we will log messages.David Miller2008-08-011-0/+2
| | * | | | | | | lockdep: fix combinatorial explosion in lock subgraph traversalDavid Miller2008-07-314-31/+93
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask()Nick Piggin2008-08-111-7/+47
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-1113-49/+89
|\ \ \ \ \ \ \
| * | | | | | | x86: fix 2.6.27rc1 cannot boot more than 8CPUsYinghai Lu2008-08-112-6/+10
| * | | | | | | x86: make "apic" an early_param() on 32-bit, NULL checkRene Herman2008-08-111-3/+7
| * | | | | | | EFI, x86: fix function prototypeRandy Dunlap2008-08-111-1/+1
| * | | | | | | x86, pci-calgary: fix function declarationRandy Dunlap2008-08-111-1/+1
| * | | | | | | x86: work around gcc 3.4.x bugJeremy Fitzhardinge2008-08-111-0/+3
| * | | | | | | x86: make "apic" an early_param() on 32-bitRene Herman2008-08-111-2/+2
| * | | | | | | x86, debug: tone down arch/x86/kernel/mpparse.c debugging printkRene Herman2008-08-111-5/+6
| * | | | | | | x86_64: restore the proper NR_IRQS define so larger systems work.Eric W. Biederman2008-08-111-1/+9
| * | | | | | | x86: Restore proper vector locking during cpu hotplugEric W. Biederman2008-08-114-20/+35
| * | | | | | | x86: Fix broken VMI in 2.6.27-rc..Alok Kataria2008-08-082-9/+10
| * | | | | | | x86: fdiv bug detection fixKrzysztof Helt2008-07-311-1/+5
* | | | | | | | make struct scsi_dh_devlist's staticAdrian Bunk2008-08-114-4/+4
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-08-1116-76/+2249
|\ \ \ \ \ \ \
| * | | | | | | mfd: tc6393 cleanup and updateIan Molton2008-08-102-69/+96
| * | | | | | | mfd: have TMIO drivers and subdevices depend on ARMSamuel Ortiz2008-08-103-2/+11
| * | | | | | | mfd: TMIO MMC driverIan Molton2008-08-104-0/+892
| * | | | | | | mfd: driver for the TMIO NAND controllerIan Molton2008-08-103-0/+564
| * | | | | | | mfd: t7l66 MMC platform dataIan Molton2008-08-101-0/+5
| * | | | | | | mfd: tc6387 MMC platform dataIan Molton2008-08-101-1/+10
| * | | | | | | mfd: Fix 7l66 and 6387 according to the new mfd-core APISamuel Ortiz2008-08-102-5/+10
| * | | | | | | mfd: Fix tc6393 according to the new tmio.hSamuel Ortiz2008-08-101-3/+0
| * | | | | | | mfd: driver for the TC6387XB TMIO controller.Ian Molton2008-08-104-0/+202
| * | | | | | | mfd: driver for the T7L66XB TMIO SoCIan Molton2008-08-104-0/+452
| * | | | | | | mfd: TMIO MMC structures and accessors.Ian Molton2008-08-101-4/+15
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-08-118-110/+66
|\ \ \ \ \ \ \
| * | | | | | | hwmon: (lm75) Drop legacy i2c driverJean Delvare2008-08-101-92/+22
| * | | | | | | i2c: correct some size_t printk formatsDavid Brownell2008-08-102-6/+6
| * | | | | | | i2c: Check for address business before creating clientsJean Delvare2008-08-101-1/+6
| * | | | | | | i2c: Let users select algorithm drivers manually againJean Delvare2008-08-102-3/+22
| * | | | | | | i2c: Fix NULL pointer dereference in i2c_new_probed_deviceHans Verkuil2008-08-101-1/+3
| * | | | | | | i2c: Fix oops on bus multiplexer driver loadingJean Delvare2008-08-102-7/+7
| |/ / / / / /
OpenPOWER on IntegriCloud