| Commit message (Expand) | Author | Age | Files | Lines |
* | s390: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 | 2 | -3/+4 |
* | [S390] update default configuration. | Martin Schwidefsky | 2009-04-23 | 1 | -13/+50 |
* | [S390] /proc/stat idle field for idle cpus | Martin Schwidefsky | 2009-04-23 | 2 | -0/+20 |
* | [S390] appldata: avoid deadlock with appldata_mem | Gerald Schaefer | 2009-04-23 | 2 | -17/+17 |
* | [S390] ipl: fix compile breakage | Heiko Carstens | 2009-04-23 | 1 | -0/+1 |
* | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 1 | -1/+1 |
* | Separate out common fstatat code into vfs_fstatat | Oleg Drokin | 2009-04-20 | 1 | -13/+5 |
* | [S390] boot cputime accounting | Martin Schwidefsky | 2009-04-14 | 4 | -17/+43 |
* | [S390] add read_persistent_clock | Martin Schwidefsky | 2009-04-14 | 4 | -21/+35 |
* | [S390] cpu hotplug and accounting values | Martin Schwidefsky | 2009-04-14 | 3 | -0/+28 |
* | [S390] fix idle time accounting | Martin Schwidefsky | 2009-04-14 | 1 | -0/+2 |
* | [S390] smp: fix cpu_possible_map initialization | Heiko Carstens | 2009-04-14 | 1 | -1/+2 |
* | [S390] appldata: Use new mod_virt_timer_periodic() function. | Gerald Schaefer | 2009-04-14 | 1 | -1/+1 |
* | [S390] extend virtual timer interface by mod_virt_timer_periodic | Jan Glauber | 2009-04-14 | 2 | -24/+34 |
* | [S390] stp synchronization retry timer | Martin Schwidefsky | 2009-04-14 | 1 | -0/+15 |
* | [S390] call nmi_enter/nmi_exit on machine checks | Heiko Carstens | 2009-04-14 | 1 | -2/+3 |
* | [S390] wire up preadv/pwritev system calls | Heiko Carstens | 2009-04-14 | 3 | -1/+23 |
* | [S390] s390: move machine flags to lowcore | Christian Ehrhardt | 2009-04-14 | 10 | -36/+56 |
* | mutex: have non-spinning mutexes on s390 by default | Heiko Carstens | 2009-04-09 | 1 | -0/+1 |
* | 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 |
* | | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 | 1 | -1/+1 |
* | | generic debug pagealloc: build fix | Akinobu Mita | 2009-04-02 | 1 | -9/+0 |
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-04-01 | 2 | -0/+4 |
|\ \ |
|
| * | | [S390] cio: introduce notifier for boxed state | Sebastian Ott | 2009-03-31 | 1 | -0/+2 |
| * | | [S390] fix hypfs build failure | Heiko Carstens | 2009-03-31 | 1 | -0/+2 |
* | | | generic debug pagealloc | Akinobu Mita | 2009-04-01 | 2 | -0/+4 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-03-27 | 1 | -1/+1 |
|\ \ |
|
| * | | generic compat_sys_ustat | Christoph Hellwig | 2009-03-27 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-03-26 | 48 | -726/+1688 |
|\ \ \ |
|
| * | | | [S390] remove duplicated #includes | Huang Weiyi | 2009-03-26 | 1 | -1/+0 |
| * | | | [S390] cpumask: use mm_cpumask() wrapper | Rusty Russell | 2009-03-26 | 3 | -4/+4 |
| * | | | [S390] cpumask: Use accessors code. | Rusty Russell | 2009-03-26 | 1 | -3/+2 |
| * | | | [S390] cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits. | Rusty Russell | 2009-03-26 | 1 | -9/+9 |
| * | | | [S390] cpumask: remove cpu_coregroup_map | Rusty Russell | 2009-03-26 | 2 | -2/+1 |
| * | | | [S390] fix clock comparator save area usage | Heiko Carstens | 2009-03-26 | 1 | -7/+4 |
| * | | | [S390] Add hwcap flag for the etf3 enhancement facility | Andreas Krebbel | 2009-03-26 | 2 | -6/+13 |
| * | | | [S390] Ensure that ipl panic notifier is called late. | Michael Holzheu | 2009-03-26 | 1 | -1/+1 |
| * | | | [S390] fix dfp elf hwcap/facility bit detection | Christian Ehrhardt | 2009-03-26 | 1 | -2/+4 |
| * | | | [S390] smp: perform initial cpu reset before starting a cpu | Heiko Carstens | 2009-03-26 | 1 | -7/+16 |
| * | | | [S390] smp: fix memory leak on __cpu_up | Heiko Carstens | 2009-03-26 | 2 | -5/+3 |
| * | | | [S390] ipl: Improve checking logic and remove switch defaults. | Michael Holzheu | 2009-03-26 | 1 | -7/+6 |
| * | | | [S390] s390dbf: Remove needless check for NULL pointer. | Michael Holzheu | 2009-03-26 | 1 | -2/+1 |
| * | | | [S390] s390dbf: Remove redundant initilizations. | Michael Holzheu | 2009-03-26 | 1 | -2/+1 |
| * | | | [S390] use kzfree() | Johannes Weiner | 2009-03-26 | 1 | -2/+1 |
| * | | | [S390] BUG to BUG_ON changes | Stoyan Gaydarov | 2009-03-26 | 2 | -4/+2 |
| * | | | [S390] zfcpdump: Prevent zcore from beeing built as a kernel module. | Michael Holzheu | 2009-03-26 | 3 | -5/+5 |
| * | | | [S390] Use csum_partial in checksum.h | Frank Munzert | 2009-03-26 | 2 | -17/+3 |
| * | | | [S390] cleanup lowcore.h | Martin Schwidefsky | 2009-03-26 | 2 | -323/+331 |