Age | Commit message (Expand) | Author | Files | Lines |
2010-10-29 | [S390] dasd: provide a Sense Path Group ID ioctl | Stefan Weinhuber | 1 | -18/+22 |
2010-10-28 | taskstats: use real microsecond granularity for CPU times | Michael Holzheu | 1 | -5/+5 |
2010-10-27 | mm: remove pte_*map_nested() | Peter Zijlstra | 1 | -2/+0 |
2010-10-25 | [S390] topology: export cpu topology via proc/sysinfo | Heiko Carstens | 1 | -0/+2 |
2010-10-25 | [S390] topology: move topology sysinfo code | Heiko Carstens | 1 | -0/+35 |
2010-10-25 | [S390] topology: clean up facility detection | Heiko Carstens | 1 | -0/+3 |
2010-10-25 | [S390] cleanup facility list handling | Martin Schwidefsky | 2 | -24/+20 |
2010-10-25 | [S390] remove ieee_instruction_pointer from thread_struct | Martin Schwidefsky | 2 | -4/+1 |
2010-10-25 | [S390] cleanup system call parameter setup | Martin Schwidefsky | 1 | -4/+0 |
2010-10-25 | [S390] correct alignment of cpuid structure | Martin Schwidefsky | 1 | -1/+1 |
2010-10-25 | [S390] cleanup lowcore access from external interrupts | Martin Schwidefsky | 1 | -1/+1 |
2010-10-25 | [S390] pgtable: move pte_mkhuge() from hugetlb.h to pgtable.h | Heiko Carstens | 2 | -26/+28 |
2010-10-25 | [S390] cio: notify drivers of channel path events | Sebastian Ott | 1 | -0/+12 |
2010-10-25 | [S390] switch_to: get rid of prev == next check | Heiko Carstens | 1 | -2/+0 |
2010-10-25 | [S390] switch_to: dont restore/save access & fpu regs for kernel threads | Heiko Carstens | 1 | -8/+12 |
2010-10-25 | [S390] sysinfo: display capacity adjustment indicator | Heiko Carstens | 1 | -1/+4 |
2010-10-25 | [S390] add support for nonquiescing sske | Martin Schwidefsky | 2 | -6/+10 |
2010-10-25 | [S390] store indication fault optimization | Martin Schwidefsky | 1 | -0/+1 |
2010-10-25 | [S390] lockless get_user_pages_fast() | Martin Schwidefsky | 3 | -6/+12 |
2010-10-25 | [S390] set ARCH_HAS_SG_CHAIN for s390 | Christof Schmitt | 1 | -0/+2 |
2010-10-25 | [S390] zero page cache synonyms | Martin Schwidefsky | 1 | -3/+19 |
2010-10-24 | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -0/+8 |
2010-10-24 | KVM: S390: Export kvm_virtio.h | Alexander Graf | 1 | -0/+1 |
2010-10-24 | KVM: S390: Add virtio hotplug add support | Alexander Graf | 1 | -0/+1 |
2010-10-24 | KVM: S390: take a full byte as ext_param indicator | Alexander Graf | 1 | -0/+6 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -5/+8 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 1 | -87/+1 |
2010-10-22 | ioctl: Use asm-generic/ioctls.h on s390 (enables termiox) | Jeff Mahoney | 1 | -87/+1 |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags | Linus Torvalds | 2 | -24/+29 |
2010-10-21 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -5/+23 |
2010-10-19 | [S390] hardirq: remove pointless header file includes | Heiko Carstens | 1 | -4/+0 |
2010-10-18 | sched: Consolidate account_system_vtime extern declaration | Venkatesh Pallipadi | 1 | -1/+0 |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 1 | -2/+1 |
2010-10-07 | Fix IRQ flag handling naming | David Howells | 2 | -24/+29 |
2010-10-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2010-09-21 | Merge commit 'v2.6.36-rc5' into sched/core | Ingo Molnar | 1 | -1/+1 |
2010-09-15 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin | 1 | -1/+1 |
2010-09-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 6 | -6/+24 |
2010-09-09 | topology, s390: Add z11 cpu topology support | Heiko Carstens | 1 | -4/+23 |
2010-09-09 | qdio: extend API to allow polling | Jan Glauber | 1 | -5/+8 |
2010-08-24 | [S390] fix tlb flushing vs. concurrent /proc accesses | Martin Schwidefsky | 6 | -6/+24 |
2010-08-15 | archs: replace unifdef-y with header-y | Sam Ravnborg | 1 | -6/+5 |
2010-08-13 | [S390] wire up prlimit64 and fanotify* syscalls | Heiko Carstens | 1 | -1/+4 |
2010-08-11 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -2/+0 |
2010-08-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 1 | -0/+2 |
2010-08-11 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2 | -2/+2 |
2010-08-11 | tty: Add EXTPROC support for LINEMODE | hyc@symas.com | 1 | -0/+2 |
2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+6 |
2010-08-10 | mm: provide init_mm mm_context initializer | Heiko Carstens | 1 | -0/+5 |
2010-08-10 | add f_flags to struct statfs(64) | Christoph Hellwig | 1 | -3/+6 |