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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-08
cpumask: make "nr_cpumask_bits" unsigned
Alexey Dobriyan
3
-4
/
+4
2017-05-08
fork: free vmapped stacks in cache when cpus are offline
Hoeun Ryu
1
-0
/
+23
2017-05-08
reiserfs: use designated initializers
Kees Cook
1
-12
/
+12
2017-05-08
checkpatch: improve the SUSPECT_CODE_INDENT test
Joe Perches
1
-1
/
+3
2017-05-08
checkpatch: improve the embedded function name test for patch contexts
Joe Perches
1
-9
/
+8
2017-05-08
checkpatch: add --typedefsfile
Jerome Forissier
1
-17
/
+35
2017-05-08
checkpatch: improve k.alloc with multiplication and sizeof test
Joe Perches
1
-3
/
+10
2017-05-08
checkpatch: special audit for revert commit line
Wei Wang
1
-0
/
+1
2017-05-08
checkpatch: clarify the EMBEDDED_FUNCTION_NAME message
Joe Perches
1
-5
/
+7
2017-05-08
checkpatch: improve MULTISTATEMENT_MACRO_USE_DO_WHILE test
Joe Perches
1
-2
/
+4
2017-05-08
checkpatch: avoid suggesting struct definitions should be const
Joe Perches
1
-3
/
+3
2017-05-08
checkpatch: allow space leading blank lines in email headers
Joe Perches
1
-2
/
+2
2017-05-08
checkpatch: improve EMBEDDED_FUNCTION_NAME test
Joe Perches
1
-0
/
+11
2017-05-08
checkpatch: add ability to find bad uses of vsprintf %p<foo> extensions
Joe Perches
2
-0
/
+29
2017-05-08
checkpatch: remove obsolete CONFIG_EXPERIMENTAL checks
Ruslan Bilovol
1
-13
/
+0
2017-05-08
firmware/Makefile: force recompilation if makefile changes
Luis R. Rodriguez
1
-1
/
+2
2017-05-08
lib: add module support to linked list sorting tests
Geert Uytterhoeven
4
-152
/
+155
2017-05-08
lib: add module support to array-based sort tests
Geert Uytterhoeven
1
-3
/
+4
2017-05-08
Revert "lib/test_sort.c: make it explicitly non-modular"
Geert Uytterhoeven
1
-6
/
+5
2017-05-08
drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR()
Dan Carpenter
1
-2
/
+2
2017-05-08
drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow tests
Dan Carpenter
1
-2
/
+8
2017-05-08
kernel/hung_task.c: defer showing held locks
Tetsuo Handa
1
-1
/
+7
2017-05-08
make help: add tools help target
Randy Dunlap
1
-2
/
+6
2017-05-08
jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smp
Matthias Kaehlcke
1
-8
/
+3
2017-05-08
drivers/virt/fsl_hypervisor.c: use get_user_pages_unlocked()
Lorenzo Stoakes
1
-5
/
+2
2017-05-08
proc/sysctl: fix the int overflow for jiffies conversion
Gao Feng
1
-1
/
+1
2017-05-08
fs/proc/inode.c: remove cast from memory allocation
Tobin C. Harding
1
-1
/
+1
2017-05-08
mm, compaction: finish whole pageblock to reduce fragmentation
Vlastimil Babka
2
-2
/
+35
2017-05-08
mm, compaction: restrict async compaction to pageblocks of same migratetype
Vlastimil Babka
2
-9
/
+22
2017-05-08
mm, compaction: add migratetype to compact_control
Vlastimil Babka
2
-8
/
+8
2017-05-08
mm, compaction: change migrate_async_suitable() to suitable_migration_source()
Vlastimil Babka
2
-8
/
+16
2017-05-08
mm, page_alloc: count movable pages when stealing from pageblock
Vlastimil Babka
3
-21
/
+63
2017-05-08
mm, page_alloc: split smallest stolen page in fallback
Vlastimil Babka
1
-25
/
+37
2017-05-08
mm, compaction: remove redundant watermark check in compact_finished()
Vlastimil Babka
1
-8
/
+0
2017-05-08
mm, compaction: reorder fields in struct compact_control
Vlastimil Babka
1
-5
/
+5
2017-05-06
docs: complete bumping minimal GNU Make version to 3.81
Max Filippov
1
-1
/
+1
2017-05-06
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
14
-105
/
+465
2017-05-06
Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
56
-667
/
+2162
2017-05-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
31
-1011
/
+1035
2017-05-06
refcount: change EXPORT_SYMBOL markings
Greg Kroah-Hartman
1
-11
/
+11
2017-05-06
docs: bump minimal GNU Make version to 3.81
Masahiro Yamada
1
-1
/
+1
2017-05-06
initramfs: avoid "label at end of compound statement" error
Linus Torvalds
1
-0
/
+1
2017-05-05
Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
49
-233
/
+1152
2017-05-05
Merge tag 'for-4.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-18
/
+39
2017-05-05
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
63
-944
/
+1807
2017-05-05
Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1787
-15278
/
+359290
2017-05-05
Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
352
-5238
/
+15001
2017-05-05
Merge tag 'drm-coc-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+11
2017-05-05
Merge tag 'drm-forgot-about-tegra-for-v4.12-rc1' of git://people.freedesktop....
Linus Torvalds
25
-202
/
+1517
2017-05-05
Merge tag 'gfs2-4.12.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-347
/
+518
[next]