summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel
Commit message (Expand)AuthorAgeFilesLines
* procfs: constify function pointer tablesJan Engelhardt2008-02-081-1/+1
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-083-3/+0
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-081-62/+0
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-072-3/+5
* calibrate_delay() must be __cpuinitAdrian Bunk2008-02-061-4/+0
* get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet2008-02-061-1/+1
* alpha: kill deprecated virt_to_busFUJITA Tomonori2008-02-051-2/+2
* arch/alpha: remove duplicate includesLucas Woods2008-02-051-1/+0
* iommu sg merging: alpha: make pci_iommu respect the segment size limitsFUJITA Tomonori2008-02-051-6/+18
* timerfd: new timerfd APIDavide Libenzi2008-02-051-1/+1
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-281-4/+4
* alpha: build fixesIvan Kokshaysky2007-12-174-4/+4
* alpha: fix sg_page breakageFUJITA Tomonori2007-11-271-6/+8
* alpha: sg_virt() falloutJens Axboe2007-10-231-0/+1
* Update arch/ to use sg helpersJens Axboe2007-10-221-1/+1
* spelling fixes: arch/alpha/Simon Arlott2007-10-206-6/+5
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-192-11/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-161-1/+1
|\
| * kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-1/+1
* | alpha: beautify vmlinux.ldsSam Ravnborg2007-10-161-126/+134
* | alpha: convert to generic sys_ptraceChristoph Hellwig2007-10-162-45/+6
* | Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0
|/
* alpha: -Werror fixes for sys_titan.cJay Estabrook2007-08-111-7/+20
* Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
* deal with alpha section warningsAl Viro2007-07-265-10/+12
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* alpha: Put allocated ELF notes in read-only data segmentRoland McGrath2007-07-191-1/+4
* define new percpu interface for shared dataFenghua Yu2007-07-191-4/+1
* alpha __init fixesAl Viro2007-07-171-3/+3
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-3/+1
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* alpha: fix trivial section mismatch warningsSam Ravnborg2007-07-163-3/+3
* PCI: remove pci_dac_dma_... APIsJan Beulich2007-07-111-27/+5
* ALPHA: support graphics on non-zero PCI domainsJay Estabrook2007-06-018-94/+139
* alpha: support new syscallsRichard Henderson2007-05-303-51/+98
* alpha: cleanup in bitops.hRichard Henderson2007-05-302-2/+4
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* utimensat implementationUlrich Drepper2007-05-081-2/+12
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-083-3/+0
* Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann2007-05-082-10/+1
* srmcons: fix kmalloc(GFP_KERNEL) inside spinlockAndrew Morton2007-05-071-1/+1
* ROUND_UP macro cleanup in arch/alpha/kernel/osf_sys.cMilind Arun Choudhary2007-05-071-3/+1
* get_unmapped_area handles MAP_FIXED on alphaBenjamin Herrenschmidt2007-05-071-0/+3
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-051-1/+1
|\
| * [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-1/+1
* | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-023-3/+0
|/
* alpha: build fixes - force architectureIvan Kokshaysky2007-04-171-2/+1
* alpha: more fixes for specific machine typesIvan Kokshaysky2007-04-172-1/+7
* alpha: fixes for specific machine typesIvan Kokshaysky2007-04-176-12/+37
OpenPOWER on IntegriCloud