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