| Commit message (Expand) | Author | Age |
* | alpha: fix compile error in arch/alpha/mm/init.c | Thorsten Kranzkowski | 2008-06-23 |
* | alpha: fix compile failures with gcc-4.3 (bug #10438) | Ivan Kokshaysky | 2008-06-20 |
* | alpha: fix module load failures on smp (bug #10926) | Ivan Kokshaysky | 2008-06-20 |
* | asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace | Mike Frysinger | 2008-05-14 |
* | fix SMP data race in pagetable setup vs walking | Nick Piggin | 2008-05-14 |
* | read_barrier_depends arch fixlets | Nick Piggin | 2008-05-14 |
* | fix asm-alpha/types.h breakage | Adrian Bunk | 2008-05-04 |
* | alpha: types: use <asm-generic/int-*.h> for the alpha architecture | H. Peter Anvin | 2008-05-02 |
* | kernel: Move arches to use common unaligned access | Harvey Harrison | 2008-04-29 |
* | alpha: teach the compiler that BUG doesn't return | Andrew Morton | 2008-04-28 |
* | alpha: replace __inline with inline | Harvey Harrison | 2008-04-28 |
* | mm: introduce pte_special pte bit | Nick Piggin | 2008-04-28 |
* | generic: implement __fls on all 64-bit archs | Alexander van Heukelum | 2008-04-26 |
* | asm-generic: add node_to_cpumask_ptr macro | Mike Travis | 2008-04-19 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-04-18 |
|\ |
|
| * | ide: remove ide_init_default_irq() macro | Bartlomiej Zolnierkiewicz | 2008-04-17 |
| * | ide: remove ide_default_io_ctl() macro | Bartlomiej Zolnierkiewicz | 2008-04-17 |
| * | ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-17 |
* | | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 |
|/ |
|
* | alpha: get_current(): don't add zero to current_thread_info()->task | Andrew Morton | 2008-04-02 |
* | alpha: fix ALSA DMA mmap crash | Ivan Kokshaysky | 2008-04-02 |
* | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger | 2008-04-02 |
* | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky | 2008-02-08 |
* | avoid overflows in kernel/time.c | H. Peter Anvin | 2008-02-08 |
* | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells | 2008-02-08 |
* | aout: move STACK_TOP[_MAX] to asm/processor.h | David Howells | 2008-02-08 |
* | Add cmpxchg64 and cmpxchg64_local to alpha | Mathieu Desnoyers | 2008-02-07 |
* | Sanitize the type of struct user.u_ar0 | H. Peter Anvin | 2008-02-07 |
* | Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed | Kirill A. Shutemov | 2008-02-07 |
* | alpha: fix warning by fixing flush_tlb_kernel_range() | Andrew Morton | 2008-02-05 |
* | Alpha doesn't use socketcall | Samuel Thibault | 2008-02-05 |
* | alpha: atomic_add_return() should return int | Andrew Morton | 2008-02-05 |
* | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt | 2008-02-05 |
* | iommu sg merging: alpha: make pci_iommu respect the segment size limits | FUJITA Tomonori | 2008-02-05 |
* | [NET]: Introducing socket mark socket option. | Laszlo Attila Toth | 2008-01-31 |
* | alpha: fix x86.git merge build error | Thomas Gleixner | 2008-01-30 |
* | x86: remove flush_agp_mappings() | Ingo Molnar | 2008-01-30 |
* | alpha: build fixes | Ivan Kokshaysky | 2007-12-17 |
* | Add CONFIG_DEBUG_SG sg validation | Jens Axboe | 2007-10-22 |
* | Change table chaining layout | Jens Axboe | 2007-10-22 |
* | ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | forbid asm/bitops.h direct inclusion | Jiri Slaby | 2007-10-19 |
* | remove unused flush_tlb_pgtables | Benjamin Herrenschmidt | 2007-10-19 |
* | alpha: lock bitops | Nick Piggin | 2007-10-18 |
* | alpha: fix bitops | Nick Piggin | 2007-10-18 |
* | bitops: introduce lock ops | Nick Piggin | 2007-10-18 |
* | increase AT_VECTOR_SIZE to terminate saved_auxv properly | Olaf Hering | 2007-10-17 |
* | Remove dma_cache_(wback|inv|wback_inv) functions | Ralf Baechle | 2007-10-17 |
* | cleanup floppy.h | Jan Beulich | 2007-10-17 |
* | kill DECLARE_MUTEX_LOCKED | Christoph Hellwig | 2007-10-17 |