aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds3-10/+10
2010-05-30parisc: Remove unnecessary macros from entry.SJohn David Anglin1-33/+7
2010-05-30parisc: LWS fixes for syscall.SJohn David Anglin1-23/+9
2010-05-30parisc: Delete unnecessary nop's in entry.SJohn David Anglin1-7/+0
2010-05-30parisc: Avoid interruption in critical region in entry.SJohn David Anglin1-2/+3
2010-05-30parisc: Use of align_frame provides stack frame.Carlos O'Donell1-4/+11
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo6-4/+3
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig2-16/+1
2010-03-06parisc: use __ratelimit in unaligned.cAkinobu Mita1-10/+4
2010-03-06parisc: Convert to read/update_persistent_clockjohn stultz1-16/+13
2010-03-06parisc: remove trailing space in messagesFrans Pop1-2/+2
2010-03-06parisc: ditto sys_accept4Kyle McMartin1-0/+1
2010-03-06parisc: wire up sys_recvmmsgHelge Deller1-0/+1
2010-03-03Rename .data.lock_aligned to .data..lock_aligned.Denys Vlasenko1-2/+2
2010-03-03Rename .data.vmpages and .data.vm0.XXX to .data..vmpages and .data..vm0.XXX.Denys Vlasenko2-7/+7
2010-03-03Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko1-1/+1
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2010-02-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-5/+5
2010-02-24parisc: Set PCI CLS early in boot.Carlos O'Donell1-2/+5
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski1-1/+1
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski1-5/+5
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-2/+2
2010-02-12parisc: fix tracing of signalsKyle McMartin1-1/+3
2009-12-16Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-6/+0
2009-12-16parisc: Fixup last users of irq_chip->typenameThomas Gleixner1-2/+2
2009-12-16parisc: Replace old style lock init in smp.cThomas Gleixner1-3/+6
2009-12-16parisc: use sort() instead of home-made implementation (v2)Helge Deller1-14/+9
2009-12-16parisc: add CALLER_ADDR{0-6} macrosHelge Deller1-0/+27
2009-12-16parisc: remove unused IRQSTAT_SIRQ_PEND and IRQSTAT_SZ definesHelge Deller1-3/+0
2009-12-16parisc: remove duplicated #includeHuang Weiyi1-1/+0
2009-12-14parsic: remove un-used nfsd #includesBoaz Harrosh1-6/+0
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2009-12-11Unify sys_mmap*Al Viro1-26/+4
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2-72/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-11-30parisc: fix unwind with recent gcc versionsHelge Deller2-4/+4
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel1-1/+1
2009-11-06sysctl: parisc Use the compat_sys_sysctlEric W. Biederman2-72/+1
2009-09-28parisc: Fix linker script breakage.Helge Deller1-0/+10
2009-09-28parisc: convert to asm-generic/hardirq.hChristoph Hellwig1-5/+0
2009-09-27parisc: correct use of SHF_ALLOCJulia Lawall1-1/+1
2009-09-27parisc: includecheck fix: signal.cJaswinder Singh Rajput1-1/+0
2009-09-27parisc: stop using task->ptrace for {single,block}step flagsKyle McMartin3-18/+21
2009-09-27parisc: split syscall_trace into two halvesKyle McMartin2-22/+25
2009-09-27parisc: add missing TI_TASK macro in syscall.SKyle McMartin1-1/+1
2009-09-27parisc: tracehook_signal_handlerKyle McMartin1-0/+4
2009-09-27parisc: tracehook_report_syscallKyle McMartin2-13/+14
2009-09-24parisc: Remove useless altinstructions code copied from x86.Tim Abbott1-25/+0
2009-09-24parisc: Clean up linker script using new linker script macros.Tim Abbott1-75/+4