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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-11
clocksource/cadence_ttc: Overhaul clocksource frequency adjustment
Soren Brinkmann
1
-20
/
+84
2014-03-11
clocksource/cadence_ttc: Call clockevents_update_freq() with IRQs enabled
Soren Brinkmann
1
-15
/
+2
2014-03-11
clocksource: Add Kconfig entries for CMT, MTU2, TMU and STI
Magnus Damm
1
-0
/
+44
2014-03-11
sh: Remove Kconfig entries for TMU, CMT and MTU2
Magnus Damm
1
-53
/
+23
2014-03-11
ARM: shmobile: Remove CMT, TMU and STI Kconfig entries
Magnus Damm
1
-18
/
+18
2014-03-11
clocksource: armada-370-xp: Use atomic access for shared registers
Ezequiel Garcia
1
-8
/
+4
2014-03-11
clocksource: orion: Use atomic access for shared registers
Ezequiel Garcia
1
-18
/
+10
2014-03-11
clocksource: timer-keystone: Delete unnecessary variable
Matthias Brugger
1
-4
/
+1
2014-03-11
clocksource: timer-keystone: introduce clocksource driver for Keystone
Ivan Khoronzhuk
2
-0
/
+245
2014-03-11
clocksource: keystone: add bindings for keystone timer
Ivan Khoronzhuk
1
-0
/
+29
2014-03-11
ARM: sunxi: dt: Convert to the new clocksource compatible
Maxime Ripard
5
-5
/
+5
2014-03-11
clocksource: sunxi: Add new compatibles
Maxime Ripard
2
-3
/
+3
2014-03-11
ARM: u300: move timer driver to clocksource
Linus Walleij
4
-5
/
+3
2014-03-11
clocksource: arch_timer: Set dynamic irq affinity on mmio clockevent
Stephen Boyd
1
-0
/
+1
2014-03-10
Merge branch 'fortglx/3.15/time' of git://git.linaro.org/people/john.stultz/l...
Thomas Gleixner
2
-0
/
+3
2014-03-04
timer: Make sure TIMER_FLAG_MASK bits are free in allocated base
Viresh Kumar
1
-3
/
+2
2014-03-04
timer: Check failure of timer_cpu_notify() before calling init_timer_stats()
Viresh Kumar
1
-2
/
+2
2014-03-02
kernel: Include appropriate header file in time/timekeeping_debug.c
Rashika Kheria
1
-0
/
+2
2014-02-28
Merge branch 'timers.2014.02.25a' of git://git.kernel.org/pub/scm/linux/kerne...
Thomas Gleixner
1
-2
/
+28
2014-02-25
timers: Make internal_add_timer() update ->next_timer if ->active_timers == 0
Oleg Nesterov
1
-2
/
+2
2014-02-25
timers: Reduce future __run_timers() latency for first add to empty list
Paul E. McKenney
1
-0
/
+1
2014-02-25
timers: Reduce future __run_timers() latency for newly emptied list
Paul E. McKenney
1
-0
/
+2
2014-02-25
timers: Reduce __run_timers() latency for empty list
Paul E. McKenney
1
-0
/
+18
2014-02-25
timers: Track total number of timers in list
Paul E. McKenney
1
-0
/
+5
2014-02-14
nohz: ensure users are aware boot CPU is not NO_HZ_FULL
Paul Gortmaker
1
-1
/
+1
2014-02-14
timer: Spare IPI when deferrable timer is queued on idle remote targets
Viresh Kumar
1
-1
/
+8
2014-02-09
tick: Fixup more fallout from hrtimer broadcast mode
Preeti U Murthy
3
-2
/
+6
2014-02-07
time: Fixup fallout from recent clockevent/tick changes
Thomas Gleixner
2
-2
/
+3
2014-02-07
tick: Introduce hrtimer based broadcast
Preeti U Murthy
4
-4
/
+167
2014-02-07
cpuidle: Handle clockevents_notify(BROADCAST_ENTER) failure
Preeti U Murthy
1
-6
/
+8
2014-02-07
time: Change the return type of clockevents_notify() to integer
Preeti U Murthy
4
-11
/
+15
2014-02-07
clockevents: Adjust timer interval when frequency changes
Soren Brinkmann
1
-3
/
+6
2014-02-07
clockevents: Serialize calls to clockevents_update_freq() in the core
Thomas Gleixner
3
-13
/
+45
2014-02-07
timekeeping: Move clock sync work to power efficient workqueue
Shaibal Dutta
1
-2
/
+3
2014-02-02
Linus 3.14-rc1
Linus Torvalds
1
-3
/
+3
2014-02-02
Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
15
-73
/
+278
2014-02-02
hpfs: optimize quad buffer loading
Mikulas Patocka
1
-46
/
+50
2014-02-02
hpfs: remember free space
Mikulas Patocka
3
-10
/
+87
2014-02-02
parisc: add flexible mmap memory layout support
Helge Deller
6
-43
/
+233
2014-02-02
parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc
Guy Martin
1
-1
/
+1
2014-02-02
parisc: convert uapi/asm/stat.h to use native types only
Helge Deller
1
-21
/
+19
2014-02-02
parisc: wire up sched_setattr and sched_getattr
Helge Deller
2
-1
/
+5
2014-02-02
parisc: fix cache-flushing
Helge Deller
3
-3
/
+16
2014-02-02
parisc/sti_console: prefer Linux fonts over built-in ROM fonts
Helge Deller
2
-4
/
+4
2014-02-02
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2014-02-02
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
3
-27
/
+39
2014-02-02
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-200
/
+244
2014-02-02
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
31
-57
/
+396
2014-02-02
hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors
Jean Delvare
1
-0
/
+1
2014-02-02
hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors
Jean Delvare
1
-0
/
+1
[next]