Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
060fd3043e5e3488504b9e70182e188dd9113aea
060fd30
ARM: smp: Remove local timer API
by Stephen Boyd
· 12 years ago
5ddb6d2
clocksource: time-armada-370-xp: Divorce from local timer API
by Stephen Boyd
· 12 years ago
faef31b
clocksource: time-armada-370-xp: Fix sparse warning
by Stephen Boyd
· 12 years ago
4d70c59
ARM: msm: Divorce msm_timer from local timer API
by Stephen Boyd
· 12 years ago
05a6548
ARM: PRIMA2: Divorce timer-marco from local timer API
by Stephen Boyd
· 12 years ago
ee98d27
ARM: EXYNOS4: Divorce mct from local timer API
by Stephen Boyd
· 12 years ago
ef3160c
ARM: OMAP2+: Divorce from local timer API
by Stephen Boyd
· 12 years ago
a894fcc
ARM: smp_twd: Divorce smp_twd from local timer API
by Stephen Boyd
· 12 years ago
3d53cee
ARM: smp: Remove duplicate dummy timer implementation
by Stephen Boyd
· 12 years ago
42cba6e
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into remove-local-timers
by Stephen Boyd
· 12 years ago
2699339
clocksource: vf_pit_timer: Use linux/sched_clock.h
by Fabio Estevam
· 12 years ago
67c120d
Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux into timers/core
by Thomas Gleixner
· 12 years ago
0647065
clocksource: Add generic dummy timer driver
by Mark Rutland
· 12 years ago
70e5975
clockevents: Prefer CPU local devices over global devices
by Stephen Boyd
· 12 years ago
629a6a2
sched_clock: Add temporary asm/sched_clock.h
by Stephen Boyd
· 12 years ago
d3d8fee
Revert "dw_apb_timer_of.c: Remove parts that were picoxcell-specific"
by John Stultz
· 12 years ago
336ae11
ARM: sched_clock: Load cycle count after epoch stabilizes
by Stephen Boyd
· 12 years ago
38ff87f
sched_clock: Make ARM's sched_clock generic for all architectures
by Stephen Boyd
· 12 years ago
ffbfb5e
ARM: sched_clock: Return suspended count earlier
by Stephen Boyd
· 12 years ago
5a9b5855
ARM: sched_clock: Remove unused needs_suspend member
by Stephen Boyd
· 12 years ago
11682a4
alarmtimer: Export symbols of functions declared in linux/alarmtimer.h
by Marcus Gelderie
· 12 years ago
762cf96
Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clockevents into timers/core
by Thomas Gleixner
· 12 years ago
77ba83b
clocksource: Add TI-Nspire timer support
by Daniel Tang
· 12 years ago
c196724
clocksource: Add Freescale Vybrid pit timer support
by Jingchang Lu
· 12 years ago
1a33bd2
clocksource: dw_apb: Fix error check
by Baruch Siach
· 12 years ago
ce0b098
x86: Fix vrtc_get_time/set_mmss to use new timespec interface
by John Stultz
· 12 years ago
5c83545
power: Add option to log time spent in suspend
by Colin Cross
· 12 years ago
11ffa9d
timerfd: Add alarm timers
by Todd Poynor
· 12 years ago
6cffe00
alarmtimer: Add functions for timerfd support
by Todd Poynor
· 12 years ago
3565184
x86: Increase precision of x86_platform.get/set_wallclock()
by David Vrabel
· 12 years ago
0a0a7e6
clocksource: dw_apb: Remove unused header
by Baruch Siach
· 12 years ago
55a68c2
dw_apb_timer_of.c: Remove parts that were picoxcell-specific
by Pavel Machek
· 12 years ago
35b2108
ktime: Add __must_check prefix to ktime_to_timespec_cond
by Daniel Borkmann
· 12 years ago
a44b8bd
ktime: Use macro NSEC_PER_USEC where appropriate
by Liu Ying
· 12 years ago
1eaff67
clocksource: Implement clocksource_select_fallback() for CONFIG_ARCH_USES_GETTIMEOFFSET=y
by Thomas Gleixner
· 12 years ago
c7e99fc
clockevents: Define CS_NAME_LEN unconditionally
by Thomas Gleixner
· 12 years ago
03e13cf
clockevents: Implement unbind functionality
by Thomas Gleixner
· 12 years ago
45cb8e0
clockevents: Split out selection logic
by Thomas Gleixner
· 12 years ago
501f867
clockevents: Provide sysfs interface
by Thomas Gleixner
· 12 years ago
ccf33d6
clockevents: Add module refcount
by Thomas Gleixner
· 12 years ago
8c53daf
clockevents: Move the tick_notify() switch case to clockevents_notify()
by Thomas Gleixner
· 12 years ago
7126cac
clockevents: Simplify locking
by Thomas Gleixner
· 12 years ago
7172a28
clockevents: Get rid of the notifier chain
by Thomas Gleixner
· 12 years ago
a89c7ed
clocksource: Let clocksource_unregister() return success/error
by Thomas Gleixner
· 12 years ago
7eaeb34
clocksource: Provide unbind interface in sysfs
by Thomas Gleixner
· 12 years ago
29b5407
clocksource: Split out user string input
by Thomas Gleixner
· 12 years ago
f5a2e34
clocksource: Allow clocksource select to skip current clocksource
by Thomas Gleixner
· 12 years ago
09ac369
clocksource: Add module refcount
by Thomas Gleixner
· 12 years ago
ba919d1
clocksource: Let timekeeping_notify return success/error
by Thomas Gleixner
· 12 years ago
5d33b88
clocksource: Always verify highres capability
by Thomas Gleixner
· 12 years ago
fc1f7d5
clocksource: apb_timer: Remove unsused function
by Thomas Gleixner
· 12 years ago
c240a53
Merge tag 'trace-fixes-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 12 years ago
ae3b29e
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
652df60
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
cc51bf6
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
37cae5e
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
d21572c
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
109c3c0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
b62fdd9
tracing/kprobes: Make print_*probe_event static
by Masami Hiramatsu
· 12 years ago
3d1fc7b
tracing/kprobes: Fix a sparse warning for incorrect type in assignment
by Masami Hiramatsu
· 12 years ago
c02c7e6
tracing/kprobes: Use rcu_dereference_raw for tp->files
by Masami Hiramatsu
· 12 years ago
60705c8
tracing: Fix leaks of filter preds
by Steven Rostedt (Red Hat)
· 12 years ago
b4f711e
time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons
by John Stultz
· 12 years ago
b973425
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
7fb30d2
Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
42a5cf4
timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
by Tirupathi Reddy
· 12 years ago
b47430d
rcu/idle: Wrap cpu-idle poll mode within rcu_idle_enter/exit
by Srivatsa S. Bhat
· 12 years ago
f7ea0fd
tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offline
by Thomas Gleixner
· 12 years ago
a2c7a54
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
e34166a
powerpc: Set show_unhandled_signals to 1 by default
by Benjamin Herrenschmidt
· 12 years ago
6912318
powerpc/perf: Fix setting of "to" addresses for BHRB
by Michael Neuling
· 12 years ago
506e70d
powerpc/pmu: Fix order of interpreting BHRB target entries
by Michael Neuling
· 12 years ago
d52f2dc
powerpc/perf: Move BHRB code into CONFIG_PPC64 region
by Michael Neuling
· 12 years ago
a1797b2
powerpc: select HAVE_CONTEXT_TRACKING for pSeries
by Li Zhong
· 12 years ago
5d1c574
powerpc: Use the new schedule_user API on userspace preemption
by Li Zhong
· 12 years ago
106ed88
powerpc: Exit user context on notify resume
by Li Zhong
· 12 years ago
ba12eed
powerpc: Exception hooks for context tracking subsystem
by Li Zhong
· 12 years ago
22ecbe8
powerpc: Syscall hooks for context tracking subsystem
by Li Zhong
· 12 years ago
6cecf76
powerpc/booke64: Fix kernel hangs at kernel_dbg_exc
by Scott Wood
· 12 years ago
dcb615a
powerpc: Fix irq_set_affinity() return values
by Alexander Gordeev
· 12 years ago
ca9d7ae
powerpc: Provide __bswapdi2
by David Woodhouse
· 12 years ago
b2b4858
powerpc/powernv: Fix starting of secondary CPUs on OPALv2 and v3
by Benjamin Herrenschmidt
· 12 years ago
75b93da
powerpc/powernv: Detect OPAL v3 API version
by Benjamin Herrenschmidt
· 12 years ago
af945cf
powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning again
by Li Zhong
· 12 years ago
b80ec3d
powerpc: Make CONFIG_RTAS_PROC depend on CONFIG_PROC_FS
by Michael Ellerman
· 12 years ago
120496a
powerpc: Bring all threads online prior to migration/hibernation
by Robert Jennings
· 12 years ago
a94a147
powerpc/rtas_flash: Fix validate_flash buffer overflow issue
by Vasant Hegde
· 12 years ago
79c66ce
powerpc/kexec: Fix kexec when using VMX optimised memcpy
by Anton Blanchard
· 12 years ago
83d5e64
powerpc: Fix build errors STRICT_MM_TYPECHECKS
by Aneesh Kumar K.V
· 12 years ago
613e60a
powerpc/mm: Use the correct mask value when looking at pgtable address
by Aneesh Kumar K.V
· 12 years ago
674825d
Merge tag 'fixes-for-3.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen
by Linus Torvalds
· 12 years ago
c83bb88
Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 12 years ago
6eabb33
ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the old/new value
by Jaccon Bastiaansen
· 12 years ago
dbbffe6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
6880b01
parisc: make default cross compiler search more robust (v3)
by Helge Deller
· 12 years ago
638f5ab
rbd: re-submit flattened write request (part 2)
by Alex Elder
· 12 years ago
bbea1c1
rbd: re-submit write request for flattened clone
by Alex Elder
· 12 years ago
02c74fb
rbd: re-submit read request for flattened clone
by Alex Elder
· 12 years ago
392a9da
rbd: detect when clone image is flattened
by Alex Elder
· 12 years ago
a2acd00
rbd: reference count parent requests
by Alex Elder
· 12 years ago
Next »