Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-01-27 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID dr... | Russ Anderson | 2010-01-27 | |
| * | | | | | | | | | x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG) | H. Peter Anvin | 2010-01-23 | |
| * | | | | | | | | | Revert "x86: ucode-amd: Load ucode-patches once ..." | Andreas Herrmann | 2010-01-23 | |
| * | | | | | | | | | x86: Disable HPET MSI on ATI SB700/SB800 | Pallipadi, Venkatesh | 2010-01-23 | |
| * | | | | | | | | | x86: Set hotpluggable nodes in nodes_possible_map | David Rientjes | 2010-01-23 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-01-27 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||
| * | | | | | | | | sparc64: Fix UP build. | David S. Miller | 2010-01-26 | |
* | | | | | | | | | fnctl: f_modown should call write_lock_irqsave/restore | Greg Kroah-Hartman | 2010-01-26 | |
* | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2010-01-25 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | ext4: Drop EXT4_GET_BLOCKS_UPDATE_RESERVE_SPACE flag | Aneesh Kumar K.V | 2010-01-15 | |
| * | | | | | | | | | ext4: Fix quota accounting error with fallocate | Aneesh Kumar K.V | 2010-01-25 | |
| * | | | | | | | | | ext4: Handle -EDQUOT error on write | Aneesh Kumar K.V | 2010-01-22 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2010-01-25 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | [WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique. | Denis Turischev | 2010-01-25 | |
| * | | | | | | | | | | [WATCHDOG] ixp2000: Fix build failure caused by missing include | Peter Huewe | 2010-01-19 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-01-25 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2010-01-25 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | ALSA: hda - add possibility to choose speakers configuration for 4930g | Łukasz Wojniłowicz | 2010-01-25 | |
| | * | | | | | | | | | | | ALSA: hda - Fix HP T5735 automute | Takashi Iwai | 2010-01-20 | |
| | * | | | | | | | | | | | ALSA: hda - Turn on EAPD only if available for Realtek codecs | Takashi Iwai | 2010-01-19 | |
| | * | | | | | | | | | | | ALSA: hda - Fix parsing pin node 0x21 on ALC259 | Takashi Iwai | 2010-01-19 | |
| * | | | | | | | | | | | | ASoC: fix a memory-leak in wm8903 | Guennadi Liakhovetski | 2010-01-25 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-01-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init() | Wei Yongjun | 2010-01-25 | |
| * | | | | | | | | | | | | KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks | Wei Yongjun | 2010-01-25 | |
| * | | | | | | | | | | | | KVM: S390: fix potential array overrun in intercept handling | Christian Borntraeger | 2010-01-25 | |
| * | | | | | | | | | | | | KVM: fix spurious interrupt with irqfd | Michael S. Tsirkin | 2010-01-25 | |
| * | | | | | | | | | | | | eventfd - allow atomic read and waitqueue remove | Davide Libenzi | 2010-01-25 | |
| * | | | | | | | | | | | | KVM: MMU: bail out pagewalk on kvm_read_guest error | Marcelo Tosatti | 2010-01-25 | |
| * | | | | | | | | | | | | KVM: properly check max PIC pin in irq route setup | Marcelo Tosatti | 2010-01-25 | |
| * | | | | | | | | | | | | KVM: only allow one gsi per fd | Michael S. Tsirkin | 2010-01-25 | |
| * | | | | | | | | | | | | KVM: x86: Fix host_mapping_level() | Sheng Yang | 2010-01-25 | |
| * | | | | | | | | | | | | KVM: powerpc: Show timing option only on embedded | Alexander Graf | 2010-01-25 | |
| * | | | | | | | | | | | | KVM: Fix race between APIC TMR and IRR | Avi Kivity | 2010-01-25 | |
* | | | | | | | | | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 2010-01-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | UBI: fix memory leak in update path | Artem Bityutskiy | 2010-01-18 | |
| * | | | | | | | | | | | | | UBI: add more checks to chdev open | Artem Bityutskiy | 2010-01-12 | |
| * | | | | | | | | | | | | | UBI: initialise update marker | Peter Horton | 2010-01-12 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2010-01-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog | Hans de Goede | 2010-01-25 | |
| * | | | | | | | | | | | | | hwmon: (asus_atk0110) Do not fail if MBIF is missing | Luca Tettamanti | 2010-01-25 | |
| * | | | | | | | | | | | | | hwmon: (amc6821) Double unlock bug | Dan Carpenter | 2010-01-25 | |
| * | | | | | | | | | | | | | hwmon: (smsc47m1) Fix section mismatch | Jeff Mahoney | 2010-01-25 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-01-25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | drm/radeon/kms: preface warning printk with driver name | Dave Airlie | 2010-01-25 | |
| * | | | | | | | | | | | | | drm/radeon/kms: drop unnecessary printks. | Dave Airlie | 2010-01-25 | |
| * | | | | | | | | | | | | | drm: fix regression in fb blank handling | Zhenyu Wang | 2010-01-25 | |
| * | | | | | | | | | | | | | drm/radeon/kms: make hibernate work on IGPs | Dave Airlie | 2010-01-25 | |
| * | | | | | | | | | | | | | drm/vmwgfx: Optimize memory footprint for DMA buffers. | Thomas Hellstrom | 2010-01-25 |