summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-10-10ext3: Remove the obsolete broken EXT3_IOC32_WAIT_FOR_READONLY.Tao Ma1-4/+0
2011-10-09regulator: Add driver for gpio-controlled regulatorsHeiko Stübner1-0/+87
2011-10-08[media] videodev2: Reorganize standard macros and add a few more macrosMauro Carvalho Chehab1-20/+59
2011-10-08Merge branch 'pm-devfreq' into pm-for-linusRafael J. Wysocki2-0/+250
2011-10-08Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki4-40/+160
2011-10-08Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki5-50/+114
2011-10-08Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki1-0/+2
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller7-6/+21
2011-10-06Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds1-0/+5
2011-10-06perf, core: Introduce attrs to count in either host or guest modeJoerg Roedel1-1/+4
2011-10-06Merge commit 'v3.1-rc9' into sched/coreIngo Molnar2-4/+12
2011-10-05Merge branch 'for-grant' of git://git.jdl.com/software/linux-3.0 into devicet...Grant Likely15-41/+35
2011-10-05ALSA: jack - Add "Line In" input jack constantsDavid Henningsson1-0/+1
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