Age | Commit message (Expand) | Author | Files | Lines |
2011-06-22 | [S390] allow setting of upper 32 bit in smp_ctl_set_bit | Jan Glauber | 1 | -2/+2 |
2011-06-22 | [S390] hwsampler: Set a sane default sampling rate | Christian Borntraeger | 1 | -1/+1 |
2011-06-22 | [S390] s390: enforce HW limits for the initial sampling rate | Christian Borntraeger | 1 | -0/+6 |
2011-06-22 | [S390] kvm-s390: fix kconfig dependencies | Christian Borntraeger | 1 | -0/+1 |
2011-06-06 | [S390] fix kvm defines for 31 bit compile | Martin Schwidefsky | 1 | -13/+26 |
2011-06-06 | [S390] use generic RCU page-table freeing code | Martin Schwidefsky | 4 | -229/+166 |
2011-06-06 | [S390] qdio: Split SBAL entry flags | Jan Glauber | 1 | -91/+28 |
2011-06-06 | [S390] kvm-s390: fix stfle facilities numbers >=64 | Christian Borntraeger | 1 | -0/+1 |
2011-06-06 | [S390] kvm-s390: Fix host crash on misbehaving guests | Christian Borntraeger | 1 | -0/+2 |
2011-05-29 | [S390] mm: fix mmu_gather rework | Heiko Carstens | 1 | -7/+16 |
2011-05-29 | [S390] mm: fix storage key handling | Heiko Carstens | 1 | -8/+8 |
2011-05-28 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |
2011-05-28 | Merge branch 'setns' | Linus Torvalds | 3 | -1/+9 |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman | 3 | -1/+9 |
2011-05-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -10/+0 |
2011-05-27 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 20 | -183/+213 |
2011-05-27 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 1 | -2/+2 |
2011-05-27 | s390: use asm-generic/bitops/le.h | Akinobu Mita | 1 | -35/+2 |
2011-05-27 | arch: add #define for each of optimized find bitops | Akinobu Mita | 1 | -0/+8 |
2011-05-26 | [S390] mm: add ZONE_DMA to 31-bit config again | Heiko Carstens | 3 | -5/+1 |
2011-05-26 | [S390] mm: add page fault retry handling | Heiko Carstens | 1 | -13/+28 |
2011-05-26 | [S390] mm: handle kernel caused page fault oom situations | Heiko Carstens | 1 | -7/+9 |
2011-05-26 | [S390] delay: implement ndelay | Heiko Carstens | 2 | -3/+20 |
2011-05-26 | [S390] topology,sched: fix cpu_coregroup_mask/cpu_book_mask definitions | Heiko Carstens | 1 | -2/+2 |
2011-05-26 | [S390] hwsampler: allow cpu hotplug | Martin Schwidefsky | 1 | -1/+1 |
2011-05-26 | [S390] uaccess: turn __access_ok() into a define | Heiko Carstens | 1 | -5/+6 |
2011-05-26 | [S390] irq: merge irq.c and s390_ext.c | Heiko Carstens | 13 | -170/+145 |
2011-05-26 | [S390] irq: fix service signal external interrupt handling | Heiko Carstens | 3 | -1/+26 |
2011-05-26 | [S390] pfault: always enable service signal interrupt | Heiko Carstens | 1 | -2/+1 |
2011-05-26 | maccess,probe_kernel: Make write/read src const void * | Steven Rostedt | 1 | -2/+2 |
2011-05-25 | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 1 | -1/+0 |
2011-05-25 | s390: mmu_gather rework | Peter Zijlstra | 1 | -25/+37 |
2011-05-25 | PM / Hibernate: Remove arch_prepare_suspend() | Rafael J. Wysocki | 1 | -10/+0 |
2011-05-24 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 35 | -668/+626 |
2011-05-24 | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 1 | -1/+1 |
2011-05-24 | Merge branch 'fixes-2.6.39' into for-2.6.40 | Tejun Heo | 11 | -262/+332 |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2011-05-23 | [S390] cpu hotplug: fix external interrupt subclass mask handling | Heiko Carstens | 1 | -2/+2 |
2011-05-23 | [S390] oprofile: dont access lowcore | Heiko Carstens | 1 | -9/+2 |
2011-05-23 | [S390] oprofile: add missing irq stats counter | Heiko Carstens | 3 | -0/+4 |
2011-05-23 | [S390] Ignore sendmmsg system call note wired up warning | Heiko Carstens | 1 | -0/+1 |
2011-05-23 | [S390] s390,oprofile: fix compile error for !CONFIG_SMP | Jan Glauber | 1 | -3/+3 |
2011-05-23 | [S390] s390,oprofile: fix alert counter increment | Jan Glauber | 1 | -1/+1 |
2011-05-23 | [S390] Remove unused includes in process.c | Jan Glauber | 1 | -17/+2 |
2011-05-23 | [S390] refactor page table functions for better pgste support | Martin Schwidefsky | 7 | -233/+331 |
2011-05-23 | [S390] merge page_test_dirty and page_clear_dirty | Martin Schwidefsky | 2 | -55/+59 |
2011-05-23 | [S390] convert old cpumask API into new one | KOSAKI Motohiro | 4 | -23/+23 |
2011-05-23 | [S390] pfault: cleanup code | Heiko Carstens | 1 | -30/+37 |
2011-05-23 | [S390] pfault: cpu hotplug vs missing completion interrupts | Heiko Carstens | 6 | -26/+71 |
2011-05-23 | [S390] smp: add __noreturn attribute to cpu_die() | Heiko Carstens | 1 | -1/+1 |