index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-30
powerpc/mm: Allow memory hotplug into an offline node
Reza Arbab
1
-1
/
+1
2017-01-30
powerpc/mm: Simplify loop control in parse_numa_properties()
Reza Arbab
1
-8
/
+3
2017-01-30
powerpc/fadump: Fix the race in crash_fadump().
Mahesh Salgaonkar
1
-1
/
+24
2017-01-30
powerpc/mm/hash: Properly mask the ESID bits when building proto VSID
Aneesh Kumar K.V
1
-2
/
+5
2017-01-25
powerpc/bpf: Flush the entire JIT buffer
Naveen N. Rao
1
-2
/
+2
2017-01-25
powerpc/bpf: Remove redundant check for non-null image
Daniel Borkmann
2
-16
/
+17
2017-01-25
powerpc/mm: Return directly after a failed __copy_from_user() in sys_subpage_...
Markus Elfring
1
-3
/
+1
2017-01-25
powerpc/sstep: Return directly after a failed address_ok() in emulate_step()
Markus Elfring
1
-4
/
+2
2017-01-25
powerpc/kernel: Fix unbalanced refcount on RTAS device node
Gavin Shan
1
-0
/
+1
2017-01-25
powerpc/kernel: Use of_property_read_u32() in rtas_initialize()
Gavin Shan
1
-11
/
+9
2017-01-25
powerpc/kernel: Remove nested if statements in rtas_initialize()
Gavin Shan
1
-17
/
+16
2017-01-25
powerpc/powernv/pci: Use kmalloc_array() in two functions
Markus Elfring
1
-3
/
+6
2017-01-25
powerpc/mm: Fixup wrong LPCR_VRMASD value
Aneesh Kumar K.V
1
-1
/
+1
2017-01-25
powerpc/64: Use optimized checksum routines on little-endian
Paul Mackerras
4
-5
/
+15
2017-01-25
powerpc/64: Fix checksum folding in csum_tcpudp_nofold and ip_fast_csum_nofold
Paul Mackerras
1
-5
/
+12
2017-01-25
powerpc/powernv: Report size of OPAL memcons log
Joel Stanley
1
-0
/
+4
2017-01-23
powerpc/mm/4k: don't allocate larger pmd page table for 4k
Aneesh Kumar K.V
1
-2
/
+2
2017-01-23
powerpc/mm: Remove the debug hugepd_ok check
Aneesh Kumar K.V
2
-26
/
+0
2017-01-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2017-01-21
Merge tag 'arc-4.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
12
-47
/
+151
2017-01-21
Merge tag 'powerpc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
20
-58
/
+131
2017-01-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-3
/
+21
2017-01-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-11
/
+40
2017-01-20
Merge tag 'kvm-s390-master-4.10-1' of git://git.kernel.org/pub/scm/linux/kern...
Radim Krčmář
1
-2
/
+2
2017-01-20
KVM: s390: do not expose random data via facility bitmap
Christian Borntraeger
1
-2
/
+2
2017-01-20
powerpc: Ignore reserved field in DCSR and PVR reads and writes
Anton Blanchard
1
-5
/
+5
2017-01-20
powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset write
Dave Martin
1
-0
/
+7
2017-01-20
powerpc/ptrace: Preserve previous fprs/vsrs on short regset write
Dave Martin
1
-0
/
+7
2017-01-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
24
-40
/
+45
2017-01-19
ARM: dts: da850-evm: fix read access to SPI flash
Fabien Parent
1
-0
/
+1
2017-01-19
Merge tag 'pci-v4.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+10
2017-01-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
5
-49
/
+70
2017-01-19
arm64: avoid returning from bad_mode
Mark Rutland
2
-5
/
+25
2017-01-18
ARC: Revert "ARC: mm: IOC: Don't enable IOC by default"
Vineet Gupta
1
-1
/
+1
2017-01-18
ARC: mm: split arc_cache_init to allow __init reaping of bulk
Vineet Gupta
1
-14
/
+19
2017-01-18
Merge tag 'omap-for-v4.10/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
7
-20
/
+14
2017-01-18
ARCv2: IOC: Use actual memory size to setup aperture size
Vineet Gupta
3
-2
/
+16
2017-01-18
ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruption
Vineet Gupta
2
-3
/
+50
2017-01-18
ARCv2: IOC: refactor the IOC and SLC operations into own functions
Vineet Gupta
2
-22
/
+48
2017-01-18
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-3
/
+47
2017-01-18
ARC: module: Fix !CONFIG_ARC_DW2_UNWIND builds
Vineet Gupta
3
-4
/
+6
2017-01-18
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-01-18
arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fields
Dave Martin
1
-0
/
+4
2017-01-18
arm64/ptrace: Avoid uninitialised struct padding in fpr_set()
Dave Martin
1
-0
/
+1
2017-01-18
arm64/ptrace: Preserve previous registers for short regset write
Dave Martin
1
-1
/
+1
2017-01-18
arm64/ptrace: Preserve previous registers for short regset write
Dave Martin
1
-1
/
+2
2017-01-18
arm64/ptrace: Preserve previous registers for short regset write
Dave Martin
1
-3
/
+4
2017-01-18
x86/ioapic: Restore IO-APIC irq_chip retrigger callback
Ruslan Ruslichenko
1
-0
/
+2
2017-01-18
arm64: mm: avoid name clash in __page_to_voff()
Oleksandr Andrushchenko
1
-1
/
+1
2017-01-18
powerpc/perf: Use MSR to report privilege level on P9 DD1
Madhavan Srinivasan
3
-1
/
+4
[prev]
[next]