aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells1-1/+3
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt1-2/+2
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-1/+1
2009-07-03parisc: use generic atomic64 on 32-bitKyle McMartin1-1/+5
2009-07-03parisc: perf: wire up sys_perf_counter_openKyle McMartin1-0/+7
2009-07-03parisc: add task_pt_regs macroKyle McMartin1-0/+3
2009-07-03parisc: wire sys_perf_counter_open to sys_ni_syscallKyle McMartin1-1/+2
2009-07-03parisc: wire up rt_tgsigqueueinfoKyle McMartin1-1/+2
2009-07-03parisc: ensure broadcast tlb purge runs single threadedHelge Deller1-7/+7
2009-07-03parisc: fix ldcw inline assemblerHelge Deller1-2/+2
2009-07-03parisc: Remove casts from atomic macrosBastian Blank1-4/+4
2009-07-03parisc: remove CVS keywordsAlexander Beregalov1-2/+1
2009-07-03parisc: wire up preadv/pwritev syscallsKyle McMartin1-1/+3
2009-06-17Delete pcibios_select_rootMatthew Wilcox1-13/+0
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap1-21/+3
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller5-11/+23
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann2-2/+2
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann1-1/+1
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann2-8/+20
2009-06-07cfg80211: errno.h: define ERFKILLAlexander Beregalov1-0/+1
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds8-26/+65
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt1-0/+3
2009-04-02parisc: Move kernel Elf_Fdesc define to <asm/elf.h>Kyle McMartin1-0/+10
2009-04-02parisc: fix build when ARCH_HAS_KMAPKyle McMartin1-0/+3
2009-04-02Merge branch 'rusty-cpumask-parisc' into pariscKyle McMartin1-1/+2
2009-04-02parisc: asm/pdc.h should include asm/page.hAlexander Beregalov1-0/+2
2009-03-31parisc: fix macro expansion in atomic.hJames Bottomley1-9/+9
2009-03-31parisc: add ftrace (function and graph tracer) functionalityHelge Deller1-0/+25
2009-03-31parisc: expose 32/64-bit capabilities in cpuinfoColin Watson1-0/+2
2009-03-31parisc: fix usage of 32bit PTE page table entries on 32bit kernelsHelge Deller2-16/+12
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+3
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller4-15/+50
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar4-15/+50
2009-03-16cpumask: arch_send_call_function_ipi_mask: pariscRusty Russell1-1/+2
2009-03-13parisc: define x->x mmio accessorsKyle McMartin1-0/+9
2009-03-13parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin1-1/+1
2009-03-13parisc: convert (read|write)bwlq to inlinesKyle McMartin1-9/+33
2009-03-13parisc: fix 64bit buildHelge Deller1-0/+1
2009-03-13parisc: add braces around arguments in assembler macrosHelge Deller1-5/+5
2009-03-13parisc: fix `struct pt_regs' declared inside parameter list warningHelge Deller1-0/+1
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly1-0/+3
2009-02-01headers_check fix: parisc, swab.hJaswinder Singh Rajput1-1/+1
2009-02-01headers_check fix: parisc, pdc.hJaswinder Singh Rajput1-1/+2
2009-01-29Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap1-1/+1
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2-2/+0
2009-01-09parisc: introduce asm/swab.hHarvey Harrison3-64/+69
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds6-41/+29
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox1-8/+3
2009-01-05parisc: fix kernel crash (protection id trap) when compiling ruby1.9Kyle McMartin1-0/+2
2009-01-05parisc: fix ipv6 checksumKyle McMartin1-1/+1