summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-08-22introduce kref_put_mutex()Al Viro1-0/+18
2012-08-22KVM: introduce readonly memslotXiao Guangrong2-7/+6
2012-08-22KVM: introduce KVM_HVA_ERR_RO_BADXiao Guangrong1-2/+3
2012-08-22KVM: introduce KVM_HVA_ERR_BADXiao Guangrong1-1/+7
2012-08-22KVM: introduce KVM_PFN_ERR_RO_FAULTXiao Guangrong1-0/+1
2012-08-22KVM: introduce gfn_to_pfn_memslot_atomicXiao Guangrong1-1/+2
2012-08-22KVM: hide KVM_MEMSLOT_INVALID from userspaceXiao Guangrong2-2/+12
2012-08-22Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...David Woodhouse355-2598/+15685
2012-08-22mfd: Move tps65217 regulator plat data handling to regulatorAnilKumar Ch1-3/+9
2012-08-22mfd: Move tps65217 regulator plat data handling to regulatorAnilKumar Ch1-3/+9
2012-08-22Input: uinput - specify exact bit sizes on userspace APIsDmitry Torokhov1-13/+14
2012-08-22Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-3/+3
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-35/+51
2012-08-22mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman1-2/+2
2012-08-22string: do not export memweight() to userspaceWANG Cong1-1/+1
2012-08-22svcrpc: make svc_xprt_received staticJ. Bruce Fields1-1/+0
2012-08-22svcrpc: don't bother checking bad svc_addr_len resultJ. Bruce Fields1-2/+1
2012-08-22svcrpc: share some setup of listening socketsJ. Bruce Fields1-0/+1
2012-08-22workqueue: deprecate __cancel_delayed_work()Tejun Heo1-1/+1
2012-08-22workqueue: reimplement cancel_delayed_work() using try_to_grab_pending()Tejun Heo1-16/+1
2012-08-22workqueue: use irqsafe timer for delayed_workTejun Heo1-3/+5
2012-08-22workqueue: clean up delayed_work initializers and add missing oneTejun Heo1-25/+23
2012-08-22workqueue: make deferrable delayed_work initializer names consistentTejun Heo1-4/+4
2012-08-22workqueue: cosmetic whitespace updates for macro definitionsTejun Heo1-63/+63
2012-08-22bcma: detect and register NAND flash deviceRafał Miłecki1-0/+13
2012-08-22ath9k_htc: implement sta_rc_update() mac80211 callbackAntonio Quartulli0-0/+0
2012-08-22bcma: detect and register serial flash deviceRafał Miłecki2-0/+15
2012-08-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-4/+26
2012-08-21Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Tejun Heo1-100/+65
2012-08-21Revert "rfkill: remove dead code"AceLan Kao1-0/+31
2012-08-21swiotlb: add the late swiotlb initialization function with iotlb memoryKonrad Rzeszutek Wilk1-0/+1
2012-08-21Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2012-08-21timer: Implement TIMER_IRQSAFETejun Heo1-4/+12
2012-08-21timer: Clean up timer initializersTejun Heo1-84/+39
2012-08-21timer: Relocate declarations of init_timer_on_stack_key()Tejun Heo1-15/+15
2012-08-21timer: Generalize timer->base flags handlingTejun Heo1-2/+4
2012-08-21Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar323-2453/+15514
2012-08-21Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2-10/+175
2012-08-21ethtool.h: MDI setting supportJesse Brandeburg1-6/+11
2012-08-21workqueue: deprecate system_nrt[_freezable]_wqTejun Heo1-2/+2
2012-08-21workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo1-2/+2
2012-08-21workqueue: gut system_nrt[_freezable]_wq()Tejun Heo1-9/+14
2012-08-21workqueue: gut flush[_delayed]_work_sync()Tejun Heo1-2/+12
2012-08-21usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESETLan Tianyu1-2/+2
2012-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2012-08-20PCI: Add pcie_flags_reg to cache PCIe capabilities registerYijing Wang1-0/+10
2012-08-20cfg80211: add P2P Device abstractionJohannes Berg1-4/+26
2012-08-20cputime: Consolidate vtime handling on context switchFrederic Weisbecker1-0/+6
2012-08-20Merge git://1984.lsi.us.es/nfDavid S. Miller1-1/+1
2012-08-20team: add support for non-ethernet devicesJiri Pirko1-2/+2