Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | fix ksm.h breakage of nommu build | Hugh Dickins | 2009-12-16 | |
|/ / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2009-12-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | dm: export suspended state to targets | Kiyoshi Ueda | 2009-12-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | dm: rename dm_suspended to dm_suspended_md | Kiyoshi Ueda | 2009-12-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | dm: keep old table until after resume succeeded | Alasdair G Kergon | 2009-12-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | dm ioctl: retrieve status from inactive table | Mike Snitzer | 2009-12-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | dm: rename dm_get_table to dm_get_live_table | Alasdair G Kergon | 2009-12-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | dm raid1: remove bio_endio from dm_rh_mark_nosync | Mikulas Patocka | 2009-12-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | dm log: add flush callback fn | Mikulas Patocka | 2009-12-10 | |
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-12-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | perf_event: Convert to raw_spinlock | Thomas Gleixner | 2009-12-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | hrtimers: Convert to raw_spinlocks | Thomas Gleixner | 2009-12-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 2009-12-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rtmutes: Convert rtmutex.lock to raw_spinlock | Thomas Gleixner | 2009-12-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Convert pi_lock to raw_spinlock | Thomas Gleixner | 2009-12-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | plist: Make plist debugging raw_spinlock aware | Thomas Gleixner | 2009-12-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | locking: Cleanup the name space completely | Thomas Gleixner | 2009-12-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | locking: Further name space cleanups | Thomas Gleixner | 2009-12-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | locking: Implement new raw_spinlock | Thomas Gleixner | 2009-12-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner | 2009-12-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner | 2009-12-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 2009-12-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED | Thomas Gleixner | 2009-12-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 2009-12-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | locking: Separate rwlock api from spinlock api | Thomas Gleixner | 2009-12-14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | locking: Split rwlock from spinlock headers | Thomas Gleixner | 2009-12-14 | |
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2009-12-15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | pcf50633: Query charger status directly | Paul Fertser | 2009-11-15 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | pcf50633: Get rid of charging restart software auto-triggering | Paul Fertser | 2009-11-15 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | pcf50633: introduces battery charging current control | Balaji Rao | 2009-11-15 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | lis3: selftest support | Samu Onkalo | 2009-12-15 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | lis3lv02d: axis remap and resource setup/release | Samu Onkalo | 2009-12-15 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | atmel-mci: change use of dma slave interface | Nicolas Ferre | 2009-12-15 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Subject: Re: [PATCH] strstrip incorrectly marked __must_check | KOSAKI Motohiro | 2009-12-15 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | efi.h: use %pUl to print UUIDs | Joe Perches | 2009-12-15 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | string: factorize skip_spaces and export it to be generally available | André Goddard Rosa | 2009-12-15 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | ctype: constify read-only _ctype string | André Goddard Rosa | 2009-12-15 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | vt: introduce and use vt_kmsg_redirect() function | Bernhard Walle | 2009-12-15 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | cs5535: define lxfb/gxfb MSRs in linux/cs5535.h | Andres Salomon | 2009-12-15 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | cs5535: move VSA2 checks into linux/cs5535.h | Andres Salomon | 2009-12-15 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | cs5535: move the DIVIL MSR definition into linux/cs5535.h | Andres Salomon | 2009-12-15 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | cs5535: add a generic MFGPT driver | Andres Salomon | 2009-12-15 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | cs5535-gpio: add AMD CS5535/CS5536 GPIO driver support | Andres Salomon | 2009-12-15 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | err.h: add helper function to simplify pointer error checking | Phil Carmody | 2009-12-15 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | task_struct: make journal_info conditional | Hiroshi Shimamoto | 2009-12-15 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | kernel.h: add printk_ratelimited and pr_<level>_rl | Joe Perches | 2009-12-15 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | kallsyms: remove deprecated print_fn_descriptor_symbol() | Amerigo Wang | 2009-12-15 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | rwsem: fix rwsem_is_locked() bugs | Amerigo Wang | 2009-12-15 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | kernel.h: remove initialization of bool in printk_once | Joe Perches | 2009-12-15 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debug | Joe Perches | 2009-12-15 |