aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-03fix an arch/alpha/Kconfig typoMatt LaPlante1-1/+1
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells1-2/+6
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2-7/+6
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-13/+13
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn1-2/+0
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn1-0/+2
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+1
2006-10-01[PATCH] Generic ioremap_page_range: alpha conversionHaavard Skinnemoen3-90/+13
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-10/+5
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-26[PATCH] alpha: Fix ALPHA_EV56 dependencies typoFernando J. Pereda1-1/+1
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter1-1/+1
2006-07-31[PATCH] arch/alpha: Use ARRAY_SIZE macroTobias Klauser5-38/+34
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl3-2/+3
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-0/+1
2006-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds3-3/+3
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar1-1/+1
2006-07-03kbuild: introduce utsrelease.hSam Ravnborg3-3/+3
2006-07-02[PATCH] irq-flags: ALPHA: Use the new IRQF_ constantsThomas Gleixner4-11/+11
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel33-33/+0
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-2/+2
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar1-1/+1
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar20-30/+30
2006-06-27[PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki1-1/+1
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman1-2/+2
2006-06-26[PATCH] oprofile: Fix unnecessary clevernessMarkus Armbruster1-1/+1
2006-06-23[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER1-1/+1
2006-06-23[PATCH] Remove duplicate symbol exports on AlphaMathieu Chouquet-Stringer1-12/+0
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-1/+1
2006-06-12[PATCH] alpha: generic hweight build fixRandy Dunlap1-1/+1
2006-06-05[PATCH] alpha: SMP IRQ routing fixIvan Kokshaysky4-15/+8
2006-04-25[PATCH] Alpha: strncpy() fixIvan Kokshaysky1-4/+4
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin1-1/+0
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto1-0/+5
2006-04-11[PATCH] alpha: SMP boot fixesBrian Uhrain says2-5/+20
2006-04-02Manual merge with Linus.Dmitry Torokhov10-24/+22
2006-03-31[PATCH] unexport get_wchanAdrian Bunk1-2/+0
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi1-1/+1
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on AlphaMatt Mackall1-1/+2
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-2/+3
2006-03-27[PATCH] unify PFN_* macrosDave Hansen2-11/+2
2006-03-26[PATCH] bitops: alpha: use generic bitopsAkinobu Mita1-0/+8
2006-03-26[PATCH] bitops: alpha: use config options instead of __alpha_fix__ and __alpha_cix__Akinobu Mita2-5/+5
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell1-1/+0
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-1/+1
2006-03-14Input: pcspkr - separate device and driver registrationMichael Neuling1-0/+18
2006-03-09[PATCH] alpha: fix IRQ handling lockupIvan Kokshaysky1-1/+6
2006-02-08[PATCH] alpha: set cpu_possible_map much earlierIvan Kokshaysky1-21/+4
2006-02-01[PATCH] alpha show_interrups() trashes argumentEric Sesterhenn1-20/+16