summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-10-04ASoC: core: Introduce SOC_DOUBLE_VALUE macroPeter Ujfalusi1-18/+16
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-04ore/exofs: Change the type of the devices array (API change)Boaz Harrosh1-1/+25
2011-10-04llist: Make some llist functions inlineHuang Ying1-6/+58
2011-10-04Merge branch 'linus' into sched/coreIngo Molnar19-47/+75
2011-10-04perf: Fix counter of ftrace eventsAndrew Vagin1-0/+3
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller1-1/+2
2011-10-03mac80211: Send nullfunc frames at lower rate during connection monitorRajkumar Manoharan1-0/+4
2011-10-03net:rfkill: add a gpio setup function into GPIO rfkillSangwook Lee1-0/+4
2011-10-03mac80211: Allow noack flag overwrite for injected framesHelmut Schaa1-0/+1
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-03ore: Make ore_striping_info and ore_calc_stripe_info publicBoaz Harrosh1-0/+8
2011-10-03exofs: Remove unused data_map member from exofs_sb_infoBoaz Harrosh1-0/+2
2011-10-03exofs: Rename struct ore_components comps => ocBoaz Harrosh1-1/+1
2011-10-03OMAPDSS: DISPC: zorder support for DSS overlaysArchit Taneja1-0/+1
2011-10-03OMAPDSS: DISPC: VIDEO3 pipeline supportArchit Taneja1-1/+4
2011-10-03OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility settingArchit Taneja1-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: IO-less balance_dirty_pages()Wu Fengguang1-24/+0
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] isci: export phy events via ->lldd_control_phy()Dan Williams1-0/+1
2011-10-02[SCSI] isci: atapi supportDan Williams1-0/+5
2011-10-02[SCSI] libfc: cache align struct fc_exch fieldsVasu Dev1-15/+12
2011-10-02[SCSI] libfc: cache align struct fc_fcp_pkt fieldsVasu Dev1-28/+21
2011-10-02[SCSI] libsas: fix warnings when checking sata/stp protocolDan Williams1-0/+1
2011-10-02[SCSI] libsas: fix try_test_sas_gpio_gp_bit() build errorDan Williams1-0/+7
2011-10-02[SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devicesDan Williams1-0/+2
2011-10-02[SCSI] libsas: Allow expander T-T attachmentsLuben Tuikov2-2/+15
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-01Merge branch 'rcu/next' of git://github.com/paulmckrcu/linux into core/rcuIngo Molnar7-169/+628
2011-10-01PM / OPP: Add OPP availability change notifier.MyungJoo Ham1-0/+12
2011-09-30mac80211: document client powersaveJohannes Berg1-0/+89