aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
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: export length of os_hpmc vectorKyle McMartin
2009-01-05parisc: fix kernel crash (protection id trap) when compiling ruby1.9Kyle McMartin
2009-01-05parisc: Use DEFINE_SPINLOCKJulia Lawall
2009-01-05parisc: add uevent helper for parisc busHelge Deller
2009-01-05parisc: fix ipv6 checksumKyle McMartin
2009-01-05parisc: quiet palo not-found message from "which"Kyle McMartin
2009-01-05parisc: Replace NR_CPUS in parisc codeHelge Deller
2009-01-05parisc: trivial fixesHelge 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: fix GFP_KERNEL use while atomic in unwinderHelge Deller
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: lib/: make code staticAdrian Bunk
2009-01-05parisc: fix module loading failure of large kernel modulesHelge Deller
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-01parisc: remove gratuitous cpu_online_map declaration.Rusty Russell
2008-12-31take init_fs to saner placeAl Viro
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-23parisc: disable UP-optimized flush_tlb_mmKyle McMartin
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
2008-12-04Merge branch 'master' into nextJames Morris
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: fix kernel crash when unwinding a userspace processHelge Deller
2008-11-26parisc: __kernel_time_t is always longGeert Uytterhoeven
2008-11-20parisc: fix bug in compat_arch_ptraceHelge Deller
2008-11-14Merge branch 'master' into nextJames Morris
2008-11-14CRED: Wrap task credential accesses in the PA-RISC archDavid Howells
2008-11-13fix cpumask build breakage on pariscHelge Deller
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds
2008-10-23[PATCH] prepare vfs_readdir() callers to returning filldir resultAl Viro
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley
2008-10-17parisc: convert to generic compat_sys_ptraceHelge Deller
2008-10-16Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig
2008-10-16compat: move cp_compat_stat to common codeChristoph Hellwig
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky