aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-11alpha: -Werror fixes for sys_titan.cJay Estabrook1-7/+20
2007-07-31add a missing LIB_Y to arch/alpha/boot MakefileMeelis Roos1-1/+1
2007-07-31alpha: fix boot/main.c warningMeelis Roos1-1/+1
2007-07-31alpha: fix objstrip.c compilation warningsMeelis Roos1-1/+1
2007-07-31alpha: fix mkbb compilation warningsMeelis Roos1-2/+3
2007-07-31alpha: fix two section mismatch warningsSam Ravnborg1-2/+1
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-19mm: fault feedback #2Nick Piggin1-13/+9
2007-07-17missing exports of csum_...Al Viro1-0/+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: Only build PCI syscalls on architectures that want themMatthew Wilcox1-0/+3
2007-07-11PCI: remove pci_dac_dma_... APIsJan Beulich1-27/+5
2007-06-24alpha: fix alignment problem in csum_ipv6_magic()Ivan Kokshaysky2-23/+70
2007-06-01ALPHA: misc fixesJay Estabrook1-12/+14
2007-06-01ALPHA: support graphics on non-zero PCI domainsJay Estabrook9-94/+155
2007-06-01parse errors in ifdefsYoann Padioleau1-1/+1
2007-05-30alpha: support new syscallsRichard Henderson3-51/+98
2007-05-30alpha: cleanup in bitops.hRichard Henderson4-3/+44
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 Dunlap4-4/+0
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann2-10/+1
2007-05-08kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugRobert P. J. Day1-8/+0
2007-05-07srmcons: fix kmalloc(GFP_KERNEL) inside spinlockAndrew Morton1-1/+1
2007-05-07ALPHA: fix BOOTP image creationIvan Kokshaysky2-1/+6
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 Torvalds2-2/+2
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare3-3/+0
2007-05-02[PATCH] x86: deflate stack usage in lib/inflate.cJeremy Fitzhardinge1-1/+1
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge1-1/+1
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller2-27/+0
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-11[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter1-0/+4
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