summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.14.29v3.14.29Greg Kroah-Hartman2015-01-161-1/+1
* mm: Don't count the stack guard page towards RLIMIT_STACKLinus Torvalds2015-01-161-2/+5
* mm: propagate error from stack expansion even for guard pageLinus Torvalds2015-01-162-3/+3
* mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...Vlastimil Babka2015-01-161-11/+13
* mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski2015-01-161-2/+6
* spi: fsl: Fix problem with multi message transfersStefan Roese2015-01-161-5/+15
* perf session: Do not fail on processing out of order eventJiri Olsa2015-01-162-2/+4
* perf: Fix events installation during moving groupJiri Olsa2015-01-161-2/+2
* perf/x86/intel/uncore: Make sure only uncore events are collectedJiri Olsa2015-01-161-3/+19
* Btrfs: don't delay inode ref updates during log replayChris Mason2015-01-161-0/+8
* arm64: kernel: fix __cpu_suspend mm switch on warm-bootLorenzo Pieralisi2015-01-161-1/+13
* arm64: Move cpu_resume into the text sectionLaura Abbott2015-01-162-32/+8
* arm64: kernel: refactor the CPU suspend API for retention statesLorenzo Pieralisi2015-01-163-32/+64
* arm64: kernel: add missing __init section marker to cpu_suspend_initLorenzo Pieralisi2015-01-161-1/+1
* ACPI / PM: Fix PM initialization for devices that are not presentRafael J. Wysocki2015-01-162-6/+9
* ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XPThomas Petazzoni2015-01-161-0/+26
* Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek2015-01-162-2/+20
* ARM: OMAP4: PM: Only do static dependency configuration in omap4_init_static_...Nishanth Menon2015-01-161-20/+9
* ARM: dts: Enable PWM node by default for s3c64xxTomasz Figa2015-01-162-5/+0
* ARM: dts: DRA7: wdt: Fix compatible property for watchdog nodeLokesh Vutla2015-01-161-1/+1
* sched/deadline: Avoid double-accounting in case of missed deadlinesLuca Abeni2015-01-161-18/+1
* sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni2015-01-161-3/+3
* scripts/kernel-doc: don't eat struct members with __alignedJohannes Berg2015-01-161-1/+1
* nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() racesRyusuke Konishi2015-01-162-11/+36
* mtd: tests: abort torturetest on erase errorsBrian Norris2015-01-161-1/+3
* ceph: fix null pointer dereference in discard_cap_releases()Yan, Zheng2015-01-161-9/+12
* ceph: do_sync is never initializedDan Carpenter2015-01-161-1/+1
* nfsd4: fix xdr4 inclusion of escaped charBenjamin Coddington2015-01-161-0/+3
* fs: nfsd: Fix signedness bug in compare_blobRasmus Villemoes2015-01-161-8/+7
* Drivers: hv: vmbus: Fix a race condition when unregistering a deviceVitaly Kuznetsov2015-01-161-2/+9
* n_tty: Fix read_buf race condition, increment read_head after pushing dataChristian Riesch2015-01-161-1/+2
* serial: samsung: wait for transfer completion before clock disableRobert Baldyga2015-01-161-0/+4
* tracing/sched: Check preempt_count() for current when reading task->stateSteven Rostedt (Red Hat)2015-01-161-1/+1
* writeback: fix a subtle race condition in I_DIRTY clearingTejun Heo2015-01-161-7/+22
* cdc-acm: memory leak in error caseOliver Neukum2015-01-161-0/+1
* genhd: check for int overflow in disk_expand_part_tbl()Jens Axboe2015-01-161-2/+9
* Add USB_EHCI_EXYNOS to multi_v7_defconfigSteev Klimaszewski2015-01-161-0/+1
* USB: cdc-acm: check for valid interfacesGreg Kroah-Hartman2015-01-161-4/+5
* ALSA: hda - Fix wrong gpio_dir & gpio_mask hint setups for IDT/STAC codecsTakashi Iwai2015-01-161-2/+2
* ALSA: hda - using uninitialized dataDan Carpenter2015-01-161-1/+3
* ALSA: usb-audio: extend KEF X300A FU 10 tweak to Arcam rPACJiri Jaburek2015-01-161-3/+12
* misc: genwqe: check for error from get_user_pages_fast()Ian Abbott2015-01-161-0/+2
* driver core: Fix unbalanced device reference in drivers_probeAlex Williamson2015-01-161-3/+5
* x86, vdso: Use asm volatile in __getcpuAndy Lutomirski2015-01-161-1/+1
* x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski2015-01-161-14/+29
* kvm: x86: drop severity of "generation wraparound" messagePaolo Bonzini2015-01-161-1/+1
* HID: Add a new id 0x501a for Genius MousePen i608XGiedrius Statkevičius2015-01-164-0/+7
* HID: add battery quirk for USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO keyboardKarl Relton2015-01-161-0/+3
* HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter2015-01-161-2/+6
* HID: i2c-hid: prevent buffer overflow in early IRQGwendal Grignou2015-01-161-1/+1