summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel
Commit message (Expand)AuthorAgeFilesLines
* ALPHA: support graphics on non-zero PCI domainsJay Estabrook2007-06-018-94/+139
* alpha: support new syscallsRichard Henderson2007-05-303-51/+98
* alpha: cleanup in bitops.hRichard Henderson2007-05-302-2/+4
* 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-083-3/+0
* Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann2007-05-082-10/+1
* srmcons: fix kmalloc(GFP_KERNEL) inside spinlockAndrew Morton2007-05-071-1/+1
* ROUND_UP macro cleanup in arch/alpha/kernel/osf_sys.cMilind Arun Choudhary2007-05-071-3/+1
* 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-051-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-023-3/+0
|/
* alpha: build fixes - force architectureIvan Kokshaysky2007-04-171-2/+1
* alpha: more fixes for specific machine typesIvan Kokshaysky2007-04-172-1/+7
* alpha: fixes for specific machine typesIvan Kokshaysky2007-04-176-12/+37
* [PATCH] Dynamic kernel command-line: alphaAlon Bar-Lev2007-02-121-3/+3
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-11/+0
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+2
* PCI: make isa_bridge Alpha-onlyAdrian Bunk2007-02-071-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] struct path: convert alphaJosef Sipek2006-12-081-1/+1
* [PATCH] alpha: switch to pci_get APIAlan Cox2006-12-073-5/+10
* Update for the srm_env driver.Jan-Benedict Glaw2006-11-071-57/+27
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-7/+1
* [PATCH] fixing includes in alpha_ksyms.cAl Viro2006-10-121-1/+1
* [PATCH] alpha_ksyms.c cleanupAl Viro2006-10-119-94/+42
* [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/+4
* [PATCH] alpha pt_regs cleanups: machine_check()Al Viro2006-10-0819-69/+60
* [PATCH] alpha pt_regs cleanups: handle_irq()Al Viro2006-10-0822-41/+40
* [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/+0
* fix file specification in commentsUwe Zeisberger2006-10-033-3/+3
* [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/+6
* [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/+0
* [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-011-3/+12
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-10/+5
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] arch/alpha: Use ARRAY_SIZE macroTobias Klauser2006-07-315-38/+34
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-103-2/+3
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-101-0/+1
* [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-031-1/+1
OpenPOWER on IntegriCloud