summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-183-15/+0
* Delete pcibios_select_rootMatthew Wilcox2009-06-171-13/+0
* kmap_types: make most arches use generic header fileRandy Dunlap2009-06-161-21/+3
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-4/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-157-15/+27
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-125-11/+23
| |\
| | * asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-121-2/+4
| | |\
| | * | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-112-2/+2
| | * | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-1/+1
| | * | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-112-8/+20
| * | | module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0
| | |/ | |/|
| * | irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-2/+4
| |/
* | cfg80211: errno.h: define ERFKILLAlexander Beregalov2009-06-071-0/+1
|/
* 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
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | |
OpenPOWER on IntegriCloud