summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* parisc: tracehook_signal_handlerKyle McMartin2009-09-271-0/+4
* parisc: tracehook_report_syscallKyle McMartin2009-09-272-13/+14
* parisc: Remove useless altinstructions code copied from x86.Tim Abbott2009-09-241-25/+0
* parisc: Clean up linker script using new linker script macros.Tim Abbott2009-09-241-75/+4
* headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-231-2/+2
|\
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-2/+2
* | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-4/+4
|\
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-1414-162/+182
| |\
| * | linker script: unify usage of discard definitionTejun Heo2009-07-091-5/+4
| * | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
* | | Merge branch 'next' into for-linusJames Morris2009-09-112-1/+9
|\ \ \
| * | | KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells2009-09-091-0/+1
| * | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
| * | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-022-1/+6
| | |/ | |/|
* | | parisc: fix warning in traps.cGrant Grundler2009-08-281-1/+1
|/ /
* | parisc: Set correct bit in protection flagsJohn David Anglin2009-08-021-1/+1
* | parisc: Fix GOT overflow during module load on 64bit kernelJohn David Anglin2009-08-021-5/+45
* | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-082-11/+11
* | 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
OpenPOWER on IntegriCloud