Age | Commit message (Expand) | Author |
2008-04-18 | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox |
2008-04-17 | [S390] Remove code duplication from monreader / dcssblk. | Martin Schwidefsky |
2008-04-17 | [S390] kernel: show last breaking-event-address on oops | Christian Borntraeger |
2008-04-17 | [S390] lowcore: Change type of lowcores softirq_pending to __u32. | Heiko Carstens |
2008-04-17 | [S390] Fix a lot of sparse warnings. | Heiko Carstens |
2008-04-17 | [S390] Convert s390 to GENERIC_CLOCKEVENTS. | Heiko Carstens |
2008-04-17 | [S390] Convert monitor calls to function calls. | Heiko Carstens |
2008-04-17 | [S390] Add debug_register_mode() function to debug feature API | Michael Holzheu |
2008-04-17 | [S390] switch sched_clock to store-clock-extended. | Jan Glauber |
2008-04-17 | [S390] Vertical cpu management. | Heiko Carstens |
2008-04-17 | [S390] cpu topology support for s390. | Heiko Carstens |
2008-04-17 | [S390] Export stfle. | Heiko Carstens |
2008-04-17 | [S390] Add new fields for System z10 to /proc/sysinfo | Martin Schwidefsky |
2008-04-17 | [S390] KVM preparation: split sysinfo definitions for kvm use | Christian Borntraeger |
2008-04-17 | [S390] allnoconfig build error. | Martin Schwidefsky |
2008-04-02 | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger |
2008-03-04 | Kprobes: indicate kretprobe support in Kconfig | Ananth N Mavinakayanahalli |
2008-02-19 | [S390] find bit corner case. | Martin Schwidefsky |
2008-02-09 | [S390] dynamic page tables. | Martin Schwidefsky |
2008-02-09 | [S390] Add four level page tables for CONFIG_64BIT=y. | Martin Schwidefsky |
2008-02-09 | [S390] 1K/2K page table pages. | Martin Schwidefsky |
2008-02-09 | [S390] Remove a.out header file. | Martin Schwidefsky |
2008-02-09 | [S390] VMEM_MAX_PHYS overflow on 31 bit. | Martin Schwidefsky |
2008-02-09 | [S390] Fix __ffs_word_loop/__ffz_word_loop inlnie assembly. | Martin Schwidefsky |
2008-02-09 | [S390] Wire up new timerfd syscalls. | Heiko Carstens |
2008-02-08 | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky |
2008-02-08 | aout: move STACK_TOP[_MAX] to asm/processor.h | David Howells |
2008-02-08 | tty: s390 support for termios2. | Heiko Carstens |
2008-02-08 | proc: seqfile convert proc_pid_status to properly handle pid namespaces | Eric W. Biederman |
2008-02-07 | Add cmpxchg_local to s390 | Mathieu Desnoyers |
2008-02-07 | Sanitize the type of struct user.u_ar0 | H. Peter Anvin |
2008-02-07 | Unexport asm/page.h | Kirill A. Shutemov |
2008-02-07 | Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed | Kirill A. Shutemov |
2008-02-06 | taskstats scaled time cleanup | Michael Neuling |
2008-02-05 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-02-05 | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt |
2008-02-05 | maps4: rework TASK_SIZE macros | Dave Hansen |
2008-02-05 | [S390] Remove BUILD_BUG_ON() in vmem code. | Heiko Carstens |
2008-02-05 | [S390] Implement ext2_find_next_bit. | Heiko Carstens |
2008-02-05 | [S390] Cleanup & optimize bitops. | Martin Schwidefsky |
2008-02-05 | [S390] DEBUG_PAGEALLOC support for s390. | Heiko Carstens |
2008-02-05 | [S390] cio: Add shutdown callback for ccwgroup. | Cornelia Huck |
2008-02-03 | asm-*/compat.h: fix typo in comment | Marcin Ślusarz |
2008-01-31 | [NET]: Introducing socket mark socket option. | Laszlo Attila Toth |
2008-01-30 | s390: use generic percpu linux-2.6.git | travis@sgi.com |
2008-01-30 | modules: fold percpu_modcopy into module.c | travis@sgi.com |
2008-01-30 | percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.h | travis@sgi.com |
2008-01-30 | percpu: use a kconfig variable to signal arch specific percpu setup | travis@sgi.com |
2008-01-28 | ext4: Add ext4_find_next_bit() | Aneesh Kumar K.V |