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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-17
alpha: forward declare struct pt_regs in processor.h
Richard Weinberger
1
-0
/
+1
2015-04-17
x86/fpu: Load xsave pointer *after* initialization
Borislav Petkov
1
-2
/
+6
2015-04-17
perf/x86/intel: Add Broadwell support for the LBR callstack
Kan Liang
1
-1
/
+1
2015-04-17
perf/x86/intel/rapl: Fix energy counter measurements but supporing per domain...
Jacob Pan
1
-21
/
+73
2015-04-17
perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp events
Peter Zijlstra
1
-0
/
+8
2015-04-17
perf/x86: Fix hw_perf_event::flags collision
Peter Zijlstra
1
-9
/
+9
2015-04-17
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
8
-5
/
+33
2015-04-16
sparc: Make LDC use common iommu poll management functions
Sowmini Varadhan
1
-88
/
+97
2015-04-16
sparc: Make sparc64 use scalable lib/iommu-common.c functions
Sowmini Varadhan
4
-236
/
+160
2015-04-16
Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-400
/
+303
2015-04-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
44
-409
/
+741
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
234
-9345
/
+7189
2015-04-16
x86/ptrace: Fix the TIF_FORCED_TF logic in handle_signal()
Oleg Nesterov
1
-11
/
+11
2015-04-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-358
/
+343
2015-04-16
s390: remove use of seq_printf return value
Joe Perches
1
-2
/
+4
2015-04-16
cris fasttimer: remove use of seq_printf return value
Joe Perches
2
-92
/
+78
2015-04-16
cris: remove use of seq_printf return value
Joe Perches
2
-58
/
+62
2015-04-16
openrisc: remove use of seq_printf return value
Joe Perches
1
-24
/
+26
2015-04-16
ARM: plat-pxa: remove use of seq_printf return value
Joe Perches
1
-58
/
+53
2015-04-16
nios2: cpuinfo: remove use of seq_printf return value
Joe Perches
1
-39
/
+38
2015-04-16
microblaze: mb: remove use of seq_printf return value
Joe Perches
1
-76
/
+73
2015-04-16
x86: mtrr: if: remove use of seq_printf return value
Joe Perches
1
-7
/
+5
2015-04-16
powerpc/powernv: reboot when requested by firmware
Joel Stanley
1
-2
/
+3
2015-04-16
kernel: conditionally support non-root users, groups and capabilities
Iulia Manda
1
-0
/
+1
2015-04-16
Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-2
/
+1
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
80
-488
/
+84
2015-04-15
Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw...
Linus Torvalds
56
-1997
/
+246
2015-04-15
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+0
2015-04-15
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
6
-8
/
+8
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
68
-1129
/
+10913
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
19
-80
/
+168
2015-04-15
s390/pci: add locking for fmb access
Sebastian Ott
3
-6
/
+12
2015-04-15
s390/pci: extract software counters from fmb
Sebastian Ott
4
-14
/
+28
2015-04-15
s390/bpf: Add s390x eBPF JIT compiler backend
Michael Holzheu
4
-803
/
+1234
2015-04-15
s390: Use bool function return values of true/false not 1/0
Joe Perches
1
-1
/
+1
2015-04-15
powerpc/powermac: Fix build error seen with powermac smp builds
Guenter Roeck
1
-6
/
+4
2015-04-15
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
89
-572
/
+2372
2015-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
106
-7095
/
+1328
2015-04-15
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-18
/
+170
2015-04-15
powerpc/pseries: Fix compile of memory hotplug without CONFIG_MEMORY_HOTREMOVE
Alexey Kardashevskiy
1
-0
/
+13
2015-04-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
66
-382
/
+398
2015-04-15
arm: add support for memtest
Vladimir Murzin
1
-0
/
+3
2015-04-15
arm64: add support for memtest
Vladimir Murzin
1
-0
/
+2
2015-04-15
mm: move memtest under mm
Vladimir Murzin
4
-139
/
+0
2015-04-15
mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
Kees Cook
7
-22
/
+1
2015-04-15
mm: split ET_DYN ASLR from mmap ASLR
Kees Cook
7
-16
/
+2
2015-04-15
s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE
Kees Cook
2
-12
/
+7
2015-04-15
mm: expose arch_mmap_rnd when available
Kees Cook
13
-14
/
+27
2015-04-15
s390: standardize mmap_rnd() usage
Kees Cook
1
-11
/
+23
2015-04-15
powerpc: standardize mmap_rnd() usage
Kees Cook
1
-11
/
+15
[prev]
[next]