summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-031-1/+1
* Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-12-161-6/+0
|\
| * parsic: remove un-used nfsd #includesBoaz Harrosh2009-12-141-6/+0
* | parisc: Fixup last users of irq_chip->typenameThomas Gleixner2009-12-161-2/+2
* | parisc: Replace old style lock init in smp.cThomas Gleixner2009-12-161-3/+6
* | parisc: use sort() instead of home-made implementation (v2)Helge Deller2009-12-161-14/+9
* | parisc: add CALLER_ADDR{0-6} macrosHelge Deller2009-12-161-0/+27
* | parisc: remove unused IRQSTAT_SIRQ_PEND and IRQSTAT_SZ definesHelge Deller2009-12-161-3/+0
* | parisc: remove duplicated #includeHuang Weiyi2009-12-161-1/+0
* | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
* | Unify sys_mmap*Al Viro2009-12-111-26/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\ \
| * \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| |\ \
| | * | tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-091-1/+1
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-082-72/+1
|\ \ \ | |/ / |/| |
| * | sysctl: parisc Use the compat_sys_sysctlEric W. Biederman2009-11-062-72/+1
| |/
* | parisc: fix unwind with recent gcc versionsHelge Deller2009-11-302-4/+4
|/
* parisc: Fix linker script breakage.Helge Deller2009-09-281-0/+10
* parisc: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-281-5/+0
* parisc: correct use of SHF_ALLOCJulia Lawall2009-09-271-1/+1
* parisc: includecheck fix: signal.cJaswinder Singh Rajput2009-09-271-1/+0
* parisc: stop using task->ptrace for {single,block}step flagsKyle McMartin2009-09-273-18/+21
* parisc: split syscall_trace into two halvesKyle McMartin2009-09-272-22/+25
* parisc: add missing TI_TASK macro in syscall.SKyle McMartin2009-09-271-1/+1
* 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
OpenPOWER on IntegriCloud