summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-28s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky8-19/+16
2014-05-28s390/lowcore: reserve 96 bytes for IRB in lowcoreChristian Borntraeger1-5/+6
2014-05-28s390/facilities: remove extract-cpu-time facility checkHeiko Carstens1-4/+4
2014-05-27s390: require mvcos facility for z10 and newer machinesHeiko Carstens1-3/+3
2014-05-27s390/boot: fix boot of compressed kernel built with gcc 4.9Martin Schwidefsky1-1/+1
2014-05-27s390/cio: remove weird assignment during argument evaluationSebastian Ott1-1/+1
2014-05-27s390/time: cast tv_nsec to u64 prior to shift in update_vsyscallMartin Schwidefsky1-1/+1
2014-05-27s390/oprofile: make return of 0 explicitJulia Lawall1-10/+4
2014-05-20s390/spinlock: refactor arch_spin_lock_wait[_flags]Martin Schwidefsky1-34/+47
2014-05-20s390/rwlock: add missing local_irq_restore callsMartin Schwidefsky1-0/+2
2014-05-20s390/spinlock,rwlock: always to a load-and-test firstMartin Schwidefsky2-33/+46
2014-05-20s390/cio: fix multiple structure definitionsSebastian Ott7-26/+27
2014-05-20s390/spinlock: fix system hang with spin_retry <= 0Gerald Schaefer1-6/+8
2014-05-20s390/appldata: add slab.h for kzalloc/kfreeJeff Mahoney1-0/+1
2014-05-20s390/uaccess: provide inline variants of get_user/put_userHeiko Carstens1-0/+30
2014-05-20s390/pci: add some new arch specific pci attributesSebastian Ott4-3/+65
2014-05-20s390/pci: use pdev->dev.groups for attribute creationSebastian Ott3-40/+16
2014-05-20s390/pci: use macro for attribute creationSebastian Ott1-38/+17
2014-05-20s390/pci: improve state check when processing hotplug eventsSebastian Ott1-2/+3
2014-05-20s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky16-126/+173
2014-05-20s390/uaccess: simplify control register updatesMartin Schwidefsky8-43/+33
2014-05-20s390/smp: Avoid busy loop after halt and "begin" on z/VMMichael Holzheu2-12/+2
2014-05-20s390: fix new ccwgroup.h kernel-doc warningRandy Dunlap1-0/+2
2014-05-20s390/zfcpdump: Update documentation in zfcpdump.txtMichael Holzheu1-53/+18
2014-05-20s390/dump: Remove CONFIG_ZFCPDUMPMichael Holzheu5-20/+11
2014-05-20s390/cmma: remove "cmma disable" code in case of dump againHeiko Carstens1-10/+0
2014-05-20s390/spinlock: optimize spinlock code sequencePhilipp Hachtmann5-10/+21
2014-05-20s390/spinlock: cleanup spinlock codePhilipp Hachtmann3-77/+82
2014-05-20s390/mm: Convert bootmem to memblockPhilipp Hachtmann10-498/+270
2014-05-20mm/memblock: add physical memory listPhilipp Hachtmann3-0/+19
2014-05-20mm/memblock: Do some refactoring, enhance APIPhilipp Hachtmann2-85/+183
2014-05-20Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-46/+65
2014-05-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-3/+11
2014-05-20Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-22/+33
2014-05-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-29/+141
2014-05-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-5/+17
2014-05-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-4/+4
2014-05-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+13
2014-05-20Merge tag 'drm-intel-fixes-2014-05-16' of git://anongit.freedesktop.org/drm-i...Dave Airlie7-29/+141
2014-05-16arm64: fix pud_huge() for 2-level pagetablesMark Salter1-0/+4
2014-05-15parisc: Improve LWS-CAS performanceJohn David Anglin1-3/+9
2014-05-15parisc: ratelimit userspace segfault printingHelge Deller3-43/+56
2014-05-15drm/i915: Increase WM memory latency values on SNBVille Syrjälä1-0/+40
2014-05-15drm/i915: restore backlight precision when converting from ACPIAaron Lu1-4/+4
2014-05-15drm/i915: Use the first mode if there is no preferred mode in the EDIDChris Wilson1-0/+9
2014-05-15drm/i915/dp: force eDP lane count to max available lanes on BDWJani Nikula1-1/+6
2014-05-15x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds2-1/+11
2014-05-15asm-generic: remove _STK_LIM_MAXJames Hogan2-8/+1
2014-05-15metag: Remove _STK_LIM_MAX overrideJames Hogan2-8/+1
2014-05-15parisc,metag: Do not hardcode maximum userspace stack sizeHelge Deller4-5/+23