aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-01-05parisc: Replace NR_CPUS in parisc codeHelge Deller1-2/+2
2009-01-05parisc: fix braino in commit adding __space_to_protKyle McMartin1-1/+1
2009-01-05parisc: factor out sid to protid conversionKyle McMartin1-4/+9
2009-01-05parisc: use leX_to_cpu in place of __fswabXKyle McMartin1-3/+3
2009-01-05parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitionsFUJITA Tomonori1-6/+0
2009-01-05parisc: use the new byteorder headersHarvey Harrison1-25/+12
2009-01-05parisc: fix module loading failure of large kernel modulesHelge Deller1-2/+4
2009-01-01parisc: remove gratuitous cpu_online_map declaration.Rusty Russell1-2/+0
2008-12-23parisc: disable UP-optimized flush_tlb_mmKyle McMartin1-1/+4
2008-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2-4/+3
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig1-2/+0
2008-11-26parisc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2008-11-26parisc: __kernel_time_t is always longGeert Uytterhoeven1-2/+1
2008-11-13fix cpumask build breakage on pariscHelge Deller1-2/+0