aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2-11/+11
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1
2007-10-16alpha: beautify vmlinux.ldsSam Ravnborg1-126/+134
2007-10-16alpha: convert to generic sys_ptraceChristoph Hellwig2-45/+6
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-4/+0
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg1-1/+1
2007-08-11alpha: -Werror fixes for sys_titan.cJay Estabrook1-7/+20
2007-07-29Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-07-26deal with alpha section warningsAl Viro5-10/+12
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-19alpha: Put allocated ELF notes in read-only data segmentRoland McGrath1-1/+4
2007-07-19define new percpu interface for shared dataFenghua Yu1-4/+1
2007-07-17alpha __init fixesAl Viro1-3/+3
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-3/+1
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-07-16alpha: fix trivial section mismatch warningsSam Ravnborg3-3/+3
2007-07-11PCI: remove pci_dac_dma_... APIsJan Beulich1-27/+5
2007-06-01ALPHA: support graphics on non-zero PCI domainsJay Estabrook8-94/+139
2007-05-30alpha: support new syscallsRichard Henderson3-51/+98
2007-05-30alpha: cleanup in bitops.hRichard Henderson2-2/+4
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-1/+1
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-1/+1
2007-05-08utimensat implementationUlrich Drepper1-2/+12
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap3-3/+0
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann2-10/+1
2007-05-07srmcons: fix kmalloc(GFP_KERNEL) inside spinlockAndrew Morton1-1/+1
2007-05-07ROUND_UP macro cleanup in arch/alpha/kernel/osf_sys.cMilind Arun Choudhary1-3/+1
2007-05-07get_unmapped_area handles MAP_FIXED on alphaBenjamin Herrenschmidt1-0/+3
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare3-3/+0
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge1-1/+1
2007-04-17alpha: build fixes - force architectureIvan Kokshaysky1-2/+1
2007-04-17alpha: more fixes for specific machine typesIvan Kokshaysky2-1/+7
2007-04-17alpha: fixes for specific machine typesIvan Kokshaysky6-12/+37
2007-02-12[PATCH] Dynamic kernel command-line: alphaAlon Bar-Lev1-3/+3
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan1-11/+0
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman1-0/+2
2007-02-07PCI: make isa_bridge Alpha-onlyAdrian Bunk1-0/+4
2007-01-30[PATCH] missing exports of pm_power_off() on alpha and sparc32Al Viro1-0/+1
2006-12-10[PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov1-3/+3
2006-12-08[PATCH] struct path: convert alphaJosef Sipek1-1/+1
2006-12-07[PATCH] alpha: switch to pci_get APIAlan Cox3-5/+10
2006-11-07Update for the srm_env driver.Jan-Benedict Glaw1-57/+27
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1
2006-10-12[PATCH] fixing includes in alpha_ksyms.cAl Viro1-1/+1
2006-10-11[PATCH] alpha_ksyms.c cleanupAl Viro9-94/+42
2006-10-09[PATCH] fallout from alpha pt_regs patchesAl Viro2-2/+2
2006-10-08[PATCH] alpha pt_regs cleanups: collapse set_irq_regs() in titan_dispatch_irqs()Al Viro3-7/+4
2006-10-08[PATCH] alpha pt_regs cleanups: machine_check()Al Viro19-69/+60
2006-10-08[PATCH] alpha pt_regs cleanups: handle_irq()Al Viro22-41/+40