Age | Commit message (Expand) | Author |
2009-03-02 | x86_32: apic/numaq_32, fix section mismatch | Jiri Slaby |
2009-03-02 | x86_32: apic/summit_32, fix section mismatch | Jiri Slaby |
2009-03-02 | x86_32: apic/es7000_32, fix section mismatch | Jiri Slaby |
2009-03-02 | x86_32: apic/summit_32, fix cpu_mask_to_apicid | Jiri Slaby |
2009-03-02 | x86_32: apic/es7000_32, fix cpu_mask_to_apicid | Jiri Slaby |
2009-03-02 | x86_32: apic/es7000_32, cpu_mask_to_apicid cleanup | Jiri Slaby |
2009-03-02 | x86_32: apic/bigsmp_32, de-inline functions | Jiri Slaby |
2009-02-26 | x86: fix !ACPI build for es7000_32.c | Ingo Molnar |
2009-02-26 | x86: apic: simplify secondary CPU wakeup methods, fix | Ingo Molnar |
2009-02-26 | x86: apic: simplify secondary CPU wakeup methods | Ingo Molnar |
2009-02-26 | x86: remove update_apic from x86_quirks, fix | Ingo Molnar |
2009-02-26 | x86: don't compile vsmp_64 for 32bit | Yinghai Lu |
2009-02-26 | x86: remove update_apic from x86_quirks | Yinghai Lu |
2009-02-26 | Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu... | Ingo Molnar |
2009-02-26 | Merge branches 'x86/urgent' and 'x86/pat' into x86/core | Ingo Molnar |
2009-02-26 | Merge branch 'x86/urgent' into x86/core | Ingo Molnar |
2009-02-26 | gpu/drm, x86, PAT: PAT support for io_mapping_*, export symbols for modules | Ingo Molnar |
2009-02-25 | xen: disable interrupts early, as start_kernel expects | Jeremy Fitzhardinge |
2009-02-25 | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar |
2009-02-25 | x86: make vmap yell louder when it is used under irqs_disabled() | Peter Zijlstra |
2009-02-25 | gpu/drm, x86, PAT: PAT support for io_mapping_* | Venkatesh Pallipadi |
2009-02-25 | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t | Venkatesh Pallipadi |
2009-02-25 | gpu/drm, x86, PAT: routine to keep identity map in sync | Venkatesh Pallipadi |
2009-02-25 | gpu/drm, x86, PAT: Handle io_mapping_create_wc() errors in a clean way | Venkatesh Pallipadi |
2009-02-25 | x86: memtest: add additional (regular) test patterns | Andreas Herrmann |
2009-02-25 | x86: update description for memtest boot parameter | Andreas Herrmann |
2009-02-25 | x86: memtest: wipe out test pattern from memory | Andreas Herrmann |
2009-02-25 | x86: memtest: adapt log messages | Andreas Herrmann |
2009-02-25 | x86: memtest: cleanup memtest function | Andreas Herrmann |
2009-02-25 | x86: memtest: introduce array to select memtest patterns | Andreas Herrmann |
2009-02-25 | x86: memtest: reuse test patterns when memtest parameter exceeds number of av... | Andreas Herrmann |
2009-02-25 | x86: usercopy: check for total size when deciding non-temporal cutoff | Ingo Molnar |
2009-02-25 | x86, mm: pass in 'total' to __copy_from_user_*nocache() | Ingo Molnar |
2009-02-25 | Merge branch 'x86/asm' into x86/mm | Ingo Molnar |
2009-02-24 | x86, mce: enable machine checks in 32-bit defconfig | H. Peter Anvin |
2009-02-24 | x86, mce: enable machine checks in 64-bit defconfig | Andi Kleen |
2009-02-24 | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad... | Linus Torvalds |
2009-02-24 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2009-02-24 | Merge branch 'firedtv-merge' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-02-24 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-02-24 | x86: check range in reserve_early() | Yinghai Lu |
2009-02-24 | x86_32: summit_32, de-inline functions | Jiri Slaby |
2009-02-24 | x86_32: summit_32, use BAD_APICID | Jiri Slaby |
2009-02-24 | Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '... | Ingo Molnar |
2009-02-24 | x86, Voyager: fix compile by lifting the degeneracy of phys_cpu_present_map | James Bottomley |
2009-02-24 | Add i2c_board_info for RiscPC PCF8583 | Russell King |
2009-02-24 | i2c: Make sure i2c_algo_bit_data.timeout is HZ-independent | Jean Delvare |
2009-02-24 | i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT | Jean Delvare |
2009-02-24 | i2c: Timeouts reach -1 | Roel Kluin |
2009-02-24 | i2c: Fix misplaced parentheses | Roel Kluin |