aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-07-08x86: add flags parameter to reserve_bootmem_generic()Bernhard Walle
2008-07-08x86: fix setup.c printk format warningRandy Dunlap
2008-07-08x86: don't return invalid pointers from node_to_cpumask()Vegard Nossum
2008-07-08x86: numa_64.c fix shadowed variableThomas Gleixner
2008-07-08x86: numa_64.c make local variables staticThomas Gleixner
2008-07-08x86: compile error fix for smpboot.cJeremy Fitzhardinge
2008-07-08x86: leave initial __cpu_pda array in place until cpus are bootedMike Travis
2008-07-08x86: remove static boot_cpu_pda array v2Mike Travis
2008-07-08x86: remove the static 256k node_to_cpumask_mapMike Travis
2008-07-08x86: restore pda nodenumber fieldMike Travis
2008-07-08x86: cleanup early per cpu variables/accesses v4Mike Travis
2008-07-08x86: modify Kconfig to allow up to 4096 cpusMike Travis
2008-07-08x86: fix remove cpu_pda table patchMike Travis
2008-07-08x86: don't call pxm_to_node againYinghai Lu
2008-07-08x86: make dev_to_node return online nodeYinghai Lu
2008-07-05Merge branch 'x86/s2ram-fix' into x86/urgentIngo Molnar
2008-07-05x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64Rafael J. Wysocki
2008-07-05x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin
2008-07-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-04Alpha Linux kernel fails with inconsistent kallsyms dataBastian Blank
2008-07-04mn10300: provide __ucmpdi2() for MN10300David Howells
2008-07-04mn10300: export certain arch symbols required to build allmodconfigDavid Howells
2008-07-04xen: fix address truncation in pte mfn<->pfn conversionJeremy Fitzhardinge
2008-07-03[MIPS] cevt-txx9: Reset timer counter on initializationAtsushi Nemoto
2008-07-03[MIPS] IP22: Fix crashes due to wrong L1_CACHE_BYTESThomas Bogendoerfer
2008-07-03[MIPS] IP32: Fix unexpected irq 71Thomas Bogendoerfer
2008-07-03arch/x86/mm/init_64.c: early_memtest(): fix typesAndrew Morton
2008-07-03x86: fix Intel Mac booting with EFIHugh Dickins
2008-07-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-07-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-07-03Merge branch 'for-2.6.26' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras
2008-07-01powerpc/mpc5200: Fix lite5200b suspend/resumeTim Yamin
2008-07-01powerpc/legacy_serial: Bail if reg-offset/shift properties are presentJohn Linn
2008-07-01powerpc/bootwrapper: update for initrd with simpleImageJohn Linn
2008-07-01x86: fix NODES_SHIFT Kconfig rangeThomas Gleixner
2008-06-30[IA64] export account_system_vtimeDoug Chapman
2008-06-30[IA64] Bugfix for system with 32 cpusTony Luck
2008-06-30[ARM] 5131/1: Annotate platform_secondary_init with trace_hardirqs_offCatalin Marinas
2008-06-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-06-30ptrace GET/SET FPXREGS brokenTAKADA Yoshihito
2008-06-30x86: fix cpu hotplug crashZhang, Yanmin
2008-06-26x86: section/warning fixesDaniel J Blueman
2008-06-25Blackfin arch: fix up section mismatch warningBryan Wu
2008-06-25Blackfin arch: fix bug - kernel boot fails when Spinlock and rw-lock debuggin...Sonic Zhang
2008-06-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-06-24Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-06-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-06-24x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann