aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2008-02-09[S390] dynamic page tables.Martin Schwidefsky
2008-02-09[S390] Add four level page tables for CONFIG_64BIT=y.Martin Schwidefsky
2008-02-09[S390] 1K/2K page table pages.Martin Schwidefsky
2008-02-09[S390] Remove a.out header file.Martin Schwidefsky
2008-02-09[S390] Wire up new timerfd syscalls.Heiko Carstens
2008-02-09[S390] Update default configuration.Martin Schwidefsky
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky
2008-02-08proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2008-02-05Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-02-05timerfd: new timerfd APIDavide Libenzi
2008-02-05[S390] Remove BUILD_BUG_ON() in vmem code.Heiko Carstens
2008-02-05[S390] latencytop s390 support.Heiko Carstens
2008-02-05[S390] Define GENERIC_LOCKBREAK.Martin Schwidefsky
2008-02-05[S390] console: allow vt220 console to be the only consolePeter Oberparleiter
2008-02-05[S390] Fix couple of section mismatches.Heiko Carstens
2008-02-05[S390] Fix smp_call_function_mask semantics.Heiko Carstens
2008-02-05[S390] Fix linker script.Heiko Carstens
2008-02-05[S390] DEBUG_PAGEALLOC support for s390.Heiko Carstens
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2008-02-03remove Documentation/smp.txtAdrian Bunk
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers
2008-02-03Add HAVE_KPROBESMathieu Desnoyers
2008-02-03Add HAVE_OPROFILEMathieu Desnoyers
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2008-01-26[S390] replace lock_cpu_hotplug with get_online_cpusMartin Schwidefsky
2008-01-26[S390] constify function pointer tables.Jan Engelhardt
2008-01-26[S390] do local_irq_restore while spinning in spin_lock_irqsave.Hisashi Hifumi
2008-01-26[S390] add smp_call_function_maskCarsten Otte
2008-01-26[S390] Remove TOPDIR from MakefileWANG Cong
2008-01-26[S390] single-step cleanupRoland McGrath
2008-01-26[S390] Move NOTES and BUG_TABLE.Martin Schwidefsky
2008-01-26[S390] arch/s390/: Spelling fixesJoe Perches
2008-01-26[S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.Michael Holzheu
2008-01-26[S390] vmemmap: allocate struct pages before 1:1 mappingChristian Borntraeger
2008-01-26[S390] Initialize sclp_ipl_infoMichael Holzheu
2008-01-26[S390] Allocate and free cpu lowcores and stacks when needed/possible.Heiko Carstens
2008-01-26[S390] use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng
2008-01-26[S390] Load disabled wait psw instead of stopping cpu on halt.Michael Holzheu
2008-01-26[S390] kernel: Shutdown Actions InterfaceMichael Holzheu
2008-01-26[S390] arch/s390: Add missing "space"Joe Perches
2008-01-26[S390] crypto: move s390 Kconfig options.Jan Glauber
2008-01-26[S390] Get rid of additional_cpus kernel parameter.Heiko Carstens
2008-01-26[S390] Remove owner_pc member from raw_spinlock_t.Heiko Carstens
2008-01-26[S390] Get rid of HOLES_IN_ZONE requirement.Heiko Carstens
2008-01-26[S390] Print kernel version in dump_stack() and show_regs().Heiko Carstens
2008-01-26[S390] Change vmalloc defintionsChristian Borntraeger
2008-01-26[S390] Fix tlb flushing with idte.Martin Schwidefsky
2008-01-26[S390] Standby cpu activation/deactivation.Heiko Carstens
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds