Age | Commit message (Expand) | Author |
2009-09-28 | parisc: Fix linker script breakage. | Helge Deller |
2009-09-28 | parisc: convert to asm-generic/hardirq.h | Christoph Hellwig |
2009-09-27 | parisc: correct use of SHF_ALLOC | Julia Lawall |
2009-09-27 | parisc: includecheck fix: signal.c | Jaswinder Singh Rajput |
2009-09-27 | parisc: stop using task->ptrace for {single,block}step flags | Kyle McMartin |
2009-09-27 | parisc: split syscall_trace into two halves | Kyle McMartin |
2009-09-27 | parisc: add missing TI_TASK macro in syscall.S | Kyle McMartin |
2009-09-27 | parisc: tracehook_signal_handler | Kyle McMartin |
2009-09-27 | parisc: tracehook_report_syscall | Kyle McMartin |
2009-09-24 | parisc: Remove useless altinstructions code copied from x86. | Tim Abbott |
2009-09-24 | parisc: Clean up linker script using new linker script macros. | Tim Abbott |
2009-09-23 | headers: utsname.h redux | Alexey Dobriyan |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-09-21 | Use new __init_task_data macro in arch init_task.c files. | Joe Perches |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-09-11 | Merge branch 'next' into for-linus | James Morris |
2009-09-09 | KEYS: Add missing linux/tracehook.h #inclusions | David Howells |
2009-09-02 | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells |
2009-09-02 | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] | David Howells |
2009-08-28 | parisc: fix warning in traps.c | Grant Grundler |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo |
2009-08-02 | parisc: Set correct bit in protection flags | John David Anglin |
2009-08-02 | parisc: Fix GOT overflow during module load on 64bit kernel | John David Anglin |
2009-07-09 | linker script: unify usage of discard definition | Tejun Heo |
2009-07-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches |
2009-07-03 | parisc: perf: wire up sys_perf_counter_open | Kyle McMartin |
2009-07-03 | parisc: wire sys_perf_counter_open to sys_ni_syscall | Kyle McMartin |
2009-07-03 | parisc: inventory.c, fix bloated stack frame | Kyle McMartin |
2009-07-03 | parisc: processor.c, fix bloated stack frame | Kyle McMartin |
2009-07-03 | parisc: remove dead code from sys_parisc32.c | Christoph Hellwig |
2009-07-03 | parisc: wire up rt_tgsigqueueinfo | Kyle McMartin |
2009-07-03 | parisc: ensure broadcast tlb purge runs single threaded | Helge Deller |
2009-07-03 | parisc: fix "delay!" timer handling | Grant Grundler |
2009-07-03 | parisc: add parameter to read_cr16() | Coly Li |
2009-07-03 | parisc: remove obsolete hw_interrupt_type | Thomas Gleixner |
2009-07-03 | parisc: fix irq compile bugs in arch/parisc/kernel/irq.c | Helge Deller |
2009-07-03 | parisc: remove CVS keywords | Alexander Beregalov |
2009-07-03 | parisc: wire up preadv/pwritev syscalls | Kyle McMartin |
2009-06-24 | linker script: throw away .discard section | Tejun Heo |
2009-06-18 | ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa | Oleg Nesterov |
2009-06-16 | mm: consolidate init_mm definition | Alexey Dobriyan |
2009-06-12 | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell |
2009-04-28 | irq: change ->set_affinity() to return status | Yinghai Lu |
2009-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds |
2009-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc | Linus Torvalds |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan |
2009-04-02 | parisc: move dereference_function_descriptor to process.c | Kyle McMartin |
2009-04-02 | parisc: Move kernel Elf_Fdesc define to <asm/elf.h> | Kyle McMartin |
2009-04-02 | Merge branch 'rusty-cpumask-parisc' into parisc | Kyle McMartin |