summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-01Linux 3.0.33v3.0.33Greg Kroah-Hartman1-1/+1
2012-06-01i2c: davinci: Free requested IRQ in removeMarcus Folkesson1-1/+1
2012-06-01ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem heldDima Zavin1-0/+2
2012-06-01ARM: 7365/1: drop unused parameter from flush_cache_user_rangeDima Zavin2-2/+2
2012-06-01isci: fix oem parameter validation on single controller skusDan Williams1-1/+1
2012-06-01tile: fix bug where fls(0) was not returning 0Chris Metcalf1-6/+6
2012-06-01mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre3-5/+10
2012-06-01x86/mce: Fix check for processor context when machine check was taken.Tony Luck1-6/+10
2012-06-01media: uvcvideo: Fix ENUMINPUT handlingLaurent Pinchart1-1/+1
2012-06-01smsusb: add autodetection support for USB ID 2040:c0a0Michael Krufky1-0/+2
2012-06-01nouveau: nouveau_set_bo_placement takes TTM flagsDave Airlie1-1/+1
2012-06-01drm/i915: don't clobber the pipe param in sanitize_modesettingDaniel Vetter1-2/+3
2012-06-01drm/i915: [GEN7] Use HW scheduler for fixed function shadersBen Widawsky2-0/+29
2012-06-01drm/i915: Avoid a double-read of PCH_IIR during interrupt handlingChris Wilson1-6/+3
2012-06-01xhci: Add new short TX quirk for Fresco Logic host.Sarah Sharp3-3/+19
2012-06-01xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp1-0/+1
2012-06-01usb-xhci: Handle COMP_TX_ERR for isoc tdsHans de Goede1-0/+1
2012-06-01xhci: Add Lynx Point to list of Intel switchable hosts.Sarah Sharp2-2/+20
2012-06-01usb: add USB_QUIRK_RESET_RESUME for M-Audio 88esSteffen Müller1-0/+3
2012-06-01usb: gadget: fsl_udc_core: dTD's next dtd pointer need to be updated once wri...Peter Chen1-0/+2
2012-06-01USB: serial: ti_usb_3410_5052: Add support for the FRI2 serial consoleDarren Hart2-2/+5
2012-06-01USB: Remove races in devio.cHuajun Li1-8/+25
2012-06-01usb: usbtest: two super speed fixes for usbtestPaul Zimmerman1-5/+12
2012-06-01SCSI: hpsa: Fix problem with MSA2xxx devicesStephen M. Cameron1-19/+15
2012-06-01drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01Rajkumar Kasirajan1-0/+18
2012-06-01USB: ffs-test: fix length argument of out function callMatthias Fend1-1/+1
2012-06-01usb-storage: unusual_devs entry for Yarvik PMP400 MP4 playerAlan Stern1-0/+7
2012-06-01USB: ftdi-sio: add support for Physik Instrumente E-861Éric Piel2-0/+9
2012-06-01tty: Allow uart_register/unregister/registerAlan Cox1-0/+1
2012-06-01Add missing call to uart_update_timeout()Lothar Waßmann1-0/+2
2012-06-01md: using GFP_NOIO to allocate bio for flush requestShaohua Li1-1/+1
2012-06-01mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkagesMel Gorman1-24/+17
2012-06-01workqueue: skip nr_running sanity check in worker_enter_idle() if trustee is ...Tejun Heo1-2/+7
2012-06-01USB: cdc-wdm: poll must return POLLHUP if device is goneBjørn Mork1-1/+1
2012-06-01docs: update HOWTO for 2.6.x -> 3.x versioningKees Cook1-16/+16
2012-06-01um: Implement a custom pte_same() functionRichard Weinberger1-0/+6
2012-06-01um: Fix __swp_type()Richard Weinberger1-2/+2
2012-06-01ahci: Detect Marvell 88SE9172 SATA controllerMatt Johnson1-0/+2
2012-06-01mtd: sm_ftl: fix typo in major number.Maxim Levitsky1-1/+1
2012-06-01perf/x86: Update event scheduling constraints for AMD family 15h modelsRobert Richter1-1/+10
2012-06-01drivers/staging/comedi/comedi_fops.c: add missing vfreeJulia Lawall1-1/+1
2012-06-01SELinux: if sel_make_bools errors don't leave inconsistent stateEric Paris1-0/+1
2012-06-01KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compatDavid Howells2-1/+4
2012-06-01RDMA/cxgb4: Drop peer_abort when no endpoint foundSteve Wise1-0/+6
2012-06-01SCSI: mpt2sas: Fix for panic happening because of improper memory allocationnagalakshmi.nandigama@lsi.com1-3/+3
2012-06-01s390/pfault: fix task state raceHeiko Carstens1-2/+12
2012-06-01Fix blocking allocations called very early during bootupLinus Torvalds1-3/+4
2012-06-01cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDBLuis R. Rodriguez1-0/+10
2012-06-01vfs: make AIO use the proper rw_verify_area() area helpersLinus Torvalds1-16/+14
2012-06-01isdn/gigaset: ratelimit CAPI message dumpsTilman Schmidt1-13/+9