aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-05-10s390/3270: handle reconnect of a tty with a different sizeMartin Schwidefsky2-4/+53
2016-05-04s390/3270: avoid endless I/O loop with disconnected 3270 terminalsMartin Schwidefsky5-95/+23
2016-05-04s390/3270: fix garbled output on 3270 tty viewMartin Schwidefsky1-1/+4
2016-05-04s390/3270: fix view reference countingMartin Schwidefsky1-8/+6
2016-05-04s390/3270: add missing tty_kref_putMartin Schwidefsky1-0/+1
2016-05-04s390/dumpstack: implement and use return_address()Heiko Carstens2-1/+27
2016-05-03s390/cpum_sf: Remove superfluous SMP function callAnna-Maria Gleixner1-3/+6
2016-05-03s390/cpum_cf: Remove superfluous SMP function callAnna-Maria Gleixner1-3/+6
2016-04-21s390/Kconfig: make z196 the default processor typeMartin Schwidefsky1-1/+1
2016-04-21s390/sclp: avoid compile warning in sclp_pci_reportMartin Schwidefsky1-1/+2
2016-04-21s390/fpu: allocate 'struct fpu' with the task_structMartin Schwidefsky5-28/+32
2016-04-15s390/crypto: cleanup and move the header with the cpacf definitionsMartin Schwidefsky10-660/+556
2016-04-15s390/pci: fmb enhancementsSebastian Ott2-21/+75
2016-04-15s390/dasd: Add new ioctl BIODASDCHECKFMTJan Höppner7-23/+676
2016-04-15s390/sclp: event type macro cleanupSebastian Ott2-20/+20
2016-04-15s390/pci: add report_error attributeSebastian Ott1-0/+23
2016-04-15s390/sclp: add error notification commandSebastian Ott3-2/+133
2016-04-15s390/sclp: move pci related commands to separate fileSebastian Ott3-61/+78
2016-04-15Documentation: document the nosmt and smt s390 kernel parametersSascha Silbe1-0/+10
2016-04-15s390: Clarify pagefault interruptPeter Zijlstra1-8/+33
2016-04-15s390/dasd: add query host access to volume supportStefan Haberland5-1/+282
2016-04-15s390: add CPU_BIG_ENDIAN config optionHeiko Carstens1-0/+3
2016-04-15s390/spinlock: avoid yield to non existent cpuHeiko Carstens1-0/+1
2016-04-15s390/dcssblk: fix possible deadlock in remove vs. per-device attributesGerald Schaefer1-2/+3
2016-04-01s390/seccomp: include generic seccomp header fileSudip Mukherjee1-0/+2
2016-04-01s390/pci: add extra padding to function measurement blockSebastian Ott1-1/+2
2016-04-01s390/scm_blk: fix deadlock for requests != REQ_TYPE_FSSebastian Ott1-1/+1
2016-04-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds16-34/+152
2016-04-01Merge tag 'powerpc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-4/+4
2016-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds14-193/+114
2016-04-01s390: wire up preadv2/pwritev2 syscallsHeiko Carstens2-1/+5
2016-04-01s390/pci: PCI function group 0 is valid for clp_query_pci_fnPierre Morel1-2/+1
2016-04-01drm/udl: Use unlocked gem unreferencingDaniel Vetter2-2/+2
2016-04-01drm/dp: move hw_mutex up the call stackRob Clark1-10/+17
2016-04-01Merge branch 'drm-rockchip-next-fixes-2016-03-28' of https://github.com/markyzq/kernel-drm-rockchip into drm-fixesDave Airlie4-15/+100
2016-04-01Merge branch 'msm-fixes-4.6-rc1' of git://people.freedesktop.org/~robclark/linux into drm-fixesDave Airlie3-5/+1
2016-04-01Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie6-2/+32
2016-03-31Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds6-2/+35
2016-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+6
2016-03-31Merge tag 'gpio-v4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-5/+9
2016-03-31Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds3-8/+27
2016-03-31parisc: Fix and enable seccomp filter supportHelge Deller4-2/+23
2016-03-31parisc: Fix SIGSYS signals in compat caseHelge Deller2-0/+12
2016-03-31fix the braino in "namei: massage lookup_slow() to be usable by lookup_one_len_unlocked()"Al Viro1-4/+6
2016-03-30Merge tag 'nios2-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2Linus Torvalds1-2/+1
2016-03-31nios2: Replace fdt_translate_address with of_flat_dt_translate_addressGuenter Roeck1-2/+1
2016-03-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+2
2016-03-30Merge tag 'dlm-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlmLinus Torvalds1-2/+1
2016-03-30Merge tag 'hwmon-for-linus-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-0/+6
2016-03-30gpio: xgene: Prevent NULL pointer dereferenceAxel Lin1-0/+5