aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds7-171/+263
2008-04-21[CRYPTO] sha384: Hardware acceleration for s390Jan Glauber1-7/+50
2008-04-21[CRYPTO] sha512: Hardware acceleration for s390Jan Glauber5-4/+86
2008-04-21[CRYPTO] s390: Generic sha_update and sha_finalJan Glauber5-171/+138
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2-2/+0
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds1-5/+3
2008-04-18Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds3-116/+1
2008-04-17Generic semaphore implementationMatthew Wilcox3-116/+1
2008-04-17[S390] Remove code duplication from monreader / dcssblk.Martin Schwidefsky1-15/+52
2008-04-17[S390] kernel: show last breaking-event-address on oopsChristian Borntraeger3-1/+12
2008-04-17[S390] uaccess: Always access the correct address space.Heiko Carstens1-18/+41
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens16-24/+151
2008-04-17[S390] Convert s390 to GENERIC_CLOCKEVENTS.Heiko Carstens6-217/+92
2008-04-17[S390] Convert monitor calls to function calls.Heiko Carstens4-45/+32
2008-04-17[S390] remove redundant display of free swap space in show_mem()Johannes Weiner1-1/+0
2008-04-17[S390] qdio: remove outdated developerworks link.Ursula Braun1-4/+1
2008-04-17[S390] Add debug_register_mode() function to debug feature APIMichael Holzheu1-13/+38
2008-04-17[S390] crypto: use more descriptive function names for init/exit routines.Heiko Carstens4-16/+16
2008-04-17[S390] switch sched_clock to store-clock-extended.Jan Glauber1-1/+1
2008-04-17[S390] Vertical cpu management.Heiko Carstens2-17/+138
2008-04-17[S390] cpu topology support for s390.Heiko Carstens6-4/+281
2008-04-17[S390] Export stfle.Heiko Carstens1-2/+9
2008-04-17[S390] exec_protect: Fix incorrect extern declarations.Heiko Carstens1-8/+8
2008-04-17[S390] Protect against sigaltstack wraparound.Heiko Carstens2-0/+20
2008-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+2
2008-03-20[S390] futex: let futex_atomic_cmpxchg_pt survive early functional tests.Heiko Carstens1-0/+2
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