| Commit message (Expand) | Author | Age |
* | [S390] s390: rename CPU_IDLE to S390_CPU_IDLE | Heiko Carstens | 2007-07-10 |
* | [S390] system call optimization. | Martin Schwidefsky | 2007-07-10 |
* | [S390] Bogomips calculation for 64 bit. | Martin Schwidefsky | 2007-07-10 |
* | [S390] smp: Merge smp_count_cpus() and smp_get_save_areas(). | Heiko Carstens | 2007-07-10 |
* | [S390] sclp: Test facility list before executing a service call. | Heiko Carstens | 2007-07-10 |
* | [S390] sclp: introduce some new interfaces. | Heiko Carstens | 2007-07-10 |
* | [S390] Fixed comment typo. | Ralph Wuerthner | 2007-07-10 |
* | [S390] Add oops_enter()/oops_exit() calls to die(). | Heiko Carstens | 2007-06-19 |
* | [S390] Print list of modules on die(). | Heiko Carstens | 2007-06-19 |
* | [S390] Fix yet another two section mismatches. | Heiko Carstens | 2007-06-19 |
* | [S390] Missing blank when appending cio_ignore kernel parameter | Michael Holzheu | 2007-06-19 |
* | [S390] Fix section annotations. | Heiko Carstens | 2007-05-31 |
* | [S390] arch/s390/kernel/debug.c: use mutex instead of semaphore | Christoph Hellwig | 2007-05-31 |
* | [S390] Add exception handler for diagnose 224 | Michael Holzheu | 2007-05-31 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix | Linus Torvalds | 2007-05-21 |
|\ |
|
| * | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 2007-05-19 |
| * | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 2007-05-19 |
* | | [S390] More verbose show_mem() like other architectures. | Heiko Carstens | 2007-05-21 |
* | | [S390] Make use of kretprobe_assert. | Heiko Carstens | 2007-05-21 |
* | | [S390] Wire up signald, timerfd and eventfd syscalls. | Heiko Carstens | 2007-05-21 |
* | | [S390] Wire up sys_utimensat. | Heiko Carstens | 2007-05-21 |
|/ |
|
* | [PATCH] audit signal recipients | Amy Griffis | 2007-05-11 |
* | [PATCH] add SIGNAL syscall class (v3) | Amy Griffis | 2007-05-11 |
* | [S390] update default configuration. | Martin Schwidefsky | 2007-05-10 |
* | [S390] Kconfig: use common Kconfig files for s390. | Martin Schwidefsky | 2007-05-10 |
* | [S390] Avoid compile warning. | Heiko Carstens | 2007-05-10 |
* | [S390] fix subsystem removal fallout | Cornelia Huck | 2007-05-10 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 |
|\ |
|
| * | Fix trivial typos in Kconfig* files | David Sterba | 2007-05-09 |
* | | rename thread_info to stack | Roman Zippel | 2007-05-09 |
* | | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 2007-05-09 |
|/ |
|
* | no longer #include <asm/kdebug.h> | Adrian Bunk | 2007-05-08 |
* | Kprobes: The ON/OFF knob thru debugfs | Ananth N Mavinakayanahalli | 2007-05-08 |
* | kprobes: kretprobes simplifications | Christoph Hellwig | 2007-05-08 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |
* | <linux/sysdev.h> needs to include <linux/module.h> | Ralf Baechle | 2007-05-08 |
* | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 |
* | simplify the stacktrace code | Christoph Hellwig | 2007-05-08 |
* | Introduce CONFIG_HAS_DMA | Heiko Carstens | 2007-05-07 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-05-05 |
|\ |
|
| * | [PATCH] x86: Allow percpu variables to be page-aligned | Jeremy Fitzhardinge | 2007-05-02 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-05-04 |
|\ \ |
|
| * | | [NET]: Rework dev_base via list_head (v3) | Pavel Emelianov | 2007-05-03 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-05-04 |
|\ \ |
|
| * | | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman | 2007-05-02 |
| |/ |
|
* | | [S390] add hardware capability support (ELF_HWCAP). | Martin Schwidefsky | 2007-05-04 |
* | | [S390] Export uaccess as non-gpl symbol. | Martin Schwidefsky | 2007-05-04 |
* | | [S390] aes-s390 key length. | Jan Glauber | 2007-05-04 |
* | | [S390] get rid of kprobes notifier call chain. | Christoph Hellwig | 2007-05-04 |
|/ |
|
* | [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats. | Rusty Russell | 2007-04-29 |