summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-24Linux 3.9.4v3.9.4Greg Kroah-Hartman1-1/+1
2013-05-24x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...)Alexander van Heukelum2-7/+8
2013-05-24NTB: Multiple NTB client fixJon Mason1-2/+3
2013-05-24ntb_netdev: remove from list on exitJon Mason1-0/+2
2013-05-24NTB: memcpy lockup workaroundJon Mason1-3/+8
2013-05-24NTB: Correctly handle receive buffers of the minimal sizeJon Mason1-3/+5
2013-05-24NTB: reset tx_index on link toggleJon Mason1-1/+1
2013-05-24NTB: Link toggle memory leakJon Mason1-12/+20
2013-05-24NTB: Handle 64bit BAR sizesJon Mason2-50/+75
2013-05-24NTB: fix pointer math issuesDan Carpenter1-2/+2
2013-05-24ntb: off by one sanity checksDan Carpenter1-3/+3
2013-05-24NTB: variable dereferenced before checkJon Mason1-2/+14
2013-05-24virtio_console: fix uapi headerMichael S. Tsirkin1-1/+1
2013-05-24drm/radeon: Fix VRAM size calculation for VRAM >= 4GBNiels Ole Salscheider3-5/+5
2013-05-24drm/nouveau/bios: fix thinko in ZM_MASK_ADD opcodeBen Skeggs1-2/+2
2013-05-24x86: Fix bit corruption at CPU resume timeLinus Torvalds1-1/+1
2013-05-24i2c: designware: always clear interrupts before enabling themMika Westerberg1-1/+2
2013-05-24i2c: designware: fix RX FIFO overrunJosef Ahmad2-1/+12
2013-05-24hwmon: fix error return code in abituguru_probe()Wei Yongjun1-6/+10
2013-05-24btrfs: don't stop searching after encountering the wrong itemGabriel de Perthuis1-5/+5
2013-05-24arm64: mm: Fix operands of clz in __flush_dcache_allSukanto Ghosh1-1/+1
2013-05-24arm64: debug: clear mdscr_el1 instead of taking the OS lockWill Deacon2-4/+1
2013-05-19Linux 3.9.3v3.9.3Greg Kroah-Hartman1-1/+1
2013-05-19target: Use FD_MAX_SECTORS/FD_BLOCKSIZE for blockdevs using fileioAndy Grover1-8/+2
2013-05-19audit: Make testing for a valid loginuid explicit.Eric W. Biederman4-2/+40
2013-05-19parisc: make default cross compiler search more robust (v3)Helge Deller1-12/+9
2013-05-19parisc: fix NATIVE set up in buildMike Frysinger1-3/+1
2013-05-19parisc: use long branch in fork_like macroJohn David Anglin1-1/+2
2013-05-19parisc: fix SMP races when updating PTE and TLB entries in entry.SJohn David Anglin1-72/+83
2013-05-19parisc: only re-enable interrupts if we need to schedule or deliver signals w...John David Anglin1-5/+9
2013-05-19usermodehelper: check subprocess_info->path != NULLOleg Nesterov1-0/+5
2013-05-19drm/radeon: restore nomodeset operation (v2)Dave Airlie1-1/+11
2013-05-19drm/radeon: check incoming cliprects pointerKees Cook1-1/+1
2013-05-19ASoC: da7213: Fix setting dmic_samplephase and dmic_clk_rateAxel Lin1-4/+4
2013-05-19ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutexBenjamin LaHaise1-1/+13
2013-05-19drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang1-2/+2
2013-05-19ACPI / EC: Restart transaction even when the IBF flag setLan Tianyu1-3/+1
2013-05-19target/iblock: Fix WCE=1 + DPOFUA=1 backend WRITE regressionNicholas Bellinger1-0/+2
2013-05-19target: close target_put_sess_cmd() vs. core_tmr_abort_task() raceJoern Engel2-6/+38
2013-05-19iscsi-target: Fix processing of OOO commandsShlomo Pongratz1-3/+4
2013-05-19cpufreq / intel_pstate: fix ffmpeg regressionDirk Brandewie1-8/+2
2013-05-19cpufreq / intel_pstate: use lowest requested max performanceDirk Brandewie1-3/+9
2013-05-19cpufreq / intel_pstate: remove idle time and duration from sample and calcula...Dirk Brandewie1-37/+8
2013-05-19drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()Wei Yongjun1-0/+1
2013-05-19ARM: EXYNOS5: Fix kernel dump in AFTR idle modeInderpal Singh2-3/+3
2013-05-19VSOCK: Drop bogus __init annotation from vsock_init_tables()Geert Uytterhoeven1-1/+1
2013-05-19drbd: fix for deadlock when using automatic split-brain-recoveryPhilipp Reisner1-1/+0
2013-05-19drbd: fix memory leakLars Ellenberg1-0/+1
2013-05-19drbd: Fix build error when CONFIG_CRYPTO_HMAC is not setPhilipp Reisner1-2/+2
2013-05-19watchdog: Fix race condition in registration codeGuenter Roeck1-1/+2