| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] e1000: Added disable packet split capability | Jesse Brandeburg | 2006-01-18 | 2 | -0/+2 |
* | [PATCH] Add parisc_bus_type probe and remove methods | Russell King | 2006-01-13 | 1 | -2/+2 |
* | [PATCH] parisc: task_stack_page(), task_thread_info() | Al Viro | 2006-01-12 | 2 | -4/+4 |
* | [PATCH] capable/capability.h (arch/) | Randy Dunlap | 2006-01-11 | 2 | -0/+2 |
* | [PARISC] Use STABS_DEBUG macro from vmlinux.lds.h | Matthew Wilcox | 2006-01-10 | 1 | -9/+2 |
* | [PARISC] Fix Dino reporting on J2240 | Matthew Wilcox | 2006-01-10 | 1 | -0/+1 |
* | [PARISC] Fix BLK_BOUNCE_HIGH on parisc by initializing max_low_pfn | Grant Grundler | 2006-01-10 | 1 | -0/+7 |
* | [PARISC] Fix GSC graphics cards with 64MB regions | Matthew Wilcox | 2006-01-10 | 1 | -3/+8 |
* | [PARISC] Fix and cleanup ioremap.c to work with 4level-fixup.h | Kyle McMartin | 2006-01-10 | 1 | -37/+63 |
* | [PARISC] Make local cache flushes take a void * | Matthew Wilcox | 2006-01-10 | 3 | -10/+8 |
* | [PARISC] Add __read_mostly section for parisc | Helge Deller | 2006-01-10 | 17 | -52/+58 |
* | [PATCH] sanitize building of fs/compat_ioctl.c | Christoph Hellwig | 2006-01-10 | 2 | -43/+1 |
* | [PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c | Christoph Hellwig | 2006-01-10 | 1 | -19/+0 |
* | [PATCH] tiny: Make *[ug]id16 support optional | Matt Mackall | 2006-01-08 | 1 | -3/+0 |
* | [PARISC] Remove unused variable in signal.c | Grant Grundler | 2005-11-17 | 1 | -1/+0 |
* | [PARISC] remove drm compat ioctls handlers | Christoph Hellwig | 2005-11-17 | 1 | -541/+0 |
* | [PARISC] move PA perf driver over to ->compat_ioctl | Christoph Hellwig | 2005-11-17 | 2 | -18/+20 |
* | [PARISC] Fix some compile problems in ptrace.c | Matthew Wilcox | 2005-11-17 | 1 | -2/+3 |
* | [PARISC] Improve the error message when we get a clashing mod path | Matthew Wilcox | 2005-11-17 | 1 | -2/+6 |
* | [PARISC] Return PDC_OK when alloc_pa_dev fails to enumerate all devices | Matthew Wilcox | 2005-11-17 | 1 | -1/+1 |
* | [PARISC] Document some register usages in assembly files | Carlos O'Donell | 2005-11-17 | 2 | -1/+3 |
* | [PARISC] Make redirecting irq messages less noisy | Ryan Bradetich | 2005-11-17 | 1 | -1/+1 |
* | [PARISC] irq_affinityp[] only available for SMP builds | Grant Grundler | 2005-11-17 | 1 | -2/+9 |
* | [PARISC] Add IRQ affinities | James Bottomley | 2005-11-17 | 1 | -2/+58 |
* | [PARISC] Fix uniprocessor build by dummying smp_send_all_nop() | Kyle McMartin | 2005-11-17 | 1 | -0/+2 |
* | [PARISC] Fix our interrupts not to use smp_call_function | James Bottomley | 2005-11-17 | 2 | -15/+31 |
* | [PARISC] Disable nesting of interrupts | Grant Grundler | 2005-11-17 | 1 | -7/+6 |
* | [PARISC] Make sure timer and IPI execute with interrupts disabled | James Bottomley | 2005-11-17 | 2 | -0/+6 |
* | [PATCH] sched: resched and cpu_idle rework | Nick Piggin | 2005-11-09 | 1 | -0/+2 |
* | [PATCH] sched: disable preempt in idle tasks | Nick Piggin | 2005-11-09 | 2 | -0/+3 |
* | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 2005-11-09 | 1 | -1/+0 |
* | [PATCH] consolidate sys_ptrace() | Christoph Hellwig | 2005-11-07 | 1 | -46/+4 |
* | [PATCH] jiffies_64 cleanup | Thomas Gleixner | 2005-10-30 | 1 | -4/+0 |
* | [PATCH] adjust parisc sys_ptrace prototype | Christoph Hellwig | 2005-10-30 | 1 | -1/+1 |
* | [PATCH] TIOC* compat ioctl handling | Christoph Hellwig | 2005-10-30 | 1 | -5/+0 |
* | [PATCH] memory hotplug locking: node_size_lock | Dave Hansen | 2005-10-29 | 1 | -0/+3 |
* | [PATCH] mm: parisc pte atomicity | Hugh Dickins | 2005-10-29 | 1 | -15/+9 |
* | [PATCH] mm: init_mm without ptlock | Hugh Dickins | 2005-10-29 | 2 | -5/+3 |
* | Auto-update from upstream | Kyle McMartin | 2005-10-28 | 1 | -3/+3 |
|\ |
|
| * | [PATCH] gfp_t: dma-mapping (parisc) | Al Viro | 2005-10-28 | 1 | -3/+3 |
* | | [PARISC] defconfig updates | Kyle McMartin | 2005-10-21 | 5 | -905/+1705 |
* | | [PARISC] Properly specify section alignment for real2.S | Grant Grundler | 2005-10-21 | 1 | -1/+1 |
* | | [PARISC] Specify level to fix binutils level promotion bug | Grant Grundler | 2005-10-21 | 1 | -1/+3 |
* | | [PARISC] Explicitly specify sr4 when flushing kernel space | Matthew Wilcox | 2005-10-21 | 1 | -17/+17 |
* | | [PARISC] Properly specify index field to I/D cache flush ops | Grant Grundler | 2005-10-21 | 2 | -6/+9 |
* | | [PARISC] Fix copy_user_page_asm to NOT access past end of page | Grant Grundler | 2005-10-21 | 1 | -4/+9 |
* | | [PARISC] Remove the spurious do_softirq calls from entry.S | James Bottomley | 2005-10-21 | 1 | -27/+0 |
* | | [PARISC] Fix the alloc_slabmgmt panic | James Bottomley | 2005-10-21 | 1 | -0/+2 |
* | | [PARISC] Implement 5 argument clone. | Carlos O'Donell | 2005-10-21 | 1 | -5/+29 |
* | | [PARISC] Update Kconfig for itimer selection | Grant Grundler | 2005-10-21 | 1 | -2/+3 |