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.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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
40
-87
/
+73
2016-06-25
Merge tag 'for-linus-4.7b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-42
/
+32
2016-06-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-8
/
+43
2016-06-25
unicore32: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-06-25
tile: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-06-25
sh: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-06-25
s390: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-06-25
sparc: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-4
/
+2
2016-06-25
powerpc: get rid of superfluous __GFP_REPEAT
Michal Hocko
3
-11
/
+7
2016-06-25
score: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-3
/
+2
2016-06-25
parisc: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-2
/
+1
2016-06-25
nios2: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-3
/
+2
2016-06-25
mips: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-3
/
+3
2016-06-25
arc: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-2
/
+2
2016-06-25
arm64: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-06-25
x86/efi: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-06-25
x86: get rid of superfluous __GFP_REPEAT
Michal Hocko
2
-2
/
+2
2016-06-25
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
26
-51
/
+46
2016-06-25
fix up initial thread stack pointer vs thread_info confusion
Linus Torvalds
1
-0
/
+1
2016-06-25
x86: fix up a few misc stack pointer vs thread_info confusions
Linus Torvalds
3
-9
/
+6
2016-06-25
Clarify naming of thread info/stack allocators
Linus Torvalds
7
-11
/
+13
2016-06-23
x86: avoid avoid passing around 'thread_info' in stack dumping code
Linus Torvalds
4
-23
/
+17
2016-06-23
x86/xen: avoid m2p lookup when setting early page table entries
David Vrabel
1
-41
/
+31
2016-06-23
x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()
Juergen Gross
1
-1
/
+1
2016-06-22
arm64: hibernate: Don't hibernate on systems with stuck CPUs
James Morse
1
-0
/
+6
2016-06-22
arm64: smp: Add function to determine if cpus are stuck in the kernel
James Morse
2
-0
/
+30
2016-06-21
arm64: mm: remove page_mapping check in __sync_icache_dcache
Shaokun Zhang
1
-4
/
+0
2016-06-21
arm64: fix boot image dependencies to not generate invalid images
Masahiro Yamada
1
-1
/
+1
2016-06-21
arm64: update ASID limit
Jean-Philippe Brucker
1
-3
/
+6
2016-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-7
/
+3
2016-06-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
39
-135
/
+250
2016-06-19
Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github.com/rogerq/linux into ...
Olof Johansson
53
-467
/
+136
2016-06-19
Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/li...
Olof Johansson
52
-376
/
+565
2016-06-19
Merge tag 'fixes-rcu-fiq-signed' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
7
-13
/
+20
2016-06-19
ARM: dts: STi: stih407-family: Disable reserved-memory co-processor nodes
Lee Jones
1
-0
/
+3
2016-06-19
Merge tag 'imx-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Olof Johansson
1
-1
/
+1
2016-06-19
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-3
/
+4
2016-06-18
Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+12
2016-06-18
isa: Allow ISA-style drivers on modern systems
William Breathitt Gray
2
-0
/
+12
2016-06-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-28
/
+101
2016-06-17
ARM: dts: am437x-sk-evm: Reduce i2c0 bus speed for tps65218
Dave Gerlach
1
-1
/
+1
2016-06-17
ARM: OMAP2+: timer: add probe for clocksources
Tero Kristo
1
-2
/
+5
2016-06-17
ARM: OMAP1: fix ams-delta FIQ handler to work with sparse IRQ
Janusz Krzysztofik
3
-5
/
+8
2016-06-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-22
/
+66
2016-06-16
arm64: kgdb: Match pstate size with gdbserver protocol
Daniel Thompson
2
-9
/
+50
2016-06-16
s390/cpum_cf: use perf software context for hardware counters
Hendrik Brueckner
1
-6
/
+2
2016-06-16
kvm: vmx: check apicv is active before using VT-d posted interrupt
Yang Zhang
1
-5
/
+10
2016-06-16
kvm: svm: Do not support AVIC if not CONFIG_X86_LOCAL_APIC
Suravee Suthikulpanit
1
-5
/
+10
2016-06-16
kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid()
Suravee Suthikulpanit
2
-3
/
+14
2016-06-15
arm64: spinlock: Ensure forward-progress in spin_unlock_wait
Will Deacon
1
-3
/
+24
[next]