summaryrefslogtreecommitdiff
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-012-10/+9
|\
| * Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman2014-03-022-4/+6
| |\
| * \ Merge 3.14-rc3 into driver-core-nextGreg Kroah-Hartman2014-02-183-2/+16
| |\ \
| * \ \ Merge branch 'master' into driver-core-next-test-merge-rc2Tejun Heo2014-02-102-52/+108
| |\ \ \
| * | | | s390: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo2014-02-072-10/+9
* | | | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-011-15/+1
|\ \ \ \ \
| * | | | | s390/PCI: Use generic pci_enable_resources()Bjorn Helgaas2014-03-191-15/+1
| |/ / / /
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-011-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2014-03-122-4/+6
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | s390: Do not rely on magic indirect includesThomas Gleixner2014-03-041-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-03-3145-359/+734
|\ \ \ \ \
| * | | | | s390/mm: remove unecessary parameter from pgste_ipte_notifyDominik Dingel2014-03-211-8/+7
| * | | | | s390/mm: remove unnecessary parameter from gmap_do_ipte_notifyDominik Dingel2014-03-212-4/+3
| * | | | | s390/mm: fixing comment so that parameter name matchDominik Dingel2014-03-211-1/+1
| * | | | | s390/smp: limit number of cpus in possible cpu maskHeiko Carstens2014-03-172-4/+5
| * | | | | hypfs: Add clarification for "weight_min" attributeMichael Holzheu2014-03-171-2/+7
| * | | | | s390: update defconfigsHeiko Carstens2014-03-175-20/+103
| * | | | | s390/ptrace: add support for PTRACE_SINGLEBLOCKMartin Schwidefsky2014-03-144-1/+20
| * | | | | s390/perf: make print_debug_cf() staticHeiko Carstens2014-03-141-1/+1
| * | | | | s390/topology: Remove call to update_cpu_masks()Philipp Hachtmann2014-03-071-1/+0
| * | | | | s390/compat: remove compat exec domainHeiko Carstens2014-03-072-32/+2
| * | | | | s390: select CONFIG_TTY for use of tty in unconditional keyboard driverJosh Triplett2014-03-071-0/+1
| * | | | | s390/appldata_os: fix cpu array size calculationGerald Schaefer2014-03-071-1/+1
| * | | | | s390/checksum: remove memset() within csum_partial_copy_from_user()Heiko Carstens2014-02-241-9/+2
| * | | | | s390/uaccess: remove copy_from_user_real()Heiko Carstens2014-02-242-27/+0
| * | | | | s390: improve debug feature usageSebastian Ott2014-02-211-1/+1
| * | | | | s390/airq: add support for irq rangesMartin Schwidefsky2014-02-211-2/+12
| * | | | | s390/mm: enable split page table lock for PMD levelMartin Schwidefsky2014-02-213-5/+20
| * | | | | s390/bitops: fix commentHeiko Carstens2014-02-212-5/+5
| * | | | | s390/kvm: set guest page states to stable on re-iplMartin Schwidefsky2014-02-213-0/+76
| * | | | | s390/kvm: support collaborative memory managementKonstantin Weitz2014-02-216-1/+175
| * | | | | s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entriesMartin Schwidefsky2014-02-215-34/+85
| * | | | | s390/uaccess: introduce 'uaccesspt' kernel parameterHeiko Carstens2014-02-211-1/+14
| * | | | | s390/uaccess: remove dead kernel parameter 'user_mode='Heiko Carstens2014-02-211-8/+0
| * | | | | s390/setup: get rid of MACHINE_HAS_MVCOS machine flagHeiko Carstens2014-02-213-6/+2
| * | | | | s390/uaccess: consistent typesHeiko Carstens2014-02-215-56/+57
| * | | | | s390/uaccess: get rid of indirect function callsHeiko Carstens2014-02-217-149/+152
| * | | | | s390/uaccess: normalize order of parameters of indirect uaccess function callsHeiko Carstens2014-02-213-54/+54
| * | | | | s390/cio: reorder initialization of ccw consolesSebastian Ott2014-02-211-1/+3
| * | | | | s390/cio: fix driver callback initialization for ccw consolesSebastian Ott2014-02-211-1/+1
| |/ / / /
* | | | | Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds2014-03-318-1779/+578
|\ \ \ \ \
| * | | | | s390/compat: add copyright statementHeiko Carstens2014-03-291-0/+6
| * | | | | s390/compat: get rid of compat wrapper assembly codeHeiko Carstens2014-03-067-439/+66
| * | | | | s390/compat: build error for large compat syscall argsHeiko Carstens2014-03-061-1/+5
| * | | | | fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens2014-03-061-1/+0
| * | | | | s390/compat: partial parameter conversion within syscall wrappersHeiko Carstens2014-03-041-2/+17
| * | | | | s390/compat: automatic zero, sign and pointer conversion of syscallsHeiko Carstens2014-03-041-59/+75
| * | | | | s390/compat: add sync_file_range and fallocate compat syscallsHeiko Carstens2014-03-044-20/+19
| * | | | | s390/compat: convert system call wrappers to C part 15Heiko Carstens2014-03-044-86/+25
| * | | | | s390/compat: convert system call wrappers to C part 14Heiko Carstens2014-03-043-60/+20