aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-24x86, mce: enable machine checks in 64-bit defconfigAndi Kleen
2009-02-24Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds
2009-02-24Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-02-24Merge branch 'firedtv-merge' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-02-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-02-24x86: check range in reserve_early()Yinghai Lu
2009-02-24x86_32: summit_32, de-inline functionsJiri Slaby
2009-02-24x86_32: summit_32, use BAD_APICIDJiri Slaby
2009-02-24Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar
2009-02-24x86, Voyager: fix compile by lifting the degeneracy of phys_cpu_present_mapJames Bottomley
2009-02-24Add i2c_board_info for RiscPC PCF8583Russell King
2009-02-24i2c: Make sure i2c_algo_bit_data.timeout is HZ-independentJean Delvare
2009-02-24i2c-dev: Clarify the unit of ioctl I2C_TIMEOUTJean Delvare
2009-02-24i2c: Timeouts reach -1Roel Kluin
2009-02-24i2c: Fix misplaced parenthesesRoel Kluin
2009-02-24proc: fix PG_locked reporting in /proc/kpageflagsHelge Bahmann
2009-02-24PCI: Enable PCIe AER only after checking firmware supportAndrew Patterson
2009-02-24PCI: pciehp: Handle interrupts that happen during initialization.Eric W. Biederman
2009-02-24PCI: don't enable too many HT MSI mappingsYinghai Lu
2009-02-24PCI: add some sysfs ABI docsChris Wright
2009-02-24x86: efi_stub_32,64 - add missing ENDPROCsCyrill Gorcunov
2009-02-24x86: head_64.S - use GLOBAL macroCyrill Gorcunov
2009-02-24x86: entry_64.S - add missing ENDPROCCyrill Gorcunov
2009-02-24x86: invalid_vm86_irq -- use predefined macrosCyrill Gorcunov
2009-02-24x86: head_64.S - use IDT_ENTRIES instead of hardcoded numberCyrill Gorcunov
2009-02-24x86: head_64.S - remove useless balignCyrill Gorcunov
2009-02-24firedtv: dvb_frontend_info for FireDTV S2, fix "frequency limits undefined" e...Beat Michel Liechti
2009-02-24x86: fix performance regression in write() syscallSalman Qazi
2009-02-24ALSA: emu10k1 - Fix digital/analog switch on audigy2 ZSTakashi Iwai
2009-02-24firedtv: massive refactoringStefan Richter
2009-02-24firedtv: rename files, variables, functions from firesat to firedtvRambaldi
2009-02-24firedtv: Use DEFINE_SPINLOCKJulia Lawall
2009-02-24firedtv: fix registration - adapter number could only be zeroHenrik Kurelid
2009-02-24firedtv: use length_field() of PMT as lengthHenrik Kurelid
2009-02-24firedtv: fix returned struct for ca_infoHenrik Kurelid
2009-02-24firedtv: cleanups and minor fixesStefan Richter
2009-02-24ieee1394: remove superfluous assertionsStefan Richter
2009-02-24ieee1394: inherit ud vendor_id from node vendor_idStefan Richter
2009-02-24ieee1394: add hpsb_node_read() and hpsb_node_lock()Stefan Richter
2009-02-24ieee1394: use correct barrier types between accesses of nodeid and generationStefan Richter
2009-02-24firesat: copyrights, rename to firedtv, API conversions, fix remote control i...Stefan Richter
2009-02-24firesat: avc resendHenrik Kurelid
2009-02-24firesat: update isochronous interface, add CI supportHenrik Kurelid
2009-02-24firesat: add DVB-S support for DVB-S2 devicesBen Backx
2009-02-24firesat: fix DVB-S2 device recognitionBen Backx
2009-02-24DVB: add firesat driverGreg Kroah-Hartman
2009-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-02-23proc: proc_get_inode should de_put when inode already initializedKrzysztof Sachanowicz
2009-02-23i915: suspend/resume interrupt stateJesse Barnes
2009-02-23Fix an oops in i915_gem_retire_requests()Karsten Wiese