aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* parisc : Remove broken line wrapping handling pdc_iodc_print()Guy Martin2011-01-151-12/+1
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-4/+4
|\
| * parisc: cleanup console handlingJiri Slaby2010-11-161-4/+4
* | parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley2010-12-041-4/+1
* | parisc: fix dino/gsc interruptsJames Bottomley2010-12-041-1/+1
* | parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturnKyle McMartin2010-11-291-8/+1
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2010-10-285-34/+157
|\
| * parisc: add tty driver to PDC consoleGuy Martin2010-10-211-7/+134
| * arch/parisc: Removing undead ifdef CONFIG_PA20Christian Dietrich2010-10-211-3/+0
| * parisc: unwind - optimise linked-list searches for modulesPhil Carmody2010-10-211-1/+4
| * parisc: kill __do_IRQKyle McMartin2010-10-141-4/+0
| * parisc: convert iosapic interrupts to proper flow handlersKyle McMartin2010-10-141-1/+1
| * parisc: convert cpu interrupts to proper flow handlersKyle McMartin2010-10-141-16/+9
| * parisc: lay groundwork for killing __do_IRQKyle McMartin2010-10-141-10/+16
| * parisc: add prlimit64 syscallKyle McMartin2010-10-131-0/+1
* | ptrace: cleanup arch_ptrace() on pariscNamhyung Kim2010-10-271-1/+1
* | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-5/+6
* | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-4/+0
|\ \ | |/ |/|
| * parisc: remove big kernel lockArnd Bergmann2010-10-161-4/+0
* | modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-051-2/+1
|/
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-5/+10
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-061-2/+2
|\
| * sched_clock: Add local_clock() API and improve documentationPeter Zijlstra2010-06-091-2/+2
* | parisc: pass through '\t' to early (iodc) consoleKyle McMartin2010-08-041-10/+2
|/
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-013-10/+10
|\
| * Rename .data.lock_aligned to .data..lock_aligned.Denys Vlasenko2010-03-031-2/+2
| * Rename .data.vmpages and .data.vm0.XXX to .data..vmpages and .data..vm0.XXX.Denys Vlasenko2010-03-032-7/+7
| * Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-031-1/+1
* | parisc: Remove unnecessary macros from entry.SJohn David Anglin2010-05-301-33/+7
* | parisc: LWS fixes for syscall.SJohn David Anglin2010-05-301-23/+9
* | parisc: Delete unnecessary nop's in entry.SJohn David Anglin2010-05-301-7/+0
* | parisc: Avoid interruption in critical region in entry.SJohn David Anglin2010-05-301-2/+3
* | parisc: Use of align_frame provides stack frame.Carlos O'Donell2010-05-301-4/+11
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-306-4/+3
* | improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-122-16/+1
* | parisc: use __ratelimit in unaligned.cAkinobu Mita2010-03-061-10/+4
* | parisc: Convert to read/update_persistent_clockjohn stultz2010-03-061-16/+13
* | parisc: remove trailing space in messagesFrans Pop2010-03-061-2/+2
* | parisc: ditto sys_accept4Kyle McMartin2010-03-061-0/+1
* | parisc: wire up sys_recvmmsgHelge Deller2010-03-061-0/+1
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-2/+2
|\ \
| * | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-2/+2
| |/
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-02-261-5/+5
|\ \
| * | resource/PCI: mark struct resource as constDominik Brodowski2010-02-221-1/+1
| * | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-221-5/+5
* | | parisc: Set PCI CLS early in boot.Carlos O'Donell2010-02-241-2/+5
|/ /
* | parisc: fix tracing of signalsKyle McMartin2010-02-121-1/+3
|/
* 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