index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-27
documentation: Update rcu_dereference.txt based on WG21 discussions
Paul E. McKenney
1
-0
/
+5
2015-05-27
documentation: memory-barriers: Fix smp_mb__before_spinlock() semantics
Will Deacon
2
-5
/
+4
2015-05-27
rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()
Paul E. McKenney
10
-192
/
+193
2015-05-10
Linux 4.1-rc3
v4.1-rc3
Linus Torvalds
1
-1
/
+1
2015-05-10
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
18
-106
/
+230
2015-05-11
Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
3
-9
/
+29
2015-05-11
drm: Zero out invalid vblank timestamp in drm_update_vblank_count.
Mario Kleiner
1
-5
/
+4
2015-05-10
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
7
-19
/
+13
2015-05-10
Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-2
/
+7
2015-05-09
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
42
-234
/
+480
2015-05-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-0
/
+6
2015-05-09
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-72
/
+2
2015-05-09
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+1
2015-05-09
m32r: make flush_cpumask non-volatile.
Rusty Russell
1
-3
/
+3
2015-05-09
mnt: Fix fs_fully_visible to verify the root directory is visible
Eric W. Biederman
1
-0
/
+6
2015-05-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-7
/
+15
2015-05-09
path_openat(): fix double fput()
Al Viro
1
-1
/
+2
2015-05-09
namei: d_is_negative() should be checked before ->d_seq validation
Al Viro
1
-6
/
+13
2015-05-08
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2015-05-08
Merge tag 'dm-4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2
-8
/
+9
2015-05-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-41
/
+60
2015-05-08
Merge tag 'gpio-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
4
-46
/
+36
2015-05-08
Merge tag 'mmc-4.1-rc2' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
6
-4
/
+22
2015-05-08
Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+3
2015-05-09
ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for exynos5250-snow
Javier Martinez Canillas
1
-0
/
+1
2015-05-09
ARM: dts: Fix typo in trip point temperature for exynos5420/5440
Abhilash Kesavan
2
-2
/
+2
2015-05-09
ARM: dts: add 'rtc_src' clock to rtc node for exynos4412-odroid boards
Markus Reichl
1
-0
/
+3
2015-05-09
ARM: dts: Make DP a consumer of DISP1 power domain on Exynos5420
Javier Martinez Canillas
1
-0
/
+1
2015-05-08
MAINTAINERS: add Conexant Digicolor machines entry
Baruch Siach
1
-0
/
+6
2015-05-08
MAINTAINERS: socfpga: update the git repo for SoCFPGA
Dinh Nguyen
1
-2
/
+3
2015-05-08
drm/tegra: Don't use vblank_disable_immediate on incapable driver.
Mario Kleiner
1
-1
/
+0
2015-05-08
Merge tag 'drm-amdkfd-fixes-2015-05-07' of git://people.freedesktop.org/~gabb...
Dave Airlie
2
-4
/
+7
2015-05-08
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
11
-87
/
+190
2015-05-08
mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLE
Zhangfei Gao
1
-1
/
+2
2015-05-08
mmc: dw_mmc: init desc in dw_mci_idmac_init
Zhangfei Gao
1
-1
/
+3
2015-05-07
Merge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-7
/
+51
2015-05-07
Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp'
Rafael J. Wysocki
230
-1649
/
+2700
2015-05-07
Merge tag 'for-f2fs-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-5
/
+12
2015-05-07
ARM: multi_v7_defconfig: Select more FSL SoCs
Fabio Estevam
1
-0
/
+3
2015-05-07
MAINTAINERS: replace an AT91 maintainer
Nicolas Ferre
2
-2
/
+8
2015-05-07
drivers: CCI: fix used_mask init in validate_group()
Mark Salter
1
-1
/
+1
2015-05-07
Merge tag 'stericsson-fixes-v4.1' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
3
-17
/
+28
2015-05-07
Merge tag 'renesas-fixes-for-v4.1' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-1
/
+1
2015-05-07
Merge tag 'omap-for-v4.1/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
16
-32
/
+81
2015-05-07
Merge tag 'arm-soc/for-4.1/maintainers' of http://github.com/broadcom/stblinu...
Arnd Bergmann
1
-2
/
+2
2015-05-07
Merge tag 'mvebu-fixes-4.1' of git://git.infradead.org/linux-mvebu into fixes
Arnd Bergmann
1
-0
/
+4
2015-05-07
Merge tag 'fixes-for-v4.1-rc2' of https://github.com/rjarzmik/linux into fixes
Arnd Bergmann
7
-172
/
+274
2015-05-07
Merge tag 'imx-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Arnd Bergmann
7
-5
/
+9
2015-05-07
Merge tag 'v4.1-rockchip-socfixes1' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
3
-0
/
+60
2015-05-07
Merge tag 'pinctrl-v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
7
-13
/
+16
[next]