summaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-04-02parisc: move dereference_function_descriptor to process.cKyle McMartin
2009-04-02parisc: Move kernel Elf_Fdesc define to <asm/elf.h>Kyle McMartin
2009-04-02parisc: fix build when ARCH_HAS_KMAPKyle McMartin
2009-04-02Merge branch 'rusty-cpumask-parisc' into pariscKyle McMartin
2009-04-02parisc: rtc: Rename rtc-parisc to rtc-genericGeert Uytterhoeven
2009-04-02parisc: select BUG alwaysKyle McMartin
2009-04-02parisc: asm/pdc.h should include asm/page.hAlexander Beregalov
2009-04-01rtc-parisc: remove unnecessary ret variabledann frazier
2009-04-01rtc-parisc: declare rtc_parisc_dev as staticdann frazier
2009-03-31parisc: fix macro expansion in atomic.hJames Bottomley
2009-03-31parisc: oops_enter()/oops_exit() in die()Helge Deller
2009-03-31parisc: document light weight syscall ABIHelge Deller
2009-03-31parisc: add ftrace (function and graph tracer) functionalityHelge Deller
2009-03-31parisc: simplify sys_clone()Helge Deller
2009-03-31parisc: add LATENCYTOP_SUPPORT and CONFIG_STACKTRACE_SUPPORTHelge Deller
2009-03-31parisc: allow to build with 16k default kernel page sizeHelge Deller
2009-03-31parisc: expose 32/64-bit capabilities in cpuinfoColin Watson
2009-03-31parisc: use constants instead of numbers in assemblyHelge Deller
2009-03-31parisc: fix usage of 32bit PTE page table entries on 32bit kernelsHelge Deller
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-03-27generic compat_sys_ustatChristoph Hellwig
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar
2009-03-16cpumask: Use accessors code.: pariscRusty Russell
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: pariscRusty Russell
2009-03-16cpumask: arch_send_call_function_ipi_mask: pariscRusty Russell
2009-03-13parisc: update defconfigsKyle McMartin
2009-03-13parisc: define x->x mmio accessorsKyle McMartin
2009-03-13parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin
2009-03-13parisc: convert (read|write)bwlq to inlinesKyle McMartin
2009-03-13parisc: fix use of new cpumask api in irq.cKyle McMartin
2009-03-13parisc: update parisc for new irq_descMike Travis
2009-03-13parisc: fix 64bit buildHelge Deller
2009-03-13parisc: add braces around arguments in assembler macrosHelge Deller