Age | Commit message (Expand) | Author | Files | Lines |
2005-11-18 | [PARISC] Always spinlock tlb flush operations to ensure preempt safety | Matthew Wilcox | 1 | -12/+4 |
2005-11-18 | [PARISC] Fix our spinlock implementation | James Bottomley | 1 | -9/+10 |
2005-11-18 | [PARISC] Add IRQ affinities | James Bottomley | 1 | -2/+3 |
2005-11-18 | [PARISC] Fix uniprocessor build by dummying smp_send_all_nop() | Kyle McMartin | 1 | -1/+5 |
2005-11-18 | [PARISC] Fix our interrupts not to use smp_call_function | James Bottomley | 1 | -0/+1 |
2005-11-14 | [PATCH] atomic: inc_not_zero | Nick Piggin | 1 | -0/+19 |
2005-11-14 | [PATCH] atomic: cmpxchg | Nick Piggin | 1 | -0/+1 |
2005-11-07 | [PATCH] fix remaining missing includes | Tim Schmielau | 1 | -1/+2 |
2005-10-31 | [PATCH] semaphore: Remove __MUTEX_INITIALIZER() | Arthur Othieno | 1 | -3/+0 |
2005-10-31 | [PATCH] adjust parisc sys_ptrace prototype | Christoph Hellwig | 1 | -1/+0 |
2005-10-31 | [PATCH] remove some more check_region stuff | Jeff Garzik | 1 | -1/+0 |
2005-10-30 | [PATCH] memory hotplug prep: kill local_mapnr | Dave Hansen | 1 | -6/+0 |
2005-10-30 | [PATCH] mm: parisc pte atomicity | Hugh Dickins | 1 | -16/+19 |
2005-10-30 | [PATCH] mm: flush_tlb_range outside ptlock | Hugh Dickins | 1 | -1/+2 |
2005-10-28 | Auto-update from upstream | Kyle McMartin | 1 | -4/+4 |
2005-10-28 | [PATCH] gfp_t: dma-mapping (parisc) | Al Viro | 1 | -4/+4 |
2005-10-22 | [PARISC] Specify level to fix binutils level promotion bug | Grant Grundler | 1 | -2/+4 |
2005-10-22 | [PARISC] Define pgprot_noncached macro in pgtable.h | Grant Grundler | 1 | -0/+2 |
2005-10-22 | [PARISC] Add other CRT_ID for newer cards to grfioctl.h | Kyle McMartin | 1 | -0/+2 |
2005-10-22 | [PARISC] Add ECANCELED to errno.h | Grant Grundler | 1 | -0/+1 |
2005-10-22 | [PARISC] Fix the alloc_slabmgmt panic | James Bottomley | 1 | -6/+34 |
2005-10-22 | [PARISC] Fix compile warning in pci.h | Matthew Wilcox | 1 | -1/+1 |
2005-10-22 | [PARISC] Use work queue in LED/LCD driver instead of tasklet. | Grant Grundler | 1 | -3/+0 |
2005-10-22 | [PARISC] Add new ioprio_{set,get} syscalls | Jens Axboe | 1 | -5/+11 |
2005-10-22 | [PARISC] Update bitops from parisc tree | Grant Grundler | 2 | -158/+134 |
2005-10-22 | [PARISC] Add ability for prctl to change unaligned trap behaviour | Kyle McMartin | 1 | -0/+19 |
2005-10-22 | [PARISC] Take into account nullified insn and lock functions for profiling | Randolph Chung | 1 | -1/+1 |
2005-10-22 | [PARISC] Update spinlocks from parisc tree | Matthew Wilcox | 3 | -14/+30 |
2005-10-22 | [PARISC] Move pa_tlb_lock to tlb_flush.h | Grant Grundler | 2 | -19/+20 |
2005-10-22 | [PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docs | Grant Grundler | 3 | -31/+54 |
2005-10-22 | [PARISC] Convert parisc_device to use struct resource for hpa | Matthew Wilcox | 1 | -1/+1 |
2005-10-22 | [PARISC] Convert parisc_device tree to use struct device klists | Matthew Wilcox | 1 | -0/+5 |
2005-09-22 | [PATCH] Remove unused var from asm/futex.h | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+1 |
2005-09-13 | [PATCH] feature removal of io_remap_page_range() | Randy Dunlap | 1 | -3/+0 |
2005-09-10 | [PATCH] spinlock consolidation | Ingo Molnar | 7 | -165/+59 |
2005-09-10 | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -1/+1 |
2005-09-09 | kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support | Sam Ravnborg | 1 | -1/+1 |
2005-09-09 | [PATCH] Make sparc64 use setup-res.c | David S. Miller | 1 | -0/+13 |
2005-09-08 | [PATCH] Clean up struct flock64 definitions | Stephen Rothwell | 1 | -8/+0 |
2005-09-08 | [PATCH] Clean up struct flock definitions | Stephen Rothwell | 1 | -8/+0 |
2005-09-08 | [PATCH] Clean up the fcntl operations | Stephen Rothwell | 1 | -10/+0 |
2005-09-08 | [PATCH] Clean up the open flags | Stephen Rothwell | 1 | -4/+0 |
2005-09-08 | [PATCH] Create asm-generic/fcntl.h | Stephen Rothwell | 1 | -25/+1 |
2005-09-08 | [PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea... | Jesper Juhl | 1 | -4/+0 |
2005-09-08 | [PATCH] remove asm-*/hdreg.h | Christoph Hellwig | 1 | -1/+0 |
2005-09-08 | [PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ() | Karsten Wiese | 1 | -0/+5 |
2005-09-08 | [PATCH] auxiliary vector cleanups | H. J. Lu | 1 | -0/+4 |
2005-09-08 | [PATCH] compat: be more consistent about [ug]id_t | Stephen Rothwell | 1 | -4/+6 |
2005-09-08 | [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup | Jakub Jelinek | 1 | -0/+53 |
2005-09-05 | [PATCH] sab: consolidate kmem_bufctl_t | Kyle Moffett | 1 | -2/+0 |