summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-09-30dev: update __dev_notify_flags() to send rtnl msgNicolas Dichtel1-1/+3
2013-09-30cpufreq: Add new helper cpufreq_table_validate_and_show()Viresh Kumar1-0/+2
2013-09-30hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Toshi Kani1-13/+0
2013-09-30Merge tag 'ux500-dt-for-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2-68/+5
2013-09-30Merge remote-tracking branch 'regulator/fix/doc' into regulator-linusMark Brown1-0/+2
2013-09-30KVM: Convert kvm_lock back to non-raw spinlockPaolo Bonzini1-1/+1
2013-09-30misc: (at24) move header to linux/platform_data/Vivien Didelot1-1/+1
2013-09-30Merge 3.12-rc3 into usb-nextGreg Kroah-Hartman6-63/+34
2013-09-30Merge 3.12-rc3 into tty-nextGreg Kroah-Hartman6-63/+34
2013-09-30Merge 3.12-rc3 into staging-nextGreg Kroah-Hartman6-63/+34
2013-09-30Merge 3.12-rc3 into driver-core-nextGreg Kroah-Hartman6-63/+34
2013-09-30Merge 3.12-rc3 into char-misc-nextGreg Kroah-Hartman6-63/+34
2013-09-30Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+5
2013-09-30Merge tag 'iio-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman1-0/+5
2013-09-29ARM: mxs: remove custom .init_time hookSebastian Hesselbarth1-2/+0
2013-09-29clk: sunxi: declare OF clock providerSebastian Hesselbarth1-22/+0
2013-09-29clk: nomadik: declare OF clock providerSebastian Hesselbarth1-2/+0
2013-09-28USBNET: fix handling padding packetMing Lei1-0/+1
2013-09-28Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-3/+3
2013-09-28Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-12/+8
2013-09-28driver-core: remove struct bus_type.drv_attrsGreg Kroah-Hartman1-2/+0
2013-09-28driver-core: remove struct bus_type.bus_attrsGreg Kroah-Hartman1-2/+0
2013-09-28mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens1-3/+3
2013-09-28sched: Revert need_resched() to look at TIF_NEED_RESCHEDPeter Zijlstra1-0/+5
2013-09-28usb: phy: twl4030: use the new generic PHY frameworkKishon Vijay Abraham I1-0/+2
2013-09-28drivers: phy: add generic PHY frameworkKishon Vijay Abraham I1-0/+270
2013-09-28Merge branch 'pci/misc' into nextBjorn Helgaas1-4/+6
2013-09-27Merge branch 'pci/host-imx6' into nextBjorn Helgaas1-0/+8
2013-09-27ARM: imx6q: Add PCIe bits to GPR syscon definitionSean Cross1-0/+8
2013-09-27NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()David Howells2-2/+11
2013-09-27FS-Cache: Provide the ability to enable/disable cookiesDavid Howells2-44/+100
2013-09-27FS-Cache: Add use/unuse/wake cookie wrappersDavid Howells1-2/+17
2013-09-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+1
2013-09-27Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-s3c64xxMark Brown7-6/+27
2013-09-27Merge tag 'extcon-next-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman3-64/+70
2013-09-27extcon: Simplify extcon_dev_register() prototype by removing unnecessary para...Chanwoo Choi1-3/+2
2013-09-27extcon: Change field type of 'dev' in extcon_dev structureChanwoo Choi1-2/+2
2013-09-27extcon: gpio: Add support for active-low presence to detect pinsGuenter Roeck1-0/+4
2013-09-27extcon: Fix indentation coding style to improve readabilityChanwoo Choi3-61/+64
2013-09-27driver core: prevent deferred probe with platform_driver_probeJohan Hovold1-0/+1
2013-09-27kobject: introduce kobj_completionJeff Mahoney1-0/+18
2013-09-27sysfs: clean up sysfs_get_dirent()Tejun Heo1-7/+12
2013-09-27sysfs: remove ktype->namespace() invocations in symlink codeTejun Heo1-4/+12
2013-09-27sysfs: remove ktype->namespace() invocations in directory codeTejun Heo2-8/+13
2013-09-27[networking]device.h: Remove extern from function prototypesJoe Perches6-266/+248
2013-09-27net.h/skbuff.h: Remove extern from function prototypesJoe Perches2-184/+148
2013-09-27sysfs: make attr namespace interface less convolutedTejun Heo3-16/+55
2013-09-27netfilter: Remove extern from function prototypesJoe Perches11-136/+133
2013-09-27Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan1-2/+5
2013-09-27net: add a possibility to get private from netdev_adjacent->listVeaceslav Falico1-0/+1