| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | parisc: add CONFIG_MLONGCALLS option to enable linkage of huge vmlinux execut... | Helge Deller | 2013-02-20 | 1 | -0/+17 |
| |/ |
|
* | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2013-02-21 | 1 | -0/+1 |
|\ \ |
|
| * | | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach | 2013-01-18 | 1 | -0/+1 |
| |/ |
|
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 1 | -4/+4 |
|\ \ |
|
| * | | arch/parisc: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-21 | 1 | -4/+4 |
| |/ |
|
* | | arch Kconfig: Remove references to IRQ_PER_CPU | James Hogan | 2013-02-04 | 1 | -1/+0 |
* | | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2013-01-24 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | irq_work: Remove CONFIG_HAVE_IRQ_WORK | Frederic Weisbecker | 2012-11-17 | 1 | -1/+0 |
* | | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 | 1 | -2/+0 |
* | | parisc: switch to generic fork/vfork/clone | Al Viro | 2012-11-28 | 1 | -0/+1 |
* | | parisc: switch to saner kernel_execve() semantics | Al Viro | 2012-10-21 | 1 | -0/+1 |
* | | parisc: switch to generic kernel_thread() | Al Viro | 2012-10-14 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 1 | -0/+2 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 1 | -0/+2 |
* | | sections: disable const sections for PA-RISC v2 | Andi Kleen | 2012-10-06 | 1 | -0/+1 |
|/ |
|
* | [PARISC] update parisc to use generic strncpy_from_user() | James Bottomley | 2012-05-31 | 1 | -0/+1 |
* | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner | 2012-05-05 | 1 | -1/+0 |
* | parisc: Use generic init_task | Thomas Gleixner | 2012-05-05 | 1 | -0/+1 |
* | parisc: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 1 | -0/+1 |
* | parisc: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 | 1 | -0/+1 |
* | parisc: Kconfig: cleanup Kernel page size default | Paul Bolle | 2011-10-13 | 1 | -3/+1 |
* | Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG | Huang Ying | 2011-08-03 | 1 | -0/+1 |
* | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 2011-05-26 | 1 | -8/+0 |
* | genirq: Remove the now obsolete config options and select statements | Thomas Gleixner | 2011-03-30 | 1 | -1/+0 |
* | bitops: introduce CONFIG_GENERIC_FIND_BIT_LE | Akinobu Mita | 2011-03-23 | 1 | -0/+4 |
* | [PARISC] Convert to new irq_chip functions | Thomas Gleixner | 2011-02-10 | 1 | -0/+1 |
* | parisc: Use generic irq Kconfig | Thomas Gleixner | 2011-01-21 | 1 | -10/+4 |
* | genirq: Remove __do_IRQ | Thomas Gleixner | 2011-01-21 | 1 | -4/+0 |
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2010-10-28 | 1 | -7/+0 |
|\ |
|
| * | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek | 2010-10-12 | 1 | -4/+0 |
| |\ |
|
| * | | kbuild: migrate all arch to the kconfig mainmenu upgrade | Arnaud Lacombe | 2010-09-19 | 1 | -7/+0 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par... | Linus Torvalds | 2010-10-28 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | parisc: kill __do_IRQ | Kyle McMartin | 2010-10-14 | 1 | -0/+4 |
| | |/
| |/| |
|
* / | | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 2010-10-18 | 1 | -0/+1 |
|/ / |
|
* / | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 2010-07-27 | 1 | -4/+0 |
|/ |
|
* | parisc: use asm-generic/scatterlist.h | FUJITA Tomonori | 2010-05-27 | 1 | -0/+3 |
* | pci-dma: parisc: use include/linux/pci-dma.h | FUJITA Tomonori | 2010-03-12 | 1 | -0/+3 |
* | Revert "parisc: HAVE_ARCH_TRACEHOOK" | Roland McGrath | 2010-02-22 | 1 | -1/+0 |
* | parisc: HAVE_ARCH_TRACEHOOK | Kyle McMartin | 2009-09-27 | 1 | -0/+1 |
* | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -1/+1 |
* | parisc: use generic atomic64 on 32-bit | Kyle McMartin | 2009-07-03 | 1 | -0/+1 |
* | parisc: perf: wire up sys_perf_counter_open | Kyle McMartin | 2009-07-03 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2009-04-03 | 1 | -0/+10 |
|\ |
|
| * | parisc: select BUG always | Kyle McMartin | 2009-04-02 | 1 | -0/+1 |
| * | parisc: add ftrace (function and graph tracer) functionality | Helge Deller | 2009-03-31 | 1 | -0/+3 |
| * | parisc: add LATENCYTOP_SUPPORT and CONFIG_STACKTRACE_SUPPORT | Helge Deller | 2009-03-31 | 1 | -0/+6 |
* | | parisc: rtc: Rename rtc-parisc to rtc-generic | Geert Uytterhoeven | 2009-04-02 | 1 | -1/+1 |
|/ |
|
* | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2008-10-20 | 1 | -0/+2 |
|\ |
|
| * | parisc: add rtc platform driver | Kyle McMartin | 2008-10-10 | 1 | -0/+2 |