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