| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] cleanup lowcore.h | Martin Schwidefsky | 2009-03-26 | 2 | -323/+331 |
* | [S390] eliminate ipl_device from lowcore | Martin Schwidefsky | 2009-03-26 | 5 | -10/+2 |
* | [S390] eliminate cpuinfo_S390 structure | Martin Schwidefsky | 2009-03-26 | 6 | -74/+51 |
* | [S390] Fix comments in lowcore structure | Christian Borntraeger | 2009-03-26 | 1 | -2/+2 |
* | [S390] Expose a constant for the number of words representing the CRs | Dan Smith | 2009-03-26 | 2 | -2/+5 |
* | [S390] use compiler builtin versions of strlen/strcpy/strcat | Heiko Carstens | 2009-03-26 | 2 | -0/+16 |
* | [S390] module function call optimization | Martin Schwidefsky | 2009-03-26 | 1 | -7/+12 |
* | [S390] bitops: remove likely annotations | Heiko Carstens | 2009-03-26 | 1 | -6/+6 |
* | [S390] remove duplicate nul-termination of string | Hendrik Brueckner | 2009-03-26 | 1 | -1/+0 |
* | [S390] allow usage of string functions in linux/string.h | Rusty Russell | 2009-03-26 | 1 | -1/+7 |
* | [S390] qdio: report SIGA errors directly | Jan Glauber | 2009-03-26 | 1 | -0/+1 |
* | [S390] kernel: Disable switch_amode by default | Gerald Schaefer | 2009-03-26 | 1 | -4/+0 |
* | [S390] clock sync mode flags | Martin Schwidefsky | 2009-03-26 | 1 | -27/+44 |
* | [S390] move EXPORT_SYMBOLs to definitions | Heiko Carstens | 2009-03-26 | 6 | -44/+19 |
* | [S390] convert bitmap definitions to C | Heiko Carstens | 2009-03-26 | 3 | -57/+50 |
* | [S390] Remove CONFIG_MACHCHK_WARNING. | Heiko Carstens | 2009-03-26 | 2 | -25/+11 |
* | [S390] split/move machine check handler code | Heiko Carstens | 2009-03-26 | 6 | -5/+520 |
* | [S390] Fix appldata build break with !NET | Sachin Sant | 2009-03-26 | 1 | -1/+1 |
* | [S390] Fix hypervisor detection for KVM | Christian Borntraeger | 2009-03-26 | 4 | -10/+17 |
* | [S390] check addressing mode in s390_enable_sie | Carsten Otte | 2009-03-26 | 1 | -0/+4 |
* | [S390] lockdep: trace hardirq off in smp_send_stop | Christian Borntraeger | 2009-03-26 | 1 | -0/+2 |
* | [S390] cputime: initialize per thread timer values on fork | Heiko Carstens | 2009-03-26 | 1 | -0/+5 |
* | [S390] arch/s390/kernel/process.c: fix whitespace damage | Heiko Carstens | 2009-03-26 | 1 | -37/+27 |
* | [S390] move sysinfo.c from drivers/s390 to arch/s390/kernel | Heiko Carstens | 2009-03-26 | 2 | -1/+431 |
* | [S390] dasd: add High Performance FICON support | Stefan Weinhuber | 2009-03-26 | 1 | -12/+5 |
* | [S390] dasd: add large volume support | Stefan Weinhuber | 2009-03-26 | 2 | -7/+19 |
* | [S390] page fault: invoke oom-killer | Heiko Carstens | 2009-03-26 | 1 | -26/+2 |
* | [S390] Automatic IPL after dump | Frank Munzert | 2009-03-26 | 5 | -24/+86 |
* | [S390] fix dump_stack vs. %p and (null) | Christian Borntraeger | 2009-03-26 | 1 | -1/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-03-23 | 5 | -25/+11 |
|\ |
|
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-18 | 336 | -4117/+6357 |
| |\ |
|
| * | | sparc64: Fix crash with /proc/iomem | Mikulas Patocka | 2009-03-18 | 1 | -1/+1 |
| * | | sparc64: Reschedule KGDB capture to a software interrupt. | David S. Miller | 2009-03-18 | 4 | -24/+10 |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p... | Linus Torvalds | 2009-03-23 | 1 | -0/+9 |
|\ \ \ |
|
| * | | | powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines | Kumar Gala | 2009-03-23 | 1 | -0/+9 |
* | | | | Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2009-03-22 | 24 | -1907/+1209 |
|\ \ \ \ |
|
| * | | | | m68k: merge the non-MMU and MMU versions of siginfo.h | Greg Ungerer | 2009-03-17 | 3 | -101/+95 |
| * | | | | m68k: use the MMU version of unistd.h for all m68k platforms | Greg Ungerer | 2009-03-17 | 3 | -749/+372 |
| * | | | | m68k: merge the non-MMU and MMU versions of signal.h | Greg Ungerer | 2009-03-17 | 3 | -369/+212 |
| * | | | | m68k: merge the non-MMU and MMU versions of ptrace.h | Greg Ungerer | 2009-03-17 | 3 | -170/+85 |
| * | | | | m68k: use MMU version of setup.h for both MMU and non-MMU | Greg Ungerer | 2009-03-17 | 3 | -389/+374 |
| * | | | | m68k: merge the non-MMU and MMU versions of sigcontext.h | Greg Ungerer | 2009-03-16 | 3 | -39/+22 |
| * | | | | m68k: merge the non-MMU and MMU versions of swab.h | Greg Ungerer | 2009-03-16 | 3 | -44/+26 |
| * | | | | m68k: merge the non-MMU and MMU versions of param.h | Greg Ungerer | 2009-03-16 | 3 | -46/+23 |
* | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-03-19 | 8 | -40/+48 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | [S390] make page table upgrade work again | Martin Schwidefsky | 2009-03-18 | 2 | -14/+35 |
| * | | | | [S390] make page table walking more robust | Martin Schwidefsky | 2009-03-18 | 3 | -5/+6 |
| * | | | | [S390] Dont check for pfn_valid() in uaccess_pt.c | Gerald Schaefer | 2009-03-18 | 1 | -18/+0 |
| * | | | | [S390] ftrace/mcount: fix kernel stack backchain | Heiko Carstens | 2009-03-18 | 1 | -2/+4 |
| * | | | | [S390] topology: define SD_MC_INIT to fix performance regression | Heiko Carstens | 2009-03-18 | 1 | -0/+2 |