aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-alpha (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle1-0/+1
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox1-0/+13
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle1-1/+1
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle1-1/+1
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann1-182/+0
2006-12-02[NET]: Alpha checksum annotations and cleanups.Al Viro1-18/+16
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt1-0/+7
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox1-13/+0
2006-10-08[PATCH] alpha pt_regs cleanups: machine_check()Al Viro1-2/+1
2006-10-08[PATCH] alpha pt_regs cleanups: device_interruptAl Viro1-1/+1
2006-10-07[PATCH] minimal alpha pt_regs fixesAl Viro1-0/+1
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann1-69/+0
2006-10-01[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky1-0/+4
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken2-4/+6
2006-09-25[libata] No need for all those arch libata-portmap.h headersJeff Garzik1-1/+0
2006-09-24Merge branch 'master' into upstreamJeff Garzik1-2/+8
2006-09-19[HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse1-2/+8
2006-09-19Merge branch 'master' into upstreamJeff Garzik3-4/+7
2006-09-16[PATCH] Fix 'make headers_check' for AlphaDavid Woodhouse3-4/+7
2006-08-10[PATCH] libata: rework legacy handling to remove much of the cruftAlan Cox1-0/+1
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt1-3/+0
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds1-0/+5
2006-07-03[PATCH] lockdep: remove RWSEM_DEBUG remnantsIngo Molnar1-13/+1
2006-07-02[PATCH] irq-flags: ALPHA: Use the new IRQF_ constantsThomas Gleixner2-3/+1
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang1-0/+1
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar1-2/+0
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2006-06-25[PATCH] random: remove SA_SAMPLE_RANDOM from floppy driverMatt Mackall1-3/+2
2006-06-23[PATCH] adjust handle_IRR_event() return typeJan Beulich1-4/+0
2006-06-22[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra useBjorn Helgaas1-1/+1
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds27-29/+4
2006-06-18Add Kbuild file for Alpha 'make headers_install'David Woodhouse1-0/+5
2006-06-05[PATCH] alpha: SMP IRQ routing fixIvan Kokshaysky1-3/+1
2006-05-26[PATCH] Add CMSPAR to termbits.h for powerpc and alphaPaul Mackerras1-0/+1
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse1-3/+4
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse26-26/+0
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto1-7/+0
2006-03-28[PATCH] alpha: make poll flags the same as other architecturesAndrew Morton1-2/+2
2006-03-27[PATCH] remove zone_mem_mapKAMEZAWA Hiroyuki1-2/+1
2006-03-27[PATCH] unify pfn_to_page: alpha pfn_to_pageKAMEZAWA Hiroyuki2-18/+2
2006-03-26[PATCH] bitops: alpha: use generic bitopsAkinobu Mita1-116/+7
2006-03-26[PATCH] bitops: alpha: use config options instead of __alpha_fix__ and __alpha_cix__Akinobu Mita2-7/+7
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi1-0/+2
2006-03-24[PATCH] remove ISA legacy functions: remove the helpersAl Viro1-84/+0
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton2-5/+4
2006-02-15[PATCH] add asm-generic/mman.hMichael S. Tsirkin1-3/+5
2006-02-14[PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin1-0/+2
2006-02-07[PATCH] __cmpxchg() must really always be inlined on alphaSteve Langasek1-1/+1
2006-02-01[PATCH] alpha: dma-mapping.h: add "struct scatterlist;"Alexey Dobriyan1-0/+1
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro1-2/+0