summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-03-27Linux 3.2.42v3.2.42Ben Hutchings
2013-03-27kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORERAndrew Morton
2013-03-27signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings
2013-03-27efivars: pstore: Do not check size when erasing variableBen Hutchings
2013-03-27KMS: fix EDID detailed timing frame rateTorsten Duwe
2013-03-27KMS: fix EDID detailed timing vsync parsingTorsten Duwe
2013-03-27mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco...Wanpeng Li
2013-03-27vfs,proc: guarantee unique inodes in /procLinus Torvalds
2013-03-27i2c: tegra: check the clk_prepare_enable() return valueLaxman Dewangan
2013-03-27USB: serial: fix interface refcountingJohan Hovold
2013-03-27USB: io_ti: fix get_icount for two port adaptersJohan Hovold
2013-03-27USB: garmin_gps: fix memory leak on disconnectJohan Hovold
2013-03-27cifs: ignore everything in SPNEGO blob after mechTypesJeff Layton
2013-03-27efivars: Handle duplicate names from get_next_variable()Matt Fleming
2013-03-27efivars: explicitly calculate length of VariableNameMatt Fleming
2013-03-27efi_pstore: Introducing workqueue updating sysfsSeiji Aguchi
2013-03-27efivars: Fix check for CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLEBen Hutchings
2013-03-27efivars: Add module parameter to disable use as a pstore backendSeth Forshee
2013-03-27efivars: Allow disabling use as a pstore backendSeth Forshee
2013-03-27dm thin: fix discard corruptionJoe Thornber
2013-03-27usb: gadget: udc-core: fix a regression during gadget driver unbindingAlan Stern
2013-03-27ALSA: hda - Fix typo in checking IEC958 emphasis bitTakashi Iwai
2013-03-27ext4: fix data=journal fast mount/umount hangTheodore Ts'o
2013-03-27ALSA: snd-usb: mixer: ignore -EINVAL in snd_usb_mixer_controls()Daniel Mack
2013-03-27ALSA: snd-usb: mixer: propagate errors up the call chainDaniel Mack
2013-03-27x86-64: Fix the failure case in copy_user_handle_tail()CQ Tang
2013-03-27USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov
2013-03-27ALSA: hda/cirrus - Fix the digital beep registrationTakashi Iwai
2013-03-27drm/radeon/benchmark: make sure bo blit copy exists before using itAlex Deucher
2013-03-27usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 playerDmitry Artamonow
2013-03-27USB: xhci: correctly enable interruptsHannes Reinecke
2013-03-27tracing: Prevent buffer overwrite disabled for latency tracersSteven Rostedt (Red Hat)
2013-03-27tracing: Keep overwrite in sync between regular and snapshot buffersSteven Rostedt (Red Hat)
2013-03-27tracing: Protect tracer flags with trace_types_lockSteven Rostedt (Red Hat)
2013-03-27tracing: Fix free of probe entry by calling call_rcu_sched()Steven Rostedt (Red Hat)
2013-03-27drm/i915: bounds check execbuffer relocation countKees Cook
2013-03-27drm/i915: restrict kernel address leak in debugfsKees Cook
2013-03-27cifs: delay super block destruction until all cifsFileInfo objects are goneMateusz Guzik
2013-03-27tracing: Fix race in snapshot swappingSteven Rostedt (Red Hat)
2013-03-27ext4: use atomic64_t for the per-flexbg free_clusters countTheodore Ts'o
2013-03-27ext4: convert number of blocks to clusters properlyLukas Czerner
2013-03-27jbd2: fix use after free in jbd2_journal_dirty_metadata()Jan Kara
2013-03-27ext4: fix the wrong number of the allocated blocks in ext4_split_extent()Zheng Liu
2013-03-27sfc: Only use TX push if a single descriptor is to be writtenBen Hutchings
2013-03-27sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings
2013-03-27sfc: Detach net device when stopping queues for reconfigurationBen Hutchings
2013-03-27sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings
2013-03-27sfc: Properly sync RX DMA buffer when it is not the last in the pageBen Hutchings
2013-03-27sfc: Fix timekeeping in efx_mcdi_poll()Ben Hutchings
2013-03-27sfc: lock TX queues when calling netif_device_detach()Daniel Pieczko