aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAge
* parisc: Fix GOT overflow during module load on 64bit kernelJohn David Anglin2009-08-02
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
* parisc: perf: wire up sys_perf_counter_openKyle McMartin2009-07-02
* parisc: wire sys_perf_counter_open to sys_ni_syscallKyle McMartin2009-07-02
* parisc: inventory.c, fix bloated stack frameKyle McMartin2009-07-02
* parisc: processor.c, fix bloated stack frameKyle McMartin2009-07-02
* parisc: remove dead code from sys_parisc32.cChristoph Hellwig2009-07-02
* parisc: wire up rt_tgsigqueueinfoKyle McMartin2009-07-02
* parisc: ensure broadcast tlb purge runs single threadedHelge Deller2009-07-02
* parisc: fix "delay!" timer handlingGrant Grundler2009-07-02
* parisc: add parameter to read_cr16()Coly Li2009-07-02
* parisc: remove obsolete hw_interrupt_typeThomas Gleixner2009-07-02
* parisc: fix irq compile bugs in arch/parisc/kernel/irq.cHelge Deller2009-07-02
* parisc: remove CVS keywordsAlexander Beregalov2009-07-02
* parisc: wire up preadv/pwritev syscallsKyle McMartin2009-07-02
* ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-18
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-16
* module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-12
* irq: change ->set_affinity() to return statusYinghai Lu2009-04-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2009-04-03
|\
| * parisc: move dereference_function_descriptor to process.cKyle McMartin2009-04-02
| * parisc: Move kernel Elf_Fdesc define to <asm/elf.h>Kyle McMartin2009-04-02
| * Merge branch 'rusty-cpumask-parisc' into pariscKyle McMartin2009-04-01
| |\
| | * cpumask: Use accessors code.: pariscRusty Russell2009-03-15
| | * cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: pariscRusty Russell2009-03-15
| | * cpumask: arch_send_call_function_ipi_mask: pariscRusty Russell2009-03-15
| * | parisc: oops_enter()/oops_exit() in die()Helge Deller2009-03-30
| * | parisc: document light weight syscall ABIHelge Deller2009-03-30
| * | parisc: add ftrace (function and graph tracer) functionalityHelge Deller2009-03-30
| * | parisc: simplify sys_clone()Helge Deller2009-03-30
| * | parisc: add LATENCYTOP_SUPPORT and CONFIG_STACKTRACE_SUPPORTHelge Deller2009-03-30
| * | parisc: allow to build with 16k default kernel page sizeHelge Deller2009-03-30
| * | parisc: expose 32/64-bit capabilities in cpuinfoColin Watson2009-03-30
| * | parisc: use constants instead of numbers in assemblyHelge Deller2009-03-30
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-pariscLinus Torvalds2009-04-03
|\ \ \
| * | | parisc: rtc: Rename rtc-parisc to rtc-genericGeert Uytterhoeven2009-04-01
* | | | Simplify copy_thread()Alexey Dobriyan2009-04-02
|/ / /
* | | rtc-parisc: remove unnecessary ret variabledann frazier2009-04-01
* | | rtc-parisc: declare rtc_parisc_dev as staticdann frazier2009-04-01
|/ /
* | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-27
| |\ \
| | * | generic compat_sys_ustatChristoph Hellwig2009-03-27
| | |/
* | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\ \ \ | |/ / |/| |
| * | Merge branch 'linus' into core/percpuIngo Molnar2009-01-30
| |\ \
| * | | irq: update all arches for new irq_descMike Travis2009-01-12
| | | |
| \ \ \
*-. \ \ \ Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-16
|\ \ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin2009-03-13
| | * | parisc: fix use of new cpumask api in irq.cKyle McMartin2009-03-13
| | * | parisc: update parisc for new irq_descMike Travis2009-03-13
| | * | parisc: add braces around arguments in assembler macrosHelge Deller2009-03-13