Age | Commit message (Expand) | Author | Files | Lines |
2009-03-13 | parisc: convert cpu_check_affinity to new cpumask api | Kyle McMartin | 1 | -5/+7 |
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: add braces around arguments in assembler macros | Helge Deller | 1 | -3/+3 |
2009-03-13 | parisc: fix section mismatch warnings | Helge Deller | 1 | -6/+6 |
2009-03-13 | parisc: BUG_ON() cleanup | Helge Deller | 2 | -20/+7 |
2009-01-29 | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap | 1 | -1/+1 |
2009-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 12 | -81/+114 |
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 | 1 | -0/+4 |
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: Replace NR_CPUS in parisc code | Helge Deller | 7 | -57/+62 |
2009-01-05 | parisc: trivial fixes | Helge Deller | 2 | -7/+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 | 1 | -5/+0 |
2009-01-05 | parisc: fix module loading failure of large kernel modules | Helge Deller | 1 | -81/+135 |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -18/+3 |
2008-12-31 | take init_fs to saner place | Al Viro | 1 | -1/+0 |
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 | 1 | -15/+0 |
2008-12-04 | Merge branch 'master' into next | James Morris | 3 | -29/+30 |
2008-11-26 | parisc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -2/+4 |
2008-11-26 | parisc: fix kernel crash when unwinding a userspace process | Helge Deller | 1 | -22/+21 |
2008-11-20 | parisc: fix bug in compat_arch_ptrace | Helge Deller | 1 | -5/+5 |
2008-11-14 | CRED: Wrap task credential accesses in the PA-RISC arch | David Howells | 1 | -1/+1 |
2008-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 10 | -287/+290 |
2008-10-17 | parisc: convert to generic compat_sys_ptrace | Helge Deller | 2 | -258/+173 |
2008-10-16 | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2008-10-16 | compat: generic compat get/settimeofday | Christoph Hellwig | 2 | -60/+2 |
2008-10-16 | compat: move cp_compat_stat to common code | Christoph Hellwig | 1 | -47/+0 |
2008-10-16 | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY | Martin Schwidefsky | 1 | -1/+1 |
2008-10-10 | parisc: add rtc platform driver | Kyle McMartin | 1 | -1/+19 |
2008-10-10 | parisc: initialize unwinder much earlier | James Bottomley | 2 | -3/+3 |
2008-10-10 | parisc: add new syscalls | Kyle McMartin | 1 | -0/+6 |
2008-10-10 | parisc: hijack jump to start_kernel | Kyle McMartin | 2 | -2/+27 |
2008-10-10 | parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlocked | Kyle McMartin | 1 | -21/+44 |
2008-10-10 | parisc: move pdc_result to real2.S | Kyle McMartin | 3 | -2/+17 |
2008-10-10 | parisc: add arch/parisc/kernel/.gitignore | Kyle McMartin | 1 | -0/+1 |
2008-09-09 | lib: Correct printk %pF to work on all architectures | James Bottomley | 1 | -0/+14 |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2 | -117/+25 |
2008-07-14 | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -1/+0 |
2008-07-14 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 11 | -20/+19 |
2008-07-02 | parisc-kernel-perf: BKL pushdown | Arnd Bergmann | 1 | -0/+4 |
2008-06-26 | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2 | -4/+4 |
2008-06-26 | parisc: convert to generic helpers for IPI function calls | Jens Axboe | 1 | -113/+21 |
2008-06-16 | Merge branch 'linus' into core/rodata | Ingo Molnar | 10 | -19/+19 |
2008-06-13 | parisc: fix off by one in setup_sigcontext32 | Kyle McMartin | 1 | -2/+2 |
2008-06-13 | parisc: export copy_user_page_asm | Kyle McMartin | 1 | -0/+3 |
2008-06-13 | parisc: move head.S to head.text section | Kyle McMartin | 2 | -1/+3 |