aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-26[PATCH] alpha: Fix ALPHA_EV56 dependencies typoFernando J. Pereda1-1/+1
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter1-1/+1
2006-07-31[PATCH] arch/alpha: Use ARRAY_SIZE macroTobias Klauser5-38/+34
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl3-2/+3
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-0/+1
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds3-3/+3
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar1-1/+1
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg3-3/+3
2006-07-02[PATCH] irq-flags: ALPHA: Use the new IRQF_ constantsThomas Gleixner4-11/+11
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel33-33/+0