summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-07-21power_supply: Fix possible NULL pointer dereference on early ueventKrzysztof Kozlowski
2015-07-21ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki
2015-07-21ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki
2015-07-21mnt: Refactor the logic for mounting sysfs and proc in a user namespaceEric W. Biederman
2015-07-21sysfs: Add support for permanently empty directories to serve as mount points.Eric W. Biederman
2015-07-21kernfs: Add support for always empty directories.Eric W. Biederman
2015-07-21sysctl: Allow creating permanently empty directories that serve as mountpoints.Eric W. Biederman
2015-07-21fs: Add helper functions for permanently empty directories.Eric W. Biederman
2015-07-14Merge branch 'vf610-mcc-sema4-v4.1' into toradex_vf_4.1-nextStefan Agner
2015-07-14ARM: imx: vf610: add device tree support for SEMA4Stefan Agner
2015-07-14ARM: imx: vf610: extend MSCM with CPU2CPU interrupt supportStefan Agner
2015-07-14ARM: vf610: Add sema4 driver.Anthony Felice
2015-07-06Merge branch 'fusion_f0710a' into toradex_vf_4.1-nextStefan Agner
2015-07-02Merge remote-tracking branch 'tip/irq/for-arm' into toradex_vf_4.1-nextStefan Agner
2015-07-01mtd: nand: add common DT init codeBrian Norris
2015-06-12Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-06-09iommu/vt-d: Change PASID support to bit 40 of Extended Capability RegisterDavid Woodhouse
2015-06-06Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-06-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-05-29Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-29percpu_counter: batch size aware __percpu_counter_compare()Dave Chinner
2015-05-28block: discard bdi_unregister() in favour of bdi_destroy()NeilBrown
2015-05-28cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell
2015-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-27perf/x86: Fix event/group validationPeter Zijlstra
2015-05-26drivers: of/base: move of_init to driver_initSudeep Holla
2015-05-25net: phy: bcm7xxx: Fix 7425 PHY ID and flagsFlorian Fainelli
2015-05-23Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-05-22tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet
2015-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-05-21Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-05-20Revert "netfilter: bridge: query conntrack about skb dnat"Florian Westphal
2015-05-18genirq: Add irq_chip_(enable/disable)_parentStefan Agner
2015-05-18irqdomain: Add non-hierarchy helper irq_domain_set_infoStefan Agner
2015-05-16Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-05-16rhashtable: Add cap on number of elements in hash tableHerbert Xu
2015-05-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-05-14uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett
2015-05-14gfp: add __GFP_NOACCOUNTVladimir Davydov
2015-05-13ktime: Fix ktime_divns to do signed divisionJohn Stultz
2015-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-12net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern
2015-05-12block: remove export for blk_queue_bioMike Snitzer
2015-05-12HID: hid-sensor-hub: Fix debug lock warningSrinivas Pandruvada
2015-05-11Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds