summaryrefslogtreecommitdiff
path: root/arch/alpha/kernel
AgeCommit message (Expand)Author
2005-05-17[PATCH] alpha/osf_sys: use helper functions to convert between tv and jiffiesNishanth Aravamudan
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell
2005-04-21[PATCH] alpha: key management syscallsRichard Henderson
2005-03-28[PATCH] alpha: elimitate two warnings from gcc4Richard Henderson
2005-03-13[PATCH] unexport *flush_tlb_allAdrian Bunk
2005-03-13[PATCH] smp{,boot}.c cleanupsAdrian Bunk
2005-03-13[PATCH] kill aux_device_presentAdrian Bunk
2005-03-13[PATCH] arch/alpha/kernel/osf_sys: tiny cleanup to retvalJesper Juhl
2005-03-13[PATCH] verify_area cleanup : misc remaining archsJesper Juhl
2005-02-21[PATCH] alpha: struct resource fixAndrew Morton
2005-01-20[PATCH] Lock initializer cleanup - (ALPHA)Thomas Gleixner
2005-01-07[PATCH] Lock initializer unifying: ALPHAThomas Gleixner
2005-01-04[PATCH] fix conflicting cpu_idle() declarationsOleg Nesterov
2004-10-30Make "atomic_dec_and_lock()" a macro.Linus Torvalds
2004-10-20Update tty layer to not mix kernel and user pointers.Linus Torvalds
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk
2004-10-18Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2004-10-18[PATCH] cleanup: move call to update_process_times.Martin Schwidefsky
2004-10-18[PATCH] fix & clean up zombie/dead task handling & preemptionIngo Molnar
2004-10-09[PATCH] alpha: cpu mask fix-ups broke SMP DP264 machines in 2.6.8Ali Saidi
2004-10-05[PATCH] PCI: remove driver private PCI state, 1 arg for pci_{save,restore}_stateRoger Luethi
2004-10-05[PATCH] PCI list_for_each: arch-alpha-kernel-pci.cMaximilian Attems
2004-10-05[PATCH] PCI: remove pci_find_class() usage from arch specific files.Greg Kroah-Hartman
2004-09-25[ALPHA] Turn off GENERIC_IOMAP. Arrange for iomap routinesRichard Henderson
2004-09-22[ALPHA] Implement new ioread interface.Richard Henderson
2004-09-21[ALPHA] Update readb and friends for __iomem.Richard Henderson
2004-09-20[ALPHA] Add __user as necessary to fix sparse warnings.Richard Henderson
2004-09-20[ALPHA] Add compile-time assert concerning rt_sigframe layout.Richard Henderson
2004-09-20[ALPHA] Fix some compiler warnings from gcc 4.Richard Henderson
2004-09-14[ALPHA] Minor updates for cpumask_t.Richard Henderson
2004-09-13[ALPHA] Add waitid.Richard Henderson
2004-09-13[ALPHA] Arrange to return EINTR for sigsuspend on signal path.Richard Henderson
2004-09-13[ALPHA] Check set_fd_set return.Richard Henderson
2004-09-07[PATCH] factor out common <asm/hardirq.h> codeChristoph Hellwig
2004-09-07[PATCH] Convert in-kernel users of EXPORT_SYMBOL_NOVERS() to EXPORT_SYMBOL()Geert Uytterhoeven
2004-09-05Merge bk://are.twiddle.net/axp-2.6Linus Torvalds
2004-09-05[ALPHA] Fix raising of ieee exceptions from userland software.Richard Henderson
2004-09-04[PATCH] out-of-line locks / otherZwane Mwaikambo
2004-08-31[PATCH] missing includes from irq changesAlexander Viro
2004-08-30[PATCH] fix rusage semanticsRoland McGrath
2004-08-30[PATCH] Fix the unnecessary entropy call in the irq handlerTakashi Iwai
2004-08-30[PATCH] Alpha: generic dma mappingRichard Henderson
2004-08-26[PATCH] consolidate hit count increments in profile_tick()William Lee Irwin III
2004-08-26[PATCH] consolidate prof_cpu_maskWilliam Lee Irwin III
2004-08-25[PATCH] alpha signal race fixesWilliam Lee Irwin III
2004-08-25Merge common signal handling fault handling in generic code.Linus Torvalds
2004-08-23[PATCH] Move param section out of init area, for export of built-in module pa...Rusty Russell
2004-08-23[PATCH] fix some comments about epoch in arch/alpha/kernel/time.cChristoph Hellwig
2004-08-23[PATCH] sched: consolidate CLONE_IDLETASK maskingWilliam Lee Irwin III