index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-04
Merge branch 'topic/pl330' into for-linus
Vinod Koul
1
-35
/
+0
2017-05-04
dmaengine: pl08x: Use the BIT() macro consistently
Linus Walleij
1
-20
/
+20
2017-05-04
dmaengine: pl080: Cut some unused defines
Linus Walleij
1
-9
/
+1
2017-05-04
ceph: fix file open flags on ppc64
Alexander Graf
1
-0
/
+12
2017-05-04
rbd: support updating the lock cookie without releasing the lock
Ilya Dryomov
1
-0
/
+5
2017-05-04
libceph: add an epoch_barrier field to struct ceph_osd_client
Jeff Layton
1
-0
/
+2
2017-05-04
libceph: allow requests to return immediately on full conditions if caller wi...
Jeff Layton
1
-0
/
+1
2017-05-04
libceph: remove req->r_replay_version
Jeff Layton
1
-1
/
+0
2017-05-04
ceph: make seeky readdir more efficient
Yan, Zheng
1
-0
/
+2
2017-05-04
ceph: allow connecting to mds whose rank >= mdsmap::m_max_mds
Yan, Zheng
1
-3
/
+4
2017-05-04
libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_t
Elena Reshetova
1
-3
/
+3
2017-05-04
libceph: convert ceph_osd.o_ref from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+2
2017-05-04
libceph: convert ceph_snap_context.nref from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+2
2017-05-04
libceph, ceph: always advertise all supported features
Ilya Dryomov
2
-4
/
+5
2017-05-03
Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2017-05-03
Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
6
-65
/
+68
2017-05-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
13
-141
/
+189
2017-05-03
mm, swap: remove unused function prototype
Huang Ying
1
-3
/
+0
2017-05-03
mm: memcontrol: use node page state naming scheme for memcg
Johannes Weiner
1
-36
/
+37
2017-05-03
mm: memcontrol: re-use node VM page state enum
Johannes Weiner
1
-57
/
+43
2017-05-03
mm: memcontrol: re-use global VM event enum
Johannes Weiner
1
-31
/
+14
2017-05-03
mm: memcontrol: clean up memory.events counting function
Johannes Weiner
1
-13
/
+5
2017-05-03
mm: vmscan: fix IO/refault regression in cache workingset transition
Johannes Weiner
2
-3
/
+63
2017-05-03
mm: fix spelling error
Hao Lee
1
-2
/
+2
2017-05-03
include/linux/migrate.h: add arg names to prototype
Pushkar Jambhlekar
1
-2
/
+3
2017-05-03
mm: enable page poisoning early at boot
Vinayak Menon
1
-1
/
+0
2017-05-03
mm: remove SWAP_[SUCCESS|AGAIN|FAIL]
Minchan Kim
1
-7
/
+0
2017-05-03
mm: make rmap_one boolean function
Minchan Kim
1
-1
/
+5
2017-05-03
mm: make rmap_walk() return void
Minchan Kim
2
-5
/
+4
2017-05-03
mm: make ttu's return boolean
Minchan Kim
1
-2
/
+2
2017-05-03
mm: remove SWAP_MLOCK in ttu
Minchan Kim
1
-1
/
+0
2017-05-03
mm: make try_to_munlock() return void
Minchan Kim
1
-1
/
+1
2017-05-03
mm: remove SWAP_DIRTY in ttu
Minchan Kim
1
-1
/
+0
2017-05-03
mm: remove rodata_test_data export, add pr_fmt
Kees Cook
1
-1
/
+0
2017-05-03
jbd2: mark the transaction context with the scope GFP_NOFS context
Michal Hocko
1
-0
/
+2
2017-05-03
mm: introduce memalloc_nofs_{save,restore} API
Michal Hocko
3
-8
/
+34
2017-05-03
xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
Michal Hocko
1
-0
/
+2
2017-05-03
lockdep: allow to disable reclaim lockup detection
Michal Hocko
1
-1
/
+9
2017-05-03
mm: use is_migrate_highatomic() to simplify the code
Xishi Qiu
1
-1
/
+1
2017-05-03
mm: memcontrol: provide shmem statistics
Johannes Weiner
1
-0
/
+1
2017-05-03
mm: reclaim MADV_FREE pages
Shaohua Li
1
-1
/
+1
2017-05-03
mm: move MADV_FREE pages into LRU_INACTIVE_FILE list
Shaohua Li
2
-2
/
+2
2017-05-03
mm: delete unnecessary TTU_* flags
Shaohua Li
1
-13
/
+9
2017-05-03
mm: delete NR_PAGES_SCANNED and pgdat_reclaimable()
Johannes Weiner
1
-1
/
+0
2017-05-03
mm: fix 100% CPU kswapd busyloop on unreclaimable nodes
Johannes Weiner
1
-0
/
+2
2017-05-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-15
/
+16
2017-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-10
/
+13
2017-05-03
Merge tag 'spi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-1
/
+9
2017-05-03
Merge tag 'regulator-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-4
/
+73
2017-05-03
Merge branch 'i2c/for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+10
[prev]
[next]