Age | Commit message (Expand) | Author |
2009-02-02 | alpha: nautilus - fix compile failure with gcc-4.3 | Ivan Kokshaysky |
2009-01-18 | Remove __attribute__((weak)) from sys_pipe/sys_pipe2 | Heiko Carstens |
2008-08-25 | [PATCH] fix osf_getdirents() | Al Viro |
2008-08-15 | alpha: move include/asm-alpha to arch/alpha/include/asm | Linus Torvalds |
2008-07-26 | [PATCH] sanitize __user_walk_fd() et.al. | Al Viro |
2008-07-26 | alpha: use generic show_mem() | Johannes Weiner |
2008-07-25 | inflate: refactor inflate malloc code | Thomas Petazzoni |
2008-07-24 | alpha: remove the unused ALPHA_CORE_AGP option | Adrian Bunk |
2008-07-24 | bootmem: replace node_boot_start in struct bootmem_data | Johannes Weiner |
2008-07-24 | mm: drop unneeded pgdat argument from free_area_init_node() | Johannes Weiner |
2008-07-24 | mm: move bootmem descriptors definition to a single place | Johannes Weiner |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar |
2008-07-15 | Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li... | Linus Torvalds |
2008-07-04 | Alpha Linux kernel fails with inconsistent kallsyms data | Bastian Blank |
2008-06-26 | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe |
2008-06-26 | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe |
2008-06-26 | alpha: convert to generic helpers for IPI function calls | Jens Axboe |
2008-06-20 | alpha: resurrect Cypress IDE quirk | Ivan Kokshaysky |
2008-06-20 | alpha: fix compile failures with gcc-4.3 (bug #10438) | Ivan Kokshaysky |
2008-06-20 | alpha: link failure fix | Ivan Kokshaysky |
2008-06-05 | genirq: Expose default irq affinity mask (take 3) | Max Krasnyansky |
2008-05-16 | [PATCH] take init_files to fs/file.c | Al Viro |
2008-05-01 | [PATCH] make osf_select() use core_sys_select() | Al Viro |
2008-04-29 | alpha: use kbuild.h instead of macros in asm-offsets.c | Christoph Lameter |
2008-04-29 | iomap: fix 64 bits resources on 32 bits | Benjamin Herrenschmidt |
2008-04-28 | arch/alpha/kernel/traps.c: use time_* macros | S.Caglar Onur |
2008-04-28 | alpha: remove remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-28 | alpha: handle kcalloc failure | Jim Meyering |
2008-04-24 | alpha: unbreak OSF/1 (a.out) binaries | Ivan Kokshaysky |
2008-04-24 | alpha: fix legacy mode PCI IDE controllers | Ivan Kokshaysky |
2008-04-20 | PCI: alpha: use generic pci_enable_resources() | Bjorn Helgaas |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox |
2008-04-02 | alpha: fix ALSA DMA mmap crash | Ivan Kokshaysky |
2008-03-13 | alpha: use iommu_is_span_boundary helper function | FUJITA Tomonori |
2008-03-09 | alpha: fix iommu-related boot panic | Ivan Kokshaysky |
2008-03-04 | alpha: remove unused DEBUG_FORCEDAC define in IOMMU | FUJITA Tomonori |
2008-03-04 | alpha: make IOMMU respect the segment boundary limits | FUJITA Tomonori |
2008-03-04 | alpha: IOMMU had better access to the free space bitmap at only one place | FUJITA Tomonori |
2008-03-04 | alpha: convert IOMMU to use ALIGN() | FUJITA Tomonori |
2008-02-14 | Introduce path_put() | Jan Blunck |
2008-02-14 | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck |
2008-02-13 | xtime_lock vs update_process_times | Peter Zijlstra |
2008-02-09 | ide: introduce HAVE_IDE | Sam Ravnborg |
2008-02-08 | avoid overflows in kernel/time.c | H. Peter Anvin |
2008-02-08 | procfs: constify function pointer tables | Jan Engelhardt |
2008-02-08 | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells |
2008-02-08 | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells |
2008-02-08 | aout: mark arches that support A.OUT format | David Howells |
2008-02-07 | Introduce flags for reserve_bootmem() | Bernhard Walle |
2008-02-06 | calibrate_delay() must be __cpuinit | Adrian Bunk |