summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* parisc: update defconfigsKyle McMartin2009-03-135-831/+1681
* parisc: define x->x mmio accessorsKyle McMartin2009-03-131-0/+9
* parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin2009-03-132-6/+8
* parisc: convert (read|write)bwlq to inlinesKyle McMartin2009-03-131-9/+33
* parisc: fix use of new cpumask api in irq.cKyle McMartin2009-03-131-4/+4
* parisc: update parisc for new irq_descMike Travis2009-03-131-4/+4
* parisc: fix 64bit buildHelge Deller2009-03-131-0/+1
* parisc: add braces around arguments in assembler macrosHelge Deller2009-03-132-8/+8
* parisc: remove unused local out_putf labelHelge Deller2009-03-131-1/+0
* parisc: fix `struct pt_regs' declared inside parameter list warningHelge Deller2009-03-131-0/+1
* parisc: fix section mismatch warningsHelge Deller2009-03-131-6/+6
* parisc: BUG_ON() cleanupHelge Deller2009-03-133-24/+9
* Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-292-2/+2
* 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-0922-152/+177
|\
| * parisc: export length of os_hpmc vectorKyle McMartin2009-01-052-4/+9
| * parisc: fix kernel crash (protection id trap) when compiling ruby1.9Kyle McMartin2009-01-053-27/+37
| * parisc: Use DEFINE_SPINLOCKJulia Lawall2009-01-051-1/+1
| * parisc: add uevent helper for parisc busHelge Deller2009-01-051-6/+34
| * parisc: fix ipv6 checksumKyle McMartin2009-01-051-1/+1
| * parisc: quiet palo not-found message from "which"Kyle McMartin2009-01-051-1/+1
| * parisc: Replace NR_CPUS in parisc codeHelge Deller2009-01-058-59/+64
| * parisc: trivial fixesHelge Deller2009-01-052-7/+3
| * 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: fix GFP_KERNEL use while atomic in unwinderHelge Deller2009-01-051-1/+1
| * parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitionsFUJITA Tomonori2009-01-052-11/+0
| * parisc: use the new byteorder headersHarvey Harrison2009-01-051-25/+12
| * parisc: lib/: make code staticAdrian Bunk2009-01-052-2/+2
* | atomic_t: unify all arch definitionsMatthew Wilcox2009-01-061-8/+3
* | parisc: fix module loading failure of large kernel modulesHelge Deller2009-01-052-83/+139
|/
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-031-2/+0
|\
| * parisc: remove gratuitous cpu_online_map declaration.Rusty Russell2009-01-011-2/+0
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-302-2/+5
| |\
* | \ Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-023-18/+4
|\ \ \ | |/ /
| * | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-131-3/+3
| * | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-132-15/+1
* | | take init_fs to saner placeAl Viro2008-12-311-1/+0
| |/ |/|
* | Merge branch 'next' into for-linusJames Morris2008-12-251-1/+1
|\ \
| * \ Merge branch 'master' into nextJames Morris2008-12-046-35/+33
| |\ \ | | |/
| * | Merge branch 'master' into nextJames Morris2008-11-141-2/+0
| |\ \
| * | | CRED: Wrap task credential accesses in the PA-RISC archDavid Howells2008-11-141-1/+1
* | | | 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-304-28/+28
|\ \ \
| * | | parisc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-262-4/+6
| * | | parisc: fix kernel crash when unwinding a userspace processHelge Deller2008-11-261-22/+21
| * | | parisc: __kernel_time_t is always longGeert Uytterhoeven2008-11-261-2/+1
* | | | remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig2008-11-301-2/+0
|/ / /
OpenPOWER on IntegriCloud