index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
arm64: remove __die()'s stack dump
Mark Rutland
2017-08-15
1
-2
/
+0
*
|
|
|
arm64: numa: Remove the unused parent_node() macro
Dou Liyang
2017-08-15
1
-3
/
+0
*
|
|
|
arm64: compat: Remove leftover variable declaration
Kevin Brodsky
2017-08-10
1
-2
/
+0
*
|
|
|
ACPI/IORT: Fix build regression without IOMMU
Arnd Bergmann
2017-08-10
1
-1
/
+1
*
|
|
|
arm64: fix pmem interface definition
Arnd Bergmann
2017-08-10
1
-2
/
+2
*
|
|
|
arm64: uaccess: Add the uaccess_flushcache.c file
Robin Murphy
2017-08-10
1
-0
/
+47
*
|
|
|
md/raid6: implement recovery using ARM NEON intrinsics
Ard Biesheuvel
2017-08-09
5
-1
/
+234
*
|
|
|
md/raid6: use faster multiplication for ARM NEON delta syndrome
Ard Biesheuvel
2017-08-09
1
-3
/
+30
*
|
|
|
Merge tag 'arm64-iort-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel...
Catalin Marinas
2017-08-09
1
-53
/
+87
|
\
\
\
\
|
*
|
|
|
ACPI/IORT: numa: Add numa node mapping for smmuv3 devices
Ganapatrao Kulkarni
2017-08-08
1
-1
/
+28
|
*
|
|
|
ACPI/IORT: Handle PCI aliases properly for IOMMUs
Robin Murphy
2017-08-08
1
-52
/
+59
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/ke...
Catalin Marinas
2017-08-09
17
-198
/
+176
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
arm64: unwind: remove sp from struct stackframe
Ard Biesheuvel
2017-08-09
7
-14
/
+1
|
*
|
|
arm64: unwind: reference pt_regs via embedded stack frame
Ard Biesheuvel
2017-08-09
8
-85
/
+36
|
*
|
|
arm64: unwind: disregard frame.sp when validating frame pointer
Ard Biesheuvel
2017-08-08
2
-18
/
+16
|
*
|
|
arm64: unwind: avoid percpu indirection for irq stack
Mark Rutland
2017-08-08
4
-7
/
+7
|
*
|
|
arm64: move non-entry code out of .entry.text
Mark Rutland
2017-08-08
2
-44
/
+57
|
*
|
|
arm64: consistently use bl for C exception entry
Mark Rutland
2017-08-08
1
-4
/
+8
|
*
|
|
arm64: Add ASM_BUG()
Mark Rutland
2017-08-08
2
-32
/
+57
|
|
|
/
|
|
/
|
*
|
|
arm64/vdso: Support mremap() for vDSO
Dmitry Safonov
2017-08-09
1
-0
/
+15
*
|
|
arm64: uaccess: Implement *_flushcache variants
Robin Murphy
2017-08-09
4
-0
/
+19
*
|
|
arm64: Implement pmem API support
Robin Murphy
2017-08-09
7
-1
/
+61
*
|
|
arm64: Handle trapped DC CVAP
Robin Murphy
2017-08-09
2
-1
/
+5
*
|
|
arm64: Expose DC CVAP to userspace
Robin Murphy
2017-08-09
5
-0
/
+7
*
|
|
arm64: Convert __inval_cache_range() to area-based
Robin Murphy
2017-08-09
3
-18
/
+24
*
|
|
arm64: mm: Fix set_memory_valid() declaration
Robin Murphy
2017-08-09
1
-1
/
+1
*
|
|
arm64: Decode information from ESR upon mem faults
Julien Thierry
2017-08-07
2
-10
/
+76
*
|
|
arm64: Abstract syscallno manipulation
Dave Martin
2017-08-07
6
-14
/
+33
*
|
|
arm64: syscallno is secretly an int, make it official
Dave Martin
2017-08-07
7
-25
/
+32
|
|
/
|
/
|
*
|
Linux 4.13-rc4
v4.13-rc4
Linus Torvalds
2017-08-07
1
-1
/
+1
*
|
Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-pla...
Linus Torvalds
2017-08-07
1
-2
/
+2
|
\
\
|
*
|
platform/x86: intel-vbtn: match power button on press rather than release
Mario Limonciello
2017-08-05
1
-2
/
+2
*
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-08-06
13
-196
/
+290
|
\
\
\
|
*
|
|
ext4: fix copy paste error in ext4_swap_extents()
Maninder Singh
2017-08-06
1
-1
/
+1
|
*
|
|
ext4: fix overflow caused by missing cast in ext4_resize_fs()
Jerry Lee
2017-08-06
1
-1
/
+2
|
*
|
|
ext4, project: expand inode extra size if possible
Miao Xie
2017-08-06
3
-24
/
+85
|
*
|
|
ext4: cleanup ext4_expand_extra_isize_ea()
Miao Xie
2017-08-06
1
-9
/
+5
|
*
|
|
ext4: restructure ext4_expand_extra_isize
Miao Xie
2017-08-06
2
-40
/
+36
|
*
|
|
ext4: fix forgetten xattr lock protection in ext4_expand_extra_isize
Miao Xie
2017-08-06
2
-12
/
+16
|
*
|
|
ext4: make xattr inode reads faster
Tahsin Erdogan
2017-08-06
4
-48
/
+92
|
*
|
|
ext4: inplace xattr block update fails to deduplicate blocks
Tahsin Erdogan
2017-08-06
1
-3
/
+1
|
*
|
|
ext4: remove unused mode parameter
Tahsin Erdogan
2017-08-06
1
-5
/
+4
|
*
|
|
ext4: fix warning about stack corruption
Arnd Bergmann
2017-08-06
1
-5
/
+6
|
*
|
|
ext4: fix dir_nlink behaviour
Andreas Dilger
2017-08-06
2
-10
/
+14
|
*
|
|
ext4: silence array overflow warning
Dan Carpenter
2017-08-06
1
-1
/
+1
|
*
|
|
ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
Jan Kara
2017-08-05
1
-0
/
+3
|
*
|
|
ext4: release discard bio after sending discard commands
Daeho Jeong
2017-08-05
1
-1
/
+3
|
*
|
|
ext4: convert swap_inode_data() over to use swap() on most of the fields
Jeff Layton
2017-07-31
1
-10
/
+8
|
*
|
|
ext4: error should be cleared if ea_inode isn't added to the cache
Emoly Liu
2017-07-31
1
-0
/
+1
|
*
|
|
ext4: Don't clear SGID when inheriting ACLs
Jan Kara
2017-07-31
1
-13
/
+15
[prev]
[next]