summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * [S390] kvm: move cmf host id constant out of lowcoreMartin Schwidefsky2011-12-273-4/+5
| * [S390] topology: cleanup z10 topology handlingHeiko Carstens2011-12-271-29/+48
| * [S390] topology: get rid of ifdefsHeiko Carstens2011-12-273-147/+141Star
| * [S390] kernel: Fix smp_switch_to_ipl_cpu() stack frame setupMichael Holzheu2011-12-271-2/+2
| * [S390] add support for physical memory > 4TBMartin Schwidefsky2011-12-271-14/+53
| * [S390] Remove useless newline in reserve_kdump_bootmem()Michael Holzheu2011-12-271-1/+0Star
| * [S390] Rework create_mem_hole() functionMichael Holzheu2011-12-271-55/+67
| * [S390] Check for NULL termination in command line setupMichael Holzheu2011-12-271-8/+12
| * [S390] irq: fix accounting of external call/emergency signalHeiko Carstens2011-12-271-1/+1
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-4/+4
|\ \
| * | switch debugfs to umode_tAl Viro2012-01-041-4/+4
| |/
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-073-170/+172
|\ \
| * \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-063-170/+172
| |\ \ | | |/ | |/|
| | * s390: time - convert sysdev_class to a regular subsystemKay Sievers2011-12-221-129/+131
| | * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-212-41/+41
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-061-2/+4
|\ \ \
| * | | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-111-2/+4
| * | | nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-111-2/+2
| * | | nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-111-2/+2
| |/ /
* | | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar2011-12-201-1/+3
|\ \ \ | |/ / |/| |
| * | s390: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-081-1/+3
* | | [S390] remove reset of system call restart on psw changesMartin Schwidefsky2011-12-011-12/+0Star
* | | [S390] add missing .set function for NT_S390_LAST_BREAK regsetMartin Schwidefsky2011-12-011-0/+18
* | | [S390] ptrace inferior call interactions with TIF_SYSCALLMartin Schwidefsky2011-12-011-5/+3Star
* | | [S390] kdump: Replace is_kdump_kernel() with OLDMEM_BASE checkMichael Holzheu2011-12-011-1/+1
|/ /
* | [S390] topology: fix topology on z10 machinesHeiko Carstens2011-11-141-7/+38
* | [S390] avoid STCKF if running in ESA modeJan Glauber2011-11-141-0/+2
* | [S390] zfcpdump: Do not initialize zfcpdump in kdump modeMichael Holzheu2011-11-141-1/+3
* | [S390] incorrect note program headerMartin Schwidefsky2011-11-141-0/+2
* | [S390] wire up process_vm syscallsHeiko Carstens2011-11-142-0/+22
|/
* Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds2011-11-071-20/+31
|\
| * s390/jump-label: add arch_jump_label_transform_static()Jeremy Fitzhardinge2011-10-251-20/+31
* | [S390] Remove error checking from copy_oldmem_page()Michael Holzheu2011-10-301-5/+4Star
* | [S390] irqstats: split IPI interrupt accountingHeiko Carstens2011-10-302-2/+6
* | [S390] sparse: fix sparse warnings with __user pointersMartin Schwidefsky2011-10-302-12/+14
* | [S390] sparse: fix sparse warnings in math-emuMartin Schwidefsky2011-10-301-1/+1
* | [S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky2011-10-305-2/+15
* | [S390] sparse: fix sparse static warningsMartin Schwidefsky2011-10-303-6/+6
* | [S390] sparse: fix access past end of array warningsMartin Schwidefsky2011-10-302-42/+9Star
* | [S390] load user asce on sie_faultCarsten Otte2011-10-301-0/+1
* | [S390] smp: external call vs. emergency signalMartin Schwidefsky2011-10-303-3/+13
* | [S390] chsc_sch: add support for irq statisticsSebastian Ott2011-10-301-0/+1
* | [S390] allow all addressing modesMartin Schwidefsky2011-10-303-23/+28
* | [S390] cleanup psw related bits and piecesMartin Schwidefsky2011-10-3012-77/+76Star
* | [S390] add TIF_SYSCALL thread flagMartin Schwidefsky2011-10-305-91/+65Star
* | [S390] addressing mode limits and psw address wrappingMartin Schwidefsky2011-10-301-2/+3
* | [S390] signal race with restarting system callsMartin Schwidefsky2011-10-306-87/+134
* | [S390] lowcore cleanupMartin Schwidefsky2011-10-304-7/+6Star
* | [S390] Add architecture code for unmapping crashkernel memoryMichael Holzheu2011-10-302-4/+37
* | [S390] Export vmcoreinfo noteMichael Holzheu2011-10-301-0/+10