index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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: fix handling of -1 in set{,fs}[gu]id16 syscalls
Eugene Syromiatnikov
1
-4
/
+4
2018-01-23
s390/tools: generate header files in arch/s390/include/generated/
Hendrik Brueckner
7
-14
/
+26
2018-01-23
s390/syscalls: use generated syscall_table.h and unistd.h header files
Hendrik Brueckner
6
-792
/
+12
2018-01-23
s390/syscalls: add Makefile to generate system call header files
Hendrik Brueckner
2
-0
/
+57
2018-01-23
s390/syscalls: add syscalltbl script
Hendrik Brueckner
1
-0
/
+232
2018-01-23
s390/syscalls: add system call table
Hendrik Brueckner
1
-0
/
+390
2018-01-23
s390/decompressor: swap .text and .rodata.compressed sections
Vasily Gorbik
1
-3
/
+3
2018-01-23
s390/ipl: avoid usage of __section(.data)
Vasily Gorbik
1
-8
/
+4
2018-01-23
s390/head: replace hard coded values with constants
Vasily Gorbik
1
-5
/
+5
2018-01-23
s390/disassembler: add generated gen_opcode_table tool to .gitignore
Hendrik Brueckner
1
-0
/
+1
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
2017-12-13
s390/vdso: revise CFI annotations of vDSO functions
Hendrik Brueckner
10
-18
/
+69
2017-12-13
s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sections
Hendrik Brueckner
13
-0
/
+43
2017-12-13
s390/pci: handle insufficient resources during dma tlb flush
Sebastian Ott
2
-2
/
+22
2017-12-11
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-7
/
+0
2017-12-10
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
59
-107
/
+124
2017-12-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
24
-142
/
+173
2017-12-09
Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
4
-15
/
+15
2017-12-09
Merge tag 'omap-for-v4.15/fixes-dt-warnings' of git://git.kernel.org/pub/scm/...
Olof Johansson
2
-1
/
+2
2017-12-08
kmemcheck: rip it out for real
Michal Hocko
10
-10
/
+0
2017-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
34
-67
/
+120
2017-12-08
Merge tag 'powerpc-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
9
-29
/
+54
2017-12-08
ARM64: dts: meson-gx: fix UART pclk clock name
Neil Armstrong
2
-5
/
+5
2017-12-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
26
-30
/
+39
2017-12-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-47
/
+63
2017-12-07
ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 builds
Arnd Bergmann
1
-0
/
+2
2017-12-07
arm: dts: nspire: Add missing #phy-cells to usb-nop-xceiv
Rob Herring
1
-0
/
+1
2017-12-07
s390: fix compat system call table
Heiko Carstens
1
-3
/
+3
2017-12-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
4
-1
/
+6
2017-12-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
15
-44
/
+107
2017-12-06
x86/vdso: Change time() prototype to match __vdso_time()
Arnd Bergmann
1
-1
/
+1
2017-12-06
arm64/sve: Avoid dereference of dead task_struct in KVM guest entry
Dave Martin
1
-12
/
+16
2017-12-06
x86: Fix Sparse warnings about non-static functions
Colin Ian King
2
-4
/
+4
2017-12-06
arm64: SW PAN: Update saved ttbr0 value on enter_lazy_tlb
Will Deacon
1
-14
/
+10
2017-12-06
arm64: SW PAN: Point saved ttbr0 at the zero page when switching to init_mm
Will Deacon
2
-12
/
+14
2017-12-06
arm64: fpsimd: Abstract out binding of task's fpsimd context to the cpu.
Dave Martin
1
-10
/
+15
2017-12-06
arm64: fpsimd: Prevent registers leaking from dead tasks
Dave Martin
1
-0
/
+9
2017-12-06
KVM: x86: fix APIC page invalidation
Radim Krčmář
2
-0
/
+17
2017-12-06
Merge tag 'kvm-s390-master-4.15-1' of git://git.kernel.org/pub/scm/linux/kern...
Radim Krčmář
12
-52
/
+25
2017-12-07
powerpc/xmon: Don't print hashed pointers in xmon
Michael Ellerman
1
-5
/
+5
2017-12-06
powerpc/64s: Initialize ISAv3 MMU registers before setting partition table
Nicholas Piggin
1
-0
/
+2
2017-12-06
x86/power: Fix some ordering bugs in __restore_processor_context()
Andy Lutomirski
1
-4
/
+17
2017-12-06
x86/PCI: Make broadcom_postcore_init() check acpi_disabled
Rafael J. Wysocki
1
-1
/
+1
2017-12-06
x86/microcode/AMD: Add support for fam17h microcode loading
Tom Lendacky
1
-0
/
+4
2017-12-06
x86/cpufeatures: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
Rudolf Marek
2
-2
/
+6
2017-12-06
KVM: s390: Fix skey emulation permission check
Janosch Frank
1
-2
/
+9
2017-12-06
KVM: s390: mark irq_state.flags as non-usable
Christian Borntraeger
1
-2
/
+4
2017-12-06
KVM: s390: Remove redundant license text
Greg Kroah-Hartman
12
-48
/
+0
2017-12-06
KVM: s390: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
12
-0
/
+12
[next]