| Commit message (Expand) | Author | Files | Lines |
2009-02-26 | x86: remove update_apic from x86_quirks, fix | Ingo Molnar | 1 | -0/+17 |
2009-02-26 | x86: don't compile vsmp_64 for 32bit | Yinghai Lu | 5 | -14/+13 |
2009-02-26 | x86: remove update_apic from x86_quirks | Yinghai Lu | 15 | -93/+121 |
2009-02-26 | gpu/drm, x86, PAT: PAT support for io_mapping_*, export symbols for modules | Ingo Molnar | 1 | -0/+2 |
2009-02-25 | xen: disable interrupts early, as start_kernel expects | Jeremy Fitzhardinge | 1 | -0/+3 |
2009-02-25 | x86: make vmap yell louder when it is used under irqs_disabled() | Peter Zijlstra | 2 | -3/+6 |
2009-02-25 | gpu/drm, x86, PAT: PAT support for io_mapping_* | Venkatesh Pallipadi | 3 | -5/+48 |
2009-02-25 | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t | Venkatesh Pallipadi | 3 | -11/+56 |
2009-02-25 | gpu/drm, x86, PAT: routine to keep identity map in sync | Venkatesh Pallipadi | 516 | -21183/+16481 |
2009-02-25 | gpu/drm, x86, PAT: Handle io_mapping_create_wc() errors in a clean way | Venkatesh Pallipadi | 1 | -1/+8 |
2009-02-25 | x86: memtest: add additional (regular) test patterns | Andreas Herrmann | 1 | -0/+13 |
2009-02-25 | x86: update description for memtest boot parameter | Andreas Herrmann | 1 | -1/+6 |
2009-02-25 | x86: memtest: wipe out test pattern from memory | Andreas Herrmann | 1 | -23/+33 |
2009-02-25 | x86: memtest: adapt log messages | Andreas Herrmann | 1 | -20/+16 |
2009-02-25 | x86: memtest: cleanup memtest function | Andreas Herrmann | 1 | -18/+19 |
2009-02-25 | x86: memtest: introduce array to select memtest patterns | Andreas Herrmann | 1 | -42/+23 |
2009-02-25 | x86: memtest: reuse test patterns when memtest parameter exceeds number of av... | Andreas Herrmann | 1 | -2/+7 |
2009-02-25 | x86: usercopy: check for total size when deciding non-temporal cutoff | Ingo Molnar | 1 | -2/+2 |
2009-02-25 | x86, mm: pass in 'total' to __copy_from_user_*nocache() | Ingo Molnar | 6 | -13/+14 |
2009-02-25 | x86, mce: enable machine checks in 32-bit defconfig | H. Peter Anvin | 1 | -2/+4 |
2009-02-25 | x86, mce: enable machine checks in 64-bit defconfig | Andi Kleen | 1 | -2/+4 |
2009-02-24 | x86: check range in reserve_early() | Yinghai Lu | 1 | -0/+3 |
2009-02-24 | x86_32: summit_32, de-inline functions | Jiri Slaby | 1 | -27/+20 |
2009-02-24 | x86_32: summit_32, use BAD_APICID | Jiri Slaby | 1 | -6/+4 |
2009-02-24 | x86, Voyager: fix compile by lifting the degeneracy of phys_cpu_present_map | James Bottomley | 1 | -12/+12 |
2009-02-24 | Add i2c_board_info for RiscPC PCF8583 | Russell King | 2 | -1/+8 |
2009-02-24 | i2c: Make sure i2c_algo_bit_data.timeout is HZ-independent | Jean Delvare | 3 | -3/+3 |
2009-02-24 | i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT | Jean Delvare | 3 | -3/+7 |
2009-02-24 | i2c: Timeouts reach -1 | Roel Kluin | 2 | -3/+3 |
2009-02-24 | i2c: Fix misplaced parentheses | Roel Kluin | 1 | -1/+2 |
2009-02-24 | proc: fix PG_locked reporting in /proc/kpageflags | Helge Bahmann | 1 | -1/+1 |
2009-02-24 | x86: efi_stub_32,64 - add missing ENDPROCs | Cyrill Gorcunov | 2 | -0/+8 |
2009-02-24 | x86: head_64.S - use GLOBAL macro | Cyrill Gorcunov | 1 | -15/+7 |
2009-02-24 | x86: entry_64.S - add missing ENDPROC | Cyrill Gorcunov | 1 | -0/+1 |
2009-02-24 | x86: invalid_vm86_irq -- use predefined macros | Cyrill Gorcunov | 1 | -1/+1 |
2009-02-24 | x86: head_64.S - use IDT_ENTRIES instead of hardcoded number | Cyrill Gorcunov | 1 | -1/+1 |
2009-02-24 | x86: head_64.S - remove useless balign | Cyrill Gorcunov | 1 | -2/+0 |
2009-02-24 | firedtv: dvb_frontend_info for FireDTV S2, fix "frequency limits undefined" e... | Beat Michel Liechti | 1 | -0/+1 |
2009-02-24 | x86: fix performance regression in write() syscall | Salman Qazi | 1 | -2/+14 |
2009-02-24 | firedtv: massive refactoring | Stefan Richter | 17 | -2331/+1895 |
2009-02-24 | firedtv: rename files, variables, functions from firesat to firedtv | Rambaldi | 20 | -515/+515 |
2009-02-24 | firedtv: Use DEFINE_SPINLOCK | Julia Lawall | 1 | -1/+1 |
2009-02-24 | firedtv: fix registration - adapter number could only be zero | Henrik Kurelid | 1 | -1/+1 |
2009-02-24 | firedtv: use length_field() of PMT as length | Henrik Kurelid | 1 | -7/+13 |
2009-02-24 | firedtv: fix returned struct for ca_info | Henrik Kurelid | 1 | -4/+4 |
2009-02-24 | firedtv: cleanups and minor fixes | Stefan Richter | 13 | -1484/+964 |
2009-02-24 | ieee1394: remove superfluous assertions | Stefan Richter | 1 | -6/+0 |
2009-02-24 | ieee1394: inherit ud vendor_id from node vendor_id | Stefan Richter | 1 | -0/+3 |
2009-02-24 | ieee1394: add hpsb_node_read() and hpsb_node_lock() | Stefan Richter | 1 | -0/+18 |
2009-02-24 | ieee1394: use correct barrier types between accesses of nodeid and generation | Stefan Richter | 1 | -3/+4 |