| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-06-12 | 12 | -53/+122 |
|\ |
|
| * | [S390] wire up sys_perf_counter_open | Heiko Carstens | 2009-06-12 | 1 | -1/+2 |
| * | [S390] wire up sys_rt_tgsigqueueinfo | Heiko Carstens | 2009-06-12 | 1 | -1/+2 |
| * | [S390] ftrace: add system call tracer support | Heiko Carstens | 2009-06-12 | 2 | -0/+3 |
| * | [S390] ftrace: add function graph tracer support | Heiko Carstens | 2009-06-12 | 1 | -4/+6 |
| * | [S390] ftrace: add dynamic ftrace support | Heiko Carstens | 2009-06-12 | 2 | -2/+25 |
| * | [S390] vmalloc: add vmalloc kernel parameter support | Heiko Carstens | 2009-06-12 | 1 | -2/+5 |
| * | [S390] uaccess: use might_fault() instead of might_sleep() | Heiko Carstens | 2009-06-12 | 1 | -8/+8 |
| * | [S390] secure computing arch backend | Heiko Carstens | 2009-06-12 | 2 | -4/+22 |
| * | [S390] implement is_compat_task | Heiko Carstens | 2009-06-12 | 1 | -1/+18 |
| * | [S390] use facility list for cpu type safety check | Martin Schwidefsky | 2009-06-12 | 1 | -0/+1 |
| * | [S390] implement interrupt-enabling rwlocks | Heiko Carstens | 2009-06-12 | 1 | -3/+16 |
| * | [S390] merge cpu.h into cputime.h | Martin Schwidefsky | 2009-06-12 | 2 | -32/+19 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 2009-06-12 | 7 | -11/+18 |
|\ \ |
|
| * \ | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann | 2009-06-12 | 1 | -1/+4 |
| |\ \
| | |/ |
|
| * | | asm-generic: rename page.h and uaccess.h | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 |
| * | | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 |
| * | | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann | 2009-06-11 | 2 | -6/+13 |
| * | | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann | 2009-06-11 | 3 | -3/+3 |
* | | | PM: Remove unused asm/suspend.h | Magnus Damm | 2009-06-12 | 1 | -5/+0 |
| |/
|/| |
|
* | | KVM: s390: use hrtimer for clock wakeup from idle - v2 | Christian Borntraeger | 2009-06-10 | 1 | -1/+4 |
|/ |
|
* | [S390] /proc/stat idle field for idle cpus | Martin Schwidefsky | 2009-04-23 | 1 | -0/+4 |
* | [S390] add read_persistent_clock | Martin Schwidefsky | 2009-04-14 | 1 | -0/+5 |
* | [S390] extend virtual timer interface by mod_virt_timer_periodic | Jan Glauber | 2009-04-14 | 1 | -0/+1 |
* | [S390] wire up preadv/pwritev system calls | Heiko Carstens | 2009-04-14 | 1 | -1/+3 |
* | [S390] s390: move machine flags to lowcore | Christian Ehrhardt | 2009-04-14 | 7 | -33/+51 |
* | Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-04-03 | 1 | -6/+0 |
|\ |
|
| * | s390: remove arch specific smp_send_stop() | Heiko Carstens | 2009-03-20 | 1 | -6/+0 |
* | | Allow rwlocks to re-enable interrupts | Robin Holt | 2009-04-02 | 1 | -0/+3 |
* | | [S390] cio: introduce notifier for boxed state | Sebastian Ott | 2009-03-31 | 1 | -0/+2 |
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-03-26 | 16 | -377/+519 |
|\ \ |
|
| * | | [S390] cpumask: use mm_cpumask() wrapper | Rusty Russell | 2009-03-26 | 2 | -3/+3 |
| * | | [S390] cpumask: remove cpu_coregroup_map | Rusty Russell | 2009-03-26 | 1 | -1/+0 |
| * | | [S390] Use csum_partial in checksum.h | Frank Munzert | 2009-03-26 | 1 | -16/+0 |
| * | | [S390] cleanup lowcore.h | Martin Schwidefsky | 2009-03-26 | 1 | -323/+329 |
| * | | [S390] eliminate ipl_device from lowcore | Martin Schwidefsky | 2009-03-26 | 1 | -6/+2 |
| * | | [S390] eliminate cpuinfo_S390 structure | Martin Schwidefsky | 2009-03-26 | 3 | -28/+10 |
| * | | [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 | 1 | -1/+3 |
| * | | [S390] use compiler builtin versions of strlen/strcpy/strcat | Heiko Carstens | 2009-03-26 | 1 | -0/+8 |
| * | | [S390] bitops: remove likely annotations | Heiko Carstens | 2009-03-26 | 1 | -6/+6 |
| * | | [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] convert bitmap definitions to C | Heiko Carstens | 2009-03-26 | 1 | -1/+1 |
| * | | [S390] split/move machine check handler code | Heiko Carstens | 2009-03-26 | 2 | -0/+134 |
| * | | [S390] Fix hypervisor detection for KVM | Christian Borntraeger | 2009-03-26 | 1 | -0/+1 |
| * | | [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] Automatic IPL after dump | Frank Munzert | 2009-03-26 | 2 | -11/+29 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-03-26 | 1 | -0/+3 |
|\ \ \ |
|