index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-06
mm, THP, swap: delay splitting THP during swap out
Huang Ying
3
-9
/
+23
2017-07-06
mm, sparsemem: break out of loops early
Dave Hansen
1
-0
/
+2
2017-07-06
mm/slub.c: wrap kmem_cache->cpu_partial in config CONFIG_SLUB_CPU_PARTIAL
Wei Yang
1
-0
/
+13
2017-07-06
mm/slub.c: wrap cpu_slab->partial in CONFIG_SLUB_CPU_PARTIAL
Wei Yang
1
-0
/
+19
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
ocfs2: use magic.h
Fabian Frederick
1
-0
/
+1
2017-07-06
include/linux/filter.h: use linux/set_memory.h
Michael Ellerman
1
-4
/
+1
2017-07-06
provide linux/set_memory.h
Michael Ellerman
1
-0
/
+20
2017-07-06
compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabled
David Rientjes
2
-15
/
+11
2017-07-06
Merge tag 'platform-drivers-x86-v4.13-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
1
-0
/
+59
2017-07-06
genirq: Allow to pass the IRQF_TIMER flag with percpu irq request
Daniel Lezcano
1
-1
/
+10
2017-07-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-26
/
+92
2017-07-06
Merge tag 'for-4.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-40
/
+44
2017-07-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-2
/
+4
2017-07-06
Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-36
/
+17
2017-07-06
Merge tag 'leds_for_4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/j....
Linus Torvalds
1
-0
/
+6
2017-07-06
Merge tag 'media/v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
19
-111
/
+317
2017-07-06
Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
23
-121
/
+240
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-0
/
+12
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
4
-3
/
+11
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
6
-10
/
+136
2017-07-06
NTB: Add ntb.h comments
Serge Semin
1
-7
/
+12
2017-07-06
NTB: Add PCIe Gen4 link speed
Serge Semin
1
-0
/
+2
2017-07-06
NTB: Add Messaging NTB API
Serge Semin
1
-0
/
+205
2017-07-06
NTB: Alter Scratchpads API to support multi-ports devices
Serge Semin
1
-28
/
+45
2017-07-06
NTB: Alter MW API to support multi-ports devices
Serge Semin
1
-45
/
+163
2017-07-06
NTB: Alter link-state API to support multi-port devices
Serge Semin
1
-15
/
+16
2017-07-06
NTB: Add indexed ports NTB API
Serge Semin
1
-0
/
+156
2017-07-06
NTB: Make link-state API being declared first
Serge Semin
1
-68
/
+69
2017-07-06
mm: set both AS_EIO/AS_ENOSPC and errseq_t in mapping_set_error
Jeff Layton
1
-6
/
+25
2017-07-06
fs: new infrastructure for writeback error handling and reporting
Jeff Layton
2
-1
/
+116
2017-07-06
lib: add errseq_t type and infrastructure for handling it
Jeff Layton
1
-0
/
+19
2017-07-06
jbd2: don't clear and reset errors after waiting on writeback
Jeff Layton
1
-1
/
+1
2017-07-06
buffer: set errors in mapping at the time that the error occurs
Jeff Layton
1
-0
/
+1
2017-07-06
net: ipv6: Compare lwstate in detecting duplicate nexthops
David Ahern
1
-0
/
+8
2017-07-06
video: adp8870: move header file out of I2C realm
Wolfram Sang
1
-0
/
+0
2017-07-06
backlight: adp8860: Move header file out of I2C realm
Wolfram Sang
1
-0
/
+0
2017-07-06
hugetlbfs: Implement show_options
David Howells
1
-0
/
+3
2017-07-06
mfd: Add LP87565 PMIC support
Keerthy
1
-0
/
+270
2017-07-06
mfd: rtsx: Do retry when DMA transfer error
Steven Feng
1
-0
/
+5
2017-07-06
VFS: Provide empty name qstr
David Howells
1
-0
/
+5
2017-07-06
VFS: Make get_filesystem() return the affected filesystem
David Howells
1
-1
/
+1
2017-07-06
Provide a function to create a NUL-terminated string from unterminated data
David Howells
1
-0
/
+1
2017-07-06
drm: Remove unused drm_file parameter to drm_syncobj_replace_fence()
Chris Wilson
1
-2
/
+1
2017-07-06
ext4: fix __ext4_new_inode() journal credits calculation
Tahsin Erdogan
1
-0
/
+3
2017-07-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
6
-4
/
+211
2017-07-05
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-56
/
+43
2017-07-05
fs: remove call_fsync helper function
Jeff Layton
1
-6
/
+0
2017-07-05
mm: drop "wait" parameter from write_one_page()
Jeff Layton
1
-1
/
+1
2017-07-05
Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-2
/
+25
[prev]
[next]