summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-08-23power_supply: Add new power supply AUTHENTIC propertyRamakrishna Pallala1-0/+1
2012-08-23Merge git://1984.lsi.us.es/nf-nextDavid S. Miller1-3/+13
2012-08-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller1-6/+11
2012-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller51-106/+213
2012-08-22PCI: Add Vendor-Specific Extended Capability header infoBjorn Helgaas1-0/+6
2012-08-22PCI: Add pci_find_next_ext_capability()Bjorn Helgaas1-0/+1
2012-08-22spi/pl022: Add chip select handling via GPIORoland Stigge1-0/+2
2012-08-22spi: Master driver for NXP SC18IS602/603Guenter Roeck1-0/+19
2012-08-22perf tools: Keep the perf_event_attr on version 3Jiri Olsa1-2/+2
2012-08-22ASoC: wm_hubs: Allow configuration of MICBIAS power up delay via pdataMark Brown2-0/+8
2012-08-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+0
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-2/+0
2012-08-22PCI: Remove unused pci_dev_b()Bjorn Helgaas1-1/+0
2012-08-22PCI: Remove pci_stop_and_remove_behind_bridge()Bjorn Helgaas1-1/+0
2012-08-22PCI: Don't export stop_bus_device and remove_bus_device interfacesBjorn Helgaas1-2/+0
2012-08-22Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-0/+2
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+18
2012-08-22tpm: Move tpm_get_random api into the TPM device driverKent Yoder1-0/+4
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 Woodhouse527-8061/+18834
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 Torvalds8-37/+57
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-22drm: Remove two unused fields from struct drm_display_modeDamien Lespiau1-2/+0
2012-08-22af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet1-1/+3
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-22target: Remove unused se_cmd.cmd_spdtlRoland Dreier1-2/+0
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. Linville4-25/+143
2012-08-21Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Tejun Heo1-100/+65