Age | Commit message (Expand) | Author | Files | Lines |
2009-04-03 | Allow rwlocks to re-enable interrupts | Robin Holt | 1 | -0/+3 |
2009-03-27 | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -2/+3 |
2009-03-27 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 4 | -15/+50 |
2009-03-26 | Merge commit 'v2.6.29' into core/header-fixes | Ingo Molnar | 4 | -15/+50 |
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 | 1 | -1/+1 |
2009-03-13 | parisc: convert (read|write)bwlq to inlines | Kyle McMartin | 1 | -9/+33 |
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 | 1 | -5/+5 |
2009-03-13 | parisc: fix `struct pt_regs' declared inside parameter list warning | Helge Deller | 1 | -0/+1 |
2009-02-16 | net: new user space API for time stamping of incoming and outgoing packets | Patrick Ohly | 1 | -0/+3 |
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-30 | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap | 1 | -1/+1 |
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 | 6 | -41/+29 |
2009-01-07 | atomic_t: unify all arch definitions | Matthew Wilcox | 1 | -8/+3 |
2009-01-05 | parisc: fix kernel crash (protection id trap) when compiling ruby1.9 | Kyle McMartin | 1 | -0/+2 |
2009-01-05 | parisc: fix ipv6 checksum | Kyle McMartin | 1 | -1/+1 |
2009-01-05 | parisc: Replace NR_CPUS in parisc code | Helge Deller | 1 | -2/+2 |
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: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitions | FUJITA Tomonori | 1 | -6/+0 |
2009-01-05 | parisc: use the new byteorder headers | Harvey Harrison | 1 | -25/+12 |
2009-01-05 | parisc: fix module loading failure of large kernel modules | Helge Deller | 1 | -2/+4 |
2009-01-01 | parisc: remove gratuitous cpu_online_map declaration. | Rusty Russell | 1 | -2/+0 |
2008-12-24 | parisc: disable UP-optimized flush_tlb_mm | Kyle McMartin | 1 | -1/+4 |
2008-12-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2 | -4/+3 |
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 | 1 | -2/+2 |
2008-11-27 | parisc: __kernel_time_t is always long | Geert Uytterhoeven | 1 | -2/+1 |
2008-11-13 | fix cpumask build breakage on parisc | Helge Deller | 1 | -2/+0 |
2008-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 122 | -0/+11919 |
2008-10-17 | parisc: convert to generic compat_sys_ptrace | Helge Deller | 1 | -0/+10 |
2008-10-10 | parisc: initialize unwinder much earlier | James Bottomley | 1 | -0/+2 |
2008-10-10 | parisc: add new syscalls | Kyle McMartin | 1 | -2/+8 |
2008-10-10 | parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlocked | Kyle McMartin | 1 | -0/+2 |
2008-10-10 | parisc: move include/asm-parisc to arch/parisc/include/asm | Kyle McMartin | 123 | -0/+11977 |