summaryrefslogtreecommitdiffstats
path: root/arch/alpha
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] arch/alpha: Use ARRAY_SIZE macroTobias Klauser2006-07-315-38/+34
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-103-2/+3
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-101-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-07-033-3/+3
|\
| * kbuild: introduce utsrelease.hSam Ravnborg2006-07-033-3/+3
* | [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-031-1/+1
|/
* [PATCH] irq-flags: ALPHA: Use the new IRQF_ constantsThomas Gleixner2006-07-024-11/+11
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3033-33/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-2/+2
|\
| * [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-2/+2
* | [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar2006-06-291-1/+1
* | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-2920-30/+30
* | [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-271-1/+1
|/
* [PATCH] oprofile: Fix unnecessary clevernessMarkus Armbruster2006-06-261-1/+1
* [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER2006-06-231-1/+1
* [PATCH] Remove duplicate symbol exports on AlphaMathieu Chouquet-Stringer2006-06-231-12/+0
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-1/+1
* [PATCH] alpha: generic hweight build fixRandy Dunlap2006-06-121-1/+1
* [PATCH] alpha: SMP IRQ routing fixIvan Kokshaysky2006-06-054-15/+8
* [PATCH] Alpha: strncpy() fixIvan Kokshaysky2006-04-251-4/+4
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0
* [PATCH] Configurable NODES_SHIFTYasunori Goto2006-04-111-0/+5
* [PATCH] alpha: SMP boot fixesBrian Uhrain says2006-04-112-5/+20
* Manual merge with Linus.Dmitry Torokhov2006-04-0210-24/+22
|\
| * [PATCH] unexport get_wchanAdrian Bunk2006-03-311-2/+0
| * [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-311-1/+1
| * [PATCH] RTC: Remove RTC UIP synchronization on AlphaMatt Mackall2006-03-281-1/+2
| * [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-2/+3
| * [PATCH] unify PFN_* macrosDave Hansen2006-03-272-11/+2
| * [PATCH] bitops: alpha: use generic bitopsAkinobu Mita2006-03-261-0/+8
| * [PATCH] bitops: alpha: use config options instead of __alpha_fix__ and __alph...Akinobu Mita2006-03-262-5/+5
| * [PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2006-03-261-1/+0
| * [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-1/+1
* | Input: pcspkr - separate device and driver registrationMichael Neuling2006-03-141-0/+18
|/
* [PATCH] alpha: fix IRQ handling lockupIvan Kokshaysky2006-03-091-1/+6
* [PATCH] alpha: set cpu_possible_map much earlierIvan Kokshaysky2006-02-081-21/+4
* [PATCH] alpha show_interrups() trashes argumentEric Sesterhenn2006-02-011-20/+16
* [PATCH] alpha: Fix getxpid on alpha so it works for threadsEric W. Biederman2006-02-012-7/+10
* [PATCH] vfs: *at functions: coreUlrich Drepper2006-01-181-1/+1
* [PATCH] alpha: task_pt_regs()akpm@osdl.org2006-01-122-17/+9
* [PATCH] alpha: task_stack_page()Al Viro2006-01-122-4/+4
* [PATCH] alpha: task_thread_info()Al Viro2006-01-123-22/+22
* [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-111-0/+1
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-102-1/+1
* [PATCH] PCI: pci_find_device remove (alpha/kernel/sys_alcor.c)Jiri Slaby2006-01-091-1/+2
* [PATCH] PCI: pci_find_device remove (alpha/kernel/sys_sio.c)Jiri Slaby2006-01-091-3/+3
* [PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall2006-01-081-3/+0
* [PATCH] Don't attempt to power off if power off is not implementedEric W. Biederman2006-01-081-0/+5
* [PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig2006-01-081-19/+5
* [PATCH] Alpha: convert to generic irq framework (alpha part)Ivan Kokshaysky2006-01-063-622/+22
OpenPOWER on IntegriCloud