summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel
AgeCommit message (Expand)AuthorLines
2008-03-04alpha: convert IOMMU to use ALIGN()FUJITA Tomonori-3/+3
2008-02-14Introduce path_put()Jan Blunck-1/+1
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck-1/+1
2008-02-13xtime_lock vs update_process_timesPeter Zijlstra-7/+8
2008-02-08procfs: constify function pointer tablesJan Engelhardt-1/+1
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells-3/+0
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells-62/+0
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle-3/+5
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk-4/+0
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet-1/+1
2008-02-05alpha: kill deprecated virt_to_busFUJITA Tomonori-2/+2
2008-02-05arch/alpha: remove duplicate includesLucas Woods-1/+0
2008-02-05iommu sg merging: alpha: make pci_iommu respect the segment size limitsFUJITA Tomonori-6/+18
2008-02-05timerfd: new timerfd APIDavide Libenzi-1/+1
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg-4/+4
2007-12-17alpha: build fixesIvan Kokshaysky-4/+4
2007-11-27alpha: fix sg_page breakageFUJITA Tomonori-6/+8
2007-10-23alpha: sg_virt() falloutJens Axboe-0/+1
2007-10-22Update arch/ to use sg helpersJens Axboe-1/+1
2007-10-20spelling fixes: arch/alpha/Simon Arlott-6/+5
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan-11/+11
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-1/+1
2007-10-16alpha: beautify vmlinux.ldsSam Ravnborg-126/+134
2007-10-16alpha: convert to generic sys_ptraceChristoph Hellwig-45/+6
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan-4/+0
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg-1/+1
2007-08-11alpha: -Werror fixes for sys_titan.cJay Estabrook-7/+20
2007-07-29Remove fs.h from mm.hAlexey Dobriyan-0/+1
2007-07-26deal with alpha section warningsAl Viro-10/+12
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau-2/+1
2007-07-19alpha: Put allocated ELF notes in read-only data segmentRoland McGrath-1/+4
2007-07-19define new percpu interface for shared dataFenghua Yu-4/+1
2007-07-17alpha __init fixesAl Viro-3/+3
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan-3/+1
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov-0/+1
2007-07-16alpha: fix trivial section mismatch warningsSam Ravnborg-3/+3
2007-07-11PCI: remove pci_dac_dma_... APIsJan Beulich-27/+5
2007-06-01ALPHA: support graphics on non-zero PCI domainsJay Estabrook-94/+139
2007-05-30alpha: support new syscallsRichard Henderson-51/+98
2007-05-30alpha: cleanup in bitops.hRichard Henderson-2/+4
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg-1/+1
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg-1/+1
2007-05-08utimensat implementationUlrich Drepper-2/+12
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-3/+0
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann-10/+1
2007-05-07srmcons: fix kmalloc(GFP_KERNEL) inside spinlockAndrew Morton-1/+1
2007-05-07ROUND_UP macro cleanup in arch/alpha/kernel/osf_sys.cMilind Arun Choudhary-3/+1
2007-05-07get_unmapped_area handles MAP_FIXED on alphaBenjamin Herrenschmidt-0/+3
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare-3/+0