aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/kernel
AgeCommit message (Expand)Author
2010-08-10parisc: pass through '\t' to early (iodc) consoleKyle McMartin
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-05-30parisc: Remove unnecessary macros from entry.SJohn David Anglin
2010-05-30parisc: LWS fixes for syscall.SJohn David Anglin
2010-05-30parisc: Delete unnecessary nop's in entry.SJohn David Anglin
2010-05-30parisc: Avoid interruption in critical region in entry.SJohn David Anglin
2010-05-30parisc: Use of align_frame provides stack frame.Carlos O'Donell
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig
2010-03-06parisc: use __ratelimit in unaligned.cAkinobu Mita
2010-03-06parisc: Convert to read/update_persistent_clockjohn stultz
2010-03-06parisc: remove trailing space in messagesFrans Pop
2010-03-06parisc: ditto sys_accept4Kyle McMartin
2010-03-06parisc: wire up sys_recvmmsgHelge Deller
2010-03-03Rename .data.lock_aligned to .data..lock_aligned.Denys Vlasenko
2010-03-03Rename .data.vmpages and .data.vm0.XXX to .data..vmpages and .data..vm0.XXX.Denys Vlasenko
2010-03-03Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-02-24parisc: Set PCI CLS early in boot.Carlos O'Donell
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
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