aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-28[PATCH] alpha: elimitate two warnings from gcc4Richard Henderson2-60/+10
2005-03-13[PATCH] unexport *flush_tlb_allAdrian Bunk1-1/+0
2005-03-13[PATCH] smp{,boot}.c cleanupsAdrian Bunk1-11/+0
2005-03-13[PATCH] kill aux_device_presentAdrian Bunk1-2/+0
2005-03-13[PATCH] arch/alpha/kernel/osf_sys: tiny cleanup to retvalJesper Juhl1-6/+6
2005-03-13[PATCH] verify_area cleanup : misc remaining archsJesper Juhl2-13/+12
2005-02-21[PATCH] alpha: struct resource fixAndrew Morton1-8/+8
2005-01-25[PATCH] oprofile: falling back on timer interrupt modeAkinobu Mita1-2/+4
2005-01-23[PATCH] removing bcopy... because it's half brokenArjan van de Ven1-12/+0
2005-01-20[PATCH] Lock initializer cleanup - (ALPHA)Thomas Gleixner10-11/+11
2005-01-07[PATCH] arch/alpha/Kconfig: Kill stale reference to Documentation/smp.texArthur Othieno1-1/+1
2005-01-07[PATCH] Lock initializer unifying: ALPHAThomas Gleixner2-2/+2
2005-01-07[PATCH] Replace 'numnodes' with 'node_online_map' - alphaMatthew Dobson1-5/+5
2005-01-04[PATCH] Make page allocator aware of requests for zeroed memoryChristoph Lameter1-5/+2
2005-01-04[PATCH] oprofile: update alpha for api changesGreg Banks5-27/+15
2005-01-04[PATCH] fix conflicting cpu_idle() declarationsOleg Nesterov1-3/+0
2005-01-04[PATCH] FRV: Make calibrate_delay() optionalDavid Howells1-0/+4
2004-11-27[NETFILTER]: Remove CONFIG_IP_NF_NAT_LOCAL config optionPatrick McHardy1-1/+0
2004-11-14[PATCH] sparse: add -m64 to CHECKFLAGS on alpha and sparc64Alexander Viro1-1/+1
2004-10-30Make "atomic_dec_and_lock()" a macro.Linus Torvalds2-5/+5
2004-10-23[PATCH] alpha: bootp fixesIvan Kokshaysky5-30/+48
2004-10-23[PATCH] alpha: fix sparse warningsIvan Kokshaysky1-2/+4
2004-10-20Update tty layer to not mix kernel and user pointers.Linus Torvalds1-30/+1
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk16-16/+16
2004-10-18Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman3-15/+8
2004-10-18[PATCH] cleanup: move call to update_process_times.Martin Schwidefsky1-0/+3
2004-10-18[PATCH] fix & clean up zombie/dead task handling & preemptionIngo Molnar1-1/+1
2004-10-09[PATCH] alpha: cpu mask fix-ups broke SMP DP264 machines in 2.6.8Ali Saidi1-4/+4
2004-10-05[PATCH] PCI: remove driver private PCI state, 1 arg for pci_{save,restore}_stateRoger Luethi2-3/+2
2004-10-05[PATCH] PCI list_for_each: arch-alpha-kernel-pci.cMaximilian Attems1-11/+5
2004-10-05[PATCH] PCI: remove pci_find_class() usage from arch specific files.Greg Kroah-Hartman1-1/+1
2004-10-05Fix up CHECKFLAGS definitionsLinus Torvalds1-1/+1
2004-09-25[ALPHA] Regenerate defconfig.Richard Henderson1-58/+82
2004-09-25[ALPHA] Turn off GENERIC_IOMAP. Arrange for iomap routinesRichard Henderson4-5/+3
2004-09-22[ALPHA] Implement new ioread interface.Richard Henderson28-462/+527
2004-09-21[ALPHA] Update readb and friends for __iomem.Richard Henderson3-52/+59
2004-09-20[ALPHA] Add __user as necessary to fix sparse warnings.Richard Henderson4-38/+39
2004-09-20[ALPHA] Add compile-time assert concerning rt_sigframe layout.Richard Henderson1-0/+6
2004-09-20[ALPHA] Fix some compiler warnings from gcc 4.Richard Henderson3-19/+20
2004-09-14[ALPHA] Minor updates for cpumask_t.Richard Henderson1-3/+3
2004-09-13[ALPHA] Add waitid.Richard Henderson1-0/+1
2004-09-13[ALPHA] Arrange to return EINTR for sigsuspend on signal path.Richard Henderson1-4/+14
2004-09-13[ALPHA] Check set_fd_set return.Richard Henderson1-3/+4
2004-09-12Add skeleton "generic IO mapping" infrastructure.Linus Torvalds1-0/+4
2004-09-07[PATCH] factor out common <asm/hardirq.h> codeChristoph Hellwig1-1/+0
2004-09-07[PATCH] Convert in-kernel users of EXPORT_SYMBOL_NOVERS() to EXPORT_SYMBOL()Geert Uytterhoeven1-13/+13
2004-09-05Merge bk://are.twiddle.net/axp-2.6Linus Torvalds1-10/+30
2004-09-05[ALPHA] Fix raising of ieee exceptions from userland software.Richard Henderson1-10/+30
2004-09-04[PATCH] out-of-line locks / otherZwane Mwaikambo1-0/+1
2004-08-31[PATCH] alpha csum_partial_copy.c annotationsAlexander Viro1-2/+3