Age | Commit message (Expand) | Author | Files | Lines |
2006-09-26 | [PATCH] alpha: Fix ALPHA_EV56 dependencies typo | Fernando J. Pereda | 1 | -1/+1 |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations | Christoph Lameter | 1 | -1/+1 |
2006-08-01 | [PATCH] arch/alpha: Use ARRAY_SIZE macro | Tobias Klauser | 5 | -38/+34 |
2006-07-11 | [PATCH] tty: Remove include of screen_info.h from tty.h | Jon Smirl | 3 | -2/+3 |
2006-07-11 | [PATCH] vt: Remove VT-specific declarations and definitions from tty.h | Jon Smirl | 1 | -0/+1 |
2006-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 3 | -3/+3 |
2006-07-04 | [PATCH] sched: cleanup, remove task_t, convert to struct task_struct | Ingo Molnar | 1 | -1/+1 |
2006-07-04 | kbuild: introduce utsrelease.h | Sam Ravnborg | 3 | -3/+3 |
2006-07-03 | [PATCH] irq-flags: ALPHA: Use the new IRQF_ constants | Thomas Gleixner | 4 | -11/+11 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 33 | -33/+0 |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 1 | -2/+2 |
2006-06-29 | [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] | Ingo Molnar | 1 | -1/+1 |
2006-06-29 | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 20 | -30/+30 |
2006-06-28 | [PATCH] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki | 1 | -1/+1 |
2006-06-27 | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 1 | -2/+2 |
2006-06-26 | [PATCH] oprofile: Fix unnecessary cleverness | Markus Armbruster | 1 | -1/+1 |
2006-06-23 | [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes | Laurent MEYER | 1 | -1/+1 |
2006-06-23 | [PATCH] Remove duplicate symbol exports on Alpha | Mathieu Chouquet-Stringer | 1 | -12/+0 |
2006-06-23 | [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry | David Howells | 1 | -1/+1 |
2006-06-13 | [PATCH] alpha: generic hweight build fix | Randy Dunlap | 1 | -1/+1 |
2006-06-05 | [PATCH] alpha: SMP IRQ routing fix | Ivan Kokshaysky | 4 | -15/+8 |
2006-04-25 | [PATCH] Alpha: strncpy() fix | Ivan Kokshaysky | 1 | -4/+4 |
2006-04-11 | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin | 1 | -1/+0 |
2006-04-11 | [PATCH] Configurable NODES_SHIFT | Yasunori Goto | 1 | -0/+5 |
2006-04-11 | [PATCH] alpha: SMP boot fixes | Brian Uhrain says | 2 | -5/+20 |
2006-04-02 | Manual merge with Linus. | Dmitry Torokhov | 10 | -24/+22 |
2006-04-01 | [PATCH] unexport get_wchan | Adrian Bunk | 1 | -2/+0 |
2006-04-01 | [PATCH] Don't pass boot parameters to argv_init[] | OGAWA Hirofumi | 1 | -1/+1 |
2006-03-28 | [PATCH] RTC: Remove RTC UIP synchronization on Alpha | Matt Mackall | 1 | -1/+2 |
2006-03-27 | [PATCH] Notifier chain update: API changes | Alan Stern | 1 | -2/+3 |
2006-03-27 | [PATCH] unify PFN_* macros | Dave Hansen | 2 | -11/+2 |
2006-03-26 | [PATCH] bitops: alpha: use generic bitops | Akinobu Mita | 1 | -0/+8 |
2006-03-26 | [PATCH] bitops: alpha: use config options instead of __alpha_fix__ and __alph... | Akinobu Mita | 2 | -5/+5 |
2006-03-26 | [PATCH] consolidate sys32/compat_adjtimex | Stephen Rothwell | 1 | -1/+0 |
2006-03-22 | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 1 | -1/+1 |
2006-03-14 | Input: pcspkr - separate device and driver registration | Michael Neuling | 1 | -0/+18 |
2006-03-10 | [PATCH] alpha: fix IRQ handling lockup | Ivan Kokshaysky | 1 | -1/+6 |
2006-02-08 | [PATCH] alpha: set cpu_possible_map much earlier | Ivan Kokshaysky | 1 | -21/+4 |
2006-02-01 | [PATCH] alpha show_interrups() trashes argument | Eric Sesterhenn | 1 | -20/+16 |
2006-02-01 | [PATCH] alpha: Fix getxpid on alpha so it works for threads | Eric W. Biederman | 2 | -7/+10 |
2006-01-19 | [PATCH] vfs: *at functions: core | Ulrich Drepper | 1 | -1/+1 |
2006-01-12 | [PATCH] alpha: task_pt_regs() | akpm@osdl.org | 2 | -17/+9 |
2006-01-12 | [PATCH] alpha: task_stack_page() | Al Viro | 2 | -4/+4 |
2006-01-12 | [PATCH] alpha: task_thread_info() | Al Viro | 3 | -22/+22 |
2006-01-12 | [PATCH] capable/capability.h (arch/) | Randy Dunlap | 1 | -0/+1 |
2006-01-10 | [PATCH] dump_thread() cleanup | akpm@osdl.org | 2 | -1/+1 |
2006-01-09 | [PATCH] PCI: pci_find_device remove (alpha/kernel/sys_alcor.c) | Jiri Slaby | 1 | -1/+2 |
2006-01-09 | [PATCH] PCI: pci_find_device remove (alpha/kernel/sys_sio.c) | Jiri Slaby | 1 | -3/+3 |
2006-01-09 | [PATCH] tiny: Make *[ug]id16 support optional | Matt Mackall | 1 | -3/+0 |
2006-01-09 | [PATCH] Don't attempt to power off if power off is not implemented | Eric W. Biederman | 1 | -0/+5 |