| Commit message (Expand) | Author | Age |
... | |
| * | [PARISC] Kill incorrect cast warning in unwinder | Kyle McMartin | 2007-10-18 |
| * | [PARISC] Kill zone_to_nid printk warning | Kyle McMartin | 2007-10-18 |
| * | [PARISC] Unbreak processor_probe when we have more than NR_CPUS | Kyle McMartin | 2007-10-18 |
| * | [PARISC] Kill pointless variable use in time.c | Kyle McMartin | 2007-10-18 |
| * | [PARISC] import necessary bits of libgcc.a | Kyle McMartin | 2007-10-18 |
| * | [PARISC] Use page allocator instead of slab allocator in pci-dma.c | Christoph Lameter | 2007-10-18 |
| * | [PARISC] parisc: "extern inline" -> "static inline" | Adrian Bunk | 2007-10-18 |
| * | [PARISC] Update defconfigs | Kyle McMartin | 2007-10-18 |
| * | [PARISC] Wire up sys_fallocate (and compat_sys_fallocate) | Kyle McMartin | 2007-10-18 |
* | | Combine instrumentation menus in kernel/Kconfig.instrumentation | Mathieu Desnoyers | 2007-10-19 |
* | | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 2007-10-19 |
* | | pid namespaces: changes to show virtual ids to user | Pavel Emelyanov | 2007-10-19 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-10-16 |
|\ |
|
| * | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 2007-10-14 |
| * | kbuild: fix up CFLAGS usage | Sam Ravnborg | 2007-10-14 |
* | | During VM oom condition, kill all threads in process group | Will Schmidt | 2007-10-16 |
* | | Consolidate PTRACE_DETACH | Alexey Dobriyan | 2007-10-16 |
|/ |
|
* | [PARISC] Add NOTES section | Kyle McMartin | 2007-08-27 |
* | [PARISC] Use compat_sys_getdents | Kyle McMartin | 2007-08-27 |
* | Remove fs.h from mm.h | Alexey Dobriyan | 2007-07-29 |
* | define new percpu interface for shared data | Fenghua Yu | 2007-07-19 |
* | mm: fault feedback #2 | Nick Piggin | 2007-07-19 |
* | kallsyms: make KSYM_NAME_LEN include space for trailing '\0' | Tejun Heo | 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 |
* | [PARISC] unwinder improvements | Randolph Chung | 2007-06-21 |
* | [PARISC] Fix unwinder on 64-bit kernels | Randolph Chung | 2007-06-21 |
* | [PARISC] remove global_ack_eiem | Grant Grundler | 2007-06-12 |
* | [PARISC] Fix kernel panic in check_ivt | Kyle McMartin | 2007-06-04 |
* | [PARISC] Fix bug when syscall nr is __NR_Linux_syscalls | Kyle McMartin | 2007-06-03 |
* | [PARISC] be more defensive in process.c::get_wchan | Kyle McMartin | 2007-05-30 |
* | [PARISC] fix "reduce size of task_struct on 64-bit machines" fallout | Kyle McMartin | 2007-05-30 |
* | [PARISC] fix null ptr deref in unwind.c | Kyle McMartin | 2007-05-30 |
* | [PARISC] remove remnants of parisc-specific softirq code | Grant Grundler | 2007-05-30 |
* | [PARISC] fix section mismatch in smp.c | Helge Deller | 2007-05-30 |
* | [PARISC] Wire up utimensat/signalfd/timerfd/eventfd syscalls | Helge Deller | 2007-05-27 |
* | [PARISC] fix section mismatches in arch/parisc/kernel | Helge Deller | 2007-05-27 |
* | [PARISC] ROUND_UP macro cleanup in arch/parisc | Milind Arun Choudhary | 2007-05-22 |
* | [PARISC] spelling fixes: arch/parisc/ | Simon Arlott | 2007-05-22 |
* | [PARISC] Disable LWS debugging | Aurelien Jarno | 2007-05-22 |
* | [PARISC] Let PA-8900 processors boot | Kyle McMartin | 2007-05-22 |
* | parisc: convert /proc/gsc/pcxl_dma to seq_file | Alexey Dobriyan | 2007-05-22 |
* | [PARISC] Wire up kexec_load syscall | Kyle McMartin | 2007-05-22 |
* | [PARISC] Move #undef to end of syscall table | Kyle McMartin | 2007-05-22 |
* | parisc: sync compat getdents | Alexandr Andreev | 2007-05-22 |
* | parisc: make command_line[] static | Alexey Dobriyan | 2007-05-22 |
* | 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 |