aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-17qeth: new qeth device driverFrank Blaschka1-5/+3
2008-03-05[S390] incorrect reipl nss name.Hongjie Yang1-2/+6
2008-03-05[S390] Load disabled wait psw if reipl fails.Michael Holzheu1-0/+1
2008-03-05[S390] Fix IPL from NSS.Heiko Carstens1-0/+4
2008-03-05[S390] Get rid of memcpy gcc warning workaround.Heiko Carstens2-8/+7
2008-03-05[S390] idle: Fix machine check handling in idle loop.Heiko Carstens2-2/+4
2008-03-05[S390] Update default configuration.Martin Schwidefsky1-5/+13
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli1-0/+1
2008-02-19[S390] Fix futex_atomic_cmpxchg_std inline assembly.Heiko Carstens1-4/+4
2008-02-19[S390] etr: fix compile error on !SMPHeiko Carstens1-2/+0
2008-02-19[S390] Initialize per cpu lowcores on cpu hotplug.Heiko Carstens1-15/+38
2008-02-19[S390] Make sure enabled wait psw is loaded in default_idle.Heiko Carstens1-6/+9
2008-02-19[S390] Let NR_CPUS default to 32/64 on s390/s390x.Heiko Carstens1-1/+2
2008-02-09[S390] dynamic page tables.Martin Schwidefsky6-3/+195
2008-02-09[S390] Add four level page tables for CONFIG_64BIT=y.Martin Schwidefsky2-3/+15
2008-02-09[S390] 1K/2K page table pages.Martin Schwidefsky3-25/+93
2008-02-09[S390] Remove a.out header file.Martin Schwidefsky2-2/+0
2008-02-09[S390] Wire up new timerfd syscalls.Heiko Carstens2-0/+23
2008-02-09[S390] Update default configuration.Martin Schwidefsky1-23/+64
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky1-0/+2
2008-02-08proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman1-12/+12
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-4/+7
2008-02-05Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds12-46/+108
2008-02-05timerfd: new timerfd APIDavide Libenzi2-9/+1
2008-02-05[S390] Remove BUILD_BUG_ON() in vmem code.Heiko Carstens2-3/+2
2008-02-05[S390] latencytop s390 support.Heiko Carstens2-8/+26
2008-02-05[S390] Define GENERIC_LOCKBREAK.Martin Schwidefsky1-0/+5
2008-02-05[S390] console: allow vt220 console to be the only consolePeter Oberparleiter1-5/+5
2008-02-05[S390] Fix couple of section mismatches.Heiko Carstens6-24/+27
2008-02-05[S390] Fix smp_call_function_mask semantics.Heiko Carstens1-4/+3
2008-02-05[S390] Fix linker script.Heiko Carstens1-1/+1
2008-02-05[S390] DEBUG_PAGEALLOC support for s390.Heiko Carstens3-1/+39
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-2/+2
2008-02-03remove Documentation/smp.txtAdrian Bunk1-2/+2
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers1-2/+0
2008-02-03Add HAVE_KPROBESMathieu Desnoyers1-0/+1
2008-02-03Add HAVE_OPROFILEMathieu Desnoyers1-0/+1
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-4/+4
2008-01-26[S390] replace lock_cpu_hotplug with get_online_cpusMartin Schwidefsky1-6/+6
2008-01-26[S390] constify function pointer tables.Jan Engelhardt2-2/+2
2008-01-26[S390] do local_irq_restore while spinning in spin_lock_irqsave.Hisashi Hifumi1-0/+23
2008-01-26[S390] add smp_call_function_maskCarsten Otte1-0/+27
2008-01-26[S390] Remove TOPDIR from MakefileWANG Cong1-4/+0
2008-01-26[S390] single-step cleanupRoland McGrath2-16/+19
2008-01-26[S390] Move NOTES and BUG_TABLE.Martin Schwidefsky1-3/+9
2008-01-26[S390] arch/s390/: Spelling fixesJoe Perches1-1/+1
2008-01-26[S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.Michael Holzheu1-6/+8
2008-01-26[S390] vmemmap: allocate struct pages before 1:1 mappingChristian Borntraeger1-2/+2
2008-01-26[S390] Initialize sclp_ipl_infoMichael Holzheu1-0/+1
2008-01-26[S390] Allocate and free cpu lowcores and stacks when needed/possible.Heiko Carstens1-34/+72