aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-alpha (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-09Fix Alpha O_CLOEXEC definitionRichard Henderson1-0/+1
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian1-14/+10
2007-07-26alpha: long constantAl Viro1-1/+1
2007-07-22take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro1-4/+0
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle1-10/+0
2007-07-19arch: personality independent stack topPeter Zijlstra1-0/+2
2007-07-17alpha termios.h hadn't been updatedAl Viro1-2/+2
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas1-0/+6
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas1-0/+7
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migratedMel Gorman1-1/+2
2007-07-16fix alpha ISA supportIvan Kokshaysky1-3/+10
2007-07-16page table handling cleanupJan Beulich1-6/+0
2007-07-11PCI: remove pci_dac_dma_... APIsJan Beulich1-24/+0
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman1-5/+0
2007-06-01ALPHA: misc fixesJay Estabrook1-1/+1
2007-06-01ALPHA: correct low-level I/O routines for sable-lynxJay Estabrook1-10/+16
2007-06-01ALPHA: support graphics on non-zero PCI domainsJay Estabrook3-18/+35
2007-05-30alpha: support new syscallsRichard Henderson2-1/+49
2007-05-30alpha: cleanup in bitops.hRichard Henderson1-21/+29
2007-05-15alpha: fix hard_smp_processor_id compile errorSimon Horman1-1/+1
2007-05-11Consolidate asm/poll.hStephen Rothwell1-25/+1
2007-05-09rename thread_info to stackRoman Zippel1-4/+4
2007-05-09Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao1-0/+1
2007-05-08Remove tas()Jeff Dike1-3/+0
2007-05-08local_t: alpha extensionMathieu Desnoyers2-24/+329
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependencyMathieu Desnoyers1-28/+31
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to alphaMathieu Desnoyers1-3/+46
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson1-4/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig1-0/+1
2007-05-07ALPHA: "prctl" macrosIvan Kokshaysky1-0/+22
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2-14/+1
2007-05-02PCI: scatterlist.h needs types.hJean Delvare1-0/+1
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge1-0/+1
2007-05-02[PATCH] x86-64: Account for module percpu space separately from kernel percpuJeremy Fitzhardinge1-14/+0
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+0
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller1-2/+0
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet1-0/+2
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet1-1/+2
2007-04-17alpha: build fixes - force architectureIvan Kokshaysky1-12/+35
2007-04-17alpha: fixes for specific machine typesIvan Kokshaysky2-0/+3
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt1-18/+0
2007-02-11[PATCH] Alpha: increase PERCPU_ENOUGH_ROOMAneesh Kumar K.V1-0/+14
2007-02-11[PATCH] Remove final references to deprecated "MAP_ANON" page protection flagRobert P. J. Day1-1/+0
2007-02-09[PATCH] kill eth_io_copy_and_sum()Al Viro1-9/+0
2007-02-07PCI: make isa_bridge Alpha-onlyAdrian Bunk1-0/+2
2007-02-03[PATCH] alpha: fix epoll syscall enumerationsMike Frysinger1-3/+8
2007-01-30[PATCH] dma-mapping.h stubs fixAl Viro1-3/+3
2007-01-30[PATCH] missing dma_sync_single_range_for{cpu,device} on alphaAl Viro1-6/+8
2007-01-11[PATCH] FD_ZERO build fixAndrew Morton1-1/+1
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle1-0/+1