summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/page_alloc.c: remove pageblock_default_order()Andrew Morton2014-02-201-18/+15
* drm/i915: kick any firmware framebuffers before claiming the gttDaniel Vetter2014-02-201-7/+30
* ext4: protect group inode free counting with group lockTao Ma2014-02-201-1/+3
* printk: Fix scheduling-while-atomic problem in console_cpu_notify()Paul E. McKenney2014-02-201-1/+0
* x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=yPeter Oberparleiter2014-02-201-0/+1
* mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irqKOSAKI Motohiro2014-02-201-2/+4
* mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_loc...KOSAKI Motohiro2014-02-201-2/+3
* SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley2014-02-201-0/+4
* Linux 3.4.80v3.4.80Greg Kroah-Hartman2014-02-131-1/+1
* 3.4.y: timekeeping: fix 32-bit overflow in get_monotonic_boottimeColin Cross2014-02-131-1/+1
* timekeeping: Avoid possible deadlock from clock_was_set_delayedJohn Stultz2014-02-131-4/+8
* rtc-cmos: Add an alarm disable quirkBorislav Petkov2014-02-131-1/+51
* sched/rt: Avoid updating RT entry timeout twice within one tick periodYing Xue2014-02-132-1/+6
* sched: Unthrottle rt runqueues in __disable_runtime()Peter Boonstoppel2014-02-134-6/+6
* sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttledMike Galbraith2014-02-131-0/+13
* sched/rt: Fix SCHED_RR across cgroupsColin Cross2014-02-131-5/+10
* hpfs: deadlock and race in directory lseek()Al Viro2014-02-131-4/+6
* PCI: Enable ARI if dev and upstream bridge support it; disable otherwiseYijing Wang2014-02-131-7/+7
* drm/radeon/DCE4+: clear bios scratch dpms bit (v2)Alex Deucher2014-02-131-0/+4
* drm/radeon: set the full cache bit for fences on r7xx+Alex Deucher2014-02-132-6/+8
* drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALIDMarek Olšák2014-02-132-2/+8
* radeon/pm: Guard access to rdev->pm.power_state arrayMichel Dänzer2014-02-131-2/+4
* drm/radeon: warn users when hw_i2c is enabled (v2)Alex Deucher2014-02-131-0/+3
* dm space map common: make sure new space is used during extendJoe Thornber2014-02-131-1/+5
* dm: wait until embedded kobject is released before destroying a deviceMikulas Patocka2014-02-133-1/+22
* sunrpc: Fix infinite loop in RPC state machineWeston Andros Adamson2014-02-131-2/+6
* nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAMEWeston Andros Adamson2014-02-131-2/+2
* NFSv4: OPEN must handle the NFS4ERR_IO return code correctlyTrond Myklebust2014-02-131-16/+31
* spidev: fix hang when transfer_one_message failsDaniel Santos2014-02-131-1/+3
* IB/qib: Fix QP check when looping back to/from QP1Ira Weiny2014-02-131-1/+8
* ore: Fix wrong math in allocation of per device BIOBoaz Harrosh2014-02-132-12/+26
* mtd: mxc_nand: remove duplicated ecc_stats countingMichael Grzeschik2014-02-131-1/+0
* ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator...Mark Brown2014-02-131-0/+9
* turbostat: Use GCC's CPUID functions to support PICJosh Triplett2014-02-131-5/+6
* slub: Fix calculation of cpu slabsLi Zefan2014-02-131-1/+7
* mmc: atmel-mci: fix timeout errors in SDIO mode when using DMALudovic Desroches2014-02-131-1/+12
* audit: correct a type mismatch in audit_syscall_exit()AKASHI Takahiro2014-02-131-1/+1
* intel-iommu: fix off-by-one in pagetable freeingAlex Williamson2014-02-131-1/+1
* SELinux: Fix memory leak upon loading policyTetsuo Handa2014-02-131-1/+13
* Linux 3.4.79v3.4.79Greg Kroah-Hartman2014-02-061-1/+1
* powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras2014-02-061-0/+3
* Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot()Wang Shilong2014-02-061-1/+1
* target/iscsi: Fix network portal creation raceAndy Grover2014-02-061-13/+21
* SCSI: bfa: Chinook quad port 16G FC HBA claim issueVijaya Mohan Guvva2014-02-061-2/+4
* usb: core: get config and string descriptors for unauthorized devicesThomas Pugliese2014-02-062-40/+7
* KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)Andy Honig2014-02-061-1/+2
* net,via-rhine: Fix tx_timeout handlingRichard Weinberger2014-02-061-0/+1
* net: avoid reference counter overflows on fib_rules in multicast forwardingHannes Frederic Sowa2014-02-062-4/+10
* inet_diag: fix inet_diag_dump_icsk() timewait socket state logicNeal Cardwell2014-02-061-1/+3
* bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt2014-02-061-4/+9