index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
Kconfig.debug
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-11
s390/preempt: move preempt_count to the lowcore
Martin Schwidefsky
8
-5
/
+144
2016-11-11
s390/bitops: use atomic primitives for bitops
Martin Schwidefsky
1
-55
/
+7
2016-11-11
s390/atomic: refactor atomic primitives
Martin Schwidefsky
3
-169
/
+170
2016-11-08
s390: remove unneeded dependency for gen_facilities
Masahiro Yamada
1
-2
/
+0
2016-11-07
s390: squash facilities_src.h into gen_facilities.c
Masahiro Yamada
2
-83
/
+73
2016-11-07
s390: delete unneeded #include <linux/kconfig.h> from facilities_src.h
Masahiro Yamada
1
-2
/
+0
2016-10-31
s390: virtio: make ccw explicitly non-modular
Paul Gortmaker
1
-23
/
+2
2016-10-31
s390: hotplug: make pci_hpc explicitly non-modular
Paul Gortmaker
1
-5
/
+2
2016-10-31
s390: kernel: make lgr explicitly non-modular
Paul Gortmaker
1
-2
/
+3
2016-10-31
s390: hypfs: make inode explicitly non-modular
Paul Gortmaker
1
-20
/
+4
2016-10-31
s390: char: make slcp_quiesce explicitly non-modular
Paul Gortmaker
1
-3
/
+1
2016-10-31
s390: char: make sclp_tty explicitly non-modular
Paul Gortmaker
1
-2
/
+1
2016-10-31
s390: char: make con3215 explicitly non-modular
Paul Gortmaker
1
-11
/
+1
2016-10-31
s390: char: make zcore explicitly non-modular
Paul Gortmaker
1
-19
/
+1
2016-10-31
s390: cio: make it explicitly non-modular
Paul Gortmaker
4
-16
/
+11
2016-10-28
s390/dasd: Fix locking issue when changing RO attribute
Jan Höppner
1
-2
/
+15
2016-10-28
s390/dasd: Fix locking issue when changing EER attribute
Jan Höppner
2
-22
/
+34
2016-10-28
s390/dasd: Eliminate race condition in dasd_generic_set_offline()
Jan Höppner
1
-15
/
+24
2016-10-28
s390/dasd: Make use of dasd_set_feature() more often
Jan Höppner
1
-61
/
+29
2016-10-28
s390/dasd: Replace simple_strtoul with kstrtouint
Jan Höppner
1
-20
/
+11
2016-10-28
s390/cio: clean up DEV_STATE_SENSE_PGID
Dong Jia Shi
2
-7
/
+0
2016-10-28
s390/time: steer clocksource on STP sync events
Martin Schwidefsky
7
-7
/
+106
2016-10-28
s390/time: adjust last_update_clock at clock synchronization
Martin Schwidefsky
1
-0
/
+2
2016-10-28
s390/time: refactor clock sync
Martin Schwidefsky
3
-84
/
+71
2016-10-28
s390/dasd: Define often used variable
Jan Höppner
1
-8
/
+8
2016-10-28
s390/dasd: Make setting queue_max_segments more explicit
Jan Höppner
1
-1
/
+1
2016-10-28
s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignment
Michael Holzheu
1
-3
/
+3
2016-10-28
drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printk
Dimitri Sivanich
1
-1
/
+1
2016-10-28
cris/arch-v32: cryptocop: print a hex number after a 0x prefix
Uwe Kleine-König
1
-1
/
+1
2016-10-28
ipack: print a hex number after a 0x prefix
Uwe Kleine-König
1
-1
/
+1
2016-10-28
block: DAC960: print a hex number after a 0x prefix
Uwe Kleine-König
1
-2
/
+2
2016-10-28
fs: exofs: print a hex number after a 0x prefix
Uwe Kleine-König
1
-1
/
+1
2016-10-28
lib/genalloc.c: start search from start of chunk
Daniel Mentz
1
-1
/
+2
2016-10-28
mm: memcontrol: do not recurse in direct reclaim
Johannes Weiner
2
-0
/
+11
2016-10-28
CREDITS: update credit information for Martin Kepplinger
Martin Kepplinger
1
-2
/
+3
2016-10-28
proc: fix NULL dereference when reading /proc/<pid>/auxv
Leon Yu
1
-0
/
+3
2016-10-28
mm: kmemleak: ensure that the task stack is not freed during scanning
Catalin Marinas
1
-2
/
+5
2016-10-28
lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MB
Dmitry Vyukov
1
-1
/
+1
2016-10-28
latent_entropy: raise CONFIG_FRAME_WARN by default
Kees Cook
1
-0
/
+1
2016-10-28
kconfig.h: remove config_enabled() macro
Masahiro Yamada
3
-7
/
+6
2016-10-28
ipc: account for kmem usage on mqueue and msg
Aristeu Rozanski
1
-2
/
+2
2016-10-28
mm/slab: improve performance of gathering slabinfo stats
Aruna Ramakrishna
2
-16
/
+28
2016-10-28
mm: page_alloc: use KERN_CONT where appropriate
Joe Perches
1
-7
/
+9
2016-10-28
mm/list_lru.c: avoid error-path NULL pointer deref
Alexander Polakov
1
-0
/
+2
2016-10-28
h8300: fix syscall restarting
Mark Rutland
2
-5
/
+1
2016-10-28
kcov: properly check if we are in an interrupt
Andrey Konovalov
1
-1
/
+8
2016-10-28
mm/slab: fix kmemcg cache creation delayed issue
Joonsoo Kim
1
-1
/
+1
2016-10-28
Allow KASAN and HOTPLUG_MEMORY to co-exist when doing build testing
Linus Torvalds
1
-1
/
+1
2016-10-28
mm: remove unused variable in memory hotplug
Linus Torvalds
1
-1
/
+0
2016-10-27
mm: remove per-zone hashtable of bitlock waitqueues
Linus Torvalds
6
-182
/
+21
[next]