aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
| * | | | | | | | | | | | | | | | | | | | | rtmutes: Convert rtmutex.lock to raw_spinlockThomas Gleixner2009-12-14
| * | | | | | | | | | | | | | | | | | | | | sched: Convert pi_lock to raw_spinlockThomas Gleixner2009-12-14
| * | | | | | | | | | | | | | | | | | | | | plist: Make plist debugging raw_spinlock awareThomas Gleixner2009-12-14
| * | | | | | | | | | | | | | | | | | | | | locking: Cleanup the name space completelyThomas Gleixner2009-12-14
| * | | | | | | | | | | | | | | | | | | | | locking: Further name space cleanupsThomas Gleixner2009-12-14
| * | | | | | | | | | | | | | | | | | | | | locking: Implement new raw_spinlockThomas Gleixner2009-12-14
| * | | | | | | | | | | | | | | | | | | | | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-14
| * | | | | | | | | | | | | | | | | | | | | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-14
| * | | | | | | | | | | | | | | | | | | | | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-14
| * | | | | | | | | | | | | | | | | | | | | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-14
| * | | | | | | | | | | | | | | | | | | | | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-14
| * | | | | | | | | | | | | | | | | | | | | locking: Separate rwlock api from spinlock apiThomas Gleixner2009-12-14
| * | | | | | | | | | | | | | | | | | | | | locking: Split rwlock from spinlock headersThomas Gleixner2009-12-14
| | |_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-12-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | pcf50633: Query charger status directlyPaul Fertser2009-11-15
| * | | | | | | | | | | | | | | | | | | | | pcf50633: Get rid of charging restart software auto-triggeringPaul Fertser2009-11-15
| * | | | | | | | | | | | | | | | | | | | | pcf50633: introduces battery charging current controlBalaji Rao2009-11-15
* | | | | | | | | | | | | | | | | | | | | | lis3: selftest supportSamu Onkalo2009-12-15
* | | | | | | | | | | | | | | | | | | | | | lis3lv02d: axis remap and resource setup/releaseSamu Onkalo2009-12-15
* | | | | | | | | | | | | | | | | | | | | | atmel-mci: change use of dma slave interfaceNicolas Ferre2009-12-15
* | | | | | | | | | | | | | | | | | | | | | Subject: Re: [PATCH] strstrip incorrectly marked __must_checkKOSAKI Motohiro2009-12-15
* | | | | | | | | | | | | | | | | | | | | | efi.h: use %pUl to print UUIDsJoe Perches2009-12-15
* | | | | | | | | | | | | | | | | | | | | | string: factorize skip_spaces and export it to be generally availableAndré Goddard Rosa2009-12-15
* | | | | | | | | | | | | | | | | | | | | | ctype: constify read-only _ctype stringAndré Goddard Rosa2009-12-15
* | | | | | | | | | | | | | | | | | | | | | vt: introduce and use vt_kmsg_redirect() functionBernhard Walle2009-12-15
* | | | | | | | | | | | | | | | | | | | | | cs5535: define lxfb/gxfb MSRs in linux/cs5535.hAndres Salomon2009-12-15
* | | | | | | | | | | | | | | | | | | | | | cs5535: move VSA2 checks into linux/cs5535.hAndres Salomon2009-12-15
* | | | | | | | | | | | | | | | | | | | | | cs5535: move the DIVIL MSR definition into linux/cs5535.hAndres Salomon2009-12-15
* | | | | | | | | | | | | | | | | | | | | | cs5535: add a generic MFGPT driverAndres Salomon2009-12-15
* | | | | | | | | | | | | | | | | | | | | | cs5535-gpio: add AMD CS5535/CS5536 GPIO driver supportAndres Salomon2009-12-15
* | | | | | | | | | | | | | | | | | | | | | err.h: add helper function to simplify pointer error checkingPhil Carmody2009-12-15
* | | | | | | | | | | | | | | | | | | | | | task_struct: make journal_info conditionalHiroshi Shimamoto2009-12-15
* | | | | | | | | | | | | | | | | | | | | | kernel.h: add printk_ratelimited and pr_<level>_rlJoe Perches2009-12-15
* | | | | | | | | | | | | | | | | | | | | | kallsyms: remove deprecated print_fn_descriptor_symbol()Amerigo Wang2009-12-15
* | | | | | | | | | | | | | | | | | | | | | rwsem: fix rwsem_is_locked() bugsAmerigo Wang2009-12-15
* | | | | | | | | | | | | | | | | | | | | | kernel.h: remove initialization of bool in printk_onceJoe Perches2009-12-15
* | | | | | | | | | | | | | | | | | | | | | dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debugJoe Perches2009-12-15
* | | | | | | | | | | | | | | | | | | | | | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* | | | | | | | | | | | | | | | | | | | | | mm hugetlb: add hugepage support to pagemapNaoya Horiguchi2009-12-15
* | | | | | | | | | | | | | | | | | | | | | include/linux/mm.h: remove unneeded ifdefHuang Shijie2009-12-15
* | | | | | | | | | | | | | | | | | | | | | mm: memory_hotplug: make offline_pages() staticAndrew Morton2009-12-15
* | | | | | | | | | | | | | | | | | | | | | ksm: memory hotremove migration onlyHugh Dickins2009-12-15
* | | | | | | | | | | | | | | | | | | | | | ksm: rmap_walk to remove_migation_ptesHugh Dickins2009-12-15
* | | | | | | | | | | | | | | | | | | | | | ksm: hold anon_vma in rmap_itemHugh Dickins2009-12-15
* | | | | | | | | | | | | | | | | | | | | | ksm: let shared pages be swappableHugh Dickins2009-12-15
* | | | | | | | | | | | | | | | | | | | | | ksm: stable_node point to page and backHugh Dickins2009-12-15
* | | | | | | | | | | | | | | | | | | | | | mm: CONFIG_MMU for PG_mlockedHugh Dickins2009-12-15
* | | | | | | | | | | | | | | | | | | | | | mm: define PAGE_MAPPING_FLAGSHugh Dickins2009-12-15
* | | | | | | | | | | | | | | | | | | | | | vmscan: stop kswapd waiting on congestion when the min watermark is not being...KOSAKI Motohiro2009-12-15