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-10
rcu: Eliminate check_for_new_grace_period() wrapper function
Paul E. McKenney
1
-22
/
+3
2013-06-10
rcu: Merge __rcu_process_gp_end() into __note_gp_changes()
Paul E. McKenney
1
-42
/
+6
2013-06-10
rcu: Switch callers from rcu_process_gp_end() to note_gp_changes()
Paul E. McKenney
2
-29
/
+4
2013-06-10
rcu: Convert rcutree_plugin.h printk calls
Paul E. McKenney
1
-23
/
+22
2013-06-10
rcu: Rename note_new_gpnum() to note_gp_changes()
Paul E. McKenney
1
-6
/
+7
2013-06-10
rcu: Make __note_new_gpnum() check for ends of prior grace periods
Paul E. McKenney
1
-0
/
+3
2013-06-10
rcu: Move code to apply callback-numbering simplifications
Paul E. McKenney
1
-59
/
+59
2013-06-10
rcu: Convert rcutree.c printk calls
Paul E. McKenney
1
-3
/
+3
2013-06-10
rcu: Fix deadlock with CPU hotplug, RCU GP init, and timer migration
Paul E. McKenney
1
-2
/
+2
2013-06-10
rcu: Don't call wakeup() with rcu_node structure ->lock held
Steven Rostedt
2
-2
/
+17
2013-06-10
irqdomain: Beef up debugfs output
Grant Likely
1
-5
/
+30
2013-06-10
irqdomain: Clean up aftermath of irq_domain refactoring
Grant Likely
1
-91
/
+36
2013-06-10
irqdomain: Eliminate revmap type
Grant Likely
2
-37
/
+23
2013-06-10
irqdomain: merge linear and tree reverse mappings.
Grant Likely
1
-78
/
+29
2013-06-10
irqdomain: Add a name field
Grant Likely
2
-13
/
+7
2013-06-10
irqdomain: Replace LEGACY mapping with LINEAR
Grant Likely
1
-78
/
+6
2013-06-10
irqdomain: Relax failure path on setting up mappings
Grant Likely
1
-12
/
+4
2013-06-10
Merge remote-tracking branch 'tip/irq/for-arm' into irqdomain/next
Grant Likely
2
-49
/
+258
2013-06-09
cpuset: remove async hotplug propagation work
Li Zefan
1
-53
/
+16
2013-06-09
cpuset: let hotplug propagation work wait for task attaching
Li Zefan
1
-12
/
+17
2013-06-08
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-2
/
+15
2013-06-08
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-2
/
+7
2013-06-08
irqdomain: document the simple domain first_irq
Linus Walleij
1
-1
/
+4
2013-06-08
kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.
Chen Gang
1
-1
/
+2
2013-06-08
irqdomain: export irq_domain_add_simple
Arnd Bergmann
1
-0
/
+1
2013-06-07
Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-11
/
+19
2013-06-06
ACPI/APEI: Add parameter check before error injection
Chen Gong
1
-0
/
+1
2013-06-06
tracing: Use current_uid() for critical time tracing
Steven Rostedt (Red Hat)
1
-1
/
+9
2013-06-05
cpuset: re-structure update_cpumask() a bit
Li Zefan
1
-3
/
+4
2013-06-05
cpuset: remove cpuset_test_cpumask()
Li Zefan
1
-18
/
+1
2013-06-05
cpuset: remove unnecessary variable in cpuset_attach()
Li Zefan
1
-4
/
+2
2013-06-05
cpuset: cleanup guarantee_online_{cpus|mems}()
Li Zefan
1
-22
/
+7
2013-06-05
cpuset: remove redundant check in cpuset_cpus_allowed_fallback()
Li Zefan
1
-2
/
+1
2013-06-05
cgroup: clean up the cftype array for the base cgroup files
Tejun Heo
1
-23
/
+24
2013-06-05
cgroup: mark "notify_on_release" and "release_agent" cgroup files insane
Tejun Heo
1
-1
/
+2
2013-06-05
cgroup: mark "tasks" cgroup file as insane
Tejun Heo
1
-0
/
+1
2013-06-03
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
1
-1
/
+0
2013-06-03
PM / Hibernate: print physical addresses consistently with other parts of kernel
Bjorn Helgaas
1
-2
/
+3
2013-06-03
Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+16
2013-05-31
tick: Remove useless timekeeping duty attribution to broadcast source
Jiri Bohac
1
-4
/
+0
2013-05-31
sched/fair: Remove unused variable from expire_cfs_rq_runtime()
Kamalesh Babulal
1
-1
/
+0
2013-05-31
nohz: Fix notifier return val that enforce timekeeping
Li Zhong
1
-1
/
+1
2013-05-31
kvm: Move guest entry/exit APIs to context_tracking
Frederic Weisbecker
1
-1
/
+0
2013-05-31
vtime: Use consistent clocks among nohz accounting
Frederic Weisbecker
2
-4
/
+4
2013-05-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+5
2013-05-29
tracing: Fix bad parameter passed in branch selftest
Steven Rostedt (Red Hat)
1
-1
/
+1
2013-05-29
power: Add option to log time spent in suspend
Colin Cross
4
-0
/
+89
2013-05-29
alarmtimer: Add functions for timerfd support
Todd Poynor
1
-1
/
+38
2013-05-29
genirq: Add kerneldoc for irq_disable.
Andreas Fenkart
1
-0
/
+13
2013-05-29
genirq: irqchip: Add mask to block out invalid irqs
Grant Likely
1
-0
/
+3
[prev]
[next]