| Commit message (Expand) | Author | Age | Files | Lines |
* | [IA64] Count resched interrupts | Jack Steiner | 2006-10-17 | 1 | -2/+18 |
* | [IA64] remove unused acpi_kbd_controller_present, acpi_legacy_devices | Bjorn Helgaas | 2006-10-17 | 2 | -21/+0 |
* | [IA64] update sn2_defconfig | Jes Sorensen | 2006-10-17 | 1 | -44/+175 |
* | [IA64] reformat pal.S to fit in 80 columns, fix typos | Bjorn Helgaas | 2006-10-17 | 1 | -23/+24 |
* | [IA64] remove unused PAL_CALL_IC_OFF | Bjorn Helgaas | 2006-10-17 | 1 | -8/+3 |
* | [IA64] - Allow IPIs in timer loop | Jack Steiner | 2006-10-17 | 1 | -0/+6 |
* | [IA64] perfmon fix for global IRQ fix | Tony Luck | 2006-10-17 | 1 | -1/+2 |
* | [PATCH] mm: use symbolic names instead of indices for zone initialisation | Mel Gorman | 2006-10-11 | 2 | -0/+2 |
* | [PATCH] ia64/sn __iomem annotations | Al Viro | 2006-10-10 | 2 | -22/+22 |
* | [PATCH] ia64/hp NULL noise removal | Al Viro | 2006-10-10 | 3 | -7/+7 |
* | Merge git://git.infradead.org/~dhowells/irq-2.6 | Linus Torvalds | 2006-10-09 | 1 | -1/+1 |
|\ |
|
| * | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 2006-10-09 | 1 | -1/+1 |
* | | [PATCH] more ia64 irq handlers | Al Viro | 2006-10-09 | 2 | -4/+4 |
|/ |
|
* | [PATCH] missed ia64 pt_regs fixes | Al Viro | 2006-10-08 | 3 | -12/+9 |
* | [IA64] Fix breakage from irq change | Tony Luck | 2006-10-06 | 3 | -4/+10 |
* | 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 |