Age | Commit message (Expand) | Author | Files | Lines |
2009-02-13 | Merge branch 'core/header-fixes' into x86/headers | Ingo Molnar | 2 | -2/+3 |
2009-02-05 | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar | 2 | -2/+2 |
2009-02-01 | headers_check fix: parisc, swab.h | Jaswinder Singh Rajput | 1 | -1/+1 |
2009-02-01 | headers_check fix: parisc, pdc.h | Jaswinder Singh Rajput | 1 | -1/+2 |
2009-01-29 | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap | 2 | -2/+2 |
2009-01-21 | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2 | -2/+0 |
2009-01-14 | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2 | -2/+0 |
2009-01-12 | irq: update all arches for new irq_desc | Mike Travis | 1 | -4/+4 |
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-06 | 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 |
2008-12-31 | 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-23 | 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-11-30 | 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-26 | parisc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2 | -4/+6 |
2008-11-26 | parisc: fix kernel crash when unwinding a userspace process | Helge Deller | 1 | -22/+21 |
2008-11-26 | parisc: __kernel_time_t is always long | Geert Uytterhoeven | 1 | -2/+1 |
2008-11-20 | 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 |
2008-11-14 | CRED: Wrap task credential accesses in the PA-RISC arch | David Howells | 1 | -1/+1 |
2008-11-13 | fix cpumask build breakage on parisc | Helge Deller | 1 | -2/+0 |
2008-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+2 |
2008-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri... | Linus Torvalds | 1 | -1/+1 |
2008-10-23 | [PATCH] prepare vfs_readdir() callers to returning filldir result | Al Viro | 1 | -3/+2 |
2008-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 133 | -287/+12211 |