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