summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* set memory ranges in N_NORMAL_MEMORY when onlinedDavid Rientjes2011-05-091-1/+3
* fix per-cpu flag problem in the cpu affinity checkersThomas Gleixner2011-03-231-1/+1
* parisc : Remove broken line wrapping handling pdc_iodc_print()Guy Martin2011-02-171-12/+1
* compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-201-1/+1
* parisc: pass through '\t' to early (iodc) consoleKyle McMartin2010-08-101-10/+2
* parisc: clear floating point exception flag on SIGFPE signalHelge Deller2010-07-051-0/+1
* Revert "parisc: Set PCI CLS early in boot."Greg Kroah-Hartman2010-05-261-5/+2
* parisc: Set PCI CLS early in boot.Carlos O'Donell2010-05-121-2/+5
* untangle the do_mremap() messAl Viro2010-01-181-26/+4
* parisc: fix unwind with recent gcc versionsHelge Deller2009-11-302-4/+4
* fcntl: Use consistent values for F_[GS]ETOWN_EXStephen Rothwell2009-11-171-2/+0
* parisc: Fix linker script breakage.Helge Deller2009-09-281-0/+10
* parisc: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-282-24/+1
* parisc: Make THREAD_SIZE available to assembly files and linker scripts.Tim Abbott2009-09-271-5/+5
* parisc: correct use of SHF_ALLOCJulia Lawall2009-09-271-1/+1
* parisc: rename parisc's vmalloc_start to parisc_vmalloc_startHelge Deller2009-09-272-7/+8
* parisc: includecheck fix: signal.cJaswinder Singh Rajput2009-09-271-1/+0
* parisc: HAVE_ARCH_TRACEHOOKKyle McMartin2009-09-271-0/+1
* parisc: add skeleton syscall.hKyle McMartin2009-09-272-1/+44
* parisc: stop using task->ptrace for {single,block}step flagsKyle McMartin2009-09-274-18/+25
* 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
* parisc: tracehook_signal_handlerKyle McMartin2009-09-271-0/+4
* parisc: tracehook_report_syscallKyle McMartin2009-09-272-13/+14
* parisc: Remove useless altinstructions code copied from x86.Tim Abbott2009-09-241-25/+0
* parisc: Clean up linker script using new linker script macros.Tim Abbott2009-09-241-75/+4
* fcntl: add F_[SG]ETOWN_EXPeter Zijlstra2009-09-241-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-231-1/+0
|\
| * cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-241-1/+0
* | headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-233-6/+6
|\ \ | |/ |/|
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-2/+2
| * kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg2009-09-202-4/+4
* | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-221-0/+2
* | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
* | ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins2009-09-221-0/+3
* | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-215-11/+11
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-161-1/+0
|\
| * PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-091-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-4/+4
|\ \
| * \ Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-1429-208/+233
| |\ \
| * | | linker script: unify usage of discard definitionTejun Heo2009-07-091-5/+4
| * | | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
* | | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-151-4/+0
|\ \ \ \
| * \ \ \ Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-nextDave Airlie2009-08-051-4/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-031-4/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141-0/+2
|\ \ \ \ \
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-126-20/+60
| |\| | | |
| * | | | | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-051-0/+1
| * | | | | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+1