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
2013-06-27
Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-track...
Alex Shi
3
-36
/
+7
2013-06-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2013-06-26
cgroup: always use RCU accessors for protected accesses
Tejun Heo
1
-9
/
+12
2013-06-26
cgroup: fix RCU accesses around task->cgroups
Tejun Heo
1
-11
/
+13
2013-06-26
cgroup: grab cgroup_mutex in drop_parsed_module_refcounts()
Tejun Heo
1
-5
/
+5
2013-06-26
cgroup: fix cgroupfs_root early destruction path
Tejun Heo
1
-3
/
+19
2013-06-26
mutex: Add w/w mutex slowpath debugging
Daniel Vetter
1
-3
/
+41
2013-06-26
mutex: Add support for wound/wait style locks
Maarten Lankhorst
1
-16
/
+302
2013-06-26
arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
Maarten Lankhorst
1
-18
/
+14
2013-06-26
kernel: remove unnecessary head file
JunweiZhang
1
-1
/
+0
2013-06-26
Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
10
-106
/
+275
2013-06-25
futex: Use freezable blocking call
Colin Cross
1
-1
/
+2
2013-06-25
futex: Take hugepages into account when generating futex_key
Zhang Yi
1
-1
/
+2
2013-06-25
cgroup: reserve ID 0 for dummy_root and 1 for unified hierarchy
Tejun Heo
1
-4
/
+6
2013-06-25
cgroup: implement for_each_[builtin_]subsys()
Tejun Heo
1
-76
/
+71
2013-06-25
cgroup: move init_css_set initialization inside cgroup_mutex
Tejun Heo
1
-4
/
+4
2013-06-25
irqdomain: Use irq_get_trigger_type() to get IRQ flags
Javier Martinez Canillas
1
-1
/
+1
2013-06-24
cgroup: s/for_each_subsys()/for_each_root_subsys()/
Tejun Heo
1
-25
/
+22
2013-06-24
cgroup: clean up find_css_set() and friends
Tejun Heo
1
-21
/
+17
2013-06-24
cgroup: remove cgroup->actual_subsys_mask
Tejun Heo
1
-10
/
+12
2013-06-24
cgroup: prefix global variables with "cgroup_"
Tejun Heo
1
-76
/
+77
2013-06-24
Merge 3.10-rc7 into driver-core-next
Greg Kroah-Hartman
10
-106
/
+275
2013-06-24
clockevents: Prefer CPU local devices over global devices
Stephen Boyd
1
-2
/
+7
2013-06-24
genirq: Irqchip: document gcflags arg of irq_alloc_domain_generic_chips
James Hogan
1
-0
/
+1
2013-06-24
irq: fix checkpatch error
Kefeng Wang
1
-5
/
+3
2013-06-24
irqdomain: Include hwirq number in /proc/interrupts
Grant Likely
1
-0
/
+2
2013-06-24
irqdomain: make irq_linear_revmap() a fast path again
Grant Likely
1
-26
/
+8
2013-06-24
irqdomain: remove irq_domain_generate_simple()
Grant Likely
1
-15
/
+0
2013-06-24
irqdomain: Refactor irq_domain_associate_many()
Grant Likely
1
-94
/
+91
2013-06-24
PM / QoS: Add pm_qos_request tracepoints
Sahara
1
-0
/
+5
2013-06-24
PM / QoS: Add pm_qos_update_target/flags tracepoints
Sahara
1
-0
/
+3
2013-06-23
perf: Drop sample rate when sampling is too slow
Dave Hansen
2
-4
/
+97
2013-06-21
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-10
/
+11
2013-06-21
tick: Fix tick_broadcast_pending_mask not cleared
Daniel Lezcano
1
-2
/
+5
2013-06-21
PM / Sleep: Print last wakeup source on failed wakeup_count write
Julius Werner
1
-0
/
+2
2013-06-21
PM / QoS: correct the valid range of pm_qos_class
Sahara
1
-3
/
+3
2013-06-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+57
2013-06-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-82
/
+185
2013-06-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+17
2013-06-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-10
/
+5
2013-06-20
hw_breakpoint: Introduce "struct bp_cpuinfo"
Oleg Nesterov
1
-33
/
+36
2013-06-20
hw_breakpoint: Simplify *register_wide_hw_breakpoint()
Oleg Nesterov
1
-23
/
+11
2013-06-20
hw_breakpoint: Introduce cpumask_of_bp()
Oleg Nesterov
1
-26
/
+17
2013-06-20
hw_breakpoint: Simplify the "weight" usage in toggle_bp_slot() paths
Oleg Nesterov
1
-12
/
+8
2013-06-20
hw_breakpoint: Simplify list/idx mess in toggle_bp_slot() paths
Oleg Nesterov
1
-24
/
+16
2013-06-20
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-3
/
+3
2013-06-20
hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()
Oleg Nesterov
1
-2
/
+2
2013-06-20
hw_breakpoint: Fix cpu check in task_bp_pinned(cpu)
Oleg Nesterov
1
-1
/
+1
2013-06-20
nohz: Remove obsolete check for full dynticks CPUs to be RCU nocbs
Frederic Weisbecker
1
-10
/
+0
2013-06-20
watchdog: Boot-disable by default on full dynticks
Frederic Weisbecker
1
-0
/
+8
[prev]
[next]