summaryrefslogtreecommitdiff
path: root/include/asm-alpha
AgeCommit message (Expand)Author
2007-05-11Consolidate asm/poll.hStephen Rothwell
2007-05-09rename thread_info to stackRoman Zippel
2007-05-09Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao
2007-05-08Remove tas()Jeff Dike
2007-05-08local_t: alpha extensionMathieu Desnoyers
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to alphaMathieu Desnoyers
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-07ALPHA: "prctl" macrosIvan Kokshaysky
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-05-02PCI: scatterlist.h needs types.hJean Delvare
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge
2007-05-02[PATCH] x86-64: Account for module percpu space separately from kernel percpuJeremy Fitzhardinge
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet
2007-04-17alpha: build fixes - force architectureIvan Kokshaysky
2007-04-17alpha: fixes for specific machine typesIvan Kokshaysky
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt
2007-02-11[PATCH] Alpha: increase PERCPU_ENOUGH_ROOMAneesh Kumar K.V
2007-02-11[PATCH] Remove final references to deprecated "MAP_ANON" page protection flagRobert P. J. Day
2007-02-09[PATCH] kill eth_io_copy_and_sum()Al Viro
2007-02-07PCI: make isa_bridge Alpha-onlyAdrian Bunk
2007-02-03[PATCH] alpha: fix epoll syscall enumerationsMike Frysinger
2007-01-30[PATCH] dma-mapping.h stubs fixAl Viro
2007-01-30[PATCH] missing dma_sync_single_range_for{cpu,device} on alphaAl Viro
2007-01-11[PATCH] FD_ZERO build fixAndrew Morton
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann
2006-12-02[NET]: Alpha checksum annotations and cleanups.Al Viro
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox
2006-10-08[PATCH] alpha pt_regs cleanups: machine_check()Al Viro
2006-10-08[PATCH] alpha pt_regs cleanups: device_interruptAl Viro
2006-10-07[PATCH] minimal alpha pt_regs fixesAl Viro
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann
2006-10-01[PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken
2006-09-25[libata] No need for all those arch libata-portmap.h headersJeff Garzik
2006-09-24Merge branch 'master' into upstreamJeff Garzik
2006-09-19[HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse
2006-09-19Merge branch 'master' into upstreamJeff Garzik
2006-09-16[PATCH] Fix 'make headers_check' for AlphaDavid Woodhouse
2006-08-10[PATCH] libata: rework legacy handling to remove much of the cruftAlan Cox
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt