| Commit message (Expand) | Author | Age | Files | Lines |
* | irq_work, alpha: Fix up arch hooks | Peter Zijlstra | 2011-08-04 | 1 | -1/+1 |
* | powerpc/kdump: Fix timeout in crash_kexec_wait_realmode | Michael Neuling | 2011-08-04 | 1 | -5/+1 |
* | oprofile, x86: Fix nmi-unsafe callgraph support | Robert Richter | 2011-08-04 | 1 | -9/+47 |
* | kexec, x86: Fix incorrect jump back address if not preserving context | Huang Ying | 2011-08-04 | 2 | -0/+4 |
* | pnfs: use lwb as layoutcommit length | Peng Tao | 2011-08-04 | 1 | -1/+1 |
* | pnfs: let layoutcommit handle a list of lseg | Peng Tao | 2011-08-04 | 4 | -18/+26 |
* | pnfs: save layoutcommit cred at layout header init | Peng Tao | 2011-08-04 | 2 | -11/+12 |
* | pnfs: save layoutcommit lwb at layout header | Peng Tao | 2011-08-04 | 3 | -6/+8 |
* | ALSA: hda - Fix duplicated DAC assignments for Realtek | Takashi Iwai | 2011-08-04 | 1 | -2/+5 |
* | ALSA: virtuoso: fix silent analog output on Xonar Essence ST Deluxe | Clemens Ladisch | 2011-08-04 | 1 | -1/+4 |
* | drm/radeon/kms: add missing vddci setting on NI+ | Alex Deucher | 2011-08-04 | 1 | -0/+3 |
* | drm/radeon/kms: fix DP training for DPEncoderService revision bigger than 1.1 | Jerome Glisse | 2011-08-04 | 1 | -4/+18 |
* | drm/radeon/kms: fix i2c map for rv250/280 | Alex Deucher | 2011-08-04 | 1 | -1/+2 |
* | hpsa: do not attempt to read from a write-only register | Stephen M. Cameron | 2011-08-04 | 1 | -1/+1 |
* | pmcraid: reject negative request size | Dan Rosenberg | 2011-08-04 | 1 | -0/+3 |
* | fix crash in scsi_dispatch_cmd() | James Bottomley | 2011-08-04 | 3 | -0/+12 |
* | ses: requesting a fault indication | Douglas Gilbert | 2011-08-04 | 1 | -1/+5 |
* | sr: check_events() ignore GET_EVENT when TUR says otherwise | Kay Sievers | 2011-08-04 | 2 | -4/+49 |
* | Blacklist Traxdata CDR4120 and IOMEGA Zip drive to avoid lock ups. | Werner Fink | 2011-08-04 | 1 | -0/+2 |
* | perf: Fix software event overflow | Peter Zijlstra | 2011-08-04 | 1 | -5/+2 |
* | x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIAS | Len Brown | 2011-08-04 | 2 | -0/+21 |
* | perf tools: Fix endian conversion reading event attr from file header | David Ahern | 2011-08-04 | 3 | -13/+23 |
* | perf tools, x86: Fix 32-bit compile on 64-bit system | David Ahern | 2011-08-04 | 1 | -1/+4 |
* | irq_work, ppc: Fix up arch hooks | Peter Zijlstra | 2011-08-04 | 1 | -1/+1 |
* | mac80211: Restart STA timers only on associated state | Rajkumar Manoharan | 2011-08-04 | 1 | -0/+3 |
* | rtlwifi: rtl8192cu: Fix duplicate if test | Larry Finger | 2011-08-04 | 1 | -1/+1 |
* | libsas: remove expander from dev list on error | Luben Tuikov | 2011-08-04 | 1 | -0/+3 |
* | IB/srp: Avoid duplicate devices from LUN scan | Bart Van Assche | 2011-08-04 | 1 | -0/+2 |
* | firewire: cdev: prevent race between first get_info ioctl and bus reset event... | Stefan Richter | 2011-08-04 | 2 | -8/+13 |
* | firewire: cdev: return -ENOTTY for unimplemented ioctls, not -EINVAL | Stefan Richter | 2011-08-04 | 1 | -1/+1 |
* | ethtool: Allow zero-length register dumps again | Ben Hutchings | 2011-08-04 | 1 | -2/+2 |
* | jme: Fix unmap error (Causing system freeze) | Guo-Fu Tseng | 2011-08-04 | 1 | -6/+14 |
* | staging: brcm80211: fix for reported log spam problem | Roland Vossen | 2011-08-04 | 1 | -5/+0 |
* | CIFS: Fix oops while mounting with prefixpath | Pavel Shilovsky | 2011-08-04 | 1 | -1/+1 |
* | ath9k_hw: Fix incorrect key_miss handling | Senthil Balasubramanian | 2011-08-04 | 2 | -4/+2 |
* | ath6kl: fix crash when interface is closed but scan is ongoing | Kalle Valo | 2011-08-04 | 1 | -13/+18 |
* | ath6kl: cache firmware | Kalle Valo | 2011-08-04 | 2 | -15/+43 |
* | ASoC: Mark cache as dirty when suspending | Mark Brown | 2011-08-04 | 1 | -0/+1 |
* | ASoC: davinci: fix codec start and stop functions | Rajashekhara, Sudhakar | 2011-08-04 | 1 | -4/+4 |
* | ASoC: davinci: add missing break statement | Rajashekhara, Sudhakar | 2011-08-04 | 1 | -0/+1 |
* | ARM: pxa/cm-x300: fix V3020 RTC functionality | Igor Grinberg | 2011-08-04 | 1 | -4/+4 |
* | drivers/rtc/rtc-tegra.c: properly initialize spinlock | Uwe Kleine-König | 2011-08-04 | 1 | -1/+1 |
* | rtc: limit frequency | Thomas Gleixner | 2011-08-04 | 1 | -1/+1 |
* | rtc: fix hrtimer deadlock | Thomas Gleixner | 2011-08-04 | 1 | -19/+37 |
* | rtc: handle errors correctly in rtc_irq_set_state() | Thomas Gleixner | 2011-08-04 | 1 | -0/+3 |
* | usb: musb: restore INDEX register in resume path | Ajay Kumar Gupta | 2011-08-04 | 1 | -0/+1 |
* | USB: EHCI: go back to using the system clock for QH unlinks | Alan Stern | 2011-08-04 | 3 | -48/+45 |
* | USB: OHCI: fix another regression for NVIDIA controllers | Alan Stern | 2011-08-04 | 1 | -0/+28 |
* | Staging: hv: netvsc: Increase the timeout value in the netvsc driver | K. Y. Srinivasan | 2011-08-04 | 2 | -5/+5 |
* | Staging: hv: vmbus: Increase the timeout value in the vmbus driver | K. Y. Srinivasan | 2011-08-04 | 3 | -3/+3 |