aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
Commit message (Expand)AuthorAgeFilesLines
* 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/+12
* | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-021-0/+3
|/ /
* | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-03-262-2/+3
|\ \
| * \ Merge commit 'v2.6.29' into core/header-fixesIngo Molnar2009-03-264-15/+50
| |\ \ | | |/
| * | headers_check fix: parisc, swab.hJaswinder Singh Rajput2009-02-011-1/+1
| * | headers_check fix: parisc, pdc.hJaswinder Singh Rajput2009-02-011-1/+2
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-264-15/+50
|\ \ \ | | |/ | |/|
| * | parisc: define x->x mmio accessorsKyle McMartin2009-03-131-0/+9
| * | parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin2009-03-131-1/+1
| * | parisc: convert (read|write)bwlq to inlinesKyle McMartin2009-03-131-9/+33
| * | parisc: fix 64bit buildHelge Deller2009-03-131-0/+1
| * | parisc: add braces around arguments in assembler macrosHelge Deller2009-03-131-5/+5
| * | parisc: fix `struct pt_regs' declared inside parameter list warningHelge Deller2009-03-131-0/+1
| |/
* | net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly2009-02-151-0/+3
|/
* Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-291-1/+1
* byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-142-2/+0
* parisc: introduce asm/swab.hHarvey Harrison2009-01-093-64/+69
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2009-01-096-41/+29
|\
| * parisc: fix kernel crash (protection id trap) when compiling ruby1.9Kyle McMartin2009-01-051-0/+2
| * parisc: fix ipv6 checksumKyle McMartin2009-01-051-1/+1
| * parisc: Replace NR_CPUS in parisc codeHelge Deller2009-01-051-2/+2
| * parisc: fix braino in commit adding __space_to_protKyle McMartin2009-01-051-1/+1
| * parisc: factor out sid to protid conversionKyle McMartin2009-01-051-4/+9
| * parisc: use leX_to_cpu in place of __fswabXKyle McMartin2009-01-051-3/+3
| * parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitionsFUJITA Tomonori2009-01-051-6/+0
| * parisc: use the new byteorder headersHarvey Harrison2009-01-051-25/+12
* | atomic_t: unify all arch definitionsMatthew Wilcox2009-01-061-8/+3
* | parisc: fix module loading failure of large kernel modulesHelge Deller2009-01-051-2/+4
|/
* parisc: remove gratuitous cpu_online_map declaration.Rusty Russell2009-01-011-2/+0
* parisc: disable UP-optimized flush_tlb_mmKyle McMartin2008-12-231-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-11-302-4/+3
|\
| * parisc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-261-2/+2
| * parisc: __kernel_time_t is always longGeert Uytterhoeven2008-11-261-2/+1
* | remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig2008-11-301-2/+0
|/
* fix cpumask build breakage on pariscHelge Deller2008-11-131-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-10-206-83/+5
* parisc: convert to generic compat_sys_ptraceHelge Deller2008-10-171-0/+10
* parisc: initialize unwinder much earlierJames Bottomley2008-10-101-0/+2
* parisc: add new syscallsKyle McMartin2008-10-101-2/+8
* parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlockedKyle McMartin2008-10-101-0/+2
* parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin2008-10-10123-0/+11977