aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2008-07-08
|\
| * Merge branch 'x86/s2ram-fix' into x86/urgentIngo Molnar2008-07-05
| |\
| | * x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin2008-07-05
| * | x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64Rafael J. Wysocki2008-07-05
| |/
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-04
| |\
| | * xen: fix address truncation in pte mfn<->pfn conversionJeremy Fitzhardinge2008-07-04
| | * arch/x86/mm/init_64.c: early_memtest(): fix typesAndrew Morton2008-07-03
| | * x86: fix Intel Mac booting with EFIHugh Dickins2008-07-03
| * | Alpha Linux kernel fails with inconsistent kallsyms dataBastian Blank2008-07-04
| * | mn10300: provide __ucmpdi2() for MN10300David Howells2008-07-04
| * | mn10300: export certain arch symbols required to build allmodconfigDavid Howells2008-07-04
| * | [MIPS] cevt-txx9: Reset timer counter on initializationAtsushi Nemoto2008-07-03
| * | [MIPS] IP22: Fix crashes due to wrong L1_CACHE_BYTESThomas Bogendoerfer2008-07-03
| * | [MIPS] IP32: Fix unexpected irq 71Thomas Bogendoerfer2008-07-03
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-07-02
| |\ \
| | * | [IA64] export account_system_vtimeDoug Chapman2008-06-30
| | * | [IA64] Bugfix for system with 32 cpusTony Luck2008-06-30
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-02
| |\ \ \
| | * | | [ARM] 5131/1: Annotate platform_secondary_init with trace_hardirqs_offCatalin Marinas2008-06-30
| | * | | [ARM] Export dma_sync_sg_for_device()Russell King2008-06-22
| | * | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-06-22
| | |\ \ \
| | | * | | ARM: OMAP: Correcting the gpmc prefetch control register addressThara Gopinath2008-06-06
| | | * | | ARM: OMAP: DMA: Don't mark channel active in omap_enable_channel_irqJarkko Nikula2008-06-05
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-02
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | x86: fix NODES_SHIFT Kconfig rangeThomas Gleixner2008-07-01
| * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-07-02
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'for-2.6.26' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2008-07-02
| | |\ \ \ \ \
| | | * | | | | powerpc/mpc5200: Fix lite5200b suspend/resumeTim Yamin2008-07-01
| | * | | | | | powerpc/legacy_serial: Bail if reg-offset/shift properties are presentJohn Linn2008-07-01
| | * | | | | | powerpc/bootwrapper: update for initrd with simpleImageJohn Linn2008-07-01
| | |/ / / / /
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-30
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| | * | | | ptrace GET/SET FPXREGS brokenTAKADA Yoshihito2008-06-30
| | * | | | x86: fix cpu hotplug crashZhang, Yanmin2008-06-30
| | * | | | x86: section/warning fixesDaniel J Blueman2008-06-26
| * | | | | Blackfin arch: fix up section mismatch warningBryan Wu2008-06-25
| * | | | | Blackfin arch: fix bug - kernel boot fails when Spinlock and rw-lock debuggin...Sonic Zhang2008-06-25
| | |_|_|/ | |/| | |
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-06-24
| |\ \ \ \
| | * | | | [IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()Julia Lawall2008-06-24
| | * | | | [IA64] Handle count==0 in sn2_ptc_proc_write()Cliff Wickman2008-06-24
| | * | | | [IA64] Fix boot failure on ia64/sn2Jes Sorensen2008-06-24
| * | | | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-24
| |\ \ \ \ \
| | * | | | | x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-24
| | * | | | | KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann2008-06-24
| | * | | | | x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-24
| | * | | | | x86: Add structs and functions for paravirt clocksourceGerd Hoffmann2008-06-24
| | * | | | | KVM: VMX: Fix host msr corruption with preemption enabledAvi Kivity2008-06-24
| | * | | | | KVM: MMU: Fix oops on guest userspace access to guest pagetableAvi Kivity2008-06-24
| | * | | | | KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)Marcelo Tosatti2008-06-24
| | * | | | | KVM: MMU: Fix rmap_write_protect() hugepage iteration bugMarcelo Tosatti2008-06-24
| | * | | | | KVM: close timer injection race window in __vcpu_runMarcelo Tosatti2008-06-24