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-04-08
lockdep: Remove unnecessary 'hlock_next' variable
Hong Zhiguo
1
-4
/
+2
2013-04-08
idle: Implement generic idle function
Thomas Gleixner
1
-0
/
+105
2013-04-08
idle: Provide a generic entry point for the idle code
Thomas Gleixner
3
-0
/
+12
2013-04-08
arch: Consolidate tsk_is_polling()
Thomas Gleixner
1
-5
/
+0
2013-04-08
sched: Fix typo inside comment
Viresh Kumar
1
-1
/
+1
2013-04-08
ftrace: Fix strncpy() use, use strlcpy() instead of strncpy()
Chen Gang
1
-2
/
+2
2013-04-08
perf: Fix strncpy() use, use strlcpy() instead of strncpy()
Chen Gang
1
-2
/
+2
2013-04-08
perf: Fix strncpy() use, always make sure it's NUL terminated
Chen Gang
1
-1
/
+2
2013-04-08
sched/debug: Fix sd->*_idx limit range avoiding overflow
libin
1
-1
/
+1
2013-04-08
sched_clock: Prevent 64bit inatomicity on 32bit systems
Thomas Gleixner
1
-0
/
+26
2013-04-08
Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...
Ingo Molnar
9
-96
/
+123
2013-04-07
cgroup: remove cgroup_lock_is_held()
Tejun Heo
1
-14
/
+6
2013-04-07
cgroup: kill cgroup_[un]lock()
Tejun Heo
1
-30
/
+11
2013-04-07
cgroup: unexport locking interface and cgroup_attach_task()
Tejun Heo
1
-6
/
+3
2013-04-07
cgroup: relocate cgroup_lock_live_group() and cgroup_attach_task_all()
Tejun Heo
1
-42
/
+42
2013-04-07
cgroup, cpuset: replace move_member_tasks_to_cpuset() with cgroup_transfer_ta...
Tejun Heo
2
-45
/
+34
2013-04-05
PM / sleep: invalidate TEST_CPUS and TEST_CORE support for freeze state
Zhang Rui
1
-2
/
+14
2013-04-05
PM / sleep: add TEST_PLATFORM support for freeze state
Zhang Rui
1
-3
/
+3
2013-04-05
Merge tag 'drm-intel-next-2013-03-23' of git://people.freedesktop.org/~danvet...
Dave Airlie
1
-0
/
+116
2013-04-04
timekeeping: Shorten seq_count region
Thomas Gleixner
1
-3
/
+2
2013-04-04
timekeeping: Implement a shadow timekeeper
Thomas Gleixner
1
-12
/
+29
2013-04-04
timekeeping: Delay update of clock->cycle_last
Thomas Gleixner
1
-1
/
+3
2013-04-04
timekeeping: Store cycle_last value in timekeeper struct as well
Thomas Gleixner
1
-2
/
+2
2013-04-04
ntp: Remove ntp_lock, using the timekeeping locks to protect ntp state
John Stultz
1
-37
/
+4
2013-04-04
timekeeping: Simplify tai updating from do_adjtimex
John Stultz
1
-5
/
+4
2013-04-04
timekeeping: Hold timekeepering locks in do_adjtimex and hardpps
John Stultz
1
-2
/
+17
2013-04-04
timekeeping: Move ADJ_SETOFFSET to top level do_adjtimex()
John Stultz
2
-11
/
+11
2013-04-04
ntp: Rework do_adjtimex to take timespec and tai arguments
John Stultz
3
-16
/
+17
2013-04-04
ntp: Move timex validation to timekeeping do_adjtimex call.
John Stultz
3
-5
/
+8
2013-04-04
ntp: Move do_adjtimex() and hardpps() functions to timekeeping.c
John Stultz
3
-5
/
+36
2013-04-04
ntp: Split out timex validation from do_adjtimex
John Stultz
1
-12
/
+27
2013-04-04
workqueue: avoid false negative WARN_ON() in destroy_workqueue()
Lai Jiangshan
1
-1
/
+1
2013-04-04
uprobes: Change write_opcode() to use copy_*page()
Oleg Nesterov
1
-10
/
+2
2013-04-04
uprobes: Introduce copy_to_page()
Oleg Nesterov
1
-6
/
+8
2013-04-04
uprobes: Kill the unnecesary filp != NULL check in __copy_insn()
Oleg Nesterov
1
-3
/
+0
2013-04-04
uprobes: Change __copy_insn() to use copy_from_page()
Oleg Nesterov
1
-11
/
+2
2013-04-04
uprobes: Turn copy_opcode() into copy_from_page()
Oleg Nesterov
1
-4
/
+4
2013-04-04
uprobes: Add trap variant helper
Ananth N Mavinakayanahalli
1
-5
/
+29
2013-04-04
uprobes: Use file_inode()
Oleg Nesterov
1
-5
/
+5
2013-04-03
cgroup: remove unused parameter in cgroup_task_migrate().
Kevin Wilson
1
-2
/
+2
2013-04-03
nohz: Print final full dynticks CPUs range on boot
Frederic Weisbecker
1
-0
/
+10
2013-04-03
nohz: Pack nohz Kconfig option in a menu of choices
Frederic Weisbecker
1
-5
/
+23
2013-04-03
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
8
-31
/
+36
2013-04-03
Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...
Thomas Gleixner
8
-93
/
+301
2013-04-02
nohz: Unhide full dynticks feature from its dependencies
Frederic Weisbecker
1
-5
/
+14
2013-04-01
Merge tag 'v3.9-rc5' into wq/for-3.10
Tejun Heo
22
-180
/
+302
2013-04-01
workqueue: update sysfs interface to reflect NUMA awareness and a kernel para...
Tejun Heo
1
-23
/
+59
2013-04-01
workqueue: implement NUMA affinity for unbound workqueues
Tejun Heo
1
-19
/
+259
2013-04-01
workqueue: introduce put_pwq_unlocked()
Tejun Heo
1
-13
/
+23
2013-04-01
workqueue: introduce numa_pwq_tbl_install()
Tejun Heo
1
-9
/
+26
[prev]
[next]