index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-14
DT: leds: Add flash LED devices related properties
Pavel Machek
1
-0
/
+16
2015-01-14
Merge branch 'leds-fixes-for-3.19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+6
2015-01-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
1
-6
/
+6
2015-01-14
leds: netxbig: fix oops at probe time
Simon Guinot
1
-6
/
+6
2015-01-13
kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)
Christian Borntraeger
1
-6
/
+6
2015-01-13
Merge tag 'linux-kselftest-3.19-rc-5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-9
/
+15
2015-01-13
Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
5
-46
/
+107
2015-01-13
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
3
-16
/
+13
2015-01-13
x86/xen: properly retrieve NMI reason
Jan Beulich
2
-1
/
+72
2015-01-13
Merge tag 'gpio-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2
-90
/
+69
2015-01-13
Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
6
-34
/
+86
2015-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
16
-129
/
+78
2015-01-13
mm: mmu_gather: use tlb->end != 0 only for TLB invalidation
Will Deacon
2
-6
/
+10
2015-01-12
xen: check for zero sized area when invalidating memory
Juergen Gross
1
-0
/
+2
2015-01-12
xen: use correct type for physical addresses
Juergen Gross
1
-2
/
+2
2015-01-12
xen: correct race in alloc_p2m_pmd()
Juergen Gross
1
-6
/
+3
2015-01-12
xen: correct error for building p2m list on 32 bits
Juergen Gross
1
-1
/
+1
2015-01-12
mmc: sdhci-pci: Add support for Intel SPT
Adrian Hunter
2
-0
/
+28
2015-01-12
mmc: sdhci-acpi: Add ACPI HID INT344D
Adrian Hunter
1
-0
/
+2
2015-01-12
mmc: sdhci: Fix sleep in atomic after inserting SD card
Krzysztof Kozlowski
1
-2
/
+6
2015-01-12
mmc: sdhci-pxav3: do the mbus window configuration after enabling clocks
Thomas Petazzoni
1
-8
/
+7
2015-01-12
mmc: sdhci: Disable re-tuning for HS400
Adrian Hunter
2
-0
/
+30
2015-01-12
mmc: sdhci: Simplify use of tuning timer
Adrian Hunter
1
-15
/
+8
2015-01-12
mmc: sdhci: Add out_unlock to sdhci_execute_tuning
Adrian Hunter
1
-3
/
+2
2015-01-12
mmc: sdhci: Tuning should not change max_blk_count
Adrian Hunter
1
-6
/
+3
2015-01-11
linux 3.19-rc4
v3.19-rc4
Linus Torvalds
1
-1
/
+1
2015-01-11
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-11
/
+8
2015-01-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-39
/
+53
2015-01-11
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-35
/
+19
2015-01-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
26
-77
/
+371
2015-01-11
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-3
/
+3
2015-01-11
mm: fix corner case in anon_vma endless growing prevention
Konstantin Khlebnikov
1
-2
/
+4
2015-01-11
mm: Don't count the stack guard page towards RLIMIT_STACK
Linus Torvalds
1
-2
/
+5
2015-01-11
Merge branch 'core/urgent' into locking/urgent, to collect all pending lockin...
Ingo Molnar
1
-2
/
+2
2015-01-10
Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-3
/
+1
2015-01-10
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+3
2015-01-10
Merge tag 'sound-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-4
/
+6
2015-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
10
-9
/
+74
2015-01-10
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
30
-261
/
+413
2015-01-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
9
-5
/
+22
2015-01-10
Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-148
/
+306
2015-01-10
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-4
/
+4
2015-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
4
-5
/
+5
2015-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
6
-11
/
+29
2015-01-10
iscsi-target: Fix typos in enum cmd_flags_table
Andy Grover
2
-8
/
+8
2015-01-10
MAINTAINERS: Add entry for iSER target driver
Sagi Grimberg
1
-0
/
+9
2015-01-10
target: Allow Write Exclusive non-reservation holders to READ
Lee Duncan
1
-0
/
+12
2015-01-10
target: Drop left-over fabric_max_sectors attribute
Nicholas Bellinger
8
-56
/
+0
2015-01-10
target: Drop arbitrary maximum I/O size limit
Nicholas Bellinger
5
-25
/
+16
2015-01-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
17
-101
/
+155
[next]