summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2009-04-0326-98/+501
|\
| * parisc: move dereference_function_descriptor to process.cKyle McMartin2009-04-022-15/+14
| * parisc: Move kernel Elf_Fdesc define to <asm/elf.h>Kyle McMartin2009-04-022-4/+10
| * parisc: fix build when ARCH_HAS_KMAPKyle McMartin2009-04-021-0/+3
| * Merge branch 'rusty-cpumask-parisc' into pariscKyle McMartin2009-04-024-15/+16
| |\
| | * cpumask: Use accessors code.: pariscRusty Russell2009-03-162-7/+7
| | * cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: pariscRusty Russell2009-03-162-4/+4
| | * cpumask: arch_send_call_function_ipi_mask: pariscRusty Russell2009-03-162-4/+5
| * | parisc: select BUG alwaysKyle McMartin2009-04-021-0/+1
| * | parisc: asm/pdc.h should include asm/page.hAlexander Beregalov2009-04-021-0/+2
| * | parisc: fix macro expansion in atomic.hJames Bottomley2009-03-311-9/+9
| * | parisc: oops_enter()/oops_exit() in die()Helge Deller2009-03-311-0/+3
| * | parisc: document light weight syscall ABIHelge Deller2009-03-311-10/+48
| * | parisc: add ftrace (function and graph tracer) functionalityHelge Deller2009-03-3111-4/+269
| * | parisc: simplify sys_clone()Helge Deller2009-03-311-12/+2
| * | parisc: add LATENCYTOP_SUPPORT and CONFIG_STACKTRACE_SUPPORTHelge Deller2009-03-313-0/+70
| * | parisc: allow to build with 16k default kernel page sizeHelge Deller2009-03-311-8/+17
| * | parisc: expose 32/64-bit capabilities in cpuinfoColin Watson2009-03-313-1/+14
| * | parisc: use constants instead of numbers in assemblyHelge Deller2009-03-311-4/+4
| * | parisc: fix usage of 32bit PTE page table entries on 32bit kernelsHelge Deller2009-03-313-16/+19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds2009-04-032-4/+4
|\ \ \
| * | | parisc: rtc: Rename rtc-parisc to rtc-genericGeert Uytterhoeven2009-04-022-4/+4
* | | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-021-0/+3
* | | | Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
|/ / /
* | | rtc-parisc: remove unnecessary ret variabledann frazier2009-04-011-4/+1
* | | rtc-parisc: declare rtc_parisc_dev as staticdann frazier2009-04-011-1/+1
|/ /
* | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-281-1/+1
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-271-1/+1
| |\ \
| | * | generic compat_sys_ustatChristoph Hellwig2009-03-271-1/+1
| | |/
* | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-1/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'core/header-fixes' into x86/headersIngo Molnar2009-02-132-2/+3
| |\ \
| * \ \ Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-052-2/+2
| |\ \ \
| * \ \ \ Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-212-2/+0
| |\ \ \ \
| * | | | | irq: update all arches for new irq_descMike Travis2009-01-121-4/+4
* | | | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-03-262-2/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.29' into core/header-fixesIngo Molnar2009-03-2616-888/+1759
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | |
| * | | | | headers_check fix: parisc, swab.hJaswinder Singh Rajput2009-02-011-1/+1
| * | | | | headers_check fix: parisc, pdc.hJaswinder Singh Rajput2009-02-011-1/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-261-1/+1
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-1616-888/+1759
| |\ \ \ \ \ \ | | | |/ / / / | | |/| / / / | | | |/ / /
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-131-1/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | | * | | sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-111-1/+1
| | | | |/ | | | |/|
* | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-2616-888/+1759
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | parisc: update defconfigsKyle McMartin2009-03-135-831/+1681
| * | | | parisc: define x->x mmio accessorsKyle McMartin2009-03-131-0/+9
| * | | | parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin2009-03-132-6/+8
| * | | | parisc: convert (read|write)bwlq to inlinesKyle McMartin2009-03-131-9/+33
| * | | | parisc: fix use of new cpumask api in irq.cKyle McMartin2009-03-131-4/+4
| * | | | parisc: update parisc for new irq_descMike Travis2009-03-131-4/+4
| * | | | parisc: fix 64bit buildHelge Deller2009-03-131-0/+1
OpenPOWER on IntegriCloud