summaryrefslogtreecommitdiff
path: root/arch/parisc/include
AgeCommit message (Expand)Author
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt
2009-04-02parisc: Move kernel Elf_Fdesc define to <asm/elf.h>Kyle McMartin
2009-04-02parisc: fix build when ARCH_HAS_KMAPKyle McMartin
2009-04-02Merge branch 'rusty-cpumask-parisc' into pariscKyle McMartin
2009-04-02parisc: asm/pdc.h should include asm/page.hAlexander Beregalov
2009-03-31parisc: fix macro expansion in atomic.hJames Bottomley
2009-03-31parisc: add ftrace (function and graph tracer) functionalityHelge Deller
2009-03-31parisc: expose 32/64-bit capabilities in cpuinfoColin Watson
2009-03-31parisc: fix usage of 32bit PTE page table entries on 32bit kernelsHelge Deller
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar
2009-03-16cpumask: arch_send_call_function_ipi_mask: pariscRusty Russell
2009-03-13parisc: define x->x mmio accessorsKyle McMartin
2009-03-13parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin
2009-03-13parisc: convert (read|write)bwlq to inlinesKyle McMartin
2009-03-13parisc: fix 64bit buildHelge Deller
2009-03-13parisc: add braces around arguments in assembler macrosHelge Deller
2009-03-13parisc: fix `struct pt_regs' declared inside parameter list warningHelge Deller
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly
2009-02-01headers_check fix: parisc, swab.hJaswinder Singh Rajput
2009-02-01headers_check fix: parisc, pdc.hJaswinder Singh Rajput
2009-01-29Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison
2009-01-09parisc: introduce asm/swab.hHarvey Harrison
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox
2009-01-05parisc: fix kernel crash (protection id trap) when compiling ruby1.9Kyle McMartin
2009-01-05parisc: fix ipv6 checksumKyle McMartin
2009-01-05parisc: Replace NR_CPUS in parisc codeHelge Deller
2009-01-05parisc: fix braino in commit adding __space_to_protKyle McMartin
2009-01-05parisc: factor out sid to protid conversionKyle McMartin
2009-01-05parisc: use leX_to_cpu in place of __fswabXKyle McMartin
2009-01-05parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitionsFUJITA Tomonori
2009-01-05parisc: use the new byteorder headersHarvey Harrison
2009-01-05parisc: fix module loading failure of large kernel modulesHelge Deller
2009-01-01parisc: remove gratuitous cpu_online_map declaration.Rusty Russell
2008-12-23parisc: disable UP-optimized flush_tlb_mmKyle McMartin
2008-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig
2008-11-26parisc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-26parisc: __kernel_time_t is always longGeert Uytterhoeven
2008-11-13fix cpumask build breakage on pariscHelge Deller
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2008-10-17parisc: convert to generic compat_sys_ptraceHelge Deller
2008-10-10parisc: initialize unwinder much earlierJames Bottomley