aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-04-29sparc: Add kgdb support.David S. Miller
2008-04-29sparc32: Kill smp_message_pass() and related code.David S. Miller
2008-04-28sparc64: Split entry.S up into seperate files.David S. Miller
2008-04-27sparc64: Fix accidental syscall restart on child return from clone/fork/vfork.David S. Miller
2008-04-27sparc64: Clean up handling of pt_regs trap type encoding.David S. Miller
2008-04-27sparc: Remove old style signal frame support.David S. Miller
2008-04-27sparc64: Kill bogus RT_ALIGNEDSZ macro from signal.cDavid S. Miller
2008-04-26sparc64: Kill unused local ISA bus layer.David S. Miller
2008-04-26sparc64: Do not ignore 'pmu' device ranges.David S. Miller
2008-04-26sparc64: Kill CONFIG_SPARC32_COMPATDavid S. Miller
2008-04-26sparc64: Cleanups and corrections for arch/sparc64/KconfigDavid S. Miller
2008-04-26sparc64: Fix wedged irq regression.David S. Miller
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-26x86_64/mm: check and print vmemmap allocation continuousYinghai Lu
2008-04-26x86_64: fix setup_node_bootmem to support big mem excluding with memmapYinghai Lu
2008-04-26x86_64: make reserve_bootmem_generic() use new reserve_bootmem()Yinghai Lu
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-26x86, boot: export linked list of struct setup_data via debugfsHuang, Ying
2008-04-26x86, boot: add linked list of struct setup_dataHuang, Ying
2008-04-26x86, boot: add free_early to early reservation machanismHuang, Ying
2008-04-26x86, PAT: disable /dev/mem mmap RAM with PATVenki Pallipadi
2008-04-26x86, bitops: select the generic bitmap search functionsAlexander van Heukelum
2008-04-26x86, UML: remove x86-specific implementations of find_first_bitAlexander van Heukelum
2008-04-26x86: switch 64-bit to generic find_first_bitAlexander van Heukelum
2008-04-26x86: generic versions of find_first_(zero_)bit, convert i386Alexander van Heukelum
2008-04-26x86: merge the simple bitops and move them to bitops.hAlexander van Heukelum
2008-04-26x86, uml: fix uml with generic find_next_bit for x86Alexander van Heukelum
2008-04-26x86: change x86 to use generic find_next_bitAlexander van Heukelum
2008-04-26uml: Kconfig cleanupIngo Molnar
2008-04-26uml: fix build errorIngo Molnar
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-26x86 PAT: decouple from nonpromisc devmemIngo Molnar
2008-04-26generic: make optimized inlining arch-opt-inIngo Molnar
2008-04-26x86: add optimized inliningIngo Molnar
2008-04-26x86: section mismatch fixes, #3Jacek Luczak
2008-04-26x86: unlock_ExtINT_logic() - fix section mismatch warningsJacek Luczak
2008-04-26x86: uniq_ioapic_id - fix section mismatch warningJacek Luczak
2008-04-26x86: trampoline_32.S - switch to .cpuinit.dataJacek Luczak
2008-04-26x86: use get_bios_ebda()Akinobu Mita
2008-04-26x86: remove duplicate get_bios_ebda() from rio.hAkinobu Mita
2008-04-26x86: use cpumask function for present, possible, and online cpusAkinobu Mita
2008-04-26x86: cleanup div_sc() usageAkinobu Mita
2008-04-26x86: cleanup clocksource_hz2mult usageAkinobu Mita
2008-04-26x86: remove unnecessary memset and NULL check after alloc_bootmem()Akinobu Mita
2008-04-26x86: use bitmap library for pin_programmedAkinobu Mita
2008-04-26x86: use MP_intsrc_info()Akinobu Mita
2008-04-26x86: use BUILD_BUG_ON() for the size of struct intel_mp_floatingAkinobu Mita