aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAge
...
| * | | | parisc: add braces around arguments in assembler macrosHelge Deller2009-03-13
| * | | | parisc: remove unused local out_putf labelHelge Deller2009-03-13
| * | | | parisc: fix `struct pt_regs' declared inside parameter list warningHelge Deller2009-03-13
| * | | | parisc: fix section mismatch warningsHelge Deller2009-03-13
| * | | | parisc: BUG_ON() cleanupHelge Deller2009-03-13
| |/ / /
* / / / net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly2009-02-16
|/ / /
* / / Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-29
|/ /
* / byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-14
|/
* parisc: introduce asm/swab.hHarvey Harrison2009-01-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2009-01-09
|\
| * parisc: export length of os_hpmc vectorKyle McMartin2009-01-05
| * parisc: fix kernel crash (protection id trap) when compiling ruby1.9Kyle McMartin2009-01-05
| * parisc: Use DEFINE_SPINLOCKJulia Lawall2009-01-05
| * parisc: add uevent helper for parisc busHelge Deller2009-01-05
| * parisc: fix ipv6 checksumKyle McMartin2009-01-05
| * parisc: quiet palo not-found message from "which"Kyle McMartin2009-01-05
| * parisc: Replace NR_CPUS in parisc codeHelge Deller2009-01-05
| * parisc: trivial fixesHelge Deller2009-01-05
| * parisc: fix braino in commit adding __space_to_protKyle McMartin2009-01-05
| * parisc: factor out sid to protid conversionKyle McMartin2009-01-05
| * parisc: use leX_to_cpu in place of __fswabXKyle McMartin2009-01-05
| * parisc: fix GFP_KERNEL use while atomic in unwinderHelge Deller2009-01-05
| * parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitionsFUJITA Tomonori2009-01-05
| * parisc: use the new byteorder headersHarvey Harrison2009-01-05
| * parisc: lib/: make code staticAdrian Bunk2009-01-05
* | atomic_t: unify all arch definitionsMatthew Wilcox2009-01-06
* | parisc: fix module loading failure of large kernel modulesHelge Deller2009-01-04
|/
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-03
|\
| * parisc: remove gratuitous cpu_online_map declaration.Rusty Russell2008-12-31
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-29
| |\
* | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-02
|\| |
| * | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-13
| * | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-13
* | | take init_fs to saner placeAl Viro2008-12-31
| |/ |/|
* | Merge branch 'next' into for-linusJames Morris2008-12-24
|\ \
| * | Merge branch 'master' into nextJames Morris2008-12-04
| |\|
| * | Merge branch 'master' into nextJames Morris2008-11-13
| |\ \
| * | | CRED: Wrap task credential accesses in the PA-RISC archDavid Howells2008-11-13
* | | | parisc: disable UP-optimized flush_tlb_mmKyle McMartin2008-12-23
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-11-30
|\ \ \
| * | | parisc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-26
| * | | parisc: fix kernel crash when unwinding a userspace processHelge Deller2008-11-26
| * | | parisc: __kernel_time_t is always longGeert Uytterhoeven2008-11-26
* | | | remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig2008-11-30
|/ / /
* | / parisc: fix bug in compat_arch_ptraceHelge Deller2008-11-20
| |/ |/|
* | fix cpumask build breakage on pariscHelge Deller2008-11-13
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-10-23
|\
| * [PATCH] prepare vfs_readdir() callers to returning filldir resultAl Viro2008-10-23
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2008-10-23
|\ \ | |/ |/|
| * oprofile: more whitespace fixesRobert Richter2008-10-15