| Commit message (Expand) | Author | Age |
* | Btrfs, raid56: use a variant to record the operation type | Miao Xie | 2014-12-02 |
* | Btrfs, scrub: repair the common data on RAID5/6 if it is corrupted | Miao Xie | 2014-12-02 |
* | Btrfs, raid56: don't change bbio and raid_map | Miao Xie | 2014-12-02 |
* | Btrfs: remove unnecessary code of stripe_index assignment in __btrfs_map_block | Zhao Lei | 2014-12-02 |
* | Btrfs: remove noused bbio_ret in __btrfs_map_block in condition | Zhao Lei | 2014-12-02 |
* | Linux 3.18-rc6 | Linus Torvalds | 2014-11-23 |
* | uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME | Andy Lutomirski | 2014-11-23 |
* | sched: Provide update_curr callbacks for stop/idle scheduling classes | Thomas Gleixner | 2014-11-23 |
* | Merge branch 'x86-traps' (trap handling from Andy Lutomirski) | Linus Torvalds | 2014-11-23 |
|\ |
|
| * | x86_64, traps: Rework bad_iret | Andy Lutomirski | 2014-11-23 |
| * | x86_64, traps: Stop using IST for #SS | Andy Lutomirski | 2014-11-23 |
| * | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C | Andy Lutomirski | 2014-11-23 |
* | | Merge tag 'armsoc-for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2014-11-23 |
|\ \ |
|
| * | | ARM: multi_v7_defconfig: fix failure setting CPU voltage by enabling dependen... | Tyler Baker | 2014-11-19 |
| * | | Merge tag 'tegra-for-3.18-fixes-for-rc5' of git://git.kernel.org/pub/scm/linu... | Arnd Bergmann | 2014-11-19 |
| |\ \ |
|
| | * | | ARM: tegra: roth: Fix SD card VDD_IO regulator | Alexandre Courbot | 2014-11-13 |
| | * | | ARM: tegra: Remove eMMC vmmc property for roth/tn7 | Alexandre Courbot | 2014-11-13 |
| | * | | ARM: dts: tegra: move serial aliases to per-board | Olof Johansson | 2014-11-13 |
| | * | | ARM: tegra: Add serial port labels to Tegra124 DT | Lucas Stach | 2014-11-13 |
| * | | | Merge tag 'renesas-clock-fixes-for-v3.18' of git://git.kernel.org/pub/scm/lin... | Arnd Bergmann | 2014-11-19 |
| |\ \ \ |
|
| | * | | | ARM: shmobile: r8a7740 legacy: Correct IIC0 parent clock | Geert Uytterhoeven | 2014-11-09 |
| | * | | | ARM: shmobile: r8a7740 legacy: Add missing INTCA clock for irqpin module | Geert Uytterhoeven | 2014-11-09 |
| | * | | | ARM: shmobile: r8a7790: Fix SD3CKCR address | Shinobu Uehara | 2014-11-09 |
| | |/ / |
|
| * | | | Merge tag 'renesas-dt-fixes-for-v3.18' of git://git.kernel.org/pub/scm/linux/... | Arnd Bergmann | 2014-11-19 |
| |\ \ \ |
|
| | * | | | ARM: shmobile: r8a7740 dtsi: Correct IIC0 parent clock | Geert Uytterhoeven | 2014-11-09 |
| | * | | | ARM: shmobile: r8a7790: Fix SD3CKCR address to device tree | Shinobu Uehara | 2014-11-09 |
| | |/ / |
|
| * | | | Merge tag 'renesas-soc-fixes-for-v3.18' of git://git.kernel.org/pub/scm/linux... | Arnd Bergmann | 2014-11-19 |
| |\ \ \ |
|
| | * | | | ARM: shmobile: kzm9g legacy: Set i2c clks_per_count to 2 | Geert Uytterhoeven | 2014-11-11 |
| | |/ / |
|
| * | | | Merge tag 'sunxi-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann | 2014-11-19 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | ARM: dts: sun6i: Re-parent ahb1_mux to pll6 as required by dma controller | Chen-Yu Tsai | 2014-11-08 |
| | |/ |
|
* | | | Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-11-23 |
|\ \ \ |
|
| * | | | percpu-ref: fix DEAD flag contamination of percpu pointer | Tejun Heo | 2014-11-23 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2014-11-23 |
|\ \ \ \ |
|
| * | | | | btrfs: fix lockups from btrfs_clear_path_blocking | Chris Mason | 2014-11-19 |
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-11-22 |
|\ \ \ \ \ |
|
| * | | | | | clockevent: sun4i: Fix race condition in the probe code | Maxime Ripard | 2014-11-19 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-11-22 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'overlayfs-current' of git://git.kernel.org/pub/scm/linux/kernel... | Al Viro | 2014-11-21 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ovl: ovl_dir_fsync() cleanup | Miklos Szeredi | 2014-11-20 |
| | * | | | | | | ovl: update MAINTAINERS | Miklos Szeredi | 2014-11-20 |
| | * | | | | | | ovl: pass dentry into ovl_dir_read_merged() | Miklos Szeredi | 2014-11-20 |
| | * | | | | | | ovl: use lockless_dereference() for upperdentry | Miklos Szeredi | 2014-11-20 |
| | * | | | | | | ovl: allow filenames with comma | Miklos Szeredi | 2014-11-20 |
| | * | | | | | | ovl: fix race in private xattr checks | Miklos Szeredi | 2014-11-20 |
| | * | | | | | | ovl: fix remove/copy-up race | Miklos Szeredi | 2014-11-20 |
| | * | | | | | | ovl: rename filesystem type to "overlay" | Miklos Szeredi | 2014-11-20 |
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | isofs: avoid unused function warning | Arnd Bergmann | 2014-11-19 |
| * | | | | | | vfs: fix reference leak in d_prune_aliases() | Yan, Zheng | 2014-11-19 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-11-21 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | tcp: Restore RFC5961-compliant behavior for SYN packets | Calvin Owens | 2014-11-21 |