aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/kernel
AgeCommit message (Expand)Author
2010-02-24parisc: Set PCI CLS early in boot.Carlos O'Donell
2010-02-12parisc: fix tracing of signalsKyle McMartin
2009-12-16Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-12-16parisc: Fixup last users of irq_chip->typenameThomas Gleixner
2009-12-16parisc: Replace old style lock init in smp.cThomas Gleixner
2009-12-16parisc: use sort() instead of home-made implementation (v2)Helge Deller
2009-12-16parisc: add CALLER_ADDR{0-6} macrosHelge Deller
2009-12-16parisc: remove unused IRQSTAT_SIRQ_PEND and IRQSTAT_SZ definesHelge Deller
2009-12-16parisc: remove duplicated #includeHuang Weiyi
2009-12-14parsic: remove un-used nfsd #includesBoaz Harrosh
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-11Unify sys_mmap*Al Viro
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-11-30parisc: fix unwind with recent gcc versionsHelge Deller
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel
2009-11-06sysctl: parisc Use the compat_sys_sysctlEric W. Biederman
2009-09-28parisc: Fix linker script breakage.Helge Deller
2009-09-28parisc: convert to asm-generic/hardirq.hChristoph Hellwig
2009-09-27parisc: correct use of SHF_ALLOCJulia Lawall
2009-09-27parisc: includecheck fix: signal.cJaswinder Singh Rajput
2009-09-27parisc: stop using task->ptrace for {single,block}step flagsKyle McMartin
2009-09-27parisc: split syscall_trace into two halvesKyle McMartin
2009-09-27parisc: add missing TI_TASK macro in syscall.SKyle McMartin
2009-09-27parisc: tracehook_signal_handlerKyle McMartin
2009-09-27parisc: tracehook_report_syscallKyle McMartin
2009-09-24parisc: Remove useless altinstructions code copied from x86.Tim Abbott
2009-09-24parisc: Clean up linker script using new linker script macros.Tim Abbott
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-11Merge branch 'next' into for-linusJames Morris
2009-09-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells
2009-08-28parisc: fix warning in traps.cGrant Grundler
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-08-02parisc: Set correct bit in protection flagsJohn David Anglin
2009-08-02parisc: Fix GOT overflow during module load on 64bit kernelJohn David Anglin
2009-07-09linker script: unify usage of discard definitionTejun Heo
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-03parisc: perf: wire up sys_perf_counter_openKyle McMartin
2009-07-03parisc: wire sys_perf_counter_open to sys_ni_syscallKyle McMartin
2009-07-03parisc: inventory.c, fix bloated stack frameKyle McMartin
2009-07-03parisc: processor.c, fix bloated stack frameKyle McMartin
2009-07-03parisc: remove dead code from sys_parisc32.cChristoph Hellwig
2009-07-03parisc: wire up rt_tgsigqueueinfoKyle McMartin