Age | Commit message (Expand) | Author | Files | Lines |
2007-03-05 | [PATCH] paravirt: re-enable COMPAT_VDSO | Ingo Molnar | 1 | -1/+0 |
2007-03-05 | [PATCH] paravirt: let users decide whether they want VMI | Ingo Molnar | 1 | -1/+0 |
2007-03-05 | [PATCH] paravirt: clarify VMI description | Ingo Molnar | 1 | -2/+3 |
2007-03-05 | [PATCH] paravirt: remove NO_IDLE_HZ on x86 | Ingo Molnar | 1 | -9/+0 |
2007-03-05 | [PATCH] arch/i386/kernel/vmi.c must #include <asm/kmap_types.h> | Adrian Bunk | 1 | -0/+1 |
2007-03-05 | [PATCH] clocksource init adjustments (fix bug #7426) | john stultz | 8 | -161/+124 |
2007-03-05 | [PATCH] x86_64: remove unusued 'flags' variable | David Rientjes | 1 | -1/+0 |
2007-03-05 | [PATCH] fix "NMI appears to be stuck" | Thomas Gleixner | 1 | -2/+9 |
2007-03-05 | [PATCH] vmi: smp fixes | Zachary Amsden | 2 | -4/+5 |
2007-03-05 | [PATCH] vmi: apic ops | Zachary Amsden | 1 | -73/+91 |
2007-03-05 | [PATCH] vmi: fix nohz compile | Zachary Amsden | 3 | -16/+2 |
2007-03-05 | [PATCH] vmi: pit override | Zachary Amsden | 2 | -4/+12 |
2007-03-05 | [PATCH] vmi: paravirt drop udelay op | Zachary Amsden | 3 | -13/+1 |
2007-03-05 | [PATCH] vmi: fix highpte | Zachary Amsden | 2 | -0/+21 |
2007-03-05 | [PATCH] vmi: cpu cycles fix | Zachary Amsden | 4 | -2/+12 |
2007-03-05 | [PATCH] vmi: sched clock paravirt op fix | Zachary Amsden | 4 | -6/+6 |
2007-03-05 | [PATCH] vmi: timer fixes round two | Zachary Amsden | 2 | -29/+24 |
2007-03-05 | [PATCH] add CONFIG_GENERIC_GPIO | David Brownell | 2 | -0/+13 |
2007-03-05 | [PATCH] msi: sanely support hardware level msi disabling | Eric W. Biederman | 1 | -1/+0 |
2007-03-04 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 17 | -51/+73 |
2007-03-04 | [MIPS] MTX1: clear PCI errors | Florian Fainelli | 1 | -1/+5 |
2007-03-04 | [MIPS] MTX1: add idsel cardbus ressources | Florian Fainelli | 2 | -1/+30 |
2007-03-04 | [MIPS] MTX1: remove unneeded settings | Florian Fainelli | 1 | -3/+1 |
2007-03-04 | [MIPS] dma_sync_sg_for_cpu is a no-op except for non-coherent R10000s. | Ralf Baechle | 1 | -1/+1 |
2007-03-04 | [MIPS] Cobalt: update reserved resources | Yoichi Yuasa | 1 | -23/+24 |
2007-03-04 | [MIPS] SN: PCI fixup needs to include <irq.h>. | Ralf Baechle | 1 | -0/+2 |
2007-03-04 | [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. | Ralf Baechle | 38 | -418/+254 |
2007-03-04 | [MIPS] DEC: Remove redeclarations of mips_machgroup and mips_machtype. | Ralf Baechle | 1 | -3/+0 |
2007-03-04 | [MIPS] No need to write c0_compare in plat_timer_setup | Atsushi Nemoto | 5 | -26/+0 |
2007-03-04 | [MIPS] Convert to RTC-class ds1742 driver | Atsushi Nemoto | 7 | -251/+68 |
2007-03-04 | [MIPS] Oprofile: Add missing break statements. | Ralf Baechle | 1 | -0/+2 |
2007-03-04 | [MIPS] jmr3927: build fix | Atsushi Nemoto | 1 | -10/+4 |
2007-03-04 | [MIPS] Replace sys32_timer_create with the generic compat_sys_timer_create. | Ralf Baechle | 3 | -33/+2 |
2007-03-04 | [MIPS] Replace sys32_socketcall with the generic compat_sys_socketcall. | Ralf Baechle | 2 | -115/+1 |
2007-03-04 | [MIPS] N32 waitid is the same as o32. | Ralf Baechle | 2 | -29/+1 |
2007-03-03 | [ARM] EBSA110: Work around build errors | Russell King | 1 | -0/+1 |
2007-03-02 | mv643xx_eth: move mac_addr inside mv643xx_eth_platform_data | Dale Farnsworth | 3 | -42/+10 |
2007-03-02 | jmr3927: do not call tc35815_killall(). | Ralf Baechle | 1 | -4/+0 |
2007-03-02 | [SPARC]: Provide pci_device_to_OF_node() just like powerpc. | David S. Miller | 2 | -0/+16 |
2007-03-02 | [SPARC]: Handle unresolvable resources better in of_device.c | David S. Miller | 2 | -6/+0 |
2007-03-02 | [SPARC]: Fix bus handling in build_device_resources(). | David S. Miller | 2 | -6/+8 |
2007-03-02 | Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmli... | Russell King | 12 | -48/+59 |
2007-03-02 | [ARM] 4239/1: S3C24XX: Update kconfig entries for PM | Ben Dooks | 1 | -0/+7 |
2007-03-02 | [ARM] 4237/2: oprofile: Always allow backtraces on ARM | Richard Purdie | 1 | -1/+2 |
2007-03-02 | [ARM] Yet more asm/apm-emulation.h stuff | Russell King | 2 | -2/+4 |
2007-03-02 | ARM: OMAP: Use linux/delay.h not asm/delay.h | Tony Lindgren | 2 | -2/+1 |
2007-03-02 | ARM: OMAP: omap1510->15xx conversions needed for sx1 | Vladimir Ananiev | 2 | -3/+3 |
2007-03-02 | ARM: OMAP: Add missing includes to board-nokia770 | Dirk Behme | 1 | -0/+2 |
2007-03-02 | ARM: OMAP: Workqueue changes for board-h4.c | Dirk Behme | 1 | -5/+7 |
2007-03-02 | ARM: OMAP: dmtimer.c omap1 register fix | Matthew Percival | 1 | -2/+2 |