| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|/ / / |
|
* | | | parisc: fix bug in compat_arch_ptrace | Helge Deller | 2008-11-20 | 1 | -5/+5 |
| |/
|/| |
|
* | | fix cpumask build breakage on parisc | Helge Deller | 2008-11-13 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-10-23 | 1 | -3/+2 |
|\ |
|
| * | [PATCH] prepare vfs_readdir() callers to returning filldir result | Al Viro | 2008-10-23 | 1 | -3/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri... | Linus Torvalds | 2008-10-23 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | oprofile: more whitespace fixes | Robert Richter | 2008-10-15 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2008-10-20 | 133 | -287/+12211 |
|\ \ |
|
| * | | parisc: convert to generic compat_sys_ptrace | Helge Deller | 2008-10-17 | 3 | -258/+183 |
| * | | parisc: add rtc platform driver | Kyle McMartin | 2008-10-10 | 2 | -1/+21 |
| * | | parisc: initialize unwinder much earlier | James Bottomley | 2008-10-10 | 3 | -3/+5 |
| * | | parisc: add new syscalls | Kyle McMartin | 2008-10-10 | 2 | -2/+14 |
| * | | parisc: hijack jump to start_kernel | Kyle McMartin | 2008-10-10 | 2 | -2/+27 |
| * | | parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlocked | Kyle McMartin | 2008-10-10 | 2 | -21/+46 |