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
2017-07-06
mm/slub.c: wrap kmem_cache->cpu_partial in config CONFIG_SLUB_CPU_PARTIAL
Wei Yang
2
-31
/
+51
2017-07-06
mm/slub.c: wrap cpu_slab->partial in CONFIG_SLUB_CPU_PARTIAL
Wei Yang
2
-7
/
+30
2017-07-06
mm/slub.c: pack red_left_pad with another int to save a word
Wei Yang
1
-1
/
+1
2017-07-06
mm/slub: reset cpu_slab's pointer in deactivate_slab()
Wei Yang
1
-13
/
+8
2017-07-06
mm/slub.c: remove a redundant assignment in ___slab_alloc()
Wei Yang
1
-1
/
+0
2017-07-06
fs/file.c: replace alloc_fdmem() with kvmalloc() alternative
Michal Hocko
1
-18
/
+4
2017-07-06
ocfs2: constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-06
ocfs2: free 'dummy_sc' in sc_fop_release() to prevent memory leak
piaojun
1
-0
/
+1
2017-07-06
ocfs2: use magic.h
Fabian Frederick
2
-3
/
+3
2017-07-06
ocfs2: fix a static checker warning
Gang He
1
-1
/
+1
2017-07-06
drivers/sh/intc/virq.c: delete an error message for a failed memory allocation in add_virq_to_pirq()
SF Markus Elfring
1
-3
/
+1
2017-07-06
include/linux/filter.h: use linux/set_memory.h
Michael Ellerman
1
-4
/
+1
2017-07-06
kernel/module.c: use linux/set_memory.h
Michael Ellerman
1
-3
/
+1
2017-07-06
kernel/power/snapshot.c: use linux/set_memory.h
Michael Ellerman
1
-3
/
+1
2017-07-06
provide linux/set_memory.h
Michael Ellerman
1
-0
/
+20
2017-07-06
scripts/spelling.txt: add a bunch more spelling mistakes
Colin Ian King
1
-0
/
+31
2017-07-06
ramfs: clarify help text that compression applies to ramfs as well as legacy ramdisk.
Rob Landley
1
-6
/
+6
2017-07-06
scripts/gen_initramfs_list.sh: teach INITRAMFS_ROOT_UID and INITRAMFS_ROOT_GID that -1 means "current user".
Rob Landley
2
-8
/
+6
2017-07-06
tile: provide default ioremap declaration
Logan Gunthorpe
1
-0
/
+11
2017-07-06
mn10300: use generic fb.h
Tobias Klauser
2
-23
/
+1
2017-07-06
mn10300: remove wrapper header for asm/device.h
Tobias Klauser
2
-1
/
+1
2017-07-06
kernel/extable.c: mark core_kernel_text notrace
Marcin Nowakowski
1
-1
/
+1
2017-07-06
thp, mm: fix crash due race in MADV_FREE handling
Kirill A. Shutemov
1
-1
/
+1
2017-07-06
compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabled
David Rientjes
2
-15
/
+11
2017-07-06
Merge tag 'hwlock-v4.13' of git://github.com/andersson/remoteproc
Linus Torvalds
4
-11
/
+222
2017-07-06
Merge tag 'rproc-v4.13' of git://github.com/andersson/remoteproc
Linus Torvalds
6
-104
/
+787
2017-07-06
Merge tag 'rpmsg-v4.13' of git://github.com/andersson/remoteproc
Linus Torvalds
8
-17
/
+1352
2017-07-06
platform/x86: silead_dmi: Add touchscreen info for I.T.Works TW891 2-in-1
Hans de Goede
1
-0
/
+22
2017-07-06
Merge tag 'platform-drivers-x86-v4.13-1' of git://git.infradead.org/linux-platform-drivers-x86
Linus Torvalds
29
-671
/
+1443
2017-07-06
Btrfs: incremental send, fix invalid memory access
Filipe Manana
1
-3
/
+4
2017-07-06
Btrfs: incremental send, fix invalid path for link commands
Filipe Manana
1
-30
/
+51
2017-07-06
genirq: Allow to pass the IRQF_TIMER flag with percpu irq request
Daniel Lezcano
2
-6
/
+20
2017-07-06
rtc: stm32: add STM32H7 RTC support
Amelie Delaunay
1
-17
/
+65
2017-07-06
dt-bindings: rtc: stm32: add support for STM32H7
Amelie Delaunay
1
-5
/
+27
2017-07-06
Merge branch 'next' into for-linus
Dmitry Torokhov
34
-71
/
+1349
2017-07-06
rtc: ds1307: add ds1308 variant
Sean Nyekjaer
1
-0
/
+12
2017-07-06
rtc: ds3232: add temperature support
Kirill Esipov
2
-0
/
+127
2017-07-06
rtc: rtc-nuc900: fix loop timeout test
Dan Carpenter
1
-1
/
+1
2017-07-06
rtc: gemini/ftrtc010: rename driver and symbols
Linus Walleij
4
-52
/
+53
2017-07-06
rtc: gemini: Augment DT bindings for Faraday
Linus Walleij
2
-14
/
+28
2017-07-06
rtc: gemini: Add optional clock handling
Linus Walleij
1
-0
/
+28
2017-07-06
rtc: ds1307: factor out century bit handling
Heiner Kallweit
1
-46
/
+27
2017-07-06
ext4: fix spelling mistake: "prellocated" -> "preallocated"
Colin Ian King
1
-1
/
+1
2017-07-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
164
-4374
/
+11437
2017-07-06
Merge tag 'for-4.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
21
-75
/
+4955
2017-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
Linus Torvalds
12
-44
/
+58
2017-07-06
Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
123
-8595
/
+14125
2017-07-06
Merge tag 'leds_for_4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
Linus Torvalds
9
-237
/
+34
2017-07-06
cciss: initialize struct scsi_req
Christoph Hellwig
1
-0
/
+8
2017-07-06
Merge tag 'media/v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
348
-5123
/
+40491
[prev]
[next]