| Commit message (Expand) | Author | Age |
* | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 2007-10-19 |
* | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 2007-10-19 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 |
* | oom: move prototypes to appropriate header file | David Rientjes | 2007-10-17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-10-16 |
|\ |
|
| * | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 2007-10-15 |
| * | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 2007-10-14 |
* | | kprobes: support kretprobe blacklist | Masami Hiramatsu | 2007-10-16 |
* | | During VM oom condition, kill all threads in process group | Will Schmidt | 2007-10-16 |
* | | Consolidate PTRACE_DETACH | Alexey Dobriyan | 2007-10-16 |
* | | lockdep: s390: connect the sysexit hook | Heiko Carstens | 2007-10-11 |
* | | [S390] pfault: Fix alignment of parameter list. | Heiko Carstens | 2007-10-12 |
* | | [S390] s390: use PAGE_SIZE in vmlinux.lds | Sam Ravnborg | 2007-10-12 |
* | | [S390] s390: beautify vmlinux.lds | Sam Ravnborg | 2007-10-12 |
* | | [S390] cpcmd: fix inline assembly usage. | Heiko Carstens | 2007-10-12 |
* | | [S390] Use IPL CLEAR for reipl under z/VM | Michael Holzheu | 2007-10-12 |
* | | [S390] Get rid of a bunch of sparse warnings again. | Heiko Carstens | 2007-10-12 |
* | | [S390] disassembler: Remove redundant variable assignment | Christian Borntraeger | 2007-10-12 |
* | | [S390] disassembler: fix output for insns with 6 operands. | Martin Schwidefsky | 2007-10-12 |
* | | [S390] appldata_base: Remove module_exit function and modular stuff | Satyam Sharma | 2007-10-12 |
* | | [S390] appldata_base: Misc cpuinit annotations and bugfix | Satyam Sharma | 2007-10-12 |
|/ |
|
* | [CRYPTO] sha: Add header file for SHA definitions | Jan Glauber | 2007-10-10 |
* | [CRYPTO] sha: Load the SHA[1|256] module by an alias | Sebastian Siewior | 2007-10-10 |
* | [CRYPTO] aes: Rename aes to aes-generic | Sebastian Siewior | 2007-10-10 |
* | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 2007-10-10 |
* | [SOFTIRQ]: Remove do_softirq() symbol export. | Robert Olsson | 2007-10-10 |
* | [S390] kprobes: fix instruction length calculation | David Wilder | 2007-08-22 |
* | [S390] hypfs: inode corruption due to missing locking | Michael Holzheu | 2007-08-22 |
* | [S390] disassembler: fix b2 opcodes like srst, bsg, and others | Christian Borntraeger | 2007-08-22 |
* | [S390] vmur: fix diag14 exceptions with addresses > 2GB. | Michael Holzheu | 2007-08-22 |
* | [S390] remove DEFAULT_MIGRATION_COST | Heiko Carstens | 2007-08-10 |
* | [S390] hypfs: implement show_options | Michael Holzheu | 2007-08-10 |
* | Remove fs.h from mm.h | Alexey Dobriyan | 2007-07-29 |
* | [S390] Fix IRQ tracing. | Heiko Carstens | 2007-07-27 |
* | [S390] Wire up sys_fallocate. | Martin Schwidefsky | 2007-07-27 |
* | [S390] Get rid of new section mismatch warnings. | Heiko Carstens | 2007-07-27 |
* | [S390] Improve __smp_call_function_map. | Heiko Carstens | 2007-07-27 |
* | [S390] Convert to smp_call_function_single. | Heiko Carstens | 2007-07-27 |
* | s390: Put allocated ELF notes in read-only data segment | Roland McGrath | 2007-07-19 |
* | define new percpu interface for shared data | Fenghua Yu | 2007-07-19 |
* | mm: fault feedback #2 | Nick Piggin | 2007-07-19 |
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2007-07-17 |
|\ |
|
| * | [S390] Simplify stack trace. | Heiko Carstens | 2007-07-17 |
| * | [S390] z/VM unit record device driver | Frank Munzert | 2007-07-17 |
| * | [S390] Fix disassembly of RX_URRD, SI_URD & PC-relative instructions. | Christian Borntraeger | 2007-07-17 |
| * | [S390] Update default configuration. | Martin Schwidefsky | 2007-07-17 |
* | | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 2007-07-17 |
* | | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 2007-07-17 |
* | | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 2007-07-17 |
|/ |
|
* | generic bug: use show_regs() instead of dump_stack() | Heiko Carstens | 2007-07-16 |