| Commit message (Expand) | Author | Age | Files | Lines |
* | parisc: update defconfigs | Kyle McMartin | 2009-03-13 | 5 | -831/+1681 |
* | parisc: define x->x mmio accessors | Kyle McMartin | 2009-03-13 | 1 | -0/+9 |
* | parisc: convert cpu_check_affinity to new cpumask api | Kyle McMartin | 2009-03-13 | 2 | -6/+8 |
* | parisc: convert (read|write)bwlq to inlines | Kyle McMartin | 2009-03-13 | 1 | -9/+33 |
* | parisc: fix use of new cpumask api in irq.c | Kyle McMartin | 2009-03-13 | 1 | -4/+4 |
* | parisc: update parisc for new irq_desc | Mike Travis | 2009-03-13 | 1 | -4/+4 |
* | parisc: fix 64bit build | Helge Deller | 2009-03-13 | 1 | -0/+1 |
* | parisc: add braces around arguments in assembler macros | Helge Deller | 2009-03-13 | 2 | -8/+8 |
* | parisc: remove unused local out_putf label | Helge Deller | 2009-03-13 | 1 | -1/+0 |
* | parisc: fix `struct pt_regs' declared inside parameter list warning | Helge Deller | 2009-03-13 | 1 | -0/+1 |
* | parisc: fix section mismatch warnings | Helge Deller | 2009-03-13 | 1 | -6/+6 |
* | parisc: BUG_ON() cleanup | Helge Deller | 2009-03-13 | 3 | -24/+9 |
* | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap | 2009-01-29 | 2 | -2/+2 |
* | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2009-01-14 | 2 | -2/+0 |
* | parisc: introduce asm/swab.h | Harvey Harrison | 2009-01-09 | 3 | -64/+69 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2009-01-09 | 22 | -152/+177 |
|\ |
|
| * | parisc: export length of os_hpmc vector | Kyle McMartin | 2009-01-05 | 2 | -4/+9 |
| * | parisc: fix kernel crash (protection id trap) when compiling ruby1.9 | Kyle McMartin | 2009-01-05 | 3 | -27/+37 |
| * | parisc: Use DEFINE_SPINLOCK | Julia Lawall | 2009-01-05 | 1 | -1/+1 |
| * | parisc: add uevent helper for parisc bus | Helge Deller | 2009-01-05 | 1 | -6/+34 |
| * | parisc: fix ipv6 checksum | Kyle McMartin | 2009-01-05 | 1 | -1/+1 |
| * | parisc: quiet palo not-found message from "which" | Kyle McMartin | 2009-01-05 | 1 | -1/+1 |
| * | parisc: Replace NR_CPUS in parisc code | Helge Deller | 2009-01-05 | 8 | -59/+64 |
| * | parisc: trivial fixes | Helge Deller | 2009-01-05 | 2 | -7/+3 |
| * | parisc: fix braino in commit adding __space_to_prot | Kyle McMartin | 2009-01-05 | 1 | -1/+1 |
| * | parisc: factor out sid to protid conversion | Kyle McMartin | 2009-01-05 | 1 | -4/+9 |
| * | parisc: use leX_to_cpu in place of __fswabX | Kyle McMartin | 2009-01-05 | 1 | -3/+3 |
| * | parisc: fix GFP_KERNEL use while atomic in unwinder | Helge Deller | 2009-01-05 | 1 | -1/+1 |
| * | parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitions | FUJITA Tomonori | 2009-01-05 | 2 | -11/+0 |
| * | parisc: use the new byteorder headers | Harvey Harrison | 2009-01-05 | 1 | -25/+12 |
| * | parisc: lib/: make code static | Adrian Bunk | 2009-01-05 | 2 | -2/+2 |
* | | atomic_t: unify all arch definitions | Matthew Wilcox | 2009-01-06 | 1 | -8/+3 |
* | | parisc: fix module loading failure of large kernel modules | Helge Deller | 2009-01-05 | 2 | -83/+139 |
|/ |
|
* | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 | 1 | -2/+0 |
|\ |
|
| * | parisc: remove gratuitous cpu_online_map declaration. | Rusty Russell | 2009-01-01 | 1 | -2/+0 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-30 | 2 | -2/+5 |
| |\ |
|
* | \ | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 3 | -18/+4 |
|\ \ \
| |/ / |
|
| * | | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2008-12-13 | 1 | -3/+3 |
| * | | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 | 2 | -15/+1 |
* | | | take init_fs to saner place | Al Viro | 2008-12-31 | 1 | -1/+0 |
| |/
|/| |
|
* | | Merge branch 'next' into for-linus | James Morris | 2008-12-25 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge branch 'master' into next | James Morris | 2008-12-04 | 6 | -35/+33 |
| |\ \
| | |/ |
|
| * | | Merge branch 'master' into next | James Morris | 2008-11-14 | 1 | -2/+0 |
| |\ \ |
|
| * | | | CRED: Wrap task credential accesses in the PA-RISC arch | David Howells | 2008-11-14 | 1 | -1/+1 |
* | | | | parisc: disable UP-optimized flush_tlb_mm | Kyle McMartin | 2008-12-23 | 1 | -1/+4 |
| |_|/
|/| | |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2008-11-30 | 4 | -28/+28 |
|\ \ \ |
|
| * | | | parisc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-26 | 2 | -4/+6 |
| * | | | parisc: fix kernel crash when unwinding a userspace process | Helge Deller | 2008-11-26 | 1 | -22/+21 |
| * | | | parisc: __kernel_time_t is always long | Geert Uytterhoeven | 2008-11-26 | 1 | -2/+1 |
* | | | | remove __ARCH_WANT_COMPAT_SYS_PTRACE | Christoph Hellwig | 2008-11-30 | 1 | -2/+0 |
|/ / / |
|