aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAge
* Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-03-26
|\
| * Merge commit 'v2.6.29' into core/header-fixesIngo Molnar2009-03-26
| |\
| * | headers_check fix: parisc, swab.hJaswinder Singh Rajput2009-02-01
| * | headers_check fix: parisc, pdc.hJaswinder Singh Rajput2009-02-01
* | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-26
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-16
| |\ \ \ \ | | | |/ / | | |/| / | | | |/
| | | |
| | \ \
| *-. \ \ Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-13
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-11
* | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-26
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | parisc: update defconfigsKyle McMartin2009-03-13
| * | | | parisc: define x->x mmio accessorsKyle McMartin2009-03-13
| * | | | parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin2009-03-13
| * | | | parisc: convert (read|write)bwlq to inlinesKyle McMartin2009-03-13
| * | | | parisc: fix use of new cpumask api in irq.cKyle McMartin2009-03-13
| * | | | parisc: update parisc for new irq_descMike Travis2009-03-13
| * | | | parisc: fix 64bit buildHelge Deller2009-03-13
| * | | | 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
| |/ |/|