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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-20
sched/fair: Fix overly small weight for interactive group entities
Yuyang Du
1
-2
/
+2
2015-10-19
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
16
-443
/
+1111
2015-10-17
Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://...
Linus Torvalds
2
-6
/
+2
2015-10-16
ftrace: Clarify code for mod command
Dmitry Safonov
1
-27
/
+10
2015-10-16
timekeeping: Increment clock_was_set_seq in timekeeping_init()
Thomas Gleixner
1
-1
/
+1
2015-10-16
genirq/msi: Do not use pci_msi_[un]mask_irq as default methods
Marc Zyngier
1
-5
/
+1
2015-10-16
bpf: Need to call bpf_prog_uncharge_memlock from bpf_prog_put
Tom Herbert
1
-0
/
+1
2015-10-15
cgroup: drop cgroup__DEVEL__legacy_files_on_dfl
Tejun Heo
1
-28
/
+2
2015-10-15
cgroup: replace error handling in cgroup_init() with WARN_ON()s
Tejun Heo
1
-11
/
+4
2015-10-15
cgroup: add cgroup_subsys->free() method and use it to fix pids controller
Tejun Heo
2
-2
/
+9
2015-10-15
cgroup: keep zombies associated with their original cgroups
Tejun Heo
5
-53
/
+37
2015-10-15
cgroup: make css_set_rwsem a spinlock and rename it to css_set_lock
Tejun Heo
1
-72
/
+72
2015-10-15
cgroup: don't hold css_set_rwsem across css task iteration
Tejun Heo
1
-14
/
+73
2015-10-15
cgroup: reorganize css_task_iter functions
Tejun Heo
1
-21
/
+28
2015-10-15
cgroup: factor out css_set_move_task()
Tejun Heo
1
-48
/
+56
2015-10-15
cgroup: keep css_set and task lists in chronological order
Tejun Heo
1
-6
/
+5
2015-10-15
cgroup: make cgroup_destroy_locked() test cgroup_is_populated()
Tejun Heo
1
-6
/
+5
2015-10-15
cgroup: make css_sets pin the associated cgroups
Tejun Heo
1
-4
/
+6
2015-10-15
cgroup: relocate cgroup_[try]get/put()
Tejun Heo
1
-16
/
+16
2015-10-15
cgroup: move check_for_release() invocation
Tejun Heo
1
-7
/
+1
2015-10-15
cgroup: replace cgroup_has_tasks() with cgroup_is_populated()
Tejun Heo
2
-4
/
+4
2015-10-15
cgroup: make cgroup->nr_populated count the number of populated css_sets
Tejun Heo
1
-13
/
+52
2015-10-15
cgroup: remove an unused parameter from cgroup_task_migrate()
Tejun Heo
1
-5
/
+2
2015-10-15
Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2015-10-15
posix_cpu_timer: Reduce unnecessary sighand lock contention
Jason Low
1
-2
/
+24
2015-10-15
posix_cpu_timer: Convert cputimer->running to bool
Jason Low
2
-3
/
+3
2015-10-15
posix_cpu_timer: Check thread timers only when there are active thread timers
Jason Low
1
-6
/
+16
2015-10-15
posix_cpu_timer: Optimize fastpath_timer_check()
Jason Low
1
-8
/
+3
2015-10-13
ftrace: Remove redundant strsep in mod_callback
Dmitry Safonov
1
-10
/
+5
2015-10-14
PM / hibernate: fix a comment typo
Geliang Tang
1
-1
/
+1
2015-10-14
PM / sleep: Add flags to indicate platform firmware involvement
Rafael J. Wysocki
1
-0
/
+4
2015-10-13
irqdomain/msi: Use fwnode instead of of_node
Marc Zyngier
1
-4
/
+4
2015-10-13
irqdomain: Introduce irq_domain_create_hierarchy
Marc Zyngier
1
-6
/
+6
2015-10-13
irqdomain: Add a fwnode_handle allocator
Marc Zyngier
1
-0
/
+51
2015-10-13
irqdomain: Introduce irq_domain_create_{linear, tree}
Marc Zyngier
1
-5
/
+6
2015-10-13
irqdomain: Introduce irq_create_fwspec_mapping
Marc Zyngier
1
-15
/
+15
2015-10-13
irqdomain: Introduce a firmware-specific IRQ specifier structure
Marc Zyngier
1
-11
/
+48
2015-10-13
irqdomain: Allow irq domain lookup by fwnode
Marc Zyngier
1
-9
/
+7
2015-10-13
irqdomain: Convert irqdomain-%3Eof_node to fwnode
Marc Zyngier
1
-1
/
+5
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
1
-9
/
+21
2015-10-13
Merge branch 'linus' into irq/core
Thomas Gleixner
8
-52
/
+129
2015-10-12
bpf: charge user for creation of BPF maps and programs
Alexei Starovoitov
3
-1
/
+68
2015-10-12
bpf: enable non-root eBPF programs
Alexei Starovoitov
3
-14
/
+116
2015-10-12
Merge back earlier 'pm-sleep' material for v4.4.
Rafael J. Wysocki
2
-1
/
+18
2015-10-12
workqueue: Allocate the unbound pool using local node memory
Xunlei Pang
1
-12
/
+14
2015-10-12
Merge tag 'v4.3-rc5' into timers/core, to pick up fixes before applying new c...
Ingo Molnar
11
-82
/
+220
2015-10-12
sched, tracing: Stop/start critical timings around the idle=poll idle loop
Daniel Bristot de Oliveira
1
-0
/
+2
2015-10-11
timers: Use __fls in apply_slack()
Rasmus Villemoes
1
-1
/
+1
2015-10-11
clocksource: Remove return statement from void functions
Guillaume Gomez
1
-3
/
+2
2015-10-11
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-7
/
+8
[prev]
[next]