summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cleanups-4.6' into for-chris-4.6David Sterba2016-02-2616-89/+64Star
|\
| * btrfs: avoid uninitialized variable warningArnd Bergmann2016-02-231-2/+2
| * btrfs: drop null testing before destroy functionsKinglong Mee2016-02-189-34/+17Star
| * btrfs: fix build warningSudip Mukherjee2016-02-181-1/+1
| * btrfs: use proper type for failrec in extent_stateDavid Sterba2016-02-182-20/+16Star
| * btrfs: Replace CURRENT_TIME by current_fs_time()Deepa Dinamani2016-02-186-22/+26
| * btrfs: remove open-coded swap() in backref.c:__merge_refsDave Jones2016-02-181-6/+3Star
| * btrfs: remove redundant error checkByongho Lee2016-02-181-4/+0Star
| * btrfs: simplify expression in btrfs_calc_trans_metadata_size()Byongho Lee2016-02-181-2/+1Star
* | Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6David Sterba2016-02-26303-1674/+2974
|\ \
| * | Btrfs: fix lockdep deadlock warning due to dev_replaceLiu Bo2016-02-237-84/+105
| * | Linux 4.5-rc4Linus Torvalds2016-02-141-1/+1
| * | Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-02-143-1/+12
| |\ \
| | * | nvmem: qfprom: Specify LE device endiannessStephen Boyd2016-02-081-0/+1
| | * | nvmem: core: return error for non word aligned accessSrinivas Kandagatla2016-02-081-0/+6
| | * | mei: validate request value in client notify request ioctlAlexander Usyskin2016-02-071-1/+5
| * | | Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-02-141-3/+3
| |\ \ \
| | * | | klist: fix starting point removed bug in klist iteratorsJames Bottomley2016-02-081-3/+3
| | | |/ | | |/|
| * | | Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-02-147-7/+79
| |\ \ \
| | * | | Revert "8250: uniphier: allow modular build with 8250 console"Greg Kroah-Hartman2016-02-081-1/+1
| | * | | pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski2016-02-073-3/+30
| | * | | pty: fix possible use after free of tty->driver_dataHerton R. Krzesinski2016-02-071-1/+17
| | * | | tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll2016-02-071-0/+21
| | * | | serial/omap: mark wait_for_xmitr as __maybe_unusedArnd Bergmann2016-02-071-1/+1
| | * | | serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)Peter Hurley2016-02-071-2/+6
| | * | | 8250: uniphier: allow modular build with 8250 consoleArnd Bergmann2016-02-071-1/+1
| | * | | tty: Drop krefs for interrupted tty lockPeter Hurley2016-02-072-3/+7
| * | | | Merge tag 'usb-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-02-143-12/+19
| |\ \ \ \
| | * \ \ \ Merge tag 'phy-for-4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2016-02-123-12/+19
| | |\ \ \ \
| | | * | | | phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reloadTony Lindgren2016-02-101-5/+8
| | | * | | | phy: twl4030-usb: Relase usb phy on unloadTony Lindgren2016-02-101-0/+1
| | | * | | | phy: core: fix wrong err handle for phy_power_onShawn Lin2016-02-101-7/+9
| | | * | | | phy: Restrict phy-hi6220-usb to HiSilicon arm64Geert Uytterhoeven2016-02-031-0/+1
| | | | |_|/ | | | |/| |
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-02-145-26/+63
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'perf-urgent-for-mingo-2' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2016-02-041-0/+10
| | |\ \ \ \ \
| | | * | | | | perf stat: Fix interval output valuesJiri Olsa2016-02-031-0/+10
| | * | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2016-02-044-26/+53
| | |\| | | | |
| | | * | | | | perf probe: Search both .eh_frame and .debug_frame sections for probe locationHemant Kumar2016-02-022-26/+41
| | | * | | | | perf tools: Fix thread lifetime related segfaut in intel_ptAdrian Hunter2016-02-021-0/+9
| | | * | | | | perf tools: tracepoint_error() can receive e=NULL, robustify itAdrian Hunter2016-02-011-0/+3
| * | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-02-141-6/+10
| |\ \ \ \ \ \ \
| | * | | | | | | locking/lockdep: Fix stack trace caching logicDmitry Vyukov2016-02-091-6/+10
| * | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-02-141-2/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()zengtao2016-02-021-2/+3
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-144-14/+18
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'gic-fixes-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2016-02-112-7/+7
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributorTirumalesh Chalamarla2016-02-111-0/+1
| | | * | | | | | | | irqchip/gic: Only set the EOImodeNS bit for the root controllerJon Hunter2016-02-111-1/+1
| | | * | | | | | | | irqchip/gic: Only populate set_affinity for the root controllerJon Hunter2016-02-111-6/+5Star
| | |/ / / / / / / /
| | * | | | | | | | irqchip/gicv3-its: Fix memory leak in its_free_tables()Shanker Donthineni2016-02-041-6/+11