| Commit message (Expand) | Author | Files | Lines |
2011-06-19 | KVM: Fix register corruption in pvclock_scale_delta | Zachary Amsden | 1 | -2/+7 |
2011-06-19 | KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap | Steve | 1 | -1/+1 |
2011-06-19 | KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGS | Marcelo Tosatti | 1 | -1/+2 |
2011-06-19 | KVM: MMU: Fix build warnings in walk_addr_generic() | Borislav Petkov | 1 | -1/+1 |
2011-06-18 | x86, MAINTAINERS: Add x86 MCE people | Ingo Molnar | 1 | -0/+7 |
2011-06-18 | x86, efi: Do not reserve boot services regions within reserved areas | Maarten Lankhorst | 3 | -7/+28 |
2011-06-18 | isofs: fix bh leak in isofs_fill_super() error case | Linus Torvalds | 1 | -1/+2 |
2011-06-18 | Input: sh_keysc - 8x8 MODE_6 fix | Magnus Damm | 2 | -2/+2 |
2011-06-18 | Input: omap-keypad - add missing input_sync() | Janusz Krzysztofik | 1 | -0/+1 |
2011-06-18 | Input: evdev - try to wake up readers only if we have full packet | Dmitry Torokhov | 1 | -1/+2 |
2011-06-18 | hwmon: (s3c) Initialize sysfs attributes | Guenter Roeck | 1 | -0/+2 |
2011-06-18 | hwmon: (ibmpex) Initialize sysfs attributes | Guenter Roeck | 1 | -0/+1 |
2011-06-18 | hwmon: (ibmaem) Initialize sysfs attributes | Guenter Roeck | 1 | -0/+2 |
2011-06-18 | hwmon: (asus_atk0110) Consolidate sysfs attribute initialization | Guenter Roeck | 1 | -4/+1 |
2011-06-18 | hwmon: (coretemp) Drop unused struct members | Jean Delvare | 1 | -4/+0 |
2011-06-18 | mm: avoid anon_vma_chain allocation under anon_vma lock | Linus Torvalds | 1 | -8/+12 |
2011-06-18 | mm: avoid repeated anon_vma lock/unlock sequences in unlink_anon_vmas() | Peter Zijlstra | 1 | -21/+28 |
2011-06-18 | mm: avoid repeated anon_vma lock/unlock sequences in anon_vma_clone() | Linus Torvalds | 1 | -3/+36 |
2011-06-18 | drm/i915: Fix gen6 (SNB) missed BLT ring interrupts. | Daniel J Blueman | 1 | -0/+10 |
2011-06-17 | Btrfs: avoid delayed metadata items during commits | Chris Mason | 3 | -10/+28 |
2011-06-17 | btrfs: fix uninitialized return value | David Sterba | 1 | -3/+3 |
2011-06-17 | btrfs: fix wrong reservation when doing delayed inode operations | Miao Xie | 2 | -6/+20 |
2011-06-17 | btrfs: Remove unused sysfs code | Maarten Lankhorst | 3 | -148/+0 |
2011-06-17 | btrfs: fix dereference of ERR_PTR value | David Sterba | 1 | -1/+1 |
2011-06-17 | Btrfs: fix relocation races | Chris Mason | 4 | -13/+105 |
2011-06-17 | KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring | David Howells | 4 | -14/+15 |
2011-06-17 | spi/bfin_spi: fix handling of default bits per word setting | Mike Frysinger | 1 | -3/+4 |
2011-06-17 | ALSA: hda - Fix no NID error with VIA codecs | Takashi Iwai | 1 | -4/+7 |
2011-06-17 | ALSA: isight: adjust for new queueing API | Clemens Ladisch | 1 | -0/+1 |
2011-06-17 | generic-ipi: Fix kexec boot crash by initializing call_single_queue before en... | Takao Indoh | 3 | -5/+6 |
2011-06-17 | drm/radeon/kms: use helper functions for fence read/write | Alex Deucher | 1 | -15/+36 |
2011-06-17 | drm/radeon/kms: set DP link config properly for DP bridges | Alex Deucher | 1 | -1/+2 |
2011-06-17 | drm/radeon/kms/atom: AdjustPixelClock fixes for DP bridges | Alex Deucher | 2 | -0/+8 |
2011-06-17 | drm/radeon/kms: fix handling of DP to LVDS bridges | Alex Deucher | 1 | -4/+7 |
2011-06-17 | drm/radeon/kms: issue blank/unblank commands for ext encoders | Alex Deucher | 1 | -11/+14 |
2011-06-17 | drm/radeon/kms: fix support for DDC on dp bridges | Alex Deucher | 3 | -4/+29 |
2011-06-17 | drm/radeon/kms: add support for load detection on dp bridges | Alex Deucher | 2 | -1/+68 |
2011-06-17 | drm/radeon/kms: add missing external encoder action | Alex Deucher | 1 | -0/+1 |
2011-06-17 | drm/radeon/kms: rework atombios_get_encoder_mode() | Alex Deucher | 1 | -14/+9 |
2011-06-17 | drm/radeon/kms: fix num crtcs for Cedar and Caicos | Alex Deucher | 1 | -12/+19 |
2011-06-17 | Revert "drm/i915: Enable GMBUS for post-gen2 chipsets" | Jean Delvare | 1 | -2/+1 |
2011-06-17 | rcu: Move RCU_BOOST #ifdefs to header file | Paul E. McKenney | 3 | -382/+390 |
2011-06-17 | migrate: don't account swapcache as shmem | Andrea Arcangeli | 1 | -1/+1 |
2011-06-16 | [CPUFREQ] powernow-k8: Don't try to transition if the pstate is incorrect | Konrad Rzeszutek Wilk | 1 | -1/+2 |
2011-06-16 | [CPUFREQ] powernow-k8: Don't notify of successful transition if we failed (vi... | Konrad Rzeszutek Wilk | 1 | -0/+3 |
2011-06-16 | [CPUFREQ] Don't set stat->last_index to -1 if the pol->cur has incorrect value. | Konrad Rzeszutek Wilk | 1 | -3/+5 |
2011-06-16 | ALSA: 6fire - Fix signedness bug | Torsten Schenk | 1 | -2/+2 |
2011-06-16 | xen/setup: Fix for incorrect xen_extra_mem_start. | Konrad Rzeszutek Wilk | 1 | -4/+6 |
2011-06-16 | clocksource: Make watchdog robust vs. interruption | Thomas Gleixner | 2 | -11/+14 |
2011-06-16 | xfs: make log devices with write back caches work | Christoph Hellwig | 3 | -95/+41 |