summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
Commit message (Expand)AuthorAgeFilesLines
* fcntl: Use consistent values for F_[GS]ETOWN_EXStephen Rothwell2009-11-171-2/+0Star
* parisc: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-281-19/+1Star
* parisc: Make THREAD_SIZE available to assembly files and linker scripts.Tim Abbott2009-09-281-5/+5
* parisc: rename parisc's vmalloc_start to parisc_vmalloc_startHelge Deller2009-09-281-2/+2
* parisc: add skeleton syscall.hKyle McMartin2009-09-282-1/+44
* parisc: stop using task->ptrace for {single,block}step flagsKyle McMartin2009-09-281-0/+4
* fcntl: add F_[SG]ETOWN_EXPeter Zijlstra2009-09-241-0/+2
* cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-241-1/+0Star
* mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-221-0/+2
* ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins2009-09-221-0/+3
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-213-9/+9
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-161-1/+0Star
|\
| * PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-091-1/+0Star
* | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-151-4/+0Star
|\ \
| * | agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-031-4/+0Star
| |/
* | 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-132-3/+3
| |\|
| * | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-051-0/+1
| * | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+1
* | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-021-1/+3
| |/ |/|
* | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-271-2/+2
* | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-1/+1
|/
* parisc: use generic atomic64 on 32-bitKyle McMartin2009-07-031-1/+5
* parisc: perf: wire up sys_perf_counter_openKyle McMartin2009-07-031-0/+7
* parisc: add task_pt_regs macroKyle McMartin2009-07-031-0/+3
* parisc: wire sys_perf_counter_open to sys_ni_syscallKyle McMartin2009-07-031-1/+2
* parisc: wire up rt_tgsigqueueinfoKyle McMartin2009-07-031-1/+2
* parisc: ensure broadcast tlb purge runs single threadedHelge Deller2009-07-031-7/+7
* parisc: fix ldcw inline assemblerHelge Deller2009-07-031-2/+2
* parisc: Remove casts from atomic macrosBastian Blank2009-07-031-4/+4
* parisc: remove CVS keywordsAlexander Beregalov2009-07-031-2/+1Star
* parisc: wire up preadv/pwritev syscallsKyle McMartin2009-07-031-1/+3
* Delete pcibios_select_rootMatthew Wilcox2009-06-171-13/+0Star
* kmap_types: make most arches use generic header fileRandy Dunlap2009-06-171-21/+3Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-155-11/+23
|\
| * asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-112-2/+2
| * asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-1/+1
| * asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-112-8/+20
* | cfg80211: errno.h: define ERFKILLAlexander Beregalov2009-06-071-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2009-04-038-26/+65
|\
| * parisc: Move kernel Elf_Fdesc define to <asm/elf.h>Kyle McMartin2009-04-021-0/+10
| * parisc: fix build when ARCH_HAS_KMAPKyle McMartin2009-04-021-0/+3
| * Merge branch 'rusty-cpumask-parisc' into pariscKyle McMartin2009-04-021-1/+2
| |\
| | * cpumask: arch_send_call_function_ipi_mask: pariscRusty Russell2009-03-161-1/+2
| * | parisc: asm/pdc.h should include asm/page.hAlexander Beregalov2009-04-021-0/+2
| * | parisc: fix macro expansion in atomic.hJames Bottomley2009-03-311-9/+9
| * | parisc: add ftrace (function and graph tracer) functionalityHelge Deller2009-03-311-0/+25
| * | parisc: expose 32/64-bit capabilities in cpuinfoColin Watson2009-03-311-0/+2
| * | parisc: fix usage of 32bit PTE page table entries on 32bit kernelsHelge Deller2009-03-312-16/+12Star
* | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-031-0/+3
|/ /