Age | Commit message (Expand) | Author |
2011-03-29 | parisc: Use irq_to_desc() in show_interrupts() | Thomas Gleixner |
2011-03-29 | parisc: Convert irq namespace | Thomas Gleixner |
2011-03-29 | parisc: Convert the final irq bits | Thomas Gleixner |
2011-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
2011-02-10 | Merge branch 'irq' into for-next | James Bottomley |
2011-02-10 | Merge branch 'fixes' into for-next | James Bottomley |
2011-02-10 | Merge branch 'tmpalias-flush' into for-next | James Bottomley |
2011-02-10 | [PARISC] Convert to new irq_chip functions | Thomas Gleixner |
2011-02-09 | [PARISC] fix per-cpu flag problem in the cpu affinity checkers | Thomas Gleixner |
2011-01-31 | parisc: Switch do_timer() to xtime_update() | Torben Hohn |
2011-01-26 | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn |
2011-01-25 | percpu: align percpu readmostly subsection to cacheline | Tejun Heo |
2011-01-15 | eliminate special FLUSH flag from page table | James Bottomley |
2011-01-15 | parisc: flush pages through tmpalias space | James Bottomley |
2011-01-15 | parisc : Remove broken line wrapping handling pdc_iodc_print() | Guy Martin |
2011-01-07 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2010-12-04 | parisc: convert the rest of the irq handlers to simple/percpu | James Bottomley |
2010-12-04 | parisc: fix dino/gsc interrupts | James Bottomley |
2010-11-29 | parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturn | Kyle McMartin |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |
2010-11-16 | parisc: cleanup console handling | Jiri Slaby |
2010-10-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par... | Linus Torvalds |
2010-10-27 | ptrace: cleanup arch_ptrace() on parisc | Namhyung Kim |
2010-10-27 | ptrace: change signature of arch_ptrace() | Namhyung Kim |
2010-10-22 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-21 | parisc: add tty driver to PDC console | Guy Martin |
2010-10-21 | arch/parisc: Removing undead ifdef CONFIG_PA20 | Christian Dietrich |
2010-10-21 | parisc: unwind - optimise linked-list searches for modules | Phil Carmody |
2010-10-16 | parisc: remove big kernel lock | Arnd Bergmann |
2010-10-14 | parisc: kill __do_IRQ | Kyle McMartin |
2010-10-14 | parisc: convert iosapic interrupts to proper flow handlers | Kyle McMartin |
2010-10-14 | parisc: convert cpu interrupts to proper flow handlers | Kyle McMartin |
2010-10-14 | parisc: lay groundwork for killing __do_IRQ | Kyle McMartin |
2010-10-13 | parisc: add prlimit64 syscall | Kyle McMartin |
2010-10-05 | modules: Fix module_bug_list list corruption race | Linus Torvalds |
2010-08-17 | Make do_execve() take a const filename pointer | David Howells |
2010-08-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-08-04 | parisc: pass through '\t' to early (iodc) console | Kyle McMartin |
2010-06-09 | sched_clock: Add local_clock() API and improve documentation | Peter Zijlstra |
2010-06-01 | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds |
2010-05-30 | parisc: Remove unnecessary macros from entry.S | John David Anglin |
2010-05-30 | parisc: LWS fixes for syscall.S | John David Anglin |
2010-05-30 | parisc: Delete unnecessary nop's in entry.S | John David Anglin |
2010-05-30 | parisc: Avoid interruption in critical region in entry.S | John David Anglin |
2010-05-30 | parisc: Use of align_frame provides stack frame. | Carlos O'Donell |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-12 | improve sys_newuname() for compat architectures | Christoph Hellwig |
2010-03-06 | parisc: use __ratelimit in unaligned.c | Akinobu Mita |
2010-03-06 | parisc: Convert to read/update_persistent_clock | john stultz |