aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-09-29Merge 3.12-rc3 into staging-nextGreg Kroah-Hartman
2013-09-29Merge 3.12-rc3 into driver-core-nextGreg Kroah-Hartman
2013-09-29Merge 3.12-rc3 into char-misc-nextGreg Kroah-Hartman
2013-09-29Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-29Merge tag 'iio-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2013-09-29ARM: mxs: remove custom .init_time hookSebastian Hesselbarth
2013-09-29clk: sunxi: declare OF clock providerSebastian Hesselbarth
2013-09-29clk: nomadik: declare OF clock providerSebastian Hesselbarth
2013-09-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet
2013-09-28ipv4: processing ancillary IP_TOS or IP_TTLFrancesco Fusco
2013-09-28ipv4: IP_TOS and IP_TTL can be specified as ancillary dataFrancesco Fusco
2013-09-28net: net_secret should not depend on TCPEric Dumazet
2013-09-28net: Delay default_device_exit_batch until no devices are unregistering v2Eric W. Biederman
2013-09-28IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin\(ux\) M. BOIE
2013-09-28USBNET: fix handling padding packetMing Lei
2013-09-28Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2013-09-28Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-28driver-core: remove struct bus_type.drv_attrsGreg Kroah-Hartman
2013-09-28driver-core: remove struct bus_type.bus_attrsGreg Kroah-Hartman
2013-09-28mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens
2013-09-28sched: Revert need_resched() to look at TIF_NEED_RESCHEDPeter Zijlstra
2013-09-28Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2013-09-27usb: phy: twl4030: use the new generic PHY frameworkKishon Vijay Abraham I
2013-09-27drivers: phy: add generic PHY frameworkKishon Vijay Abraham I
2013-09-27misc: mic: fix a warning in the IOCTL header file.Sudeep Dutt
2013-09-27Merge branch 'pci/misc' into nextBjorn Helgaas
2013-09-27ipv6: avoid high order memory allocations for /proc/net/ipv6_routeHannes Frederic Sowa
2013-09-27PCI: Remove unused PCI_MSIX_FLAGS_BIRMASK definitionYijing Wang
2013-09-27Merge branch 'pci/host-imx6' into nextBjorn Helgaas
2013-09-27ARM: imx6q: Add PCIe bits to GPR syscon definitionSean Cross
2013-09-27NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()David Howells
2013-09-27FS-Cache: Provide the ability to enable/disable cookiesDavid Howells
2013-09-27FS-Cache: Add use/unuse/wake cookie wrappersDavid Howells
2013-09-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan
2013-09-27Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-s3c64xxMark Brown
2013-09-27pinctrl: at91: fix typosBoris BREZILLON
2013-09-27video: atmel_lcdfb: pass the pdata as paramsJean-Christophe PLAGNIOL-VILLARD
2013-09-27video: atmel_lcdfb: fix platform data structJean-Christophe PLAGNIOL-VILLARD
2013-09-26Merge tag 'extcon-next-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2013-09-27extcon: Simplify extcon_dev_register() prototype by removing unnecessary para...Chanwoo Choi
2013-09-27extcon: Change field type of 'dev' in extcon_dev structureChanwoo Choi
2013-09-27extcon: gpio: Add support for active-low presence to detect pinsGuenter Roeck
2013-09-27extcon: Fix indentation coding style to improve readabilityChanwoo Choi
2013-09-26driver core: prevent deferred probe with platform_driver_probeJohan Hovold
2013-09-26kobject: introduce kobj_completionJeff Mahoney
2013-09-26sysfs: clean up sysfs_get_dirent()Tejun Heo
2013-09-26sysfs: remove ktype->namespace() invocations in symlink codeTejun Heo
2013-09-26sysfs: remove ktype->namespace() invocations in directory codeTejun Heo