summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-14drm/i915: Fix Haswell/CRW PCI IDs.Kenneth Graunke
2013-03-14drm/i915: Increase the RC6p threshold.Stéphane Marchesin
2013-03-14ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bitWill Deacon
2013-03-14ARM: 7659/1: mm: make mm->context.id an atomic64_t variableWill Deacon
2013-03-14ARM: 7658/1: mm: fix race updating mm->context.id on ASID rolloverWill Deacon
2013-03-14ARM: 7657/1: head: fix swapper and idmap population with LPAE and big-endianWill Deacon
2013-03-14drm/radeon: add primary dac adj quirk for R200 boardAlex Deucher
2013-03-14drm/radeon: don't set hpd, afmt interrupts when interrupts are disabledAlex Deucher
2013-03-14hwmon: (pmbus/ltc2978) Use detected chip ID to select supported functionalityGuenter Roeck
2013-03-14hwmon: (pmbus/ltc2978) Fix peak attribute handlingGuenter Roeck
2013-03-14hwmon: (sht15) Check return value of regulator_enable()Mark Brown
2013-03-14md/raid1,raid10: fix deadlock with freeze_array()NeilBrown
2013-03-14md: raid0: fix error return from create_stripe_zones.NeilBrown
2013-03-14md: fix two bugs when attempting to resize RAID0 array.NeilBrown
2013-03-14md: protect against crash upon fsync on ro arraySebastian Riemer
2013-03-14nohz: Make tick_nohz_irq_exit() irq safeFrederic Weisbecker
2013-03-14proc connector: reject unprivileged listener bumpsKees Cook
2013-03-14ath9k_hw: improve reset reliability after errorsFelix Fietkau
2013-03-14ath9k_htc: fix signal strength handling issuesFelix Fietkau
2013-03-14ath9k: fix RSSI dummy marker valueFelix Fietkau
2013-03-14libertas: fix crash for SD8688Bing Zhao
2013-03-14mwifiex: correct sleep delay counterAvinash Patil
2013-03-14iwlwifi: always copy first 16 bytes of commandsJohannes Berg
2013-03-14hw_random: make buffer usable in scatterlist.Rusty Russell
2013-03-14NFSv4.1: Hold reference to layout hdr in layoutgetWeston Andros Adamson
2013-03-14pnfs: fix resend_to_mds for directioBenny Halevy
2013-03-14SUNRPC: Don't start the retransmission timer when out of socket spaceTrond Myklebust
2013-03-14NFS: Don't allow NFS silly-renamed files to be deleted, no signalTrond Myklebust
2013-03-14dm snapshot: add missing module aliasesMikulas Patocka
2013-03-14dm: fix limits initialization when there are no data devicesMike Christie
2013-03-14dm: do not replace bioset for request based dmJun'ichi Nomura
2013-03-14dm: fix truncated status stringsMikulas Patocka
2013-03-14cifs: ensure that cifs_get_root() only traverses directoriesJeff Layton
2013-03-14Btrfs: delete inline extents when we find them during loggingJosef Bacik
2013-03-14Btrfs: copy everything if we've created an inline extentJosef Bacik
2013-03-14btrfs: Init io_lock after cloning btrfs device structThomas Gleixner
2013-03-14ext4: convert number of blocks to clusters properlyLukas Czerner
2013-03-14iscsi-target: Fix immediate queue starvation regression with DATAINNicholas Bellinger
2013-03-14target/pscsi: Fix page incrementAsias He
2013-03-14SCSI: storvsc: Initialize the sglistK. Y. Srinivasan
2013-03-14SCSI: dc395x: uninitialized variable in device_alloc()Dan Carpenter
2013-03-14sony-laptop: fully enable SNY controlled modemsMattia Dongili
2013-03-14watchdog: sp5100_tco: Write back the original value to reserved bits, instead...Takahisa Tanaka
2013-03-14watchdog: sp5100_tco: Fix wrong indirect I/O access for getting value of rese...Takahisa Tanaka
2013-03-14watchdog: da9055_wdt needs to select WATCHDOG_CORERandy Dunlap
2013-03-14xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk
2013-03-14xen/pat: Disable PAT using pat_enabled value.Konrad Rzeszutek Wilk
2013-03-14xenbus: fix compile failure on ARM with Xen enabledSteven Noonan
2013-03-14USB: EHCI: revert "remove ASS/PSS polling timeout"Alan Stern
2013-03-14ARM: 7654/1: Preserve L_PTE_VALID in pte_modify()Catalin Marinas