aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells1-0/+8
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-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra1-1/+1
2006-12-02[NET]: Alpha checksum annotations and cleanups.Al Viro2-42/+26
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 Viro10-94/+44
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
2006-10-08[PATCH] alpha pt_regs cleanups: device_interruptAl Viro21-76/+82
2006-10-07[PATCH] minimal alpha pt_regs fixesAl Viro4-6/+13
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones2-2/+0
2006-10-03fix file specification in commentsUwe Zeisberger6-6/+6
2006-10-03fix an arch/alpha/Kconfig typoMatt LaPlante1-1/+1
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells1-2/+6
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2-7/+6
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-13/+13
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn1-2/+0
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn1-0/+2
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+1
2006-10-01[PATCH] Generic ioremap_page_range: alpha conversionHaavard Skinnemoen3-90/+13
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-10/+5
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1