| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2009-04-03 | 8 | -26/+65 |
|\ |
|
| * | parisc: Move kernel Elf_Fdesc define to <asm/elf.h> | Kyle McMartin | 2009-04-02 | 1 | -0/+10 |
| * | parisc: fix build when ARCH_HAS_KMAP | Kyle McMartin | 2009-04-02 | 1 | -0/+3 |
| * | Merge branch 'rusty-cpumask-parisc' into parisc | Kyle McMartin | 2009-04-02 | 1 | -1/+2 |
| |\ |
|
| | * | cpumask: arch_send_call_function_ipi_mask: parisc | Rusty Russell | 2009-03-16 | 1 | -1/+2 |
| * | | parisc: asm/pdc.h should include asm/page.h | Alexander Beregalov | 2009-04-02 | 1 | -0/+2 |
| * | | parisc: fix macro expansion in atomic.h | James Bottomley | 2009-03-31 | 1 | -9/+9 |
| * | | parisc: add ftrace (function and graph tracer) functionality | Helge Deller | 2009-03-31 | 1 | -0/+25 |
| * | | parisc: expose 32/64-bit capabilities in cpuinfo | Colin Watson | 2009-03-31 | 1 | -0/+2 |
| * | | parisc: fix usage of 32bit PTE page table entries on 32bit kernels | Helge Deller | 2009-03-31 | 2 | -16/+12 |
* | | | Allow rwlocks to re-enable interrupts | Robin Holt | 2009-04-02 | 1 | -0/+3 |
|/ / |
|
* | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-03-26 | 2 | -2/+3 |
|\ \ |
|
| * \ | Merge commit 'v2.6.29' into core/header-fixes | Ingo Molnar | 2009-03-26 | 4 | -15/+50 |
| |\ \
| | |/ |
|
| * | | headers_check fix: parisc, swab.h | Jaswinder Singh Rajput | 2009-02-01 | 1 | -1/+1 |
| * | | headers_check fix: parisc, pdc.h | Jaswinder Singh Rajput | 2009-02-01 | 1 | -1/+2 |
* | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-26 | 4 | -15/+50 |
|\ \ \
| | |/
| |/| |
|
| * | | 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 | 1 | -1/+1 |
| * | | parisc: convert (read|write)bwlq to inlines | Kyle McMartin | 2009-03-13 | 1 | -9/+33 |
| * | | 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 | 1 | -5/+5 |
| * | | parisc: fix `struct pt_regs' declared inside parameter list warning | Helge Deller | 2009-03-13 | 1 | -0/+1 |
| |/ |
|
* | | net: new user space API for time stamping of incoming and outgoing packets | Patrick Ohly | 2009-02-15 | 1 | -0/+3 |
|/ |
|
* | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap | 2009-01-29 | 1 | -1/+1 |
* | 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 | 6 | -41/+29 |
|\ |
|
| * | parisc: fix kernel crash (protection id trap) when compiling ruby1.9 | Kyle McMartin | 2009-01-05 | 1 | -0/+2 |
| * | parisc: fix ipv6 checksum | Kyle McMartin | 2009-01-05 | 1 | -1/+1 |
| * | parisc: Replace NR_CPUS in parisc code | Helge Deller | 2009-01-05 | 1 | -2/+2 |
| * | 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: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitions | FUJITA Tomonori | 2009-01-05 | 1 | -6/+0 |
| * | parisc: use the new byteorder headers | Harvey Harrison | 2009-01-05 | 1 | -25/+12 |
* | | 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 | 1 | -2/+4 |
|/ |
|
* | parisc: remove gratuitous cpu_online_map declaration. | Rusty Russell | 2009-01-01 | 1 | -2/+0 |
* | 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 | 2 | -4/+3 |
|\ |
|
| * | parisc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-11-26 | 1 | -2/+2 |
| * | 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 |
|/ |
|
* | fix cpumask build breakage on parisc | Helge Deller | 2008-11-13 | 1 | -2/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2008-10-20 | 6 | -83/+5 |
* | parisc: convert to generic compat_sys_ptrace | Helge Deller | 2008-10-17 | 1 | -0/+10 |
* | parisc: initialize unwinder much earlier | James Bottomley | 2008-10-10 | 1 | -0/+2 |
* | parisc: add new syscalls | Kyle McMartin | 2008-10-10 | 1 | -2/+8 |
* | parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlocked | Kyle McMartin | 2008-10-10 | 1 | -0/+2 |
* | parisc: move include/asm-parisc to arch/parisc/include/asm | Kyle McMartin | 2008-10-10 | 123 | -0/+11977 |