summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-20s390/zfcpdump: Update documentation in zfcpdump.txtMichael Holzheu
2014-05-20s390/dump: Remove CONFIG_ZFCPDUMPMichael Holzheu
2014-05-20s390/cmma: remove "cmma disable" code in case of dump againHeiko Carstens
2014-05-20s390/spinlock: optimize spinlock code sequencePhilipp Hachtmann
2014-05-20s390/spinlock: cleanup spinlock codePhilipp Hachtmann
2014-05-20s390/mm: Convert bootmem to memblockPhilipp Hachtmann
2014-05-20mm/memblock: add physical memory listPhilipp Hachtmann
2014-05-20mm/memblock: Do some refactoring, enhance APIPhilipp Hachtmann
2014-05-20Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-05-20Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-05-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-05-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-20Merge tag 'drm-intel-fixes-2014-05-16' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-05-16arm64: fix pud_huge() for 2-level pagetablesMark Salter
2014-05-15parisc: Improve LWS-CAS performanceJohn David Anglin
2014-05-15parisc: ratelimit userspace segfault printingHelge Deller
2014-05-15drm/i915: Increase WM memory latency values on SNBVille Syrjälä
2014-05-15drm/i915: restore backlight precision when converting from ACPIAaron Lu
2014-05-15drm/i915: Use the first mode if there is no preferred mode in the EDIDChris Wilson
2014-05-15drm/i915/dp: force eDP lane count to max available lanes on BDWJani Nikula
2014-05-14x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds
2014-05-15asm-generic: remove _STK_LIM_MAXJames Hogan
2014-05-15metag: Remove _STK_LIM_MAX overrideJames Hogan
2014-05-15parisc,metag: Do not hardcode maximum userspace stack sizeHelge Deller
2014-05-15metag: Reduce maximum stack size to 256MBJames Hogan
2014-05-15metag: fix memory barriersMikulas Patocka
2014-05-13x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos
2014-05-13MAINTAINERS: Add co-maintainer for drivers/irqchipJason Cooper
2014-05-13Merge tag 'locks-v3.15-4' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-05-13Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-05-13Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-13Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-13Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-13Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-05-13Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-05-13Merge tag 'md/3.15-fixes' of git://neil.brown.name/mdLinus Torvalds
2014-05-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-05-12hwmon: (emc1403) Support full range of known chip revision numbersJosef Gajdusek
2014-05-12hwmon: (emc1403) Fix resource leak on module unloadJean Delvare
2014-05-12hwmon: (emc1403) fix inverted store_hyst()Josef Gajdusek
2014-05-12arm64: use cpu_online_mask when using forced irq_set_affinitySudeep Holla
2014-05-12arm64: introduce virt_to_pfnStefano Stabellini
2014-05-12hrtimer: Set expiry time before switch_hrtimer_base()Viresh Kumar
2014-05-11x86, rdrand: When nordrand is specified, disable RDSEED as wellH. Peter Anvin
2014-05-11Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-05-11Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-05-11mm, thp: close race between mremap() and split_huge_page()Kirill A. Shutemov