summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-10-05drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supportedTimur Tabi1-4/+4
2011-10-05drivers/video: fsl-diu-fb: move some definitions out of the header fileTimur Tabi1-47/+0
2011-10-05drivers/video: fsl-diu-fb: fix some ioctlsTimur Tabi1-11/+16
2011-10-05dt: add helper to read 64-bit integersJamie Iles1-0/+8
2011-10-05dw_apb_timer: constify clocksource nameJamie Iles1-1/+1
2011-10-04PM / QoS: Add function dev_pm_qos_read_value() (v3)Rafael J. Wysocki2-10/+12
2011-10-04Merge git://github.com/davem330/netLinus Torvalds1-3/+10
2011-10-04PCI: Disable MPS configuration by defaultJon Mason1-1/+2
2011-10-04of: Add helpers to get one string in multiple strings propertyBenoit Cousson1-0/+18
2011-10-04ASoC: Add WM1811 supportMark Brown1-0/+4
2011-10-04mfd: Add WM1811 supportMark Brown1-0/+1
2011-10-04llist: Remove cpu_relax() usage in cmpxchg loopsPeter Zijlstra1-1/+0
2011-10-04sched: Convert to struct llistPeter Zijlstra1-1/+2
2011-10-04llist: Add llist_next()Peter Zijlstra1-0/+5
2011-10-04irq_work: Use llist in the struct irq_work logicHuang Ying1-6/+9
2011-10-04llist: Return whether list is empty before adding in llist_add()Huang Ying1-1/+5
2011-10-04llist: Move cpu_relax() to after the cmpxchg()Huang Ying1-2/+5
2011-10-04llist: Remove the platform-dependent NMI checksIngo Molnar1-10/+2
2011-10-04llist: Make some llist functions inlineHuang Ying1-6/+58
2011-10-04Merge branch 'linus' into sched/coreIngo Molnar13-37/+23
2011-10-03net:rfkill: add a gpio setup function into GPIO rfkillSangwook Lee1-0/+4
2011-10-03ipv4: NET_IPV4_ROUTE_GC_INTERVAL removalVasily Averin1-1/+1
2011-10-03Repair wrong named definition aligned_u64Jiří Župka1-1/+1
2011-10-03tcp: report ECN_SEEN in tcp_infoEric Dumazet1-1/+2
2011-10-03genirq: percpu: allow interrupt type to be set at enable timeMarc Zyngier1-1/+1
2011-10-03genirq: Add support for per-cpu dev_id interruptsMarc Zyngier3-12/+43
2011-10-03writeback: per task dirty rate limitWu Fengguang1-0/+7
2011-10-03writeback: stabilize bdi->dirty_ratelimitWu Fengguang1-0/+3
2011-10-03writeback: dirty rate controlWu Fengguang1-0/+7
2011-10-03writeback: add bg_threshold parameter to __bdi_update_bandwidth()Wu Fengguang1-0/+1
2011-10-03writeback: account per-bdi accumulated dirtied pagesWu Fengguang1-0/+1
2011-10-03clocksource: fixup ux500 build problemsLinus Walleij1-4/+2
2011-10-02[SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devicesDan Williams1-0/+2
2011-10-02PM / devfreq: Add basic governorsMyungJoo Ham1-0/+35
2011-10-02PM: Introduce devfreq: generic DVFS framework with device-specific OPPsMyungJoo Ham1-0/+203
2011-10-01Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds2-1/+1
2011-10-01PM / OPP: Add OPP availability change notifier.MyungJoo Ham1-0/+12
2011-09-30nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov1-0/+2
2011-09-30mac80211: handle TDLS high-level commands and framesArik Nemtsov2-0/+86
2011-09-30nl80211: support sending TDLS commands/framesArik Nemtsov1-0/+42
2011-09-30Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville4-0/+71
2011-09-30iommu/core: let drivers know if an iommu fault handler isn't installedOhad Ben-Cohen1-1/+5
2011-09-30regmap: Implement regcache_cache_bypass helper functionDimitris Papastamos1-0/+1
2011-09-30posix-cpu-timers: Cure SMP wobblesPeter Zijlstra1-1/+0
2011-09-30OF: Add of_match_ptr() macroBen Dooks1-0/+2
2011-09-30user namespace: usb: make usb urbs user namespace aware (v2)Serge Hallyn1-1/+2
2011-09-29rcu: Simplify unboosting checksPaul E. McKenney1-3/+0
2011-09-29rcu: Move __rcu_read_unlock()'s barrier() within if-statementPaul E. McKenney1-12/+2
2011-09-29rcu: Improve rcu_assign_pointer() and RCU_INIT_POINTER() documentationPaul E. McKenney1-7/+40
2011-09-29rcu: Make rcu_assign_pointer() unconditionally insert a memory barrierEric Dumazet1-3/+1