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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-17
arm64: Use PoU cache instr for I/D coherency
Ashok Kumar
4
-26
/
+58
2015-12-17
arm64: Defer dcache flush in __cpu_copy_user_page
Ashok Kumar
1
-1
/
+2
2015-12-15
arm64: reduce stack use in irq_handler
James Morse
3
-15
/
+27
2015-12-15
Merge branch 'aarch64/efi' into aarch64/for-next/core
Will Deacon
10
-318
/
+414
2015-12-11
arm64: mm: ensure that the zero page is visible to the page table walker
Will Deacon
1
-0
/
+3
2015-12-11
arm64: Documentation: add list of software workarounds for errata
Will Deacon
1
-0
/
+58
2015-12-11
arm64: mm: place __cpu_setup in .text
Mark Rutland
1
-2
/
+0
2015-12-10
arm64: cmpxchg: Don't incldue linux/mmdebug.h
Mark Brown
1
-1
/
+0
2015-12-10
arm64: mm: fold alternatives into .init
Mark Rutland
4
-11
/
+2
2015-12-10
arm64: Remove redundant padding from linker script
Mark Rutland
1
-2
/
+0
2015-12-10
arm64: mm: remove pointless PAGE_MASKing
Mark Rutland
1
-2
/
+2
2015-12-10
arm64: don't call C code with el0's fp register
James Morse
1
-0
/
+2
2015-12-10
arm64: when walking onto the task stack, check sp & fp are in current->stack
James Morse
1
-2
/
+10
2015-12-10
arm64: Add this_cpu_ptr() assembler macro for use in entry.S
James Morse
2
-3
/
+12
2015-12-09
arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM
Ard Biesheuvel
5
-35
/
+54
2015-12-09
arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARM
Ard Biesheuvel
4
-325
/
+363
2015-12-09
arm64/efi: mark UEFI reserved regions as MEMBLOCK_NOMAP
Ard Biesheuvel
1
-3
/
+4
2015-12-09
arm64: only consider memblocks with NOMAP cleared for linear mapping
Ard Biesheuvel
2
-1
/
+3
2015-12-09
mm/memblock: add MEMBLOCK_NOMAP attribute to memblock memory table
Ard Biesheuvel
2
-0
/
+36
2015-12-09
arm64: irq: fix walking from irq stack to task stack
Will Deacon
2
-3
/
+19
2015-12-08
arm64: Add do_softirq_own_stack() and enable irq_stacks
James Morse
3
-3
/
+79
2015-12-08
arm64: Modify stack trace and dump for use with irq_stack
AKASHI Takahiro
4
-3
/
+75
2015-12-08
arm64: Store struct thread_info in sp_el0
Jungseok Lee
4
-5
/
+28
2015-12-07
arm64: Clear out any singlestep state on a ptrace detach operation
John Blackwood
1
-0
/
+6
2015-12-04
arm64: Add trace_hardirqs_off annotation in ret_to_user
Catalin Marinas
1
-0
/
+3
2015-12-04
arm64: ftrace: fix the comments for ftrace_modify_code
Li Bin
1
-6
/
+5
2015-12-04
arm64: ftrace: stop using kstop_machine to enable/disable tracing
Li Bin
1
-0
/
+5
2015-12-03
arm64: spinlock: serialise spin_unlock_wait against concurrent lockers
Will Deacon
1
-2
/
+21
2015-12-03
arm64: enable HAVE_IRQ_TIME_ACCOUNTING
Will Deacon
2
-1
/
+2
2015-12-02
arm64: fix COMPAT_SHMLBA definition for large pages
Yury Norov
1
-1
/
+1
2015-12-02
arm64: add __init/__initdata section marker to some functions/variables
Jisheng Zhang
5
-13
/
+14
2015-12-01
arm64: pgtable: implement pte_accessible()
Will Deacon
1
-0
/
+10
2015-12-01
arm64: mm: allow sections for unaligned bases
Mark Rutland
1
-0
/
+1
2015-12-01
arm64: mm: detect bad __create_mapping uses
Mark Rutland
1
-0
/
+7
2015-11-30
Linux 4.4-rc3
v4.4-rc3
Linus Torvalds
1
-1
/
+1
2015-11-30
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
27
-993
/
+1093
2015-11-30
Merge tag 'rtc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...
Linus Torvalds
2
-36
/
+9
2015-11-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-5
/
+9
2015-11-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
7
-8
/
+13
2015-11-30
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-2
/
+4
2015-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
11
-64
/
+53
2015-11-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
8
-152
/
+316
2015-11-29
target/stat: print full t10_wwn.model buffer
David Disseldorp
1
-1
/
+1
2015-11-29
target: fix COMPARE_AND_WRITE non zero SGL offset data corruption
Jan Engelhardt
1
-2
/
+2
2015-11-29
qla2xxx: Fix regression introduced by target configFS changes
Himanshu Madhani
1
-1
/
+1
2015-11-29
kref: Remove kref_put_spinlock_irqsave()
Bart Van Assche
1
-33
/
+0
2015-11-29
target: Invoke release_cmd() callback without holding a spinlock
Bart Van Assche
2
-7
/
+12
2015-11-29
target: Fix race for SCF_COMPARE_AND_WRITE_POST checking
Nicholas Bellinger
3
-11
/
+18
2015-11-29
iscsi-target: Fix rx_login_comp hang after login failure
Nicholas Bellinger
2
-1
/
+13
2015-11-29
iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc()
Luis de Bethencourt
1
-5
/
+5
[next]