| Commit message (Expand) | Author | Age | Files | Lines |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 6 | -28/+24 |
* | [PATCH] msi: move the ia64 code into arch/ia64 | Eric W. Biederman | 2006-10-04 | 4 | -0/+375 |
* | [PATCH] genirq: ia64 irq: Dynamic irq support | Eric W. Biederman | 2006-10-04 | 1 | -0/+20 |
* | [PATCH] genirq: msi: simplify the msi irq limit policy | Eric W. Biederman | 2006-10-04 | 1 | -9/+0 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 3 | -3/+3 |
* | Attack of "the the"s in arch | Matt LaPlante | 2006-10-03 | 1 | -1/+1 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-10-03 | 1 | -1/+0 |
|\ |
|
| * | [SERIAL] Remove wrong asm/serial.h inclusions | Russell King | 2006-10-01 | 1 | -1/+0 |
* | | [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers | David Howells | 2006-10-03 | 1 | -5/+18 |
* | | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 2006-10-02 | 1 | -2/+0 |
* | | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann | 2006-10-02 | 1 | -2/+2 |
* | | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn | 2006-10-02 | 1 | -1/+1 |
* | | [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] cpumask: export node_to_cpu_mask consistently | Greg Banks | 2006-10-02 | 1 | -0/+1 |
* | | [PATCH] kretprobe spinlock deadlock patch | bibo,mao | 2006-10-02 | 1 | -2/+7 |
* | | [PATCH] kprobe whitespace cleanup | bibo,mao | 2006-10-02 | 1 | -44/+45 |
* | | [PATCH] Kprobes: Make kprobe modules more portable | Ananth N Mavinakayanahalli | 2006-10-02 | 1 | -1/+1 |
* | | [PATCH] const struct tty_operations | Jeff Dike | 2006-10-02 | 1 | -1/+1 |
* | | [PATCH] kill wall_jiffies | Atsushi Nemoto | 2006-10-01 | 1 | -2/+0 |
* | | [PATCH] proper flags type of spin_lock_irqsave() | Alexey Dobriyan | 2006-10-01 | 3 | -3/+3 |
* | | [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixup | Keith Mannthey | 2006-10-01 | 1 | -0/+18 |
|/ |
|
* | [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] make PROT_WRITE imply PROT_READ | Jason Baron | 2006-09-29 | 1 | -2/+4 |
* | [IPV4]: annotate struct in_ifaddr | Al Viro | 2006-09-28 | 1 | -2/+2 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-09-27 | 19 | -177/+745 |
|\ |
|
| * | [IA64] minor reformatting to vmlinux.lds.S | Al Stone | 2006-09-26 | 1 | -2/+6 |
| * | [IA64] CMC/CPE: Reverse the order of fetching log and checking poll threshold | Hidetoshi Seto | 2006-09-26 | 1 | -8/+10 |
| * | [IA64] ar.fpsr not set on MCA/INIT kernel entry | Russ Anderson | 2006-09-26 | 1 | -0/+4 |
| * | [IA64] printing support for MCA/INIT | Hidetoshi Seto | 2006-09-26 | 4 | -36/+242 |
| * | [IA64] trim output of show_mem() | Jes Sorensen | 2006-09-26 | 1 | -5/+4 |
| * | [IA64] show_mem() printk levels | Jes Sorensen | 2006-09-26 | 2 | -22/+24 |
| * | [IA64] Make gp value point to Region 5 in mca handler | Zou Nan hai | 2006-09-26 | 1 | -5/+0 |
| * | Revert "[IA64] Unwire set/get_robust_list" | Tony Luck | 2006-09-26 | 1 | -2/+2 |
| * | [IA64-SGI] Do not request DMA memory for BTE | Christoph Lameter | 2006-09-26 | 1 | -2/+1 |
| * | [IA64] Move perfmon tables from thread_struct to pfm_context | Keshavamurthy Anil S | 2006-09-26 | 1 | -64/+49 |
| * | [IA64] Add interface so modules can discover whether multithreading is on. | Stephane Eranian | 2006-09-26 | 1 | -0/+24 |
| * | [IA64] kprobes: fixup the pagefault exception caused by probehandlers | Keshavamurthy Anil S | 2006-09-26 | 1 | -0/+6 |
| * | [IA64] kprobe opcode 16 bytes alignment on IA64 | bibo mao | 2006-09-26 | 1 | -26/+29 |
| * | Pull esi-support into release branch | Tony Luck | 2006-09-26 | 5 | -0/+318 |
| |\ |
|
| | * | [IA64] esi-support | David Mosberger-Tang | 2006-06-21 | 5 | -0/+318 |
| * | | Pull model-name into release branch | Tony Luck | 2006-09-26 | 1 | -10/+31 |
| |\ \ |
|
| | * | | [IA64] Add "model name" to /proc/cpuinfo | Tony Luck | 2006-06-05 | 1 | -10/+31 |
| | |/ |
|
* | | | [PATCH] sysctl: Allow /proc/sys without sys_sysctl | Eric W. Biederman | 2006-09-27 | 1 | -1/+1 |
* | | | [PATCH] Have ia64 use add_active_range() and free_area_init_nodes | Mel Gorman | 2006-09-27 | 4 | -87/+39 |
* | | | [PATCH] fix "cpu to node relationship fixup: map cpu to node" | KAMEZAWA Hiroyuki | 2006-09-27 | 1 | -2/+0 |
* | | | IA64: PCI: dont disable irq which is not enabled | Satoru Takeuchi | 2006-09-26 | 1 | -1/+2 |
* | | | [PATCH] smp_call_function_single() cleanup | Andrew Morton | 2006-09-26 | 2 | -1/+3 |
* | | | [PATCH] Define easier to handle GFP_THISNODE | Christoph Lameter | 2006-09-26 | 1 | -2/+1 |