summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-07-06libceph: drop declaration of ceph_con_get()Alex Elder1-2/+0
2012-07-06libceph: define and use an explicit CONNECTED stateAlex Elder1-0/+1
2012-07-06Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2-5/+71
2012-07-06remoteproc: adopt the driver core's alloc/add/del/put namingOhad Ben-Cohen1-3/+3
2012-07-06remoteproc: remove the get_by_name/put APIOhad Ben-Cohen1-3/+0
2012-07-06remoteproc: remove the now-redundant krefOhad Ben-Cohen1-3/+0
2012-07-06remoteproc: maintain a generic child device for each rprocOhad Ben-Cohen1-2/+4
2012-07-06Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas1-0/+1
2012-07-06[media] v4l: drop v4l2_buffer.input and V4L2_BUF_FLAG_INPUTSakari Ailus1-2/+1
2012-07-06ACPI: intel_idle : break dependency between modulesDaniel Lezcano1-7/+0
2012-07-06Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2012-07-06PM / Domains: Add device domain data reference counterRafael J. Wysocki1-0/+1
2012-07-05Merge branch 'perf/urgent' into perf/coreIngo Molnar24-46/+113
2012-07-05sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra1-0/+8
2012-07-05Merge 3.5-rc5 into usb-nextGreg Kroah-Hartman3-10/+5
2012-07-05{nl,cfg}80211: support high bitratesVladimir Kondratiev1-0/+9
2012-07-05gpio: fix bits conflict for gpio flagsLaxman Dewangan1-2/+2
2012-07-05regulator: fixed: dt: support for input supplyLaxman Dewangan1-0/+2
2012-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-7/+4
2012-07-05net-next: Add netif_get_num_default_rss_queuesYuval Mintz1-0/+3
2012-07-05aio: make kiocb->private NUll in init_sync_kiocb()Junxiao Bi1-0/+1
2012-07-05Input: MT - Include win8 supportHenrik Rydberg1-3/+5
2012-07-04netfilter: nfnetlink_queue: do not allow to set unsupported flag bitsKrishna Kumar1-0/+1
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 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-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-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 Brown3-10/+5
2012-07-02wireless: 60g protocol constantsVladimir Kondratiev1-1/+89