aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-07-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-3/+5
2015-07-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+6
2015-07-11Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2015-07-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-0/+4
2015-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 1-0/+3
2015-07-09libceph: enable ceph in a non-default network namespaceGravatar Ilya Dryomov 1-0/+3
2015-07-09time: Get rid of do_posix_clock_monotonic_gettimeGravatar Thomas Gleixner 1-1/+0
2015-07-08Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-10/+16
2015-07-08Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/k...Gravatar Kevin Hilman 1-0/+4
2015-07-08hotplug: Prevent alloc/free of irq descriptors during cpu up/downGravatar Thomas Gleixner 1-1/+6
2015-07-07Merge branch 'acpi-scan'Gravatar Rafael J. Wysocki 2-0/+16
2015-07-07tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n buildGravatar Thomas Gleixner 1-0/+7
2015-07-07tick/broadcast: Make idle check independent from mode and configGravatar Thomas Gleixner 1-4/+0
2015-07-07ACPI / scan: Add support for ACPI _CLS device matchingGravatar Suthikulpanit, Suravee 2-0/+16
2015-07-06ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageGravatar Rafael J. Wysocki 1-10/+0
2015-07-05Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+7
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 6-31/+52
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Gravatar Linus Torvalds 1-0/+1
2015-07-04Merge tag 'ntb-4.2' of git://github.com/jonmason/ntbGravatar Linus Torvalds 2-37/+1018
2015-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+2
2015-07-04NTB: Split ntb_hw_intel and ntb_transport driversGravatar Allen Hubbe 1-14/+11
2015-07-04NTB: Add NTB hardware abstraction layerGravatar Allen Hubbe 1-0/+984
2015-07-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+14
2015-07-04Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-5/+3
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-2/+3
2015-07-04sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.hGravatar Srikar Dronamraju 1-2/+0
2015-07-04sched/stat: Simplify the sched_info accounting dependencyGravatar Naveen N. Rao 1-3/+3
2015-07-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 3-22/+38
2015-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 4-1/+24
2015-07-03Merge tag 'remoteproc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Gravatar Linus Torvalds 2-3/+36
2015-07-03Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Gravatar Linus Torvalds 1-0/+7
2015-07-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-3/+8
2015-07-03sched, preempt_notifier: separate notifier registration from static_key inc/decGravatar Peter Zijlstra 1-0/+2
2015-07-02irqchip: Move IRQCHIP_DECLARE macro to include/linux/irqchip.hGravatar Joel Porquet 1-0/+14
2015-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 5-16/+55
2015-07-02Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 10-15/+103
2015-07-02Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 2-0/+45
2015-07-02Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-11/+0
2015-07-02writeback: don't embed root bdi_writeback_congested in bdi_writebackGravatar Tejun Heo 2-3/+8
2015-07-02NTB: Move files in preparation for NTB abstractionGravatar Allen Hubbe 1-2/+2
2015-07-02bufferhead: Add _gfp version for sb_getblk()Gravatar Nikolay Borisov 1-0/+7
2015-07-01Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 4-9/+28
2015-07-01Merge git://www.linux-watchdog.org/linux-watchdogGravatar Linus Torvalds 1-0/+3
2015-07-01Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-5/+11
2015-07-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Gravatar Linus Torvalds 2-0/+40
2015-07-01Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 7-12/+61
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-10/+46
2015-07-01Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-4/+4
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 9-107/+416
2015-07-01sysfs: Add support for permanently empty directories to serve as mount points.Gravatar Eric W. Biederman 1-0/+15