Age | Commit message (Expand) | Author |
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 |
2009-02-24 | proc: fix PG_locked reporting in /proc/kpageflags | Helge Bahmann |
2009-02-24 | PCI: Enable PCIe AER only after checking firmware support | Andrew Patterson |
2009-02-24 | PCI: pciehp: Handle interrupts that happen during initialization. | Eric W. Biederman |
2009-02-24 | PCI: don't enable too many HT MSI mappings | Yinghai Lu |
2009-02-24 | PCI: add some sysfs ABI docs | Chris Wright |
2009-02-24 | x86: efi_stub_32,64 - add missing ENDPROCs | Cyrill Gorcunov |
2009-02-24 | x86: head_64.S - use GLOBAL macro | Cyrill Gorcunov |
2009-02-24 | x86: entry_64.S - add missing ENDPROC | Cyrill Gorcunov |
2009-02-24 | x86: invalid_vm86_irq -- use predefined macros | Cyrill Gorcunov |
2009-02-24 | x86: head_64.S - use IDT_ENTRIES instead of hardcoded number | Cyrill Gorcunov |
2009-02-24 | x86: head_64.S - remove useless balign | Cyrill Gorcunov |
2009-02-24 | firedtv: dvb_frontend_info for FireDTV S2, fix "frequency limits undefined" e... | Beat Michel Liechti |
2009-02-24 | x86: fix performance regression in write() syscall | Salman Qazi |
2009-02-24 | ALSA: emu10k1 - Fix digital/analog switch on audigy2 ZS | Takashi Iwai |
2009-02-24 | firedtv: massive refactoring | Stefan Richter |
2009-02-24 | firedtv: rename files, variables, functions from firesat to firedtv | Rambaldi |
2009-02-24 | firedtv: Use DEFINE_SPINLOCK | Julia Lawall |
2009-02-24 | firedtv: fix registration - adapter number could only be zero | Henrik Kurelid |
2009-02-24 | firedtv: use length_field() of PMT as length | Henrik Kurelid |
2009-02-24 | firedtv: fix returned struct for ca_info | Henrik Kurelid |
2009-02-24 | firedtv: cleanups and minor fixes | Stefan Richter |
2009-02-24 | ieee1394: remove superfluous assertions | Stefan Richter |
2009-02-24 | ieee1394: inherit ud vendor_id from node vendor_id | Stefan Richter |
2009-02-24 | ieee1394: add hpsb_node_read() and hpsb_node_lock() | Stefan Richter |
2009-02-24 | ieee1394: use correct barrier types between accesses of nodeid and generation | Stefan Richter |
2009-02-24 | firesat: copyrights, rename to firedtv, API conversions, fix remote control i... | Stefan Richter |
2009-02-24 | firesat: avc resend | Henrik Kurelid |
2009-02-24 | firesat: update isochronous interface, add CI support | Henrik Kurelid |
2009-02-24 | firesat: add DVB-S support for DVB-S2 devices | Ben Backx |
2009-02-24 | firesat: fix DVB-S2 device recognition | Ben Backx |
2009-02-24 | DVB: add firesat driver | Greg Kroah-Hartman |
2009-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-02-23 | proc: proc_get_inode should de_put when inode already initialized | Krzysztof Sachanowicz |
2009-02-23 | i915: suspend/resume interrupt state | Jesse Barnes |
2009-02-23 | Fix an oops in i915_gem_retire_requests() | Karsten Wiese |