| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: alpha: use generic pci_enable_resources() | Bjorn Helgaas | 2008-04-20 | 1 | -22/+1 |
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 | 3 | -234/+1 |
* | alpha: fix ALSA DMA mmap crash | Ivan Kokshaysky | 2008-04-02 | 1 | -3/+5 |
* | alpha: use iommu_is_span_boundary helper function | FUJITA Tomonori | 2008-03-13 | 1 | -10/+2 |
* | alpha: fix iommu-related boot panic | Ivan Kokshaysky | 2008-03-09 | 1 | -8/+7 |
* | alpha: remove unused DEBUG_FORCEDAC define in IOMMU | FUJITA Tomonori | 2008-03-04 | 1 | -1/+0 |
* | alpha: make IOMMU respect the segment boundary limits | FUJITA Tomonori | 2008-03-04 | 1 | -6/+34 |
* | alpha: IOMMU had better access to the free space bitmap at only one place | FUJITA Tomonori | 2008-03-04 | 1 | -13/+15 |
* | alpha: convert IOMMU to use ALIGN() | FUJITA Tomonori | 2008-03-04 | 1 | -3/+3 |
* | Introduce path_put() | Jan Blunck | 2008-02-14 | 1 | -1/+1 |
* | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 2008-02-14 | 1 | -1/+1 |
* | xtime_lock vs update_process_times | Peter Zijlstra | 2008-02-13 | 1 | -7/+8 |
* | procfs: constify function pointer tables | Jan Engelhardt | 2008-02-08 | 1 | -1/+1 |
* | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells | 2008-02-08 | 3 | -3/+0 |
* | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells | 2008-02-08 | 1 | -62/+0 |
* | Introduce flags for reserve_bootmem() | Bernhard Walle | 2008-02-07 | 2 | -3/+5 |
* | calibrate_delay() must be __cpuinit | Adrian Bunk | 2008-02-06 | 1 | -4/+0 |
* | get rid of NR_OPEN and introduce a sysctl_nr_open | Eric Dumazet | 2008-02-06 | 1 | -1/+1 |
* | alpha: kill deprecated virt_to_bus | FUJITA Tomonori | 2008-02-05 | 1 | -2/+2 |
* | arch/alpha: remove duplicate includes | Lucas Woods | 2008-02-05 | 1 | -1/+0 |
* | iommu sg merging: alpha: make pci_iommu respect the segment size limits | FUJITA Tomonori | 2008-02-05 | 1 | -6/+18 |
* | timerfd: new timerfd API | Davide Libenzi | 2008-02-05 | 1 | -1/+1 |
* | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2008-01-28 | 1 | -4/+4 |
* | alpha: build fixes | Ivan Kokshaysky | 2007-12-17 | 4 | -4/+4 |
* | alpha: fix sg_page breakage | FUJITA Tomonori | 2007-11-27 | 1 | -6/+8 |
* | alpha: sg_virt() fallout | Jens Axboe | 2007-10-23 | 1 | -0/+1 |
* | Update arch/ to use sg helpers | Jens Axboe | 2007-10-22 | 1 | -1/+1 |
* | spelling fixes: arch/alpha/ | Simon Arlott | 2007-10-20 | 6 | -6/+5 |
* | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 2007-10-19 | 2 | -11/+11 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-10-16 | 1 | -1/+1 |
|\ |
|
| * | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 2007-10-14 | 1 | -1/+1 |
* | | alpha: beautify vmlinux.lds | Sam Ravnborg | 2007-10-16 | 1 | -126/+134 |
* | | alpha: convert to generic sys_ptrace | Christoph Hellwig | 2007-10-16 | 2 | -45/+6 |
* | | Consolidate PTRACE_DETACH | Alexey Dobriyan | 2007-10-16 | 1 | -4/+0 |
|/ |
|
* | alpha: -Werror fixes for sys_titan.c | Jay Estabrook | 2007-08-11 | 1 | -7/+20 |
* | Remove fs.h from mm.h | Alexey Dobriyan | 2007-07-29 | 1 | -0/+1 |
* | deal with alpha section warnings | Al Viro | 2007-07-26 | 5 | -10/+12 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 1 | -2/+1 |
* | alpha: Put allocated ELF notes in read-only data segment | Roland McGrath | 2007-07-19 | 1 | -1/+4 |
* | define new percpu interface for shared data | Fenghua Yu | 2007-07-19 | 1 | -4/+1 |
* | alpha __init fixes | Al Viro | 2007-07-17 | 1 | -3/+3 |
* | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 2007-07-17 | 1 | -3/+1 |
* | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 2007-07-17 | 1 | -0/+1 |
* | alpha: fix trivial section mismatch warnings | Sam Ravnborg | 2007-07-16 | 3 | -3/+3 |
* | PCI: remove pci_dac_dma_... APIs | Jan Beulich | 2007-07-11 | 1 | -27/+5 |
* | ALPHA: support graphics on non-zero PCI domains | Jay Estabrook | 2007-06-01 | 8 | -94/+139 |
* | alpha: support new syscalls | Richard Henderson | 2007-05-30 | 3 | -51/+98 |
* | alpha: cleanup in bitops.h | Richard Henderson | 2007-05-30 | 2 | -2/+4 |
* | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -1/+1 |
* | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -1/+1 |