summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-26Linux 3.4.10v3.4.10Greg Kroah-Hartman1-1/+1
2012-08-26rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.Jeongdo Son1-0/+1
2012-08-26usb: gadget: u_ether: fix kworker 100% CPU issue with still used interfaces i...Michael Grzeschik1-0/+6
2012-08-26usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Mark Ferrell1-3/+6
2012-08-26USB: ftdi_sio: Add VID/PID for Kondo Serial USBOzan Çağlayan2-0/+8
2012-08-26USB: option: add ZTE K5006-ZBjørn Mork1-0/+2
2012-08-26USB: support the new interfaces of Huawei Data Card devices in option driverfangxiaozhi1-168/+111
2012-08-26IB/srp: Fix a race conditionBart Van Assche1-24/+63
2012-08-26pmac_zilog,kdb: Fix console poll hook to return instead of loopJason Wessel1-3/+9
2012-08-26USB: add USB_VENDOR_AND_INTERFACE_INFO() macroGustavo Padovan1-0/+21
2012-08-26xhci: Fix bug after deq ptr set to link TRB.Sarah Sharp1-14/+22
2012-08-26xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp5-0/+21
2012-08-26xhci: Increase reset timeout for Renesas 720201 host.Sarah Sharp1-2/+3
2012-08-26xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.Sarah Sharp1-0/+1
2012-08-26ext4: fix kernel BUG on large-scale rm -rf commandsTheodore Ts'o1-0/+1
2012-08-26ext4: fix long mount times on very big file systemsTheodore Ts'o1-0/+4
2012-08-26ext4: avoid kmemcheck complaint from reading uninitialized memoryTheodore Ts'o1-0/+1
2012-08-26ext4: make sure the journal sb is written in ext4_clear_journal_err()Theodore Ts'o3-1/+4
2012-08-26drm/radeon: fix bank tiling parameters on evergreenAlex Deucher1-3/+11
2012-08-26drm/radeon: fix bank tiling parameters on caymanAlex Deucher1-3/+11
2012-08-26drm/radeon: add some new SI pci idsAlex Deucher1-0/+3
2012-08-26drm/radeon: do not reenable crtc after moving vram start addressJerome Glisse3-76/+2
2012-08-26drm/radeon: properly handle crtc powergatingAlex Deucher3-2/+17
2012-08-26drm/i915: reorder edp disabling to fix ivb MacBook AirDaniel Vetter1-7/+7
2012-08-26drm/i915: ignore eDP bpc settings from vbtDaniel Vetter1-11/+0
2012-08-26drm/i915: correctly order the ring init sequenceDaniel Vetter1-2/+5
2012-08-26drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinateChristoph Bumiller1-1/+1
2012-08-26drm/i915: prefer wide & slow to fast & narrow in DP configsJesse Barnes1-2/+2
2012-08-26xen: mark local pages as FOREIGN in the m2p_overrideStefano Stabellini1-0/+36
2012-08-26fuse: verify all ioctl retry iov elementsZach Brown1-1/+1
2012-08-26dma: imx-dma: Fix kernel crash due to missing clock conversionFabio Estevam1-11/+25
2012-08-26s390/compat: fix mmap compat system callsHeiko Carstens1-2/+0
2012-08-26s390/compat: fix compat wrappers for process_vm system callsHeiko Carstens1-2/+2
2012-08-15Linux 3.4.9v3.4.9Greg Kroah-Hartman1-1/+1
2012-08-15rt61pci: fix NULL pointer dereference in config_lna_gainStanislaw Gruszka1-2/+1
2012-08-15Input: wacom - Bamboo One 1024 pressure fixChris Bagwell1-1/+1
2012-08-15Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann3-9/+15
2012-08-15e1000e: NIC goes up and immediately goes downTushar Dave1-3/+1
2012-08-15iwlwifi: disable greenfield transmissions as a workaroundJohannes Berg1-5/+8
2012-08-15tun: don't zeroize sock->file on detachStanislav Kinsbursky1-1/+0
2012-08-15cfg80211: fix interface combinations check for ADHOC(IBSS)Liang Li1-0/+3
2012-08-15cfg80211: process pending events when unregistering net deviceDaniel Drake3-1/+7
2012-08-15ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann2-1/+2
2012-08-15ARM: dts: imx53-ard: add regulators for lan9220Shawn Guo1-0/+20
2012-08-15ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfigMarek Vasut1-1/+0
2012-08-15target: Check number of unmap descriptors against our limitRoland Dreier1-0/+5
2012-08-15target: Fix possible integer underflow in UNMAP emulationRoland Dreier1-10/+10
2012-08-15target: Fix reading of data length fields for UNMAP commandsRoland Dreier1-3/+3
2012-08-15target: Add range checking to UNMAP emulationRoland Dreier1-0/+12
2012-08-15mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman1-2/+23