Age | Commit message (Expand) | Author |
2008-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds |
2008-04-26 | x86_64/mm: check and print vmemmap allocation continuous | Yinghai Lu |
2008-04-26 | x86_64: fix setup_node_bootmem to support big mem excluding with memmap | Yinghai Lu |
2008-04-26 | x86_64: make reserve_bootmem_generic() use new reserve_bootmem() | Yinghai Lu |
2008-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds |
2008-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds |
2008-04-26 | x86, boot: export linked list of struct setup_data via debugfs | Huang, Ying |
2008-04-26 | x86, boot: add linked list of struct setup_data | Huang, Ying |
2008-04-26 | x86, boot: add free_early to early reservation machanism | Huang, Ying |
2008-04-26 | x86, PAT: disable /dev/mem mmap RAM with PAT | Venki Pallipadi |
2008-04-26 | x86, bitops: select the generic bitmap search functions | Alexander van Heukelum |
2008-04-26 | x86, UML: remove x86-specific implementations of find_first_bit | Alexander van Heukelum |
2008-04-26 | x86: switch 64-bit to generic find_first_bit | Alexander van Heukelum |
2008-04-26 | x86: generic versions of find_first_(zero_)bit, convert i386 | Alexander van Heukelum |
2008-04-26 | x86: merge the simple bitops and move them to bitops.h | Alexander van Heukelum |
2008-04-26 | x86, uml: fix uml with generic find_next_bit for x86 | Alexander van Heukelum |
2008-04-26 | x86: change x86 to use generic find_next_bit | Alexander van Heukelum |
2008-04-26 | uml: Kconfig cleanup | Ingo Molnar |
2008-04-26 | uml: fix build error | Ingo Molnar |
2008-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds |
2008-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds |
2008-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds |
2008-04-26 | x86 PAT: decouple from nonpromisc devmem | Ingo Molnar |
2008-04-26 | generic: make optimized inlining arch-opt-in | Ingo Molnar |
2008-04-26 | x86: add optimized inlining | Ingo Molnar |
2008-04-26 | x86: section mismatch fixes, #3 | Jacek Luczak |
2008-04-26 | x86: unlock_ExtINT_logic() - fix section mismatch warnings | Jacek Luczak |
2008-04-26 | x86: uniq_ioapic_id - fix section mismatch warning | Jacek Luczak |
2008-04-26 | x86: trampoline_32.S - switch to .cpuinit.data | Jacek Luczak |
2008-04-26 | x86: use get_bios_ebda() | Akinobu Mita |
2008-04-26 | x86: remove duplicate get_bios_ebda() from rio.h | Akinobu Mita |
2008-04-26 | x86: use cpumask function for present, possible, and online cpus | Akinobu Mita |
2008-04-26 | x86: cleanup div_sc() usage | Akinobu Mita |
2008-04-26 | x86: cleanup clocksource_hz2mult usage | Akinobu Mita |
2008-04-26 | x86: remove unnecessary memset and NULL check after alloc_bootmem() | Akinobu Mita |
2008-04-26 | x86: use bitmap library for pin_programmed | Akinobu Mita |
2008-04-26 | x86: use MP_intsrc_info() | Akinobu Mita |
2008-04-26 | x86: use BUILD_BUG_ON() for the size of struct intel_mp_floating | Akinobu Mita |
2008-04-26 | x86_64 ia32 ptrace: convert to compat_arch_ptrace | Roland McGrath |
2008-04-26 | x86_64 ia32 ptrace: use compat_ptrace_request for siginfo | Roland McGrath |
2008-04-26 | x86 signals: lift set_fs | Roland McGrath |
2008-04-26 | x86 signals: lift flags diddling code | Roland McGrath |
2008-04-26 | x86: remove NexGen support | Dmitri Vorobiev |
2008-04-26 | x86: array can become static | Dmitri Vorobiev |
2008-04-26 | x86: remove unused function amd_init_cpu() | Dmitri Vorobiev |
2008-04-26 | x86-64: extend MCE CPU quirk handling | Jan Beulich |
2008-04-26 | i386: fix signal type for iret exception | Jan Beulich |
2008-04-26 | x86: fix watchdog ops for CoreDuo | Jan Beulich |
2008-04-26 | i386: fix asm constraint in do_IRQ() | Jan Beulich |
2008-04-26 | x86 PAT: decouple from nonpromisc devmem | Ingo Molnar |