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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-05
sched, trace: Add a tracepoint for IPI-less remote wakeups
Andy Lutomirski
1
-0
/
+20
2014-06-05
sched: Rename capacity related flags
Nicolas Pitre
1
-2
/
+2
2014-06-05
sched: Final power vs. capacity cleanups
Nicolas Pitre
1
-3
/
+3
2014-06-05
sched: Let 'struct sched_group_power' care about CPU capacity
Nicolas Pitre
1
-1
/
+1
2014-06-05
sched: Fix signedness bug in yield_to()
Dan Carpenter
2
-2
/
+2
2014-06-05
locking/rwsem: Fix warnings for CONFIG_RWSEM_GENERIC_SPINLOCK
Davidlohr Bueso
1
-1
/
+1
2014-06-05
locking/rwsem: Support optimistic spinning
Davidlohr Bueso
1
-3
/
+22
2014-06-05
drm/plane-helper: Add drm_plane_helper_check_update() (v3)
Matt Roper
1
-0
/
+22
2014-06-04
isdn/capi: move capi_info2str to capidrv.c
Paul Bolle
1
-5
/
+0
2014-06-04
vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)
Tom Herbert
2
-1
/
+14
2014-06-04
gre: Call gso_make_checksum
Tom Herbert
3
-2
/
+7
2014-06-04
net: Add GSO support for UDP tunnels with checksum
Tom Herbert
2
-0
/
+3
2014-06-04
net: Support for multiple checksums with gso
Tom Herbert
1
-1
/
+25
2014-06-04
udp: Generic functions to set checksum
Tom Herbert
2
-0
/
+21
2014-06-05
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
Rob Clark
1
-1
/
+1
2014-06-04
Merge branch 'akpm' (patchbomb from Andrew) into next
Linus Torvalds
44
-207
/
+467
2014-06-05
drm: convert crtc and connection_mutex to ww_mutex (v5)
Rob Clark
3
-11
/
+135
2014-06-05
drm/dp: add a hw mutex around the transfer functions. (v2)
Dave Airlie
1
-3
/
+4
2014-06-04
init/main.c: remove an ifdef
Andrew Morton
1
-0
/
+4
2014-06-04
kthreads: kill CLONE_KERNEL, change kernel_thread(kernel_init) to avoid CLONE...
Oleg Nesterov
1
-6
/
+0
2014-06-04
kernel/printk: use symbolic defines for console loglevels
Borislav Petkov
1
-2
/
+13
2014-06-04
Documentation: expand/clarify debug documentation
Dan Streetman
1
-0
/
+6
2014-06-04
printk: Add printk_deferred_once
John Stultz
1
-0
/
+11
2014-06-04
printk: rename printk_sched to printk_deferred
John Stultz
1
-3
/
+3
2014-06-04
kernel/user.c: drop unused field 'files' from user_struct
Kirill A. Shutemov
1
-1
/
+0
2014-06-04
compiler.h: avoid sparse errors in __compiletime_error_fallback()
James Hogan
1
-2
/
+11
2014-06-04
mm/zbud.c: make size unsigned like unique callsite
Fabian Frederick
1
-1
/
+1
2014-06-04
hugetlb: rename hugepage_migration_support() to ..._supported()
Naoya Horiguchi
1
-2
/
+2
2014-06-04
mm/rmap.c: cleanup ttu_flags
Konstantin Khlebnikov
1
-4
/
+3
2014-06-04
mm/vmscan.c: use DIV_ROUND_UP for calculation of zone's balance_gap and corre...
Jianyu Zhan
1
-4
/
+4
2014-06-04
include/linux/gfp.h: exclude duplicate header
Andy Shevchenko
1
-1
/
+0
2014-06-04
mm: non-atomically mark page accessed during page cache allocation where poss...
Mel Gorman
3
-6
/
+103
2014-06-04
mm: shmem: avoid atomic operation during shmem_getpage_gfp
Mel Gorman
1
-0
/
+1
2014-06-04
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
Mel Gorman
3
-4
/
+4
2014-06-04
mm: page_alloc: use unsigned int for order in more places
Mel Gorman
1
-4
/
+4
2014-06-04
mm: page_alloc: reduce number of times page_to_pfn is called
Mel Gorman
2
-22
/
+20
2014-06-04
mm: page_alloc: use word-based accesses for get/set pageblock bitmaps
Mel Gorman
2
-7
/
+36
2014-06-04
mm: page_alloc: use jump labels to avoid checking number_of_cpusets
Mel Gorman
1
-3
/
+26
2014-06-04
include/linux/jump_label.h: expose the reference count
Mel Gorman
1
-7
/
+13
2014-06-04
memcg: cleanup kmem cache creation/destruction functions naming
Vladimir Davydov
2
-2
/
+2
2014-06-04
swap: change swap_list_head to plist, add swap_avail_head
Dan Streetman
2
-2
/
+3
2014-06-04
lib/plist: add plist_requeue
Dan Streetman
1
-0
/
+2
2014-06-04
lib/plist: add helper functions
Dan Streetman
1
-0
/
+43
2014-06-04
swap: change swap_info singly-linked list to list_head
Dan Streetman
2
-7
/
+2
2014-06-04
mm/compaction: do not count migratepages when unnecessary
Vlastimil Babka
1
-4
/
+21
2014-06-04
mm, compaction: embed migration mode in compact_control
David Rientjes
1
-2
/
+2
2014-06-04
mm, compaction: add per-zone migration pfn cache for async compaction
David Rientjes
1
-2
/
+3
2014-06-04
mm, migration: add destination page freeing callback
David Rientjes
1
-4
/
+7
2014-06-04
memcg: get rid of memcg_create_cache_name
Vladimir Davydov
2
-3
/
+2
2014-06-04
mm: update comment for DEFAULT_MAX_MAP_COUNT
Kirill A. Shutemov
1
-0
/
+4
[prev]
[next]