summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* | parisc: Fixup last users of irq_chip->typenameThomas Gleixner2009-12-161-2/+2
* | parisc: Replace old style lock init in smp.cThomas Gleixner2009-12-161-3/+6
* | parisc: use sort() instead of home-made implementation (v2)Helge Deller2009-12-161-14/+9
* | parisc: add CALLER_ADDR{0-6} macrosHelge Deller2009-12-161-0/+27
* | parisc: remove unused IRQSTAT_SIRQ_PEND and IRQSTAT_SZ definesHelge Deller2009-12-161-3/+0
* | parisc: remove duplicated #includeHuang Weiyi2009-12-161-1/+0
* | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
* | Unify sys_mmap*Al Viro2009-12-111-26/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\ \
| * \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| |\ \
| | * | tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-091-1/+1
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-082-72/+1
|\ \ \ | |/ / |/| |
| * | sysctl: parisc Use the compat_sys_sysctlEric W. Biederman2009-11-062-72/+1
| |/
* | parisc: fix unwind with recent gcc versionsHelge Deller2009-11-302-4/+4
|/
* parisc: Fix linker script breakage.Helge Deller2009-09-281-0/+10
* parisc: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-281-5/+0
* parisc: correct use of SHF_ALLOCJulia Lawall2009-09-271-1/+1
* parisc: includecheck fix: signal.cJaswinder Singh Rajput2009-09-271-1/+0
* parisc: stop using task->ptrace for {single,block}step flagsKyle McMartin2009-09-273-18/+21
* parisc: split syscall_trace into two halvesKyle McMartin2009-09-272-22/+25
* parisc: add missing TI_TASK macro in syscall.SKyle McMartin2009-09-271-1/+1
OpenPOWER on IntegriCloud