summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-04Btrfs: fix unclosed transaction handler when the async transaction commitment...Miao Xie
2013-03-04Btrfs: fix wrong handle at error path of create_snapshot() when the commit failsMiao Xie
2013-03-04Btrfs: use set_nlink if our i_nlink is 0Josef Bacik
2013-03-04tcp: fix double-counted receiver RTT when leaving receiver fast pathNeal Cardwell
2013-03-04CAIF: fix sparse warning for caif_usbSilviu-Mihai Popescu
2013-03-04rds: simplify a warning messageCong Wang
2013-03-04net: fec: fix build error in no MXC platformFrank Li
2013-03-04net: ipv6: Don't purge default router if accept_ra=2Lorenzo Colitti
2013-03-04net: fec: put tx to napi poll function to fix dead lockFrank Li
2013-03-04sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZECong Wang
2013-03-04rds: limit the size allocated by rds_message_alloc()Cong Wang
2013-03-04tile: properly use COMPAT_SYSCALL_DEFINExChris Metcalf
2013-03-04random: fix locking dependency with the tasklist_lockTheodore Ts'o
2013-03-04DRM/i915: On G45 enable cursor plane briefly after enabling the display plane.Egbert Eich
2013-03-04tile: work around bug in the generic sys_llseekChris Metcalf
2013-03-04ALSA: seq: seq_oss_event: missing range checksDan Carpenter
2013-03-04ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_typeRafael J. Wysocki
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki
2013-03-04ACPI / porocessor: Beautify code, pr->id is u32 which is never < 0Chen Gang
2013-03-04ACPI / processor: Remove redundant NULL check before kfreeSyam Sidhardhan
2013-03-04ACPI / Sleep: Avoid interleaved message on errorsJoe Perches
2013-03-04PM / QoS: Remove device PM QoS sysfs attributes at the right placeRafael J. Wysocki
2013-03-04PM / QoS: Fix concurrency issues and memory leaks in device PM QoSRafael J. Wysocki
2013-03-04cpufreq: highbank: do not initialize array with a loopEmilio López
2013-03-04PM / OPP: improve introductory documentationNishanth Menon
2013-03-04cpufreq: Fix a typo in commentNamhyung Kim
2013-03-04mailbox, pl320-ipc: remove __init from probe functionMark Langsdorf
2013-03-04metag: Inhibit NUMA balancing.Paul Mundt
2013-03-04metag: remove SET_PERSONALITY()James Hogan
2013-03-03eCryptfs: allow userspace messaging to be disabledKees Cook
2013-03-03hwmon: (sht15) Check return value of regulator_enable()Mark Brown
2013-03-03hwmon: (adt7410) Document ADT7420 supportJean Delvare
2013-03-03hwmon: (pmbus/ltc2978) Use detected chip ID to select supported functionalityGuenter Roeck
2013-03-03hwmon: (pmbus/ltc2978) Fix peak attribute handlingGuenter Roeck
2013-03-03hwmon: (pmbus/ltc2978) Update datasheet linksGuenter Roeck
2013-03-03hwmon: Update my e-mail address in driver documentationGuenter Roeck
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-03-03userns: Stop oopsing in key_change_session_keyringEric W. Biederman
2013-03-04drm/nv50-: prevent some races between modesetting and page flippingBen Skeggs
2013-03-04drm/nouveau/i2c: drop parent refcount when creating portsBen Skeggs
2013-03-04drm/nv84: fix regression in page flippingBen Skeggs
2013-03-04drm/nouveau: Fix typo in init_idx_addr_latched().Francisco Jerez
2013-03-04drm/nouveau: Disable AGP on PowerPC again.Francisco Jerez
2013-03-04drm/nve0/graph: some random reg moved on keplerBen Skeggs
2013-03-03Linux 3.9-rc1Linus Torvalds
2013-03-03ARM: 7665/1: Wire up kcmp syscallCyrill Gorcunov
2013-03-03ARM: 7664/1: perf: remove erroneous semicolon from event initialisationChen Gang
2013-03-03ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bitWill Deacon
2013-03-03ARM: 7662/1: hw_breakpoint: reset debug logic on secondary CPUs in s2ram resumeDietmar Eggemann
2013-03-03ARM: 7661/1: mm: perform explicit branch predictor maintenance when requiredWill Deacon