summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-07-04netfilter: nf_conntrack: generalize nf_ct_l4proto_netPablo Neira Ayuso1-0/+3
2012-07-04net: em_canid: Ematch rule to match CAN frames according to their identifiersRostislav Lisovy2-2/+6
2012-07-04rpmsg: make sure inflight messages don't invoke just-removed callbacksOhad Ben-Cohen1-0/+3
2012-07-04rpmsg: avoid premature deallocation of endpointsOhad Ben-Cohen1-0/+3
2012-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+6
2012-07-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-5/+4
2012-07-03Merge tag 'omap-fixes-non-critical-for-v3.6' of git://git.kernel.org/pub/scm/...Arnd Bergmann1-1/+0
2012-07-03pinctrl: add pinctrl_add_gpio_ranges functionDong Aisheng1-0/+3
2012-07-03pinctrl: remove pinctrl_remove_gpio_rangeDong Aisheng1-2/+0
2012-07-03regulator: core: Add core support for GPIO controlled enable linesMark Brown1-0/+11
2012-07-03regulator: core: Allow fixed enable_time to be set in the regulator_descMark Brown1-0/+4
2012-07-03KVM: Guard mmu_notifier specific code with CONFIG_MMU_NOTIFIERMarc Zyngier1-2/+2
2012-07-03PM / Domains: Add preliminary support for cpuidle, v2Rafael J. Wysocki2-0/+18
2012-07-03PM / cpuidle: Add driver reference counterRafael J. Wysocki1-1/+5
2012-07-03cpuidle: move field disable from per-driver to per-cpuShuoX Liu1-1/+1
2012-07-03mac80211: add TX prepare APIJohannes Berg1-0/+15
2012-07-03mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn1-4/+4
2012-07-03ALSA: Move some headers to local directories from include/soundTakashi Iwai6-4276/+0
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai4-7/+4
2012-07-03video: mxsfb: move mxsfb.h into include/linuxShawn Guo1-0/+49
2012-07-03KVM: Pass kvm_irqfd to functionsAlex Williamson1-2/+2
2012-07-02rcu: Fix qlen_lazy breakagePaul E. McKenney1-1/+1
2012-07-02rcu: Make __call_rcu() handle invocation from idlePaul E. McKenney1-9/+4
2012-07-02rcu: Remove function versions of __kfree_rcu and __is_kfree_rcu_offsetPaul E. McKenney1-18/+0
2012-07-02rcu: Consolidate tree/tiny __rcu_read_{,un}lock() implementationsPaul E. McKenney1-0/+1
2012-07-02rcu: Remove return value from rcu_assign_pointer()Paul E. McKenney1-3/+3
2012-07-02key: Remove extraneous parentheses from rcu_assign_keypointer()Paul E. McKenney1-1/+3
2012-07-02rcu: Remove return value from RCU_INIT_POINTER()Paul E. McKenney1-1/+3
2012-07-02rcu: Use new RCU_POINTER_INITIALIZER for gcc-style initializationsPaul E. McKenney1-2/+2
2012-07-02rcu: Add a gcc-style structure initializer for RCU pointersPaul E. McKenney1-0/+8
2012-07-02rcu: Add tracing for _rcu_barrier()Paul E. McKenney1-0/+45
2012-07-02Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"Paul E. McKenney3-11/+6
2012-07-02Merge tag 'v3.5-rc5' into regulator-driversMark Brown9-22/+30
2012-07-02mac80211: remove tx_frags driver callbackJohannes Berg1-15/+0
2012-07-02wireless: 60g protocol constantsVladimir Kondratiev1-1/+89
2012-07-02cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev2-0/+4
2012-07-02spi/pl022: cleanup pl022 header documentationAlexandre Pereira da Silva1-8/+1
2012-07-02omap2+: add drm deviceAndy Gross1-0/+52
2012-07-02slab: rename gfpflags to allocflagsGlauber Costa1-1/+1
2012-07-01regulator: tps65217: Convert LDO1 to use regulator_list_voltage_tableAxel Lin1-4/+0
2012-07-01regulator: add missing defintion regulator_is_supported_voltagePhilip Rakity1-0/+6
2012-07-01dmaengine: PL08x: get rid of unnecessary checks in dma_slave_configRussell King1-2/+3
2012-07-01dmaengine: PL08x: constify channel names and bus_id stringsRussell King1-1/+1
2012-07-01dmaengine: PL08x: move private data structures into amba-pl08x.cRussell King1-139/+2
2012-07-01dmaengine: PL08x: clean up get_signal/put_signalRussell King1-2/+2
2012-07-01dmaengine: PL08x: remove circular_buffer boolean from channel dataRussell King1-4/+0
2012-07-01PM / Sleep: Separate printing suspend times from initcall_debugRafael J. Wysocki1-0/+6
2012-07-01ACPI / PM: Drop legacy driver PM callbacks that are not used any moreRafael J. Wysocki1-4/+0
2012-07-01ACPI: Use struct dev_pm_ops for power management in processor driverRafael J. Wysocki1-2/+2
2012-07-01ACPI / PM: Drop pm_message_t argument from device suspend callbackRafael J. Wysocki2-3/+2