aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-15parisc : Remove broken line wrapping handling pdc_iodc_print()Guy Martin1-12/+1
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-4/+4
2010-12-04parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley1-4/+1
2010-12-04parisc: fix dino/gsc interruptsJames Bottomley1-1/+1
2010-11-29parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturnKyle McMartin1-8/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-11-16parisc: cleanup console handlingJiri Slaby1-4/+4
2010-10-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds5-34/+157
2010-10-27ptrace: cleanup arch_ptrace() on pariscNamhyung Kim1-1/+1
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-5/+6
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-4/+0
2010-10-21parisc: add tty driver to PDC consoleGuy Martin1-7/+134
2010-10-21arch/parisc: Removing undead ifdef CONFIG_PA20Christian Dietrich1-3/+0
2010-10-21parisc: unwind - optimise linked-list searches for modulesPhil Carmody1-1/+4
2010-10-16parisc: remove big kernel lockArnd Bergmann1-4/+0
2010-10-14parisc: kill __do_IRQKyle McMartin1-4/+0
2010-10-14parisc: convert iosapic interrupts to proper flow handlersKyle McMartin1-1/+1
2010-10-14parisc: convert cpu interrupts to proper flow handlersKyle McMartin1-16/+9
2010-10-14parisc: lay groundwork for killing __do_IRQKyle McMartin1-10/+16
2010-10-13parisc: add prlimit64 syscallKyle McMartin1-0/+1
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds1-2/+1
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-5/+10
2010-08-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2010-08-04parisc: pass through '\t' to early (iodc) consoleKyle McMartin1-10/+2
2010-06-09sched_clock: Add local_clock() API and improve documentationPeter Zijlstra1-2/+2
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