summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-04drm/radeon/kms: fix memory leak in radeon_driver_load_kmsXiaotian Feng1-0/+2
2009-08-04drm/radeon/kms: fix nomodeset.Dave Airlie1-9/+8
2009-08-04drm/ttm: Fix a potential comparison of structs.Thomas Hellstrom1-4/+4
2009-08-04drm/radeon/kms: fix rv515 VRAM initialisation.Dave Airlie1-0/+1
2009-08-04drm/radeon: add some new r7xx pci idsAlex Deucher1-0/+5
2009-08-04drm: Catch stop possible NULL pointer referenceJakob Bornecrantz1-2/+4
2009-08-04drm: Small logic fix in drm_mode_setcrtcJakob Bornecrantz1-1/+1
2009-08-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller11-14/+42
2009-08-03sky2: Avoid transmits during sky2_down()Mike McCormack2-1/+14
2009-08-03x86: fix assembly constraints in native_save_fl()H. Peter Anvin1-1/+7
2009-08-03x86, msr: execute on the correct CPU subsetBorislav Petkov1-16/+10
2009-08-03x86: Fix assert syntax in vmlinux.lds.SH. Peter Anvin1-8/+8
2009-08-03cifs: Read buffer overflowRoel Kluin1-1/+1
2009-08-03cifs: show noforceuid/noforcegid mount options (try #2)Jeff Layton1-0/+4
2009-08-03x86: Make 64-bit efi_ioremap use ioremap on MMIO regionsPaul Mackerras3-4/+9
2009-08-03x86: Add quirk to make Apple MacBook5,2 use reboot=pciPaul Mackerras1-1/+33
2009-08-03iwlagn: do not send key clear commands when rfkill enabledReinette Chatre1-0/+12
2009-08-03libertas: Read buffer overflowRoel Kluin1-1/+1
2009-08-03drivers/net/wireless: introduce missing kfreeJulia Lawall1-0/+1
2009-08-03drivers/net/wireless/iwlwifi: introduce missing kfreeJulia Lawall1-6/+6
2009-08-03zd1211rw: fix unaligned access in zd_mac_rxPatrick Simmons1-1/+1
2009-08-03cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez5-5/+18
2009-08-03cfg80211: add two missing NULL pointer checksJohannes Berg1-1/+3
2009-08-03ixgbe: Patch to modify 82598 PCIe completion timeout valuesMallikarjuna R Chilakala2-1/+74
2009-08-03bluetooth: rfcomm_init bug fixDave Young3-10/+31
2009-08-03x86: Fix CPA memtype reserving in the set_pages_array*() casesThomas Hellstrom1-9/+21
2009-08-03MIPS: Wire up accept4 syscall.Ralf Baechle5-6/+13
2009-08-03MIPS: VPE: Delete unused function get_tc_unused().Ralf Baechle1-12/+0
2009-08-03MIPS: VPE: Fix bogus indentation.Ralf Baechle1-1/+1
2009-08-03MIPS: VPE: Make various functions static.Ralf Baechle1-9/+8
2009-08-03MIPS: VPE: Free relocation chain on error.Ralf Baechle1-3/+12
2009-08-03MIPS: VPE: Fix compiler warning.Raghu Gandham1-1/+2
2009-08-03MIPS: Module: Make error messages unique.Ralf Baechle1-3/+5
2009-08-03MIPS: Octeon: Run IPI code with interrupts disabled.David Daney1-2/+2
2009-08-03MIPS: Jazz: Fix read buffer overflowRoel Kluin1-1/+1
2009-08-03MIPS: Use DIV_ROUND_CLOSESTJulia Lawall1-1/+1
2009-08-03MIPS: MTX-1: Request button GPIO before setting its directionFlorian Fainelli1-2/+12
2009-08-03MIPS: AR7: Override CFLAGS with -WerrorFlorian Fainelli1-0/+1
2009-08-03MIPS: AR7: Remove unused tnetd7200_get_clock functionFlorian Fainelli1-13/+0
2009-08-03MIPS: AR7: Use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASKFlorian Fainelli1-3/+3
2009-08-03MIPS: AR7: Fix build failures when CONFIG_SERIAL_8250 is not enabledFlorian Fainelli1-1/+2
2009-08-03MIPS: Fix read buffer overflowRoel Kluin1-1/+1
2009-08-03MIPS: AR7: Fix build warning on memory.cFlorian Fainelli1-1/+1
2009-08-03MIPS: Octeon PCIe: Make hardware and software bus numbers match.David Daney1-14/+17
2009-08-03MIPS: RBTX4939: Fix IOC pin-enable register updatingAtsushi Nemoto1-1/+1
2009-08-03MIPS: Simplify and correct interrupt handling for MSP4200Shane McDonald1-9/+1
2009-08-03MIPS: MSPxxxx: define MIPS34K_MISSED_ITLB_WAR for other PMC-Sierra SoCFlorian Fainelli1-0/+2
2009-08-03MIPS: MSP71xx: fix build failures on msp_irq_slp.cFlorian Fainelli1-2/+2
2009-08-03MIPS: Fix loading of modules with unresolved weak symbolsGabor Juhos1-2/+2
2009-08-03MIPS: SMTC: Move cross VPE writes to after a TC is assigned to VPE.Kurt Martin1-5/+8