aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller7-15/+27
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds5-11/+23
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell1-2/+0
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann1-2/+4
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann2-2/+2
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann1-1/+1
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann2-8/+20
2009-06-07cfg80211: errno.h: define ERFKILLAlexander Beregalov1-0/+1
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu1-2/+4
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds26-98/+501
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds2-4/+4
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt1-0/+3
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-04-02parisc: move dereference_function_descriptor to process.cKyle McMartin2-15/+14
2009-04-02parisc: Move kernel Elf_Fdesc define to <asm/elf.h>Kyle McMartin2-4/+10
2009-04-02parisc: fix build when ARCH_HAS_KMAPKyle McMartin1-0/+3
2009-04-02Merge branch 'rusty-cpumask-parisc' into pariscKyle McMartin4-15/+16
2009-04-02parisc: rtc: Rename rtc-parisc to rtc-genericGeert Uytterhoeven2-4/+4
2009-04-02parisc: select BUG alwaysKyle McMartin1-0/+1
2009-04-02parisc: asm/pdc.h should include asm/page.hAlexander Beregalov1-0/+2
2009-04-01rtc-parisc: remove unnecessary ret variabledann frazier1-4/+1
2009-04-01rtc-parisc: declare rtc_parisc_dev as staticdann frazier1-1/+1
2009-03-31parisc: fix macro expansion in atomic.hJames Bottomley1-9/+9
2009-03-31parisc: oops_enter()/oops_exit() in die()Helge Deller1-0/+3
2009-03-31parisc: document light weight syscall ABIHelge Deller1-10/+48
2009-03-31parisc: add ftrace (function and graph tracer) functionalityHelge Deller11-4/+269
2009-03-31parisc: simplify sys_clone()Helge Deller1-12/+2
2009-03-31parisc: add LATENCYTOP_SUPPORT and CONFIG_STACKTRACE_SUPPORTHelge Deller3-0/+70
2009-03-31parisc: allow to build with 16k default kernel page sizeHelge Deller1-8/+17
2009-03-31parisc: expose 32/64-bit capabilities in cpuinfoColin Watson3-1/+14
2009-03-31parisc: use constants instead of numbers in assemblyHelge Deller1-4/+4
2009-03-31parisc: fix usage of 32bit PTE page table entries on 32bit kernelsHelge Deller3-16/+19
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar1-1/+1
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+1
2009-03-27generic compat_sys_ustatChristoph Hellwig1-1/+1
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar1-1/+1
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+3
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller16-888/+1759
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar16-888/+1759
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar16-888/+1759
2009-03-16cpumask: Use accessors code.: pariscRusty Russell2-7/+7
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: pariscRusty Russell2-4/+4
2009-03-16cpumask: arch_send_call_function_ipi_mask: pariscRusty Russell2-4/+5
2009-03-13parisc: update defconfigsKyle McMartin5-831/+1681
2009-03-13parisc: define x->x mmio accessorsKyle McMartin1-0/+9
2009-03-13parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin2-6/+8
2009-03-13parisc: convert (read|write)bwlq to inlinesKyle McMartin1-9/+33
2009-03-13parisc: fix use of new cpumask api in irq.cKyle McMartin1-4/+4
2009-03-13parisc: update parisc for new irq_descMike Travis1-4/+4