summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ost' into releaseLen Brown2009-12-161-2/+3
|\
| * ACPI: Notify the _PPC evaluation status to the platformZhao Yakui2009-11-061-2/+3
* | Merge branch 'acpica' into releaseLen Brown2009-12-162-4/+6
|\ \
| * | ACPICA: Update version to 20091214Bob Moore2009-12-151-1/+1
| * | ACPICA: Remove messages if predefined repair(s) are successfulBob Moore2009-12-151-3/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-12-154-10/+20
|\ \ \
| * | | dm: export suspended state to targetsKiyoshi Ueda2009-12-111-0/+1
| * | | dm: rename dm_suspended to dm_suspended_mdKiyoshi Ueda2009-12-111-1/+0
| * | | dm: keep old table until after resume succeededAlasdair G Kergon2009-12-111-1/+3
| * | | dm ioctl: retrieve status from inactive tableMike Snitzer2009-12-111-3/+10
| * | | dm: rename dm_get_table to dm_get_live_tableAlasdair G Kergon2009-12-111-1/+1
| * | | dm raid1: remove bio_endio from dm_rh_mark_nosyncMikulas Patocka2009-12-111-2/+1
| * | | dm log: add flush callback fnMikulas Patocka2009-12-111-2/+4
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-1517-590/+891
|\ \ \ \
| * | | | perf_event: Convert to raw_spinlockThomas Gleixner2009-12-141-1/+1
| * | | | hrtimers: Convert to raw_spinlocksThomas Gleixner2009-12-141-1/+1
| * | | | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-1/+1
| * | | | rtmutes: Convert rtmutex.lock to raw_spinlockThomas Gleixner2009-12-141-3/+3
| * | | | sched: Convert pi_lock to raw_spinlockThomas Gleixner2009-12-142-2/+2
| * | | | plist: Make plist debugging raw_spinlock awareThomas Gleixner2009-12-141-6/+37
| * | | | locking: Cleanup the name space completelyThomas Gleixner2009-12-145-165/+178
| * | | | locking: Further name space cleanupsThomas Gleixner2009-12-144-56/+56
| * | | | locking: Implement new raw_spinlockThomas Gleixner2009-12-144-100/+260
| * | | | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-142-18/+18
| * | | | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-143-7/+7
| * | | | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-143-26/+26
| * | | | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-142-4/+4
| * | | | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-145-12/+12
| * | | | locking: Separate rwlock api from spinlock apiThomas Gleixner2009-12-142-249/+280
| * | | | locking: Split rwlock from spinlock headersThomas Gleixner2009-12-144-129/+195
* | | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-12-152-1/+7
|\ \ \ \ \
| * | | | | pcf50633: Query charger status directlyPaul Fertser2009-11-161-0/+1
| * | | | | pcf50633: Get rid of charging restart software auto-triggeringPaul Fertser2009-11-161-2/+0
| * | | | | pcf50633: introduces battery charging current controlBalaji Rao2009-11-161-0/+7
* | | | | | lis3: selftest supportSamu Onkalo2009-12-151-0/+3
* | | | | | lis3lv02d: axis remap and resource setup/releaseSamu Onkalo2009-12-151-0/+12
* | | | | | atmel-mci: change use of dma slave interfaceNicolas Ferre2009-12-151-3/+1
* | | | | | Subject: Re: [PATCH] strstrip incorrectly marked __must_checkKOSAKI Motohiro2009-12-151-1/+8
* | | | | | efi.h: use %pUl to print UUIDsJoe Perches2009-12-151-5/+1
* | | | | | string: factorize skip_spaces and export it to be generally availableAndré Goddard Rosa2009-12-152-0/+2
* | | | | | ctype: constify read-only _ctype stringAndré Goddard Rosa2009-12-151-1/+1
* | | | | | vt: introduce and use vt_kmsg_redirect() functionBernhard Walle2009-12-152-2/+15
* | | | | | cs5535: define lxfb/gxfb MSRs in linux/cs5535.hAndres Salomon2009-12-151-0/+13
* | | | | | cs5535: move VSA2 checks into linux/cs5535.hAndres Salomon2009-12-151-0/+32
* | | | | | cs5535: move the DIVIL MSR definition into linux/cs5535.hAndres Salomon2009-12-151-0/+2
* | | | | | cs5535: add a generic MFGPT driverAndres Salomon2009-12-151-0/+67
* | | | | | cs5535-gpio: add AMD CS5535/CS5536 GPIO driver supportAndres Salomon2009-12-151-0/+58
* | | | | | err.h: add helper function to simplify pointer error checkingPhil Carmody2009-12-151-0/+5
* | | | | | task_struct: make journal_info conditionalHiroshi Shimamoto2009-12-152-1/+9
* | | | | | kernel.h: add printk_ratelimited and pr_<level>_rlJoe Perches2009-12-151-0/+44