| Commit message (Expand) | Author | Age |
... | |
| | | | | | | * | | | | | | | | | | | | | | x86, vm86: Fix preemption bug for int1 debug and int3 breakpoint handlers. | Bart Oldeman | 2010-09-23 |
| | | | | | * | | | | | | | | | | | | | | | x86, UV: Use allocated buffer in tlb_uv.c:tunables_read() | Dan Carpenter | 2010-09-30 |
| | | | | | | |_|_|_|_|_|_|/ / / / / / /
| | | | | | |/| | | | | | | | | | | | | |
|
| | | | | * | | | | | | | | | | | | | | | x86, setup: Use string copy operation to optimze copy in kernel compression | Zhao Yakui | 2010-10-08 |
| | | | | | |_|_|_|_|_|/ / / / / / / /
| | | | | |/| | | | | | | | | | | | | |
|
| | | | * | | | | | | | | | | | | | | | x86: HPET force enable for CX700 / VIA Epia LT | Udo van den Heuvel | 2010-09-15 |
| | | * | | | | | | | | | | | | | | | | x86, numa: Assign CPUs to nodes in round-robin manner on fake NUMA | Nikanth Karthikesan | 2010-10-11 |
| | | | |/ / / / / / / / / / / / / /
| | | |/| | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | x86, asm: Restore parentheses around one pushl_cfi argument | Jan Beulich | 2010-10-22 |
| | * | | | | | | | | | | | | | | | | x86, asm: Fix CFI macro invocations to deal with shortcomings in gas | Jan Beulich | 2010-10-19 |
* | | | | | | | | | | | | | | | | | | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2010-10-22 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | x86-32, mm: Add an initial page table for core bootstrapping | Borislav Petkov | 2010-10-20 |
| * | | | | | | | | | | | | | | | | | | Merge branch 'x86/cleanups' into x86/trampoline | H. Peter Anvin | 2010-10-20 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/vmware' into x86/trampoline | H. Peter Anvin | 2010-10-20 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / /
| |/| | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-10-22 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | x86,kgdb: remove unnecessary call to kgdb_correct_hw_break() | Dongdong Deng | 2010-10-22 |
| * | | | | | | | | | | | | | | | | | | | | kdb,kgdb: fix sparse fixups | Jason Wessel | 2010-10-22 |
| * | | | | | | | | | | | | | | | | | | | | x86,kgdb: fix debugger hw breakpoint test regression in 2.6.35 | Jason Wessel | 2010-10-22 |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-10-22 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | x86, percpu: Optimize this_cpu_ptr | Brian Gerst | 2010-09-10 |
* | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic | Linus Torvalds | 2010-10-22 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | bitops: make asm-generic/bitops/find.h more generic | Akinobu Mita | 2010-10-09 |
| | |_|_|_|_|_|/ / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 |
| | |_|_|_|_|_|_|/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-10-22 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | x86, 32-bit: Align percpu area and irq stacks to THREAD_SIZE | Alexander van Heukelum | 2010-09-06 |
| * | | | | | | | | | | | | | | | | | | | | | x86-32: Align IRQ stacks properly | Christoph Hellwig | 2010-07-27 |
| * | | | | | | | | | | | | | | | | | | | | | x86: Remove CONFIG_4KSTACKS | Christoph Hellwig | 2010-06-29 |
| * | | | | | | | | | | | | | | | | | | | | | x86: Always use irq stacks | Christoph Hellwig | 2010-06-29 |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-22 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / /
|/| | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | x86: Hpet: Avoid the comparator readback penalty | Thomas Gleixner | 2010-09-18 |
| | |_|_|_|_|_|_|/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | x86-64: Only set max_pfn_mapped to 512 MiB if we enter via head_64.S | Jeremy Fitzhardinge | 2010-10-14 |
| * | | | | | | | | | | | | | | | | | | | | | xen: Cope with unmapped pages when initializing kernel pagetable | Jeremy Fitzhardinge | 2010-10-13 |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86/urgent' into core/memblock | H. Peter Anvin | 2010-10-11 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | | memblock: Allow memblock_init to be called early | Jeremy Fitzhardinge | 2010-10-11 |
| * | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.36-rc7' into core/memblock | Ingo Molnar | 2010-10-08 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / / / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | x86, memblock: Remove __memblock_x86_find_in_range_size() | Yinghai Lu | 2010-10-06 |
| * | | | | | | | | | | | | | | | | | | | | | | x86-32, memblock: Make add_highpages honor early reserved ranges | Yinghai Lu | 2010-10-06 |
| * | | | | | | | | | | | | | | | | | | | | | | x86, memblock: Fix crashkernel allocation | Yinghai Lu | 2010-10-06 |
| * | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar | 2010-08-31 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | | | x86: Remove old bootmem code | Yinghai Lu | 2010-08-27 |
| * | | | | | | | | | | | | | | | | | | | | | | | x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get ... | Yinghai Lu | 2010-08-27 |
| * | | | | | | | | | | | | | | | | | | | | | | | x86: Remove not used early_res code | Yinghai Lu | 2010-08-27 |
| * | | | | | | | | | | | | | | | | | | | | | | | x86, memblock: Replace e820_/_early string with memblock_ | Yinghai Lu | 2010-08-27 |
| * | | | | | | | | | | | | | | | | | | | | | | | x86: Use memblock to replace early_res | Yinghai Lu | 2010-08-27 |
| * | | | | | | | | | | | | | | | | | | | | | | | x86, memblock: Use memblock_debug to control debug message print out | Yinghai Lu | 2010-08-27 |
| * | | | | | | | | | | | | | | | | | | | | | | | x86, memblock: Add memblock_x86_memory_in_range() | Yinghai Lu | 2010-08-27 |
| * | | | | | | | | | | | | | | | | | | | | | | | x86, memblock: Add memblock_x86_free_memory_in_range() | Yinghai Lu | 2010-08-27 |
| * | | | | | | | | | | | | | | | | | | | | | | | x86, memblock: Add memblock_x86_find_in_range_node() | Yinghai Lu | 2010-08-27 |
| * | | | | | | | | | | | | | | | | | | | | | | | x86, memblock: Add memblock_x86_register_active_regions() and memblock_x86_ho... | Yinghai Lu | 2010-08-27 |
| * | | | | | | | | | | | | | | | | | | | | | | | x86, memblock: Add get_free_all_memory_range() | Yinghai Lu | 2010-08-27 |
| * | | | | | | | | | | | | | | | | | | | | | | | x86, memblock: Add memblock_x86_reserve_range/memblock_x86_free_range | Yinghai Lu | 2010-08-27 |