aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-06[PATCH] Alpha: convert to generic irq framework (alpha part)Ivan Kokshaysky2-622/+9
2005-12-15[PATCH] arch/alpha/kernel/machvec_impl.h: C99 struct initializerAl Viro1-1/+1
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin1-7/+3
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-4/+0
2005-10-28[PATCH] gfp_t: remaining bits of arch/*Al Viro1-1/+1
2005-10-28[PATCH] gfp_t: dma-mapping (alpha)Al Viro1-1/+1
2005-10-02[PATCH] alpha: fix kernel alignment trapsRichard Henderson2-8/+8
2005-09-22[PATCH] alpha: fix kernel panic during SysRq-bIvan Kokshaysky1-0/+4
2005-09-19[PATCH] Alpha: ISA IRQs fixup for dp264Ivan Kokshaysky1-18/+23
2005-09-17[PATCH] files: fix preemption issuesDipankar Sarma1-1/+6
2005-09-10[PATCH] alpha: fix-up schedule_timeout() usageNishanth Aravamudan1-2/+1
2005-09-10[PATCH] spinlock consolidationIngo Molnar2-181/+0
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2-2/+2
2005-09-09[PATCH] files: break up files structDipankar Sarma1-1/+3
2005-09-09[PATCH] alpha: process_reloc_for_got confuses r_offset and r_addendChaskiel Grundman1-4/+4
2005-09-09kbuild: alpha,x86_64 use generic asm-offsets.h supportSam Ravnborg2-2/+2
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk1-3/+2
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-5/+2
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt1-6/+5
2005-08-23[PATCH] alpha spinlock code and bogus constraintsAl Viro1-3/+3
2005-08-04[PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski1-0/+16
2005-07-27[PATCH] new alpha syscallsRichard Henderson1-0/+5
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman1-3/+0
2005-07-01[PATCH] alpha smp fix (part #2)Ivan Kokshaysky1-0/+2
2005-06-30[PATCH] alpha smp fixIvan Kokshaysky1-1/+1
2005-05-17[PATCH] alpha/osf_sys: use helper functions to convert between tv and jiffiesNishanth Aravamudan1-5/+2
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-2/+3
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell2-17/+1
2005-04-21[PATCH] alpha: key management syscallsRichard Henderson1-0/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds76-0/+34945