Age | Commit message (Expand) | Author | Files | Lines |
2008-05-17 | [PATCH] take init_files to fs/file.c | Al Viro | 1 | -1/+0 |
2008-05-01 | [PATCH] make osf_select() use core_sys_select() | Al Viro | 1 | -65/+4 |
2008-04-29 | alpha: use kbuild.h instead of macros in asm-offsets.c | Christoph Lameter | 1 | -5/+1 |
2008-04-29 | iomap: fix 64 bits resources on 32 bits | Benjamin Herrenschmidt | 1 | -2/+2 |
2008-04-28 | arch/alpha/kernel/traps.c: use time_* macros | S.Caglar Onur | 1 | -2/+3 |
2008-04-28 | alpha: remove remaining __FUNCTION__ occurrences | Harvey Harrison | 12 | -84/+72 |
2008-04-28 | alpha: handle kcalloc failure | Jim Meyering | 1 | -0/+6 |
2008-04-24 | alpha: unbreak OSF/1 (a.out) binaries | Ivan Kokshaysky | 1 | -0/+1 |
2008-04-24 | alpha: fix legacy mode PCI IDE controllers | Ivan Kokshaysky | 2 | -17/+7 |
2008-04-21 | PCI: alpha: use generic pci_enable_resources() | Bjorn Helgaas | 1 | -22/+1 |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox | 3 | -234/+1 |
2008-04-03 | alpha: fix ALSA DMA mmap crash | Ivan Kokshaysky | 1 | -3/+5 |
2008-03-13 | alpha: use iommu_is_span_boundary helper function | FUJITA Tomonori | 2 | -10/+5 |
2008-03-09 | alpha: fix iommu-related boot panic | Ivan Kokshaysky | 1 | -8/+7 |
2008-03-05 | alpha: remove unused DEBUG_FORCEDAC define in IOMMU | FUJITA Tomonori | 1 | -1/+0 |
2008-03-05 | alpha: make IOMMU respect the segment boundary limits | FUJITA Tomonori | 1 | -6/+34 |
2008-03-05 | alpha: IOMMU had better access to the free space bitmap at only one place | FUJITA Tomonori | 1 | -13/+15 |
2008-03-05 | alpha: convert IOMMU to use ALIGN() | FUJITA Tomonori | 1 | -3/+3 |
2008-02-15 | Introduce path_put() | Jan Blunck | 1 | -1/+1 |
2008-02-15 | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 1 | -1/+1 |
2008-02-14 | xtime_lock vs update_process_times | Peter Zijlstra | 1 | -7/+8 |
2008-02-09 | ide: introduce HAVE_IDE | Sam Ravnborg | 1 | -0/+1 |
2008-02-08 | avoid overflows in kernel/time.c | H. Peter Anvin | 1 | -0/+5 |
2008-02-08 | procfs: constify function pointer tables | Jan Engelhardt | 1 | -1/+1 |
2008-02-08 | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells | 3 | -3/+0 |
2008-02-08 | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells | 1 | -62/+0 |
2008-02-08 | aout: mark arches that support A.OUT format | David Howells | 1 | -0/+3 |
2008-02-07 | Introduce flags for reserve_bootmem() | Bernhard Walle | 3 | -5/+8 |
2008-02-06 | calibrate_delay() must be __cpuinit | Adrian Bunk | 1 | -4/+0 |
2008-02-06 | get rid of NR_OPEN and introduce a sysctl_nr_open | Eric Dumazet | 1 | -1/+1 |
2008-02-06 | alpha/parisc: remove config variable DEBUG_RWLOCK | Jiri Olsa | 2 | -10/+0 |
2008-02-05 | alpha: kill deprecated virt_to_bus | FUJITA Tomonori | 1 | -2/+2 |
2008-02-05 | arch/alpha: remove duplicate includes | Lucas Woods | 1 | -1/+0 |
2008-02-05 | iommu sg merging: alpha: make pci_iommu respect the segment size limits | FUJITA Tomonori | 1 | -6/+18 |
2008-02-05 | timerfd: new timerfd API | Davide Libenzi | 1 | -1/+1 |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -2/+2 |
2008-02-03 | remove Documentation/smp.txt | Adrian Bunk | 1 | -2/+2 |
2008-02-03 | Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig | Mathieu Desnoyers | 1 | -2/+0 |
2008-02-03 | Add HAVE_OPROFILE | Mathieu Desnoyers | 1 | -0/+1 |
2008-02-02 | PCI: Kconfig help: don't refer to the PCI-HOWTO | Adrian Bunk | 1 | -5/+0 |
2008-01-29 | remove __attribute_used__ | Adrian Bunk | 1 | -2/+1 |
2008-01-29 | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 1 | -4/+4 |
2008-01-18 | alpha: fix conversion from denormal float to double | Ivan Kokshaysky | 1 | -1/+1 |
2007-12-18 | alpha: build fixes | Ivan Kokshaysky | 5 | -9/+9 |
2007-12-18 | alpha: strncpy/strncat fixes | Ivan Kokshaysky | 3 | -15/+15 |
2007-11-27 | alpha: fix sg_page breakage | FUJITA Tomonori | 1 | -6/+8 |
2007-10-23 | alpha: sg_virt() fallout | Jens Axboe | 1 | -0/+1 |
2007-10-22 | Update arch/ to use sg helpers | Jens Axboe | 1 | -1/+1 |
2007-10-20 | spelling fixes: arch/alpha/ | Simon Arlott | 10 | -10/+9 |
2007-10-19 | Combine instrumentation menus in kernel/Kconfig.instrumentation | Mathieu Desnoyers | 2 | -24/+1 |