aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-03-26[S390] BUG to BUG_ON changesStoyan Gaydarov
2009-03-26[S390] zfcpdump: Prevent zcore from beeing built as a kernel module.Michael Holzheu
2009-03-26[S390] Use csum_partial in checksum.hFrank Munzert
2009-03-26[S390] cleanup lowcore.hMartin Schwidefsky
2009-03-26[S390] eliminate ipl_device from lowcoreMartin Schwidefsky
2009-03-26[S390] eliminate cpuinfo_S390 structureMartin Schwidefsky
2009-03-26[S390] Fix comments in lowcore structureChristian Borntraeger
2009-03-26[S390] Expose a constant for the number of words representing the CRsDan Smith
2009-03-26[S390] use compiler builtin versions of strlen/strcpy/strcatHeiko Carstens
2009-03-26[S390] module function call optimizationMartin Schwidefsky
2009-03-26[S390] bitops: remove likely annotationsHeiko Carstens
2009-03-26[S390] remove duplicate nul-termination of stringHendrik Brueckner
2009-03-26[S390] allow usage of string functions in linux/string.hRusty Russell
2009-03-26[S390] qdio: report SIGA errors directlyJan Glauber
2009-03-26[S390] kernel: Disable switch_amode by defaultGerald Schaefer
2009-03-26[S390] clock sync mode flagsMartin Schwidefsky
2009-03-26[S390] move EXPORT_SYMBOLs to definitionsHeiko Carstens
2009-03-26[S390] convert bitmap definitions to CHeiko Carstens
2009-03-26[S390] Remove CONFIG_MACHCHK_WARNING.Heiko Carstens
2009-03-26[S390] split/move machine check handler codeHeiko Carstens
2009-03-26[S390] Fix appldata build break with !NETSachin Sant
2009-03-26[S390] Fix hypervisor detection for KVMChristian Borntraeger
2009-03-26[S390] check addressing mode in s390_enable_sieCarsten Otte
2009-03-26[S390] lockdep: trace hardirq off in smp_send_stopChristian Borntraeger
2009-03-26[S390] cputime: initialize per thread timer values on forkHeiko Carstens
2009-03-26[S390] arch/s390/kernel/process.c: fix whitespace damageHeiko Carstens
2009-03-26[S390] move sysinfo.c from drivers/s390 to arch/s390/kernelHeiko Carstens
2009-03-26[S390] dasd: add High Performance FICON supportStefan Weinhuber
2009-03-26[S390] dasd: add large volume supportStefan Weinhuber
2009-03-26[S390] page fault: invoke oom-killerHeiko Carstens
2009-03-26[S390] Automatic IPL after dumpFrank Munzert
2009-03-26[S390] fix dump_stack vs. %p and (null)Christian Borntraeger
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-03-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds
2009-03-23powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machinesKumar Gala
2009-03-22Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2009-03-19Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-03-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-18sparc64: Fix crash with /proc/iomemMikulas Patocka
2009-03-18sparc64: Reschedule KGDB capture to a software interrupt.David S. Miller
2009-03-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-03-18[S390] make page table upgrade work againMartin Schwidefsky
2009-03-18[S390] make page table walking more robustMartin Schwidefsky
2009-03-18[S390] Dont check for pfn_valid() in uaccess_pt.cGerald Schaefer
2009-03-18[S390] ftrace/mcount: fix kernel stack backchainHeiko Carstens
2009-03-18[S390] topology: define SD_MC_INIT to fix performance regressionHeiko Carstens
2009-03-18[S390] __div64_31 broken for CONFIG_MARCH_G5Martin Schwidefsky
2009-03-18powerpc/ps3: ps3_defconfig updatesGeoff Levand
2009-03-18Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt
2009-03-17prevent boosting kprobes on exception addressMasami Hiramatsu