Age | Commit message (Expand) | Author |
2008-04-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller |
2008-03-20 | [S390] futex: let futex_atomic_cmpxchg_pt survive early functional tests. | Heiko Carstens |
2008-03-17 | qeth: new qeth device driver | Frank Blaschka |
2008-03-05 | [S390] incorrect reipl nss name. | Hongjie Yang |
2008-03-05 | [S390] Load disabled wait psw if reipl fails. | Michael Holzheu |
2008-03-05 | [S390] Fix IPL from NSS. | Heiko Carstens |
2008-03-05 | [S390] Get rid of memcpy gcc warning workaround. | Heiko Carstens |
2008-03-05 | [S390] idle: Fix machine check handling in idle loop. | Heiko Carstens |
2008-03-05 | [S390] Update default configuration. | Martin Schwidefsky |
2008-03-04 | Kprobes: indicate kretprobe support in Kconfig | Ananth N Mavinakayanahalli |
2008-02-19 | [S390] Fix futex_atomic_cmpxchg_std inline assembly. | Heiko Carstens |
2008-02-19 | [S390] etr: fix compile error on !SMP | Heiko Carstens |
2008-02-19 | [S390] Initialize per cpu lowcores on cpu hotplug. | Heiko Carstens |
2008-02-19 | [S390] Make sure enabled wait psw is loaded in default_idle. | Heiko Carstens |
2008-02-19 | [S390] Let NR_CPUS default to 32/64 on s390/s390x. | Heiko Carstens |
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] Wire up new timerfd syscalls. | Heiko Carstens |
2008-02-09 | [S390] Update default configuration. | Martin Schwidefsky |
2008-02-08 | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky |
2008-02-08 | proc: seqfile convert proc_pid_status to properly handle pid namespaces | Eric W. Biederman |
2008-02-07 | Introduce flags for reserve_bootmem() | Bernhard Walle |
2008-02-05 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-02-05 | timerfd: new timerfd API | Davide Libenzi |
2008-02-05 | [S390] Remove BUILD_BUG_ON() in vmem code. | Heiko Carstens |
2008-02-05 | [S390] latencytop s390 support. | Heiko Carstens |
2008-02-05 | [S390] Define GENERIC_LOCKBREAK. | Martin Schwidefsky |
2008-02-05 | [S390] console: allow vt220 console to be the only console | Peter Oberparleiter |
2008-02-05 | [S390] Fix couple of section mismatches. | Heiko Carstens |
2008-02-05 | [S390] Fix smp_call_function_mask semantics. | Heiko Carstens |
2008-02-05 | [S390] Fix linker script. | Heiko Carstens |
2008-02-05 | [S390] DEBUG_PAGEALLOC support for s390. | Heiko Carstens |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2008-02-03 | remove Documentation/smp.txt | Adrian Bunk |
2008-02-03 | Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig | Mathieu Desnoyers |
2008-02-03 | Add HAVE_KPROBES | Mathieu Desnoyers |
2008-02-03 | Add HAVE_OPROFILE | Mathieu Desnoyers |
2008-01-28 | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg |
2008-01-26 | [S390] replace lock_cpu_hotplug with get_online_cpus | Martin Schwidefsky |
2008-01-26 | [S390] constify function pointer tables. | Jan Engelhardt |
2008-01-26 | [S390] do local_irq_restore while spinning in spin_lock_irqsave. | Hisashi Hifumi |
2008-01-26 | [S390] add smp_call_function_mask | Carsten Otte |
2008-01-26 | [S390] Remove TOPDIR from Makefile | WANG Cong |
2008-01-26 | [S390] single-step cleanup | Roland McGrath |
2008-01-26 | [S390] Move NOTES and BUG_TABLE. | Martin Schwidefsky |
2008-01-26 | [S390] arch/s390/: Spelling fixes | Joe Perches |
2008-01-26 | [S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible. | Michael Holzheu |
2008-01-26 | [S390] vmemmap: allocate struct pages before 1:1 mapping | Christian Borntraeger |