Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | [SCSI] zfcp: Fix linebreak in hba trace | Christof Schmitt | 2010-01-17 | 1 | -1/+1 | |
| * | | | | | | | | [SCSI] zfcp: Issue zfcp_fc_wka_port_put after FC CT BSG request | Christof Schmitt | 2010-01-17 | 1 | -22/+43 | |
| * | | | | | | | | [SCSI] qla2xxx: Update version number to 8.03.01-k10. | Giridhar Malavali | 2010-01-17 | 1 | -1/+1 | |
| * | | | | | | | | [SCSI] fc-transport: Use packed modifier for fc_bsg_request structure. | Harish Zunjarrao | 2010-01-17 | 1 | -1/+1 | |
| * | | | | | | | | [SCSI] qla2xxx: Perform fast mailbox read of flash regardless of size nor add... | Andrew Vasquez | 2010-01-17 | 1 | -0/+3 | |
| * | | | | | | | | [SCSI] qla2xxx: Correct FCP2 recovery handling. | Andrew Vasquez | 2010-01-17 | 3 | -14/+13 | |
| * | | | | | | | | [SCSI] scsi_lib: Fix bug in completion of bidi commands | Boaz Harrosh | 2010-01-17 | 1 | -1/+1 | |
| * | | | | | | | | [SCSI] mptsas: Fix issue with chain pools allocation on katmai | Anatolij Gustschin | 2010-01-17 | 1 | -0/+2 | |
| * | | | | | | | | [SCSI] aacraid: fix File System going into read-only mode | Penchala Narasimha Reddy Chilakala, ERS-HCLTech | 2010-01-17 | 6 | -45/+154 | |
| * | | | | | | | | [SCSI] lpfc: fix file permissions | James Bottomley | 2010-01-17 | 2 | -0/+0 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2010-01-27 | 11 | -22/+23 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [S390] fix single stepped svcs with TRACE_IRQFLAGS=y | Martin Schwidefsky | 2010-01-27 | 2 | -0/+2 | |
| * | | | | | | | | | [S390] zcrypt: Do not remove coprocessor for error 8/72 | Felix Beck | 2010-01-27 | 2 | -0/+4 | |
| * | | | | | | | | | [S390] sclp_vt220: set initial terminal window size | Hendrik Brueckner | 2010-01-27 | 1 | -0/+4 | |
| * | | | | | | | | | [S390] use set_current_state in sigsuspend | Martin Schwidefsky | 2010-01-27 | 1 | -1/+1 | |
| * | | | | | | | | | [S390] irqflags: add missing types.h include | Heiko Carstens | 2010-01-27 | 1 | -6/+3 | |
| * | | | | | | | | | [S390] dasd: fix possible NULL pointer errors | Stefan Haberland | 2010-01-27 | 4 | -15/+9 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | drm/i915: Selectively enable self-reclaim | Chris Wilson | 2010-01-27 | 4 | -52/+19 | |
* | | | | | | | | | mm: add new 'read_cache_page_gfp()' helper function | Linus Torvalds | 2010-01-27 | 2 | -32/+70 | |
* | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-01-27 | 13 | -865/+40 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID dr... | Russ Anderson | 2010-01-26 | 2 | -2/+2 | |
| * | | | | | | | | | x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG) | H. Peter Anvin | 2010-01-23 | 4 | -823/+0 | |
| * | | | | | | | | | Revert "x86: ucode-amd: Load ucode-patches once ..." | Andreas Herrmann | 2010-01-23 | 3 | -39/+13 | |
| * | | | | | | | | | x86: Disable HPET MSI on ATI SB700/SB800 | Pallipadi, Venkatesh | 2010-01-23 | 3 | -0/+22 | |
| * | | | | | | | | | x86: Set hotpluggable nodes in nodes_possible_map | David Rientjes | 2010-01-23 | 1 | -1/+3 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-01-27 | 1 | -4/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | sparc64: Fix UP build. | David S. Miller | 2010-01-26 | 1 | -4/+2 | |
* | | | | | | | | | fnctl: f_modown should call write_lock_irqsave/restore | Greg Kroah-Hartman | 2010-01-26 | 1 | -2/+4 | |
* | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2010-01-25 | 3 | -35/+77 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ext4: Drop EXT4_GET_BLOCKS_UPDATE_RESERVE_SPACE flag | Aneesh Kumar K.V | 2010-01-15 | 3 | -11/+8 | |
| * | | | | | | | | | ext4: Fix quota accounting error with fallocate | Aneesh Kumar K.V | 2010-01-25 | 3 | -13/+54 | |
| * | | | | | | | | | ext4: Handle -EDQUOT error on write | Aneesh Kumar K.V | 2010-01-22 | 1 | -14/+18 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2010-01-25 | 3 | -8/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique. | Denis Turischev | 2010-01-25 | 2 | -8/+7 | |
| * | | | | | | | | | | [WATCHDOG] ixp2000: Fix build failure caused by missing include | Peter Huewe | 2010-01-19 | 1 | -0/+1 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-01-25 | 2 | -16/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2010-01-25 | 1 | -15/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ALSA: hda - add possibility to choose speakers configuration for 4930g | Łukasz Wojniłowicz | 2010-01-25 | 1 | -0/+1 | |
| | * | | | | | | | | | | | ALSA: hda - Fix HP T5735 automute | Takashi Iwai | 2010-01-20 | 1 | -3/+3 | |
| | * | | | | | | | | | | | ALSA: hda - Turn on EAPD only if available for Realtek codecs | Takashi Iwai | 2010-01-19 | 1 | -12/+17 | |
| | * | | | | | | | | | | | ALSA: hda - Fix parsing pin node 0x21 on ALC259 | Takashi Iwai | 2010-01-19 | 1 | -0/+1 | |
| * | | | | | | | | | | | | ASoC: fix a memory-leak in wm8903 | Guennadi Liakhovetski | 2010-01-25 | 1 | -1/+2 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-01-25 | 10 | -34/+128 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init() | Wei Yongjun | 2010-01-25 | 1 | -2/+3 | |
| * | | | | | | | | | | | | KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks | Wei Yongjun | 2010-01-25 | 1 | -0/+1 | |
| * | | | | | | | | | | | | KVM: S390: fix potential array overrun in intercept handling | Christian Borntraeger | 2010-01-25 | 1 | -2/+2 | |
| * | | | | | | | | | | | | KVM: fix spurious interrupt with irqfd | Michael S. Tsirkin | 2010-01-25 | 1 | -1/+2 | |
| * | | | | | | | | | | | | eventfd - allow atomic read and waitqueue remove | Davide Libenzi | 2010-01-25 | 2 | -15/+90 | |
| * | | | | | | | | | | | | KVM: MMU: bail out pagewalk on kvm_read_guest error | Marcelo Tosatti | 2010-01-25 | 1 | -1/+3 | |
| * | | | | | | | | | | | | KVM: properly check max PIC pin in irq route setup | Marcelo Tosatti | 2010-01-25 | 1 | -1/+5 |