summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-14Linux 3.4.80v3.4.80Greg Kroah-Hartman1-1/+1
2014-02-133.4.y: timekeeping: fix 32-bit overflow in get_monotonic_boottimeColin Cross1-1/+1
2014-02-13timekeeping: Avoid possible deadlock from clock_was_set_delayedJohn Stultz1-4/+8
2014-02-13rtc-cmos: Add an alarm disable quirkBorislav Petkov1-1/+51
2014-02-13sched/rt: Avoid updating RT entry timeout twice within one tick periodYing Xue2-1/+6
2014-02-13sched: Unthrottle rt runqueues in __disable_runtime()Peter Boonstoppel4-6/+6
2014-02-13sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttledMike Galbraith1-0/+13
2014-02-13sched/rt: Fix SCHED_RR across cgroupsColin Cross1-5/+10
2014-02-13hpfs: deadlock and race in directory lseek()Al Viro1-4/+6
2014-02-13PCI: Enable ARI if dev and upstream bridge support it; disable otherwiseYijing Wang1-7/+7
2014-02-13drm/radeon/DCE4+: clear bios scratch dpms bit (v2)Alex Deucher1-0/+4
2014-02-13drm/radeon: set the full cache bit for fences on r7xx+Alex Deucher2-6/+8
2014-02-13drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALIDMarek Olšák2-2/+8
2014-02-13radeon/pm: Guard access to rdev->pm.power_state arrayMichel Dänzer1-2/+4
2014-02-13drm/radeon: warn users when hw_i2c is enabled (v2)Alex Deucher1-0/+3
2014-02-13dm space map common: make sure new space is used during extendJoe Thornber1-1/+5
2014-02-13dm: wait until embedded kobject is released before destroying a deviceMikulas Patocka3-1/+22
2014-02-13sunrpc: Fix infinite loop in RPC state machineWeston Andros Adamson1-2/+6
2014-02-13nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAMEWeston Andros Adamson1-2/+2
2014-02-13NFSv4: OPEN must handle the NFS4ERR_IO return code correctlyTrond Myklebust1-16/+31
2014-02-13spidev: fix hang when transfer_one_message failsDaniel Santos1-1/+3
2014-02-13IB/qib: Fix QP check when looping back to/from QP1Ira Weiny1-1/+8
2014-02-13ore: Fix wrong math in allocation of per device BIOBoaz Harrosh2-12/+26
2014-02-13mtd: mxc_nand: remove duplicated ecc_stats countingMichael Grzeschik1-1/+0
2014-02-13ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator...Mark Brown1-0/+9
2014-02-13turbostat: Use GCC's CPUID functions to support PICJosh Triplett1-5/+6
2014-02-13slub: Fix calculation of cpu slabsLi Zefan1-1/+7
2014-02-13mmc: atmel-mci: fix timeout errors in SDIO mode when using DMALudovic Desroches1-1/+12
2014-02-13audit: correct a type mismatch in audit_syscall_exit()AKASHI Takahiro1-1/+1
2014-02-13intel-iommu: fix off-by-one in pagetable freeingAlex Williamson1-1/+1
2014-02-13SELinux: Fix memory leak upon loading policyTetsuo Handa1-1/+13
2014-02-06Linux 3.4.79v3.4.79Greg Kroah-Hartman1-1/+1
2014-02-06powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras1-0/+3
2014-02-06Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot()Wang Shilong1-1/+1
2014-02-06target/iscsi: Fix network portal creation raceAndy Grover1-13/+21
2014-02-06SCSI: bfa: Chinook quad port 16G FC HBA claim issueVijaya Mohan Guvva1-2/+4
2014-02-06usb: core: get config and string descriptors for unauthorized devicesThomas Pugliese2-40/+7
2014-02-06KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)Andy Honig1-1/+2
2014-02-06net,via-rhine: Fix tx_timeout handlingRichard Weinberger1-0/+1
2014-02-06net: avoid reference counter overflows on fib_rules in multicast forwardingHannes Frederic Sowa2-4/+10
2014-02-06inet_diag: fix inet_diag_dump_icsk() timewait socket state logicNeal Cardwell1-1/+3
2014-02-06bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt1-4/+9
2014-02-06hp_accel: Add a new PnP ID HPQ6007 for new HP laptopsTakashi Iwai1-0/+1
2014-02-06ALSA: Enable CONFIG_ZONE_DMA for smaller PCI DMA masksTakashi Iwai1-0/+12
2014-02-06ALSA: rme9652: fix a missing comma in channel_map_9636_ds[]Takashi Iwai1-1/+1
2014-02-06ASoC: adau1701: Fix ADAU1701_SEROCTL_WORD_LEN_16 constantLars-Peter Clausen1-1/+1
2014-02-06parport: parport_pc: remove double PCI ID for NetMosSebastian Andrzej Siewior1-8/+2
2014-02-06serial: add support for 200 v3 series Titan cardYegor Yefremov1-0/+4
2014-02-06ARM: at91: smc: bug fix in sam9_smc_cs_read()Jean-Jacques Hiblot1-1/+1
2014-02-06tty/serial: at91: Handle shutdown more safelyMarek Roszko1-7/+13