summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-29nohz: Remove nohz_cpu_maskShi, Alex1-1/+0
2011-09-29rcu: Remove unused and redundant interfacesPaul E. McKenney1-20/+0
2011-09-29rcu: Make TINY_RCU also use softirq for RCU_BOOST=nPaul E. McKenney1-0/+4
2011-09-29rcu: Add event-tracing for RCU callback invocationPaul E. McKenney1-50/+0
2011-09-29rcu: Abstract common code for RCU grace-period-wait primitivesPaul E. McKenney3-58/+90
2011-09-29rcu: Move rcu_head definition to types.hPaul E. McKenney2-10/+11
2011-09-29rcu: Restore checks for blocking in RCU read-side critical sectionsPaul E. McKenney2-7/+23
2011-09-29ptp: fix L2 event message recognitionRichard Cochran1-3/+10
2011-09-28net: sh_eth: move the asm/sh_eth.h to include/linux/Yoshihiro Shimoda1-0/+25
2011-09-28connector: add comm change event report to proc connectorVladimir Zapolskiy1-0/+11
2011-09-28Input: add a driver for TSC-40 serial touchscreenSebastian Andrzej Siewior1-0/+1
2011-09-28slub: correct comments error for per cpu partialAlex Shi1-1/+1
2011-09-27nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan1-0/+13
2011-09-27doc: fix broken referencesPaul Bolle3-3/+3
2011-09-27vfs: remove LOOKUP_NO_AUTOMOUNT flagLinus Torvalds1-1/+1
2011-09-27clk: provide prepare/unprepare functionsRussell King1-0/+43
2011-09-27vfs pathname lookup: Add LOOKUP_AUTOMOUNT flagLinus Torvalds1-0/+1
2011-09-27xHCI: set USB2 hardware LPMAndiry Xu2-0/+5
2011-09-27usbcore: check device's LPM capabilityAndiry Xu1-0/+2
2011-09-27usbcore: get BOS descriptor setAndiry Xu1-0/+12