summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-082-11/+11
* parisc: use generic atomic64 on 32-bitKyle McMartin2009-07-032-1/+6
* parisc: perf: wire up sys_perf_counter_openKyle McMartin2009-07-033-1/+9
* parisc: add task_pt_regs macroKyle McMartin2009-07-031-0/+3
* parisc: wire sys_perf_counter_open to sys_ni_syscallKyle McMartin2009-07-032-1/+3
* parisc: inventory.c, fix bloated stack frameKyle McMartin2009-07-031-17/+24
* parisc: processor.c, fix bloated stack frameKyle McMartin2009-07-031-5/+11
* parisc: fix compile warning in mm/init.cKyle McMartin2009-07-031-1/+1
* parisc: remove dead code from sys_parisc32.cChristoph Hellwig2009-07-031-62/+0
* parisc: wire up rt_tgsigqueueinfoKyle McMartin2009-07-032-2/+4
* parisc: ensure broadcast tlb purge runs single threadedHelge Deller2009-07-033-19/+30
* parisc: fix "delay!" timer handlingGrant Grundler2009-07-031-35/+53
* parisc: fix mismatched parenthesis in memcpy.cRandolph Chung2009-07-031-1/+1
* parisc: add parameter to read_cr16()Coly Li2009-07-031-1/+1
* parisc: decode_exc.c should include kernel.hAlexander Beregalov2009-07-031-1/+1
* parisc: remove obsolete hw_interrupt_typeThomas Gleixner2009-07-031-1/+1
* parisc: fix irq compile bugs in arch/parisc/kernel/irq.cHelge Deller2009-07-031-4/+4
* parisc: fix ldcw inline assemblerHelge Deller2009-07-031-2/+2
* parisc: kill WARN in free_initmem when DEBUG_KERNELKyle McMartin2009-07-031-20/+9
* parisc: Remove casts from atomic macrosBastian Blank2009-07-031-4/+4
* parisc: remove CVS keywordsAlexander Beregalov2009-07-037-14/+6
* parisc: wire up preadv/pwritev syscallsKyle McMartin2009-07-032-1/+5
* 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
OpenPOWER on IntegriCloud