| Commit message (Expand) | Author | Age | Files | Lines |
* | alpha: get_current(): don't add zero to current_thread_info()->task | Andrew Morton | 2008-04-03 | 1 | -1/+1 |
* | alpha: fix ALSA DMA mmap crash | Ivan Kokshaysky | 2008-04-03 | 2 | -2/+8 |
* | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger | 2008-04-03 | 1 | -0/+6 |
* | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky | 2008-02-08 | 2 | -8/+16 |
* | avoid overflows in kernel/time.c | H. Peter Anvin | 2008-02-08 | 1 | -9/+1 |
* | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells | 2008-02-08 | 1 | -0/+80 |
* | aout: move STACK_TOP[_MAX] to asm/processor.h | David Howells | 2008-02-08 | 2 | -7/+6 |
* | Add cmpxchg64 and cmpxchg64_local to alpha | Mathieu Desnoyers | 2008-02-07 | 1 | -2/+13 |
* | Sanitize the type of struct user.u_ar0 | H. Peter Anvin | 2008-02-07 | 1 | -1/+1 |
* | Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed | Kirill A. Shutemov | 2008-02-07 | 2 | -6/+0 |
* | alpha: fix warning by fixing flush_tlb_kernel_range() | Andrew Morton | 2008-02-05 | 1 | -1/+5 |
* | Alpha doesn't use socketcall | Samuel Thibault | 2008-02-05 | 1 | -1/+0 |
* | alpha: atomic_add_return() should return int | Andrew Morton | 2008-02-05 | 1 | -1/+1 |
* | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt | 2008-02-05 | 2 | -6/+6 |
* | iommu sg merging: alpha: make pci_iommu respect the segment size limits | FUJITA Tomonori | 2008-02-05 | 1 | -0/+1 |
* | [NET]: Introducing socket mark socket option. | Laszlo Attila Toth | 2008-02-01 | 1 | -0/+2 |
* | alpha: fix x86.git merge build error | Thomas Gleixner | 2008-01-30 | 1 | -0/+1 |
* | x86: remove flush_agp_mappings() | Ingo Molnar | 2008-01-30 | 1 | -1/+0 |
* | alpha: build fixes | Ivan Kokshaysky | 2007-12-18 | 1 | -4/+8 |
* | Add CONFIG_DEBUG_SG sg validation | Jens Axboe | 2007-10-22 | 1 | -0/+3 |
* | Change table chaining layout | Jens Axboe | 2007-10-22 | 1 | -1/+1 |
* | ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+0 |
* | forbid asm/bitops.h direct inclusion | Jiri Slaby | 2007-10-19 | 1 | -0/+4 |
* | remove unused flush_tlb_pgtables | Benjamin Herrenschmidt | 2007-10-19 | 1 | -11/+0 |
* | alpha: lock bitops | Nick Piggin | 2007-10-18 | 1 | -1/+42 |
* | alpha: fix bitops | Nick Piggin | 2007-10-18 | 1 | -0/+9 |
* | bitops: introduce lock ops | Nick Piggin | 2007-10-18 | 1 | -0/+1 |
* | increase AT_VECTOR_SIZE to terminate saved_auxv properly | Olaf Hering | 2007-10-17 | 2 | -0/+2 |
* | Remove dma_cache_(wback|inv|wback_inv) functions | Ralf Baechle | 2007-10-17 | 1 | -6/+0 |
* | cleanup floppy.h | Jan Beulich | 2007-10-17 | 1 | -2/+0 |
* | kill DECLARE_MUTEX_LOCKED | Christoph Hellwig | 2007-10-17 | 1 | -1/+0 |
* | alpha: beautify vmlinux.lds | Sam Ravnborg | 2007-10-16 | 1 | -1/+2 |
* | alpha: convert to generic sys_ptrace | Christoph Hellwig | 2007-10-16 | 1 | -2/+0 |
* | Fix Alpha O_CLOEXEC definition | Richard Henderson | 2007-08-09 | 1 | -0/+1 |
* | remove unused TIF_NOTIFY_RESUME flag | Stephane Eranian | 2007-08-01 | 1 | -14/+10 |
* | alpha: long constant | Al Viro | 2007-07-26 | 1 | -1/+1 |
* | take declarations of enable_irq() et.al. to linux/interrupt.h | Al Viro | 2007-07-22 | 1 | -4/+0 |
* | [PATCH] sched: sched_cacheflush is now unused | Ralf Baechle | 2007-07-19 | 1 | -10/+0 |
* | arch: personality independent stack top | Peter Zijlstra | 2007-07-19 | 1 | -0/+2 |
* | alpha termios.h hadn't been updated | Al Viro | 2007-07-17 | 1 | -2/+2 |
* | fbdev: detect primary display device | Antonino A. Daplas | 2007-07-17 | 1 | -0/+6 |
* | fbdev: move arch-specific bits to their respective subdirectories | Antonino A. Daplas | 2007-07-17 | 1 | -0/+7 |
* | Add __GFP_MOVABLE for callers to flag allocations from high memory that may b... | Mel Gorman | 2007-07-17 | 1 | -1/+2 |
* | fix alpha ISA support | Ivan Kokshaysky | 2007-07-16 | 1 | -3/+10 |
* | page table handling cleanup | Jan Beulich | 2007-07-16 | 1 | -6/+0 |
* | PCI: remove pci_dac_dma_... APIs | Jan Beulich | 2007-07-12 | 1 | -24/+0 |
* | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() | Michael Ellerman | 2007-07-12 | 1 | -5/+0 |
* | ALPHA: misc fixes | Jay Estabrook | 2007-06-01 | 1 | -1/+1 |
* | ALPHA: correct low-level I/O routines for sable-lynx | Jay Estabrook | 2007-06-01 | 1 | -10/+16 |
* | ALPHA: support graphics on non-zero PCI domains | Jay Estabrook | 2007-06-01 | 3 | -18/+35 |