summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-07-04mn10300: export certain arch symbols required to build allmodconfigDavid Howells2-0/+4
2008-07-04xen: fix address truncation in pte mfn<->pfn conversionJeremy Fitzhardinge1-2/+2
2008-07-03[MIPS] cevt-txx9: Reset timer counter on initializationAtsushi Nemoto1-0/+3
2008-07-03[MIPS] IP22: Fix crashes due to wrong L1_CACHE_BYTESThomas Bogendoerfer1-1/+1
2008-07-03[MIPS] IP32: Fix unexpected irq 71Thomas Bogendoerfer1-0/+5
2008-07-03x86: remove unnecessary #ifdef CONFIG_X86_32...#elseGustavo Fernando Padovan1-4/+0
2008-07-03x86, mce_64.c: mce_cpu_quirks being ignoredVenki Pallipadi1-1/+5
2008-07-03Merge commit 'v2.6.26-rc8' into x86/mceIngo Molnar612-8541/+15057
2008-07-03x86: microcode: cosmetic changesBen Castricum1-14/+15
2008-07-03arch/x86/mm/init_64.c: early_memtest(): fix typesAndrew Morton1-3/+4
2008-07-03x86: fix Intel Mac booting with EFIHugh Dickins1-4/+4
2008-07-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-1/+3
2008-07-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-4/+5
2008-07-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2008-07-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds3-2/+20
2008-07-03Merge branch 'for-2.6.26' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras1-1/+13
2008-07-01powerpc/mpc5200: Fix lite5200b suspend/resumeTim Yamin1-1/+13
2008-07-01powerpc/legacy_serial: Bail if reg-offset/shift properties are presentJohn Linn1-0/+5
2008-07-01powerpc/bootwrapper: update for initrd with simpleImageJohn Linn1-1/+2
2008-07-01x86: fix NODES_SHIFT Kconfig rangeThomas Gleixner1-2/+2
2008-06-30[IA64] export account_system_vtimeDoug Chapman1-0/+1
2008-06-30[IA64] Bugfix for system with 32 cpusTony Luck1-1/+2
2008-06-30[ARM] 5131/1: Annotate platform_secondary_init with trace_hardirqs_offCatalin Marinas1-0/+2
2008-06-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-7/+6
2008-06-30ptrace GET/SET FPXREGS brokenTAKADA Yoshihito1-2/+2
2008-06-30x86: fix cpu hotplug crashZhang, Yanmin1-1/+0
2008-06-30x86 gart: remove unnecessary set_bit_stringFUJITA Tomonori1-1/+0
2008-06-26x86: section/warning fixesDaniel J Blueman1-4/+4
2008-06-26pci-gart_64.c: could we get better explanation?Pavel Machek1-2/+2
2008-06-25xen: add mechanism to extend existing multicallsJeremy Fitzhardinge3-26/+81
2008-06-25xen: implement ptep_modify_prot_start/commitJeremy Fitzhardinge3-3/+35
2008-06-25paravirt: add hooks for ptep_modify_prot_start/commitJeremy Fitzhardinge2-0/+6
2008-06-25Merge branch 'linus' into x86/timersIngo Molnar122-3391/+5896
2008-06-25Merge branch 'linus' into x86/memtestIngo Molnar122-3391/+5896
2008-06-25Merge branch 'linus' into x86/kconfigIngo Molnar122-3391/+5896
2008-06-25Merge branch 'linus' into x86/i8259Ingo Molnar297-5176/+8928
2008-06-25Merge branch 'linus' into x86/gartIngo Molnar122-3391/+5896
2008-06-25Merge branch 'linus' into x86/cleanupsIngo Molnar122-3391/+5896
2008-06-25Merge commit 'v2.6.26-rc8' into x86/xenIngo Molnar118-3291/+5833
2008-06-25Blackfin arch: fix up section mismatch warningBryan Wu1-2/+4
2008-06-25Blackfin arch: fix bug - kernel boot fails when Spinlock and rw-lock debuggin...Sonic Zhang1-0/+5
2008-06-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-5/+2
2008-06-24Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-223/+285
2008-06-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-73/+27
2008-06-24x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann2-56/+34
2008-06-24KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann1-13/+62
2008-06-24x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann2-120/+13
2008-06-24x86: Add structs and functions for paravirt clocksourceGerd Hoffmann3-0/+146
2008-06-24[IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()Julia Lawall1-2/+0
2008-06-24[IA64] Handle count==0 in sn2_ptc_proc_write()Cliff Wickman1-1/+1