summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-10-05drivers/video: fsl-diu-fb: move some definitions out of the header fileTimur Tabi
2011-10-05drivers/video: fsl-diu-fb: fix some ioctlsTimur Tabi
2011-10-04dt: add helper to read 64-bit integersJamie Iles
2011-10-04dw_apb_timer: constify clocksource nameJamie Iles
2011-10-04PM / QoS: Add function dev_pm_qos_read_value() (v3)Rafael J. Wysocki
2011-10-04Merge git://github.com/davem330/netLinus Torvalds
2011-10-04PCI: Disable MPS configuration by defaultJon Mason
2011-10-04of: Add helpers to get one string in multiple strings propertyBenoit Cousson
2011-10-04ASoC: Add WM1811 supportMark Brown
2011-10-04mfd: Add WM1811 supportMark Brown
2011-10-04llist: Remove cpu_relax() usage in cmpxchg loopsPeter Zijlstra
2011-10-04sched: Convert to struct llistPeter Zijlstra
2011-10-04llist: Add llist_next()Peter Zijlstra
2011-10-04irq_work: Use llist in the struct irq_work logicHuang Ying
2011-10-04llist: Return whether list is empty before adding in llist_add()Huang Ying
2011-10-04llist: Move cpu_relax() to after the cmpxchg()Huang Ying
2011-10-04llist: Remove the platform-dependent NMI checksIngo Molnar
2011-10-04llist: Make some llist functions inlineHuang Ying
2011-10-04Merge branch 'linus' into sched/coreIngo Molnar
2011-10-03net:rfkill: add a gpio setup function into GPIO rfkillSangwook Lee
2011-10-03ipv4: NET_IPV4_ROUTE_GC_INTERVAL removalVasily Averin
2011-10-03Repair wrong named definition aligned_u64Jiří Župka
2011-10-03tcp: report ECN_SEEN in tcp_infoEric Dumazet
2011-10-03genirq: percpu: allow interrupt type to be set at enable timeMarc Zyngier
2011-10-03genirq: Add support for per-cpu dev_id interruptsMarc Zyngier
2011-10-03writeback: per task dirty rate limitWu Fengguang
2011-10-03writeback: stabilize bdi->dirty_ratelimitWu Fengguang
2011-10-03writeback: dirty rate controlWu Fengguang
2011-10-03writeback: add bg_threshold parameter to __bdi_update_bandwidth()Wu Fengguang
2011-10-03writeback: account per-bdi accumulated dirtied pagesWu Fengguang
2011-10-03clocksource: fixup ux500 build problemsLinus Walleij
2011-10-02[SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devicesDan Williams
2011-10-02PM / devfreq: Add basic governorsMyungJoo Ham
2011-10-02PM: Introduce devfreq: generic DVFS framework with device-specific OPPsMyungJoo Ham
2011-10-01Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds
2011-09-30PM / OPP: Add OPP availability change notifier.MyungJoo Ham
2011-09-30nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov
2011-09-30mac80211: handle TDLS high-level commands and framesArik Nemtsov
2011-09-30nl80211: support sending TDLS commands/framesArik Nemtsov
2011-09-30Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-09-30iommu/core: let drivers know if an iommu fault handler isn't installedOhad Ben-Cohen
2011-09-30regmap: Implement regcache_cache_bypass helper functionDimitris Papastamos
2011-09-30posix-cpu-timers: Cure SMP wobblesPeter Zijlstra
2011-09-29OF: Add of_match_ptr() macroBen Dooks
2011-09-29user namespace: usb: make usb urbs user namespace aware (v2)Serge Hallyn
2011-09-28rcu: Simplify unboosting checksPaul E. McKenney
2011-09-28rcu: Move __rcu_read_unlock()'s barrier() within if-statementPaul E. McKenney
2011-09-28rcu: Improve rcu_assign_pointer() and RCU_INIT_POINTER() documentationPaul E. McKenney
2011-09-28rcu: Make rcu_assign_pointer() unconditionally insert a memory barrierEric Dumazet
2011-09-28nohz: Remove nohz_cpu_maskShi, Alex