summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
...
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* utimensat implementationUlrich Drepper2007-05-081-2/+12
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-084-4/+0Star
* Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann2007-05-082-10/+1Star
* kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugRobert P. J. Day2007-05-081-8/+0Star
* srmcons: fix kmalloc(GFP_KERNEL) inside spinlockAndrew Morton2007-05-071-1/+1
* ALPHA: fix BOOTP image creationIvan Kokshaysky2007-05-072-1/+6
* ROUND_UP macro cleanup in arch/alpha/kernel/osf_sys.cMilind Arun Choudhary2007-05-071-3/+1Star
* get_unmapped_area handles MAP_FIXED on alphaBenjamin Herrenschmidt2007-05-071-0/+3
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-052-2/+2
|\
| * [PATCH] x86: deflate stack usage in lib/inflate.cJeremy Fitzhardinge2007-05-021-1/+1
| * [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-1/+1
* | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-033-3/+0Star
|/
* [STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller2007-04-262-27/+0Star
* alpha: build fixes - force architectureIvan Kokshaysky2007-04-181-2/+1Star
* alpha: more fixes for specific machine typesIvan Kokshaysky2007-04-182-1/+7
* alpha: fixes for specific machine typesIvan Kokshaysky2007-04-186-12/+37
* [PATCH] Dynamic kernel command-line: alphaAlon Bar-Lev2007-02-121-3/+3
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-11/+0Star
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+2
* [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter2007-02-111-0/+4
* PCI: make isa_bridge Alpha-onlyAdrian Bunk2007-02-081-0/+4
* [PATCH] missing exports of pm_power_off() on alpha and sparc32Al Viro2007-01-301-0/+1
* [PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov2006-12-101-3/+3
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-0/+8
* [PATCH] struct path: convert alphaJosef Sipek2006-12-081-1/+1
* [PATCH] alpha: switch to pci_get APIAlan Cox2006-12-073-5/+10
* [PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra2006-12-071-1/+1
* [NET]: Alpha checksum annotations and cleanups.Al Viro2006-12-032-42/+26Star
* Update for the srm_env driver.Jan-Benedict Glaw2006-11-071-57/+27Star
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-281-7/+1Star
* [PATCH] fixing includes in alpha_ksyms.cAl Viro2006-10-121-1/+1
* [PATCH] alpha_ksyms.c cleanupAl Viro2006-10-1110-94/+44Star
* [PATCH] fallout from alpha pt_regs patchesAl Viro2006-10-092-2/+2
* [PATCH] alpha pt_regs cleanups: collapse set_irq_regs() in titan_dispatch_irqs()Al Viro2006-10-083-7/+4Star
* [PATCH] alpha pt_regs cleanups: machine_check()Al Viro2006-10-0819-69/+60Star
* [PATCH] alpha pt_regs cleanups: handle_irq()Al Viro2006-10-0822-41/+40Star
* [PATCH] alpha pt_regs cleanups: device_interruptAl Viro2006-10-0821-76/+82
* [PATCH] minimal alpha pt_regs fixesAl Viro2006-10-074-6/+13
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-042-2/+0Star
* fix file specification in commentsUwe Zeisberger2006-10-036-6/+6
* fix an arch/alpha/Kconfig typoMatt LaPlante2006-10-031-1/+1
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-031-2/+6
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-022-7/+6Star
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-13/+13
* [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-021-2/+0Star
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-0/+2
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* [PATCH] Generic ioremap_page_range: alpha conversionHaavard Skinnemoen2006-10-013-90/+13Star