aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAge
* parisc: Fix linker script breakage.Helge Deller2009-09-28
* parisc: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-28
* parisc: correct use of SHF_ALLOCJulia Lawall2009-09-27
* parisc: includecheck fix: signal.cJaswinder Singh Rajput2009-09-27
* parisc: stop using task->ptrace for {single,block}step flagsKyle McMartin2009-09-27
* parisc: split syscall_trace into two halvesKyle McMartin2009-09-27
* parisc: add missing TI_TASK macro in syscall.SKyle McMartin2009-09-27
* parisc: tracehook_signal_handlerKyle McMartin2009-09-27
* parisc: tracehook_report_syscallKyle McMartin2009-09-27
* parisc: Remove useless altinstructions code copied from x86.Tim Abbott2009-09-24
* parisc: Clean up linker script using new linker script macros.Tim Abbott2009-09-24
* headers: utsname.h reduxAlexey Dobriyan2009-09-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-23
|\
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-21
* | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| |\
| * | linker script: unify usage of discard definitionTejun Heo2009-07-08
| * | linker script: throw away .discard sectionTejun Heo2009-06-24
* | | Merge branch 'next' into for-linusJames Morris2009-09-10
|\ \ \
| * | | KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells2009-09-09
| * | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-02
| * | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-02
| | |/ | |/|
* / | parisc: fix warning in traps.cGrant Grundler2009-08-29
|/ /
* | parisc: Set correct bit in protection flagsJohn David Anglin2009-08-02
* | 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