summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/x86/espfix' into x86/vdsoH. Peter Anvin2014-05-22414-2934/+4935
|\
| * Merge commit '7ed6fb9b5a5510e4ef78ab27419184741169978a' into x86/espfixH. Peter Anvin2014-05-22542-3607/+5769
| |\
| | * Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"H. Peter Anvin2014-05-212-11/+1
| | * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-205-5/+17
| | |\
| | | * x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds2014-05-152-1/+11
| | | * x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos2014-05-141-0/+1
| | | * x86, rdrand: When nordrand is specified, disable RDSEED as wellH. Peter Anvin2014-05-122-4/+5
| | * | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-05-201-4/+4
| | |\ \
| | | * | hrtimer: Set expiry time before switch_hrtimer_base()Viresh Kumar2014-05-121-4/+4
| | | |/
| | * | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-202-0/+13
| | |\ \
| | | * | MAINTAINERS: Add co-maintainer for drivers/irqchipJason Cooper2014-05-131-0/+8
| | | * | genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann2014-05-071-0/+5
| | * | | Merge tag 'locks-v3.15-4' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-05-131-12/+24
| | |\ \ \
| | | * | | locks: only validate the lock vs. f_mode in F_SETLK codepathsJeff Layton2014-05-091-12/+24
| | * | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-05-131-5/+5
| | |\ \ \ \
| | | * | | | hwmon: (emc1403) Support full range of known chip revision numbersJosef Gajdusek2014-05-121-1/+1
| | | * | | | hwmon: (emc1403) Fix resource leak on module unloadJean Delvare2014-05-121-3/+3
| | | * | | | hwmon: (emc1403) fix inverted store_hyst()Josef Gajdusek2014-05-121-1/+1
| | | | |_|/ | | | |/| |
| | * | | | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-05-131-1/+1
| | |\ \ \ \
| | | * | | | percpu: make pcpu_alloc_chunk() use pcpu_mem_free() instead of kfree()Jianyu Zhan2014-04-141-1/+1
| | * | | | | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-05-131-6/+30
| | |\ \ \ \ \
| | | * | | | | workqueue: fix a possible race condition between rescuer and pwq-releaseLai Jiangshan2014-04-181-0/+12
| | | * | | | | workqueue: make rescuer_thread() empty wq->maydays list before exitingLai Jiangshan2014-04-181-5/+16
| | | * | | | | workqueue: fix bugs in wq_update_unbound_numa() failure pathDaeseok Youn2014-04-161-1/+2
| | | |/ / / /
| | * | | | | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-05-133-48/+177
| | |\ \ \ \ \
| | | * | | | | blkcg: use trylock on blkcg_pol_mutex in blkcg_reset_stats()Tejun Heo2014-05-051-1/+14
| | | * | | | | device_cgroup: check if exception removal is allowedAristeu Rozanski2014-05-051-3/+38
| | | * | | | | device_cgroup: fix the comment format for recently added functionsAristeu Rozanski2014-05-041-17/+16
| | | * | | | | device_cgroup: rework device access check and exception checkingAristeu Rozanski2014-04-221-40/+122
| | | * | | | | cgroup: fix the retry path of cgroup_mount()Li Zefan2014-04-171-4/+4
| | | |/ / / /
| | * | | | | Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-05-133-12/+31
| | |\ \ \ \ \
| | | * | | | | arm64: introduce virt_to_pfnStefano Stabellini2014-05-121-0/+1
| | | * | | | | xen/events/fifo: correctly align bitopsVladimir Murzin2014-04-281-11/+30
| | | * | | | | arm/xen: Remove definiition of virt_to_pfn in asm/xen/page.hJulien Grall2014-04-281-1/+0
| | | * | | | | Merge commit 'e26a9e0' into stable/for-linus-3.15David Vrabel2014-04-2869-387/+502
| | | |\ \ \ \ \
| | * | \ \ \ \ \ Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2014-05-131-0/+3
| | |\ \ \ \ \ \ \
| | | * | | | | | | cifs: fix actimeo=0 corner case when cifs_i->time == jiffiesJeff Layton2014-04-251-0/+3
| | * | | | | | | | Merge tag 'md/3.15-fixes' of git://neil.brown.name/mdLinus Torvalds2014-05-132-7/+9
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | md: avoid possible spinning md thread at shutdown.NeilBrown2014-05-061-1/+2
| | | * | | | | | | | md/raid10: call wait_barrier() for each request submitted.NeilBrown2014-05-061-6/+7
| | * | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-05-1342-207/+281
| | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge tag 'davinci-fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux...Olof Johansson2014-05-113-36/+18
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | ARM: common: edma: Fix xbar mappingThomas Gleixner2014-04-293-36/+18
| | | | | |_|_|_|/ / / / | | | | |/| | | | | | |
| | | * | | | | | | | | Merge tag 'sunxi-fixes-for-3.15' of https://github.com/mripard/linux into fixesOlof Johansson2014-05-112-4/+12
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | ARM: sunxi: Enable GMAC in sunxi_defconfigMaxime Ripard2014-05-021-1/+1
| | | | * | | | | | | | | ARM: sun7i: Fix i2c4 base addressMaxime Ripard2014-04-281-2/+2
| | | | * | | | | | | | | ARM: sun7i: fix PLL4 clock and add PLL8Emilio López2014-04-141-1/+9
| | | | |/ / / / / / / /
| | | * | | | | | | | | Merge tag 'mvebu-dt-fixes-3.15-2' of git://git.infradead.org/linux-mvebu into...Olof Johansson2014-05-112-16/+20
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | ARM: dts: kirkwood: fix mislocated pcie-controller nodesSebastian Hesselbarth2014-05-052-16/+20
| | | * | | | | | | | | | MAINTAINERS: update Broadcom ARM tree location and add an SoC familyMatt Porter2014-05-111-2/+3