summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-08-23PCI: Add accessors for PCI Express CapabilityJiang Liu2-0/+34
2012-08-23PCI: Remove unused field pcie_type from struct pci_devYijing Wang1-1/+0
2012-08-23Merge branch 'randconfig/mach' into fixesArnd Bergmann1-0/+4
2012-08-23ARM: omap: allow building omap44xx without SMPArnd Bergmann1-0/+4
2012-08-23Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann21-46/+72
2012-08-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+31
2012-08-23mdio: translation of MMD EEE registers to/from ethtool settingsAllan, Bruce W1-0/+83
2012-08-23power_supply: Add new power supply properties CHARGE_CURRENT/VOLTAGE_MAXRamakrishna Pallala1-0/+4
2012-08-23net: remove delay at device dismantleEric Dumazet1-1/+1
2012-08-23charger-manager: Fix struct charger_desc's misleading commentAnton Vorontsov1-1/+1
2012-08-23charger-manager: Use replacement variable to check state of batteryChanwoo Choi1-3/+0
2012-08-23power_supply: Add new power supply AUTHENTIC propertyRamakrishna Pallala1-0/+1
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. Miller34-84/+169
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 Brown1-0/+4
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 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