aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-03-13parisc: fix 64bit buildHelge Deller1-0/+1
2009-03-13parisc: add braces around arguments in assembler macrosHelge Deller2-8/+8
2009-03-13parisc: remove unused local out_putf labelHelge Deller1-1/+0
2009-03-13parisc: fix `struct pt_regs' declared inside parameter list warningHelge Deller1-0/+1
2009-03-13parisc: fix section mismatch warningsHelge Deller1-6/+6
2009-03-13parisc: BUG_ON() cleanupHelge Deller3-24/+9
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly1-0/+3
2009-02-13Merge branch 'core/header-fixes' into x86/headersIngo Molnar2-2/+3