Age | Commit message (Expand) | Author | Files | Lines |
2006-11-08 | Update for the srm_env driver. | Jan-Benedict Glaw | 1 | -57/+27 |
2006-10-28 | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton | 1 | -7/+1 |
2006-10-12 | [PATCH] fixing includes in alpha_ksyms.c | Al Viro | 1 | -1/+1 |
2006-10-11 | [PATCH] alpha_ksyms.c cleanup | Al Viro | 10 | -94/+44 |
2006-10-10 | [PATCH] fallout from alpha pt_regs patches | Al Viro | 2 | -2/+2 |
2006-10-08 | [PATCH] alpha pt_regs cleanups: collapse set_irq_regs() in titan_dispatch_irqs() | Al Viro | 3 | -7/+4 |
2006-10-08 | [PATCH] alpha pt_regs cleanups: machine_check() | Al Viro | 19 | -69/+60 |
2006-10-08 | [PATCH] alpha pt_regs cleanups: handle_irq() | Al Viro | 22 | -41/+40 |
2006-10-08 | [PATCH] alpha pt_regs cleanups: device_interrupt | Al Viro | 21 | -76/+82 |
2006-10-07 | [PATCH] minimal alpha pt_regs fixes | Al Viro | 4 | -6/+13 |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones | 2 | -2/+0 |
2006-10-04 | fix file specification in comments | Uwe Zeisberger | 6 | -6/+6 |
2006-10-04 | fix an arch/alpha/Kconfig typo | Matt LaPlante | 1 | -1/+1 |
2006-10-03 | [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers | David Howells | 1 | -2/+6 |
2006-10-02 | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann | 2 | -7/+6 |
2006-10-02 | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn | 1 | -13/+13 |
2006-10-02 | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c | Serge E. Hallyn | 1 | -2/+0 |
2006-10-02 | [PATCH] namespaces: add nsproxy | Serge E. Hallyn | 1 | -0/+2 |
2006-10-02 | [PATCH] const struct tty_operations | Jeff Dike | 1 | -1/+1 |
2006-10-01 | [PATCH] Generic ioremap_page_range: alpha conversion | Haavard Skinnemoen | 3 | -90/+13 |
2006-10-01 | [PATCH] kill wall_jiffies | Atsushi Nemoto | 1 | -10/+5 |
2006-09-29 | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 1 | -1/+1 |
2006-09-29 | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu | 1 | -1/+1 |
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 |