summaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/bitops: find leftmost bit instruction supportJan Glauber2012-11-301-0/+81
* s390/pci: CLP interfaceJan Glauber2012-11-306-1/+563
* s390/pci: base supportJan Glauber2012-11-308-8/+1181
* s390/ccwgroup: allow drivers to call set_{on,off}lineSebastian Ott2012-11-231-0/+3
* s390/kvm: Fix address space mixupChristian Borntraeger2012-11-231-5/+20
* s390/ptrace: race of single stepping vs signal deliveryMartin Schwidefsky2012-11-234-14/+21
* s390/disassembler: add new instructionsHeiko Carstens2012-11-231-193/+370
* s390: add zEC12 code generation supportHeiko Carstens2012-11-234-30/+59
* s390/topology: cleanup topology codeHeiko Carstens2012-11-232-75/+72
* s390/mm: move kernel_page_present/kernel_map_pages to page_attr.cHeiko Carstens2012-11-233-44/+43
* s390/memory hotplug: use pfmf instruction to initialize storage keysHeiko Carstens2012-11-234-42/+45
* s390/mm: keep fault_init() private to fault.cHeiko Carstens2012-11-233-6/+8
* s390: use ccw_device_get_schidSebastian Ott2012-11-231-3/+0
* s390: Add a mechanism to get the subchannel id.Cornelia Huck2012-11-231-0/+5
* s390/crypto: Don't panic after crypto instruction failuresJan Glauber2012-11-234-21/+39
* s390/traps: preinitialize program check tableHeiko Carstens2012-11-235-49/+182
* s390/mm,vmemmap: use 1MB frames for vmemmapHeiko Carstens2012-11-231-1/+25
* s390/mm,vmem: use 2GB frames for identity mappingHeiko Carstens2012-11-234-6/+33
* s390/mm: have 16 byte aligned struct pagesHeiko Carstens2012-11-131-0/+1
* s390/gup: fix access_ok() usage in __get_user_pages_fast()Heiko Carstens2012-11-131-2/+1
* s390/gup: add missing TASK_SIZE check to get_user_pages_fast()Heiko Carstens2012-11-131-1/+1
* s390/topology: fix core id vs physical package id mix-upHeiko Carstens2012-11-122-2/+7
* s390/signal: set correct address space controlMartin Schwidefsky2012-11-124-7/+27
* s390/sclp: fix addressing mode clobberHeiko Carstens2012-11-061-1/+7
* s390: Move css limits from drivers/s390/cio/ to include/asm/.Cornelia Huck2012-11-061-0/+2
* s390/thp: respect page protection in pmd_none() and pmd_present()Gerald Schaefer2012-10-261-13/+22
* s390/mm: use pmd_large() instead of pmd_huge()Gerald Schaefer2012-10-262-2/+2
* s390,uapi: do not use uapi/asm-generic/kvm_para.hDavid Howells2012-10-192-2/+11
* s390/cache: fix data/instruction cache outputHeiko Carstens2012-10-181-3/+6
* s390: fix linker script for 31 bit buildsHeiko Carstens2012-10-182-2/+2
* s390/thp: select HAVE_ARCH_TRANSPARENT_HUGEPAGEGerald Schaefer2012-10-181-0/+1
* s390/kdump: Use 64 bit mode for 0x10000 entry pointMichael Holzheu2012-10-181-8/+2
* perf_cpum_cf: Add support for counters available with IBM zEC12Hendrik Brueckner2012-10-182-2/+6
* s390/chpid: make headers usable (again)Sebastian Ott2012-10-181-5/+5
* UAPI: Put a comment into uapi/asm-generic/kvm_para.h and use it from archesDavid Howells2012-10-172-0/+2
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-142-15/+5
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-282-15/+5
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-122-3/+3
|\ \
| * | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-242-2/+2
| * | time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-241-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-4/+0
|\ \ \
| * | | sanitize tsk_is_polling()Al Viro2012-10-011-3/+0
| * | | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-10-1074-1260/+1732
|\ \ \ \
| * \ \ \ Merge tag 'disintegrate-s390-20121009' ofMartin Schwidefsky2012-10-0959-1149/+1258
| |\ \ \ \
| | * | | | UAPI: (Scripted) Disintegrate arch/s390/include/asmDavid Howells2012-10-0959-1149/+1258
| * | | | | s390/entry: fix svc number for TIF_SYSCALL system call restartMartin Schwidefsky2012-10-091-1/+1
| * | | | | s390/mm,vmem: fix vmem_add_mem()/vmem_remove_range()Heiko Carstens2012-10-091-4/+12
| * | | | | s390/vmalloc: have separate modules areaHeiko Carstens2012-10-094-12/+46
| * | | | | s390/css_chars: remove superfluous ifdefSebastian Ott2012-10-091-3/+0