summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* parisc: perf: wire up sys_perf_counter_openKyle McMartin2009-07-031-1/+1
* parisc: wire sys_perf_counter_open to sys_ni_syscallKyle McMartin2009-07-031-0/+1
* 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: remove dead code from sys_parisc32.cChristoph Hellwig2009-07-031-62/+0
* parisc: wire up rt_tgsigqueueinfoKyle McMartin2009-07-031-1/+2
* parisc: ensure broadcast tlb purge runs single threadedHelge Deller2009-07-032-12/+23
* parisc: fix "delay!" timer handlingGrant Grundler2009-07-031-35/+53
* parisc: add parameter to read_cr16()Coly Li2009-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: remove CVS keywordsAlexander Beregalov2009-07-034-8/+4
* parisc: wire up preadv/pwritev syscallsKyle McMartin2009-07-031-0/+2
* ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-182-10/+0
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-4/+0
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2009-04-0315-71/+416
|\
| * 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-021-4/+0
| * Merge branch 'rusty-cpumask-parisc' into pariscKyle McMartin2009-04-023-14/+14
| |\
| | * 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-161-3/+3
| * | 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-318-3/+238
| * | parisc: simplify sys_clone()Helge Deller2009-03-311-12/+2
| * | parisc: add LATENCYTOP_SUPPORT and CONFIG_STACKTRACE_SUPPORTHelge Deller2009-03-312-0/+64
| * | 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-312-1/+12
| * | parisc: use constants instead of numbers in assemblyHelge Deller2009-03-311-4/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds2009-04-031-3/+3
|\ \ \
| * | | parisc: rtc: Rename rtc-parisc to rtc-genericGeert Uytterhoeven2009-04-021-3/+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 'linus' into core/percpuIngo Molnar2009-01-301-1/+1
| |\ \
| * | | irq: update all arches for new irq_descMike Travis2009-01-121-4/+4
| | | |
| \ \ \
*-. \ \ \ Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-165-37/+26
|\ \ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin2009-03-131-5/+7
| | * | 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: add braces around arguments in assembler macrosHelge Deller2009-03-131-3/+3
| | * | parisc: fix section mismatch warningsHelge Deller2009-03-131-6/+6
| | * | parisc: BUG_ON() cleanupHelge Deller2009-03-132-20/+7
| |/ /
OpenPOWER on IntegriCloud