summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel
AgeCommit message (Expand)AuthorLines
2006-04-02Manual merge with Linus.Dmitry Torokhov-15/+7
2006-03-31[PATCH] unexport get_wchanAdrian Bunk-2/+0
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi-1/+1
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on AlphaMatt Mackall-1/+2
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern-2/+3
2006-03-27[PATCH] unify PFN_* macrosDave Hansen-8/+1
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell-1/+0
2006-03-14Input: pcspkr - separate device and driver registrationMichael Neuling-0/+18
2006-03-09[PATCH] alpha: fix IRQ handling lockupIvan Kokshaysky-1/+6
2006-02-08[PATCH] alpha: set cpu_possible_map much earlierIvan Kokshaysky-21/+4
2006-02-01[PATCH] alpha show_interrups() trashes argumentEric Sesterhenn-20/+16
2006-02-01[PATCH] alpha: Fix getxpid on alpha so it works for threadsEric W. Biederman-7/+10
2006-01-18[PATCH] vfs: *at functions: coreUlrich Drepper-1/+1
2006-01-12[PATCH] alpha: task_pt_regs()akpm@osdl.org-17/+9
2006-01-12[PATCH] alpha: task_stack_page()Al Viro-4/+4
2006-01-12[PATCH] alpha: task_thread_info()Al Viro-22/+22
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap-0/+1
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org-1/+0
2006-01-09[PATCH] PCI: pci_find_device remove (alpha/kernel/sys_alcor.c)Jiri Slaby-1/+2
2006-01-09[PATCH] PCI: pci_find_device remove (alpha/kernel/sys_sio.c)Jiri Slaby-3/+3
2006-01-08[PATCH] Don't attempt to power off if power off is not implementedEric W. Biederman-0/+5
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig-19/+5
2006-01-06[PATCH] Alpha: convert to generic irq framework (alpha part)Ivan Kokshaysky-622/+9
2005-12-15[PATCH] arch/alpha/kernel/machvec_impl.h: C99 struct initializerAl Viro-1/+1
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin-7/+3
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner-4/+0
2005-10-28[PATCH] gfp_t: remaining bits of arch/*Al Viro-1/+1
2005-10-28[PATCH] gfp_t: dma-mapping (alpha)Al Viro-1/+1
2005-10-02[PATCH] alpha: fix kernel alignment trapsRichard Henderson-8/+8
2005-09-22[PATCH] alpha: fix kernel panic during SysRq-bIvan Kokshaysky-0/+4
2005-09-19[PATCH] Alpha: ISA IRQs fixup for dp264Ivan Kokshaysky-18/+23
2005-09-17[PATCH] files: fix preemption issuesDipankar Sarma-1/+6
2005-09-10[PATCH] alpha: fix-up schedule_timeout() usageNishanth Aravamudan-2/+1
2005-09-10[PATCH] spinlock consolidationIngo Molnar-181/+0
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds-2/+2
2005-09-09[PATCH] files: break up files structDipankar Sarma-1/+3
2005-09-09[PATCH] alpha: process_reloc_for_got confuses r_offset and r_addendChaskiel Grundman-4/+4
2005-09-09kbuild: alpha,x86_64 use generic asm-offsets.h supportSam Ravnborg-2/+2
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk-3/+2
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz-5/+2
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt-6/+5
2005-08-23[PATCH] alpha spinlock code and bogus constraintsAl Viro-3/+3
2005-08-04[PATCH] pci and yenta: pcibios_bus_to_resourceDominik Brodowski-0/+16
2005-07-27[PATCH] new alpha syscallsRichard Henderson-0/+5
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman-3/+0
2005-07-01[PATCH] alpha smp fix (part #2)Ivan Kokshaysky-0/+2
2005-06-30[PATCH] alpha smp fixIvan Kokshaysky-1/+1
2005-05-17[PATCH] alpha/osf_sys: use helper functions to convert between tv and jiffiesNishanth Aravamudan-5/+2
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl-2/+3
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell-17/+1