summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
AgeCommit message (Expand)AuthorLines
2010-10-14parisc: kill __do_IRQKyle McMartin-4/+0
2010-10-14parisc: convert iosapic interrupts to proper flow handlersKyle McMartin-1/+1
2010-10-14parisc: convert cpu interrupts to proper flow handlersKyle McMartin-16/+9
2010-10-14parisc: lay groundwork for killing __do_IRQKyle McMartin-10/+16
2010-10-13parisc: add prlimit64 syscallKyle McMartin-0/+1
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds-2/+1
2010-08-17Make do_execve() take a const filename pointerDavid Howells-5/+10
2010-08-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+2
2010-08-04parisc: pass through '\t' to early (iodc) consoleKyle McMartin-10/+2
2010-06-09sched_clock: Add local_clock() API and improve documentationPeter Zijlstra-2/+2
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds-10/+10
2010-05-30parisc: Remove unnecessary macros from entry.SJohn David Anglin-33/+7
2010-05-30parisc: LWS fixes for syscall.SJohn David Anglin-23/+9
2010-05-30parisc: Delete unnecessary nop's in entry.SJohn David Anglin-7/+0
2010-05-30parisc: Avoid interruption in critical region in entry.SJohn David Anglin-2/+3
2010-05-30parisc: Use of align_frame provides stack frame.Carlos O'Donell-4/+11
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-4/+3
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig-16/+1
2010-03-06parisc: use __ratelimit in unaligned.cAkinobu Mita-10/+4
2010-03-06parisc: Convert to read/update_persistent_clockjohn stultz-16/+13
2010-03-06parisc: remove trailing space in messagesFrans Pop-2/+2
2010-03-06parisc: ditto sys_accept4Kyle McMartin-0/+1
2010-03-06parisc: wire up sys_recvmmsgHelge Deller-0/+1
2010-03-03Rename .data.lock_aligned to .data..lock_aligned.Denys Vlasenko-2/+2
2010-03-03Rename .data.vmpages and .data.vm0.XXX to .data..vmpages and .data..vm0.XXX.Denys Vlasenko-7/+7
2010-03-03Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko-1/+1
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-2/+2
2010-02-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds-5/+5
2010-02-24parisc: Set PCI CLS early in boot.Carlos O'Donell-2/+5
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski-1/+1
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski-5/+5
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King-2/+2
2010-02-12parisc: fix tracing of signalsKyle McMartin-1/+3
2009-12-16Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-6/+0
2009-12-16parisc: Fixup last users of irq_chip->typenameThomas Gleixner-2/+2
2009-12-16parisc: Replace old style lock init in smp.cThomas Gleixner-3/+6
2009-12-16parisc: use sort() instead of home-made implementation (v2)Helge Deller-14/+9
2009-12-16parisc: add CALLER_ADDR{0-6} macrosHelge Deller-0/+27
2009-12-16parisc: remove unused IRQSTAT_SIRQ_PEND and IRQSTAT_SZ definesHelge Deller-3/+0
2009-12-16parisc: remove duplicated #includeHuang Weiyi-1/+0
2009-12-14parsic: remove un-used nfsd #includesBoaz Harrosh-6/+0
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner-2/+2
2009-12-11Unify sys_mmap*Al Viro-26/+4
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds-72/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina-1/+1
2009-11-30parisc: fix unwind with recent gcc versionsHelge Deller-4/+4
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel-1/+1
2009-11-06sysctl: parisc Use the compat_sys_sysctlEric W. Biederman-72/+1
2009-09-28parisc: Fix linker script breakage.Helge Deller-0/+10