| Commit message (Expand) | Author | Age | Files | Lines |
* | btrfs: use list_for_each_entry* in backref.c | Geliang Tang | 2016-01-07 | 1 | -17/+6 |
* | btrfs: use list_for_each_entry_safe in free-space-cache.c | Geliang Tang | 2016-01-07 | 1 | -10/+4 |
* | btrfs: use list_for_each_entry* in check-integrity.c | Geliang Tang | 2016-01-07 | 1 | -79/+26 |
* | Btrfs: use linux/sizes.h to represent constants | Byongho Lee | 2016-01-07 | 17 | -177/+147 |
* | btrfs: cleanup, remove stray return statements | David Sterba | 2016-01-07 | 6 | -9/+0 |
* | btrfs: zero out delayed node upon allocation | Alexandru Moise | 2016-01-07 | 1 | -6/+1 |
* | btrfs: pass proper enum type to start_transaction() | Alexandru Moise | 2016-01-07 | 1 | -5/+10 |
* | btrfs: switch __btrfs_fs_incompat return type from int to bool | Alexandru Moise | 2016-01-07 | 1 | -1/+1 |
* | btrfs: remove unused inode argument from uncompress_inline() | Byongho Lee | 2016-01-07 | 1 | -3/+2 |
* | Linux 4.4-rc6v4.4-rc6 | Linus Torvalds | 2015-12-21 | 1 | -1/+1 |
* | Merge tag 'rtc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abello... | Linus Torvalds | 2015-12-20 | 2 | -14/+53 |
|\ |
|
| * | rtc: da9063: fix access ordering error during RTC interrupt at system power on | Steve Twiss | 2015-12-20 | 1 | -10/+9 |
| * | rtc: rk808: Compensate for Rockchip calendar deviation on November 31st | Julius Werner | 2015-12-20 | 1 | -4/+44 |
* | | Merge tag 'tty-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-12-20 | 5 | -17/+19 |
|\ \ |
|
| * | | tty: Fix GPF in flush_to_ldisc() | Peter Hurley | 2015-12-13 | 1 | -1/+1 |
| * | | serial: earlycon: Add missing spinlock initialization | Geert Uytterhoeven | 2015-12-13 | 1 | -0/+2 |
| * | | serial: sh-sci: Fix length of scatterlist | Yoshihiro Shimoda | 2015-12-13 | 1 | -1/+1 |
| * | | n_tty: Fix poll() after buffer-limited eof push read | Peter Hurley | 2015-12-13 | 1 | -13/+9 |
| * | | serial: 8250_uniphier: fix dl_read and dl_write functions | Masahiro Yamada | 2015-12-13 | 1 | -2/+6 |
* | | | Merge tag 'usb-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-12-20 | 11 | -47/+122 |
|\ \ \ |
|
| * | | | USB: fix invalid memory access in hub_activate() | Alan Stern | 2015-12-18 | 1 | -3/+19 |
| * | | | USB: ipaq.c: fix a timeout loop | Dan Carpenter | 2015-12-18 | 1 | -1/+2 |
| * | | | Merge tag 'phy-for-4.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Greg Kroah-Hartman | 2015-12-18 | 9 | -43/+101 |
| |\ \ \ |
|
| | * | | | phy: core: Get a refcount to phy in devm_of_phy_get_by_index() | Chunfeng Yun | 2015-12-07 | 1 | -6/+15 |
| | * | | | phy: cygnus: pcie: add missing of_node_put | Julia Lawall | 2015-12-03 | 1 | -4/+12 |
| | * | | | phy: miphy365x: add missing of_node_put | Julia Lawall | 2015-12-03 | 1 | -5/+11 |
| | * | | | phy: miphy28lp: add missing of_node_put | Julia Lawall | 2015-12-03 | 1 | -5/+11 |
| | * | | | phy: rockchip-usb: add missing of_node_put | Julia Lawall | 2015-12-03 | 1 | -5/+12 |
| | * | | | phy: berlin-sata: add missing of_node_put | Julia Lawall | 2015-12-03 | 1 | -6/+14 |
| | * | | | phy: mt65xx-usb3: add missing of_node_put | Julia Lawall | 2015-12-03 | 1 | -7/+13 |
| | * | | | phy: brcmstb-sata: add missing of_node_put | Julia Lawall | 2015-12-03 | 1 | -5/+12 |
| | * | | | phy: sun9i-usb: add USB dependency | Arnd Bergmann | 2015-12-03 | 1 | -0/+1 |
* | | | | | Merge tag 'md/4.4-rc5-fixes' of git://neil.brown.name/md | Linus Torvalds | 2015-12-20 | 3 | -10/+24 |
|\ \ \ \ \ |
|
| * | | | | | Fix remove_and_add_spares removes drive added as spare in slot_store | Goldwyn Rodrigues | 2015-12-18 | 1 | -3/+10 |
| * | | | | | md: fix bug due to nested suspend | Mikulas Patocka | 2015-12-18 | 1 | -3/+4 |
| * | | | | | MD: change journal disk role to disk 0 | Shaohua Li | 2015-12-18 | 2 | -3/+7 |
| * | | | | | md/raid10: fix data corruption and crash during resync | Artur Paszkiewicz | 2015-12-18 | 1 | -1/+3 |
| |/ / / / |
|
* | | | | | Merge tag 'powerpc-4.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2015-12-20 | 4 | -26/+26 |
|\ \ \ \ \ |
|
| * | | | | | powerpc/opal-irqchip: Fix deadlock introduced by "Fix double endian conversion" | Alistair Popple | 2015-12-18 | 1 | -1/+13 |
| * | | | | | powerpc/powernv: pr_warn_once on unsupported OPAL_MSG type | Stewart Smith | 2015-12-17 | 1 | -1/+1 |
| * | | | | | Partial revert of "powerpc: Individual System V IPC system calls" | Michael Ellerman | 2015-12-16 | 2 | -24/+12 |
* | | | | | | Merge tag 'spi-fix-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-12-19 | 3 | -8/+8 |
|\ \ \ \ \ \ |
|
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *-. \ \ \ \ \ | Merge remote-tracking branches 'spi/fix/dspi' and 'spi/fix/spidev' into spi-l... | Mark Brown | 2015-12-16 | 2 | -7/+7 |
| |\ \ \ \ \ \ \ |
|
| | | * | | | | | | spi: spidev: Hold spi_lock over all defererences of spi in release() | Mark Brown | 2015-12-16 | 1 | -1/+1 |
| | | | |_|/ / /
| | | |/| | | | |
|
| | * / | | | | | spi-fsl-dspi: Fix CTAR Register access | Bhuvanchandra DV | 2015-12-12 | 1 | -6/+6 |
| | |/ / / / / |
|
| * | | | | | | Merge remote-tracking branch 'spi/fix/core' into spi-linus | Mark Brown | 2015-12-16 | 1 | -1/+1 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | * | | | | | spi: fix parent-device reference leak | Johan Hovold | 2015-12-16 | 1 | -1/+1 |
| | |/ / / / |
|
* | | | | | | Merge tag 'gpio-v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2015-12-19 | 3 | -4/+10 |
|\ \ \ \ \ \ |
|
| * | | | | | | gpio: revert get() to non-errorprogating behaviour | Linus Walleij | 2015-12-17 | 1 | -1/+7 |
| * | | | | | | gpio: generic: clamp values from bgpio_get_set() | Linus Walleij | 2015-12-17 | 1 | -2/+2 |