aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | HID: move tmff and zpff devices from ignore_list to blacklistAnssi Hannula2009-02-17
| * | | | | | | HID: unlock properly on error paths in hidraw_ioctl()Dan Carpenter2009-02-17
| * | | | | | | HID: blacklist Powercom USB UPSMichael Tokarev2009-02-17
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2009-02-17
|\ \ \ \ \ \ \
| * | | | | | | mfd: Fix sm501_register_gpio section mismatchRakib Mullick2009-02-17
| * | | | | | | mfd: fix sm501 section mismatchesAlexey Dobriyan2009-02-17
| * | | | | | | mfd: terminate pcf50633 i2c_device_id listJean Delvare2009-02-17
| * | | | | | | mfd: Ensure all WM8350 IRQs are masked at startupMark Brown2009-02-17
| * | | | | | | mfd: fix htc-egpio iomem resource handling using resource_sizePhilipp Zabel2009-02-17
| * | | | | | | mfd: Fix TWL4030 build on some ARM variantsMark Brown2009-02-17
| * | | | | | | mfd: wm8350 tries reaches -1Roel Kluin2009-02-17
| * | | | | | | mfd: Mark WM835x USB_SLV_500MA bit as accessibleMark Brown2009-02-17
| * | | | | | | mfd: Improve diagnostics for WM8350 ID register probeMark Brown2009-02-17
| * | | | | | | mfd: Initialise WM8350 interrupts earlierMark Brown2009-02-17
| * | | | | | | mfd: Fix egpio kzalloc return testJulia Lawall2009-02-17
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-02-17
|\ \ \ \ \ \ \
| * | | | | | | [WATCHDOG] iTCO_wdt: fix SMI_EN regression 2Wim Van Sebroeck2009-02-14
| |/ / / / / /
* | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-02-17
|\ \ \ \ \ \ \
| * | | | | | | wusb: whci-hcd: always lock whc->lock with interrupts disabledDavid Vrabel2009-02-16
| |/ / / / / /
* | | | | | | FRV: __pte_to_swp_entry doesn't expand correctlyRoel Kluin2009-02-17
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-02-17
|\ \ \ \ \ \ \
| * | | | | | | ext4: Fix NULL dereference in ext4_ext_migrate()'s error handlingDan Carpenter2009-02-15
| * | | | | | | ext4: Implement range_cyclic in ext4_da_writepages instead of write_cache_pagesAneesh Kumar K.V2009-02-14
| * | | | | | | ext4: Initialize preallocation list_head's properlyAneesh Kumar K.V2009-02-14
| * | | | | | | ext4: Fix lockdep warningAneesh Kumar K.V2009-02-10
| * | | | | | | ext4: Fix to read empty directory blocks correctly in 64kWei Yongjun2009-02-10
| * | | | | | | jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()Jan Kara2009-02-10
| * | | | | | | Revert "ext4: wait on all pending commits in ext4_sync_fs()"Jan Kara2009-02-10
| * | | | | | | jbd2: Fix return value of jbd2_journal_start_commit()Jan Kara2009-02-10
| |/ / / / / /
* | | | | | | Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-02-17
|\ \ \ \ \ \ \
| * | | | | | | KVM: VMX: Flush volatile msrs before emulating rdmsrAvi Kivity2009-02-14
| * | | | | | | KVM: Fix assigned devices circular locking dependencyMark McLoughlin2009-02-14
| * | | | | | | KVM: x86: fix LAPIC pending count calculationMarcelo Tosatti2009-02-14
| * | | | | | | KVM: Fix INTx for device assignmentSheng Yang2009-02-14
| * | | | | | | KVM: MMU: Map device MMIO as UC in EPTSheng Yang2009-02-14
| * | | | | | | KVM: x86: disable kvmclock on non constant TSC hostsMarcelo Tosatti2009-02-14
| * | | | | | | KVM: PIT: fix i8254 pending count readMarcelo Tosatti2009-02-14
| * | | | | | | KVM: Fix racy in kvm_free_assigned_irqSheng Yang2009-02-14
| * | | | | | | KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang2009-02-14
| * | | | | | | KVM: mmu_notifiers release methodMarcelo Tosatti2009-02-14
| * | | | | | | KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity2009-02-14
| * | | | | | | KVM: ia64: fix fp fault/trap handlerYang Zhang2009-02-14
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-02-17
|\ \ \ \ \ \ \
| * | | | | | | cpumask: Use cpu_*_mask accessors code: alphaRusty Russell2009-02-16
| * | | | | | | cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644c...Rusty Russell2009-02-16
| |/ / / / / /
* | | | | | | Fix Intel IOMMU write-buffer flushingDavid Woodhouse2009-02-17
* | | | | | | Fix incomplete __mntput lockingAl Viro2009-02-17
|/ / / / / /
* | | | | | Linux 2.6.29-rc5v2.6.29-rc5Linus Torvalds2009-02-13
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-02-13
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-02-13
| |\ \ \ \ \ \