| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2008-01-25 | 1 | -27/+200 |
|\ |
|
| * | [CRYPTO] s390-aes: Use correct encrypt/decrypt function in fallback | Sebastian Siewior | 2008-01-11 | 1 | -8/+2 |
| * | [CRYPTO] aes_s390: Add fallback driver | Sebastian Siewior | 2008-01-11 | 1 | -21/+205 |
| * | [CRYPTO] aes: Move common defines into a header file | Sebastian Siewior | 2008-01-11 | 1 | -6/+1 |
* | | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 2008-01-24 | 1 | -1/+1 |
* | | Kobject: convert arch/* from kobject_unregister() to kobject_put() | Greg Kroah-Hartman | 2008-01-24 | 1 | -2/+2 |
* | | firmware: change firmware_kset to firmware_kobj | Greg Kroah-Hartman | 2008-01-24 | 1 | -4/+4 |
* | | kset: convert s390 ipl.c to use kset_create | Greg Kroah-Hartman | 2008-01-24 | 1 | -36/+37 |
* | | kobject: convert s390 ipl.c to kobj_attr interface | Greg Kroah-Hartman | 2008-01-24 | 1 | -32/+48 |
* | | kobject: convert s390 hypervisor to use kobject_create | Greg Kroah-Hartman | 2008-01-24 | 1 | -6/+7 |
* | | kobject: convert /sys/hypervisor to use kobject_create | Greg Kroah-Hartman | 2008-01-24 | 1 | -1/+1 |
* | | kobject: remove struct kobj_type from struct kset | Greg Kroah-Hartman | 2008-01-24 | 2 | -6/+6 |
* | | [S390] Make sure the restore psw masks are initialized. | Heiko Carstens | 2007-12-04 | 1 | -3/+1 |
* | | [S390] Fix compile error on 31bit without preemption | Christian Borntraeger | 2007-12-04 | 1 | -0/+2 |
* | | [S390] Add missing die_notifier() call to die(). | Heiko Carstens | 2007-11-20 | 1 | -0/+1 |
* | | [S390] Fix memory detection. | Heiko Carstens | 2007-11-20 | 1 | -1/+1 |
* | | [S390] Dont overwrite lowcores on smp_send_stop(). | Heiko Carstens | 2007-11-20 | 1 | -49/+7 |
* | | [S390] Fix kernel preemption. | Heiko Carstens | 2007-11-20 | 2 | -20/+7 |
* | | [S390] appldata: remove unused binary sysctls. | Heiko Carstens | 2007-11-20 | 5 | -63/+15 |
* | | [S390] cmm: remove unused binary sysctls. | Heiko Carstens | 2007-11-20 | 1 | -3/+0 |
* | | [S390] Fix irq tracing and lockdep_sys_exit calls. | Heiko Carstens | 2007-11-20 | 3 | -66/+153 |
* | | [S390] magic sysrq: check for in_atomic before doing an console_unblank | Christian Borntraeger | 2007-11-20 | 1 | -1/+1 |
|/ |
|
* | sched: restore deterministic CPU accounting on powerpc | Paul Mackerras | 2007-11-09 | 2 | -11/+1 |
* | [S390] tod clock: announce clocksource as perfect | Christian Borntraeger | 2007-11-05 | 1 | -1/+1 |
* | [S390] Rename "idle_time" attribute to "idle_time_us". | Heiko Carstens | 2007-11-05 | 1 | -3/+3 |
* | [S390] Fix memory detection. | Heiko Carstens | 2007-11-05 | 1 | -1/+3 |
* | [S390] Fix compile on !CONFIG_SMP. | Heiko Carstens | 2007-11-05 | 1 | -2/+6 |
* | Kbuild/doc: fix links to Documentation files | Dirk Hohndel | 2007-10-30 | 1 | -1/+1 |
* | [S390] 4level-fixup cleanup | Martin Schwidefsky | 2007-10-22 | 3 | -8/+37 |
* | [S390] Cleanup page table definitions. | Martin Schwidefsky | 2007-10-22 | 4 | -29/+114 |
* | [S390] Introduce follow_table in uaccess_pt.c | Martin Schwidefsky | 2007-10-22 | 1 | -63/+22 |
* | [S390] Remove unused user_seg from thread structure. | Martin Schwidefsky | 2007-10-22 | 1 | -2/+0 |
* | [S390] tlb flush fix. | Martin Schwidefsky | 2007-10-22 | 1 | -1/+1 |
* | [S390] kernel: Fix dump on panic for DASDs under LPAR. | Michael Holzheu | 2007-10-22 | 1 | -0/+2 |
* | [S390] Add per-cpu idle time / idle count sysfs attributes. | Heiko Carstens | 2007-10-22 | 2 | -3/+76 |
* | [S390] Update default configuration. | Martin Schwidefsky | 2007-10-22 | 1 | -46/+85 |
* | Combine instrumentation menus in kernel/Kconfig.instrumentation | Mathieu Desnoyers | 2007-10-19 | 2 | -37/+1 |
* | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 2007-10-19 | 1 | -1/+1 |
* | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 2007-10-19 | 2 | -2/+2 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 | 2 | -2/+2 |
* | oom: move prototypes to appropriate header file | David Rientjes | 2007-10-17 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-10-16 | 1 | -7/+7 |
|\ |
|
| * | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 2007-10-15 | 1 | -3/+3 |
| * | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 2007-10-14 | 1 | -4/+4 |
* | | kprobes: support kretprobe blacklist | Masami Hiramatsu | 2007-10-16 | 1 | -0/+2 |
* | | During VM oom condition, kill all threads in process group | Will Schmidt | 2007-10-16 | 1 | -1/+1 |
* | | Consolidate PTRACE_DETACH | Alexey Dobriyan | 2007-10-16 | 1 | -5/+0 |
* | | lockdep: s390: connect the sysexit hook | Heiko Carstens | 2007-10-11 | 2 | -0/+21 |
* | | [S390] pfault: Fix alignment of parameter list. | Heiko Carstens | 2007-10-12 | 1 | -1/+1 |
* | | [S390] s390: use PAGE_SIZE in vmlinux.lds | Sam Ravnborg | 2007-10-12 | 1 | -13/+14 |