| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] fixing includes in alpha_ksyms.c | Al Viro | 2006-10-12 | 1 | -1/+1 |
* | [PATCH] alpha_ksyms.c cleanup | Al Viro | 2006-10-11 | 10 | -94/+44 |
* | [PATCH] fallout from alpha pt_regs patches | Al Viro | 2006-10-09 | 2 | -2/+2 |
* | [PATCH] alpha pt_regs cleanups: collapse set_irq_regs() in titan_dispatch_irqs() | Al Viro | 2006-10-08 | 3 | -7/+4 |
* | [PATCH] alpha pt_regs cleanups: machine_check() | Al Viro | 2006-10-08 | 19 | -69/+60 |
* | [PATCH] alpha pt_regs cleanups: handle_irq() | Al Viro | 2006-10-08 | 22 | -41/+40 |
* | [PATCH] alpha pt_regs cleanups: device_interrupt | Al Viro | 2006-10-08 | 21 | -76/+82 |
* | [PATCH] minimal alpha pt_regs fixes | Al Viro | 2006-10-07 | 4 | -6/+13 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 2 | -2/+0 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 6 | -6/+6 |
* | fix an arch/alpha/Kconfig typo | Matt LaPlante | 2006-10-03 | 1 | -1/+1 |
* | [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers | David Howells | 2006-10-03 | 1 | -2/+6 |
* | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann | 2006-10-02 | 2 | -7/+6 |
* | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn | 2006-10-02 | 1 | -13/+13 |
* | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c | Serge E. Hallyn | 2006-10-02 | 1 | -2/+0 |
* | [PATCH] namespaces: add nsproxy | Serge E. Hallyn | 2006-10-02 | 1 | -0/+2 |
* | [PATCH] const struct tty_operations | Jeff Dike | 2006-10-02 | 1 | -1/+1 |
* | [PATCH] Generic ioremap_page_range: alpha conversion | Haavard Skinnemoen | 2006-10-01 | 3 | -90/+13 |
* | [PATCH] kill wall_jiffies | Atsushi Nemoto | 2006-10-01 | 1 | -10/+5 |
* | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 2006-09-29 | 1 | -1/+1 |
* | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu | 2006-09-29 | 1 | -1/+1 |
* | [PATCH] alpha: Fix ALPHA_EV56 dependencies typo | Fernando J. Pereda | 2006-09-26 | 1 | -1/+1 |
* | [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations | Christoph Lameter | 2006-09-26 | 1 | -1/+1 |
* | [PATCH] arch/alpha: Use ARRAY_SIZE macro | Tobias Klauser | 2006-07-31 | 5 | -38/+34 |
* | [PATCH] tty: Remove include of screen_info.h from tty.h | Jon Smirl | 2006-07-10 | 3 | -2/+3 |
* | [PATCH] vt: Remove VT-specific declarations and definitions from tty.h | Jon Smirl | 2006-07-10 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-07-04 | 3 | -3/+3 |
|\ |
|
| * | kbuild: introduce utsrelease.h | Sam Ravnborg | 2006-07-03 | 3 | -3/+3 |
* | | [PATCH] sched: cleanup, remove task_t, convert to struct task_struct | Ingo Molnar | 2006-07-04 | 1 | -1/+1 |
|/ |
|
* | [PATCH] irq-flags: ALPHA: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 4 | -11/+11 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 33 | -33/+0 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 | 1 | -2/+2 |
|\ |
|
| * | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 2006-06-27 | 1 | -2/+2 |
* | | [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] | Ingo Molnar | 2006-06-29 | 1 | -1/+1 |
* | | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 | 20 | -30/+30 |
* | | [PATCH] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki | 2006-06-28 | 1 | -1/+1 |
|/ |
|
* | [PATCH] oprofile: Fix unnecessary cleverness | Markus Armbruster | 2006-06-26 | 1 | -1/+1 |
* | [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes | Laurent MEYER | 2006-06-23 | 1 | -1/+1 |
* | [PATCH] Remove duplicate symbol exports on Alpha | Mathieu Chouquet-Stringer | 2006-06-23 | 1 | -12/+0 |
* | [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry | David Howells | 2006-06-23 | 1 | -1/+1 |
* | [PATCH] alpha: generic hweight build fix | Randy Dunlap | 2006-06-13 | 1 | -1/+1 |
* | [PATCH] alpha: SMP IRQ routing fix | Ivan Kokshaysky | 2006-06-05 | 4 | -15/+8 |
* | [PATCH] Alpha: strncpy() fix | Ivan Kokshaysky | 2006-04-25 | 1 | -4/+4 |
* | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin | 2006-04-11 | 1 | -1/+0 |
* | [PATCH] Configurable NODES_SHIFT | Yasunori Goto | 2006-04-11 | 1 | -0/+5 |
* | [PATCH] alpha: SMP boot fixes | Brian Uhrain says | 2006-04-11 | 2 | -5/+20 |
* | Manual merge with Linus. | Dmitry Torokhov | 2006-04-02 | 10 | -24/+22 |
|\ |
|
| * | [PATCH] unexport get_wchan | Adrian Bunk | 2006-03-31 | 1 | -2/+0 |
| * | [PATCH] Don't pass boot parameters to argv_init[] | OGAWA Hirofumi | 2006-03-31 | 1 | -1/+1 |
| * | [PATCH] RTC: Remove RTC UIP synchronization on Alpha | Matt Mackall | 2006-03-28 | 1 | -1/+2 |