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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-07
powerpc/lib: Implement strlen() in assembly for PPC32
Christophe Leroy
3
-1
/
+81
2018-08-07
selftests/powerpc: Add test for strlen()
Christophe Leroy
3
-1
/
+151
2018-08-07
selftests/powerpc: Add test for 32 bits memcmp
Christophe Leroy
2
-3
/
+18
2018-08-07
powerpc/pseries: Defer the logging of rtas error to irq work queue.
Mahesh Salgaonkar
3
-15
/
+51
2018-08-07
powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.
Mahesh Salgaonkar
1
-1
/
+1
2018-08-07
powerpc/xive: Remove xive_kexec_teardown_cpu()
Benjamin Herrenschmidt
4
-25
/
+2
2018-08-07
powerpc/xive: Remove now useless pr_debug statements
Benjamin Herrenschmidt
1
-9
/
+1
2018-08-07
powerpc/64s: free page table caches at exit_mmap time
Nicholas Piggin
1
-2
/
+3
2018-08-07
powerpc/64s/radix: tlb do not flush on page size when fullmm
Nicholas Piggin
1
-0
/
+3
2018-08-07
selftests/powerpc: Give some tests longer to run
Michael Ellerman
5
-0
/
+6
2018-08-07
selftests/powerpc: Only run some tests on ppc64le
Michael Ellerman
3
-0
/
+3
2018-08-07
selftests/powerpc: Add a helper for checking if we're on ppc64le
Michael Ellerman
2
-0
/
+19
2018-08-07
powerpc: Add a checkpatch wrapper with our preferred settings
Michael Ellerman
1
-0
/
+22
2018-08-07
powerpc/64: Disable irq restore warning for now
Michael Ellerman
1
-3
/
+10
2018-08-07
s390: fix br_r1_trampoline for machines without exrl
Martin Schwidefsky
1
-2
/
+0
2018-08-07
s390/lib: use expoline for all bcr instructions
Martin Schwidefsky
1
-6
/
+10
2018-08-07
cpu/hotplug: Fix SMT supported evaluation
Thomas Gleixner
4
-14
/
+33
2018-08-07
media: sta2x11: add a missing parameter description
Mauro Carvalho Chehab
1
-0
/
+1
2018-08-07
media: v4l2-mem2mem: add descriptions to MC fields
Mauro Carvalho Chehab
1
-0
/
+18
2018-08-07
media: i2c: fix warning in Aptina MT9V111
Jasmin Jessich
1
-1
/
+1
2018-08-07
media: imx: shut up a false positive warning
Mauro Carvalho Chehab
1
-1
/
+2
2018-08-07
crypto: arm64/ghash-ce - implement 4-way aggregation
Ard Biesheuvel
2
-51
/
+142
2018-08-07
crypto: arm64/ghash-ce - replace NEON yield check with block limit
Ard Biesheuvel
2
-32
/
+23
2018-08-07
crypto: hisilicon - sec_send_request() can be static
kbuild test robot
1
-1
/
+1
2018-08-07
lib/mpi: remove redundant variable esign
Colin Ian King
1
-2
/
+1
2018-08-07
crypto: x86/aegis,morus - Fix and simplify CPUID checks
Ondrej Mosnacek
6
-45
/
+21
2018-08-07
crypto: arm64/aes-ce-gcm - don't reload key schedule if avoidable
Ard Biesheuvel
2
-41
/
+49
2018-08-07
crypto: arm64/aes-ce-gcm - implement 2-way aggregation
Ard Biesheuvel
2
-68
/
+52
2018-08-07
crypto: arm64/aes-ce-gcm - operate on two input blocks at a time
Ard Biesheuvel
2
-69
/
+161
2018-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
3
-147
/
+85
2018-08-07
drm/i2c: tda998x: correct PLL divider calculation
Russell King
1
-6
/
+14
2018-08-07
drm/i2c: tda998x: get rid of private fill_modes function
Russell King
1
-24
/
+6
2018-08-07
drm/i2c: tda998x: move mode_valid() to bridge
Russell King
1
-16
/
+16
2018-08-07
drm/i2c: tda998x: register bridge outside of component helper
Russell King
1
-13
/
+13
2018-08-07
drm/i2c: tda998x: cleanup from previous changes
Russell King
1
-39
/
+37
2018-08-07
drm/i2c: tda998x: allocate tda998x_priv inside tda998x_create()
Russell King
1
-14
/
+16
2018-08-07
drm/i2c: tda998x: convert to bridge driver
Russell King
1
-75
/
+81
2018-08-07
crypto: arm64 - revert NEON yield for fast AEAD implementations
Ard Biesheuvel
2
-145
/
+79
2018-08-07
lib/vsprintf: Do not handle %pO[^F] as %px
Bart Van Assche
1
-0
/
+1
2018-08-07
drm/i915/kvmgt: fix an error code in gvt_dma_map_page()
Dan Carpenter
1
-3
/
+3
2018-08-06
tracing: irqsoff: Account for additional preempt_disable
Joel Fernandes (Google)
1
-0
/
+26
2018-08-06
MIPS: Avoid using array as parameter to write_c0_kpgd()
Paul Burton
1
-1
/
+1
2018-08-06
Merge tag 'gpio-v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Linus Torvalds
1
-1
/
+55
2018-08-06
MIPS: vdso: Allow clang's --target flag in VDSO cflags
Paul Burton
1
-0
/
+5
2018-08-06
MIPS: genvdso: Remove GOT checks
Paul Burton
1
-51
/
+0
2018-08-06
gpio: vr41xx: Bail out on gpiochip_lock_as_irq() error
Andy Shevchenko
1
-1
/
+7
2018-08-06
gpio: uniphier: Bail out on gpiochip_lock_as_irq() error
Andy Shevchenko
1
-2
/
+1
2018-08-06
gpio: xgene-sb: Don't shadow error code of gpiochip_lock_as_irq()
Andy Shevchenko
1
-2
/
+4
2018-08-06
gpio: em: Don't shadow error code of gpiochip_lock_as_irq()
Andy Shevchenko
1
-2
/
+4
2018-08-06
gpio: dwapb: Don't shadow error code of gpiochip_lock_as_irq()
Andy Shevchenko
1
-2
/
+4
[prev]
[next]