index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-23
s390: remove bogus system call table entries
Heiko Carstens
1
-3
/
+3
2018-01-23
s390/kprobes: remove duplicate includes
Pravin Shedge
1
-1
/
+0
2018-01-23
powerpc/64s: Improve RFI L1-D cache flush fallback
Nicholas Piggin
5
-58
/
+39
2018-01-22
signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed
Eric W. Biederman
4
-23
/
+8
2018-01-22
signal/powerpc: Remove unnecessary signal_code parameter of do_send_trap
Eric W. Biederman
3
-10
/
+10
2018-01-22
signal: Replace memset(info,...) with clear_siginfo for clarity
Eric W. Biederman
1
-1
/
+1
2018-01-22
signal: Don't use structure initializers for struct siginfo
Eric W. Biederman
8
-59
/
+87
2018-01-22
signal/arm64: Better isolate the COMPAT_TASK portion of ptrace_hbptriggered
Eric W. Biederman
1
-15
/
+12
2018-01-22
MIPS: MSA: Update helpers to use new asm macros
James Hogan
1
-44
/
+19
2018-01-22
MIPS: XPA: Standardise readx/writex accessors
James Hogan
1
-10
/
+10
2018-01-22
MIPS: XPA: Allow use of $0 (zero) to MTHC0
James Hogan
1
-2
/
+2
2018-01-22
MIPS: XPA: Use XPA instructions in assembly
James Hogan
2
-10
/
+22
2018-01-22
MIPS: VZ: Pass GC0 register names in $n format
James Hogan
1
-166
/
+166
2018-01-22
MIPS: VZ: Update helpers to use new asm macros
James Hogan
1
-127
/
+37
2018-01-22
MIPS: Add helpers for assembler macro instructions
James Hogan
1
-0
/
+83
2018-01-22
MIPS: ranchu: Add Ranchu as a new generic-based board
Miodrag Dinic
4
-0
/
+133
2018-01-22
sparc: vDSO: remove an extra tab
Dan Carpenter
1
-1
/
+1
2018-01-22
sparc64: drop unneeded compat include
Rolf Eike Beer
1
-3
/
+0
2018-01-22
sparc64: Oracle DAX driver
Rob Gardner
1
-0
/
+91
2018-01-22
sparc64: Oracle DAX infrastructure
Rob Gardner
3
-0
/
+196
2018-01-22
ARM: omap: hwmod: fix section mismatch warnings
Arnd Bergmann
1
-2
/
+2
2018-01-22
Merge tag 'omap-for-v4.16/dt-clk-dts-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt
Arnd Bergmann
6
-35
/
+198
2018-01-22
ARM: pxa/tosa-bt: add MODULE_LICENSE tag
Arnd Bergmann
1
-0
/
+4
2018-01-22
microblaze: Setup proper dependency for optimized lib functions
Michal Simek
1
-0
/
+1
2018-01-22
Merge branch 'for-4.16-print-symbol' into for-4.16
Petr Mladek
9
-30
/
+16
2018-01-22
powerpc/pseries, ps3: panic flush kernel messages before halting system
Nicholas Piggin
5
-16
/
+38
2018-01-22
powerpc/tm: Fix endianness flip on trap
Gustavo Romero
1
-1
/
+7
2018-01-22
powerpc: Expose TSCR via sysfs
Anton Blanchard
1
-0
/
+8
2018-01-21
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-7
/
+45
2018-01-22
powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_all
Mahesh Salgaonkar
1
-2
/
+0
2018-01-22
powerpc/powernv: Add ppc_pci_reset_phbs parameter to issue a PHB reset
Guilherme G. Piccoli
1
-2
/
+12
2018-01-22
powerpc/pseries: Don't give a warning when HPT resizing isn't available
David Gibson
1
-1
/
+1
2018-01-22
powerpc: Use octal numbers for file permissions
Russell Currey
23
-50
/
+47
2018-01-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-10
/
+15
2018-01-21
Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-next
Russell King
382
-2040
/
+4964
2018-01-21
ARM: 8745/1: get rid of __memzero()
Nicolas Pitre
6
-160
/
+4
2018-01-21
ARM: 8744/1: don't discard memblock for kexec
Arnd Bergmann
1
-1
/
+1
2018-01-21
ARM: 8743/1: bL_switcher: add MODULE_LICENSE tag
Arnd Bergmann
1
-0
/
+4
2018-01-21
ARM: 8742/1: Always use REFCOUNT_FULL
Jinbum Park
1
-0
/
+1
2018-01-21
ARM: 8741/1: B15: fix unused label warnings
Arnd Bergmann
1
-15
/
+11
2018-01-21
ARM: 8740/1: NOMMU: Make sure we do not hold stale data in mem[] array
Vladimir Murzin
1
-0
/
+2
2018-01-21
ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries cores
Vladimir Murzin
3
-2
/
+6
2018-01-21
ARM: 8738/1: Disable CONFIG_DEBUG_VIRTUAL for NOMMU
Vladimir Murzin
1
-1
/
+1
2018-01-21
ARM: 8737/1: mm: dump: add checking for writable and executable
Jinbum Park
4
-1
/
+94
2018-01-21
ARM: 8736/1: mm: dump: make the page table dumping seq_file
Jinbum Park
1
-7
/
+21
2018-01-21
ARM: 8735/1: mm: dump: make page table dumping reusable
Jinbum Park
5
-39
/
+104
2018-01-21
powerpc/boot/dts: Remove leading 0x and 0s from bindings notation
Mathieu Malaterre
26
-106
/
+106
2018-01-21
powerpc: Fix old-style function definition
Mathieu Malaterre
1
-3
/
+3
2018-01-21
powerpc/xmon: Do not compute/store the major opcode
Mathieu Malaterre
1
-4
/
+0
2018-01-21
powerpc/xive: Properly use static keyword for inline function
Mathieu Malaterre
1
-1
/
+1
[prev]
[next]