Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
48f18fd6addc199f330d838d54fe7b0a0892adaa
48f18fd
timekeeping: Use ktime_get_boottime() for get_monotonic_boottime()
by Thomas Gleixner
· 10 years ago
250fade
timekeeping: Remove monotonic_to_bootbased
by Thomas Gleixner
· 10 years ago
cbcf2dd
x86: kvm: Make kvm_get_time_and_clockread() nanoseconds based
by Thomas Gleixner
· 10 years ago
bb0b581
x86: kvm: Use ktime_get_boot_ns()
by Thomas Gleixner
· 10 years ago
41fa421
arm: bL_switcher:k Use ktime_get_real_ns()
by Thomas Gleixner
· 10 years ago
fb31cc1
iio: Use ktime_get_real_ns()
by Thomas Gleixner
· 10 years ago
d659f9b
hwmon: ibmaem: Use ktime_get_ns()
by Thomas Gleixner
· 10 years ago
5eaaed4
fs: lockd: Use ktime_get_ns()
by Thomas Gleixner
· 10 years ago
14a7004
net: mlx5: Use ktime_get_ns()
by Thomas Gleixner
· 10 years ago
6d9b757
misc: ioc4: Use ktime_get_ns()
by Thomas Gleixner
· 10 years ago
154adc1
mfd: cros_ec_spi: Use ktime_get_ns()
by Thomas Gleixner
· 10 years ago
9e93f21
connector: Use ktime_get_ns()
by Thomas Gleixner
· 10 years ago
f2dec1e
powerpc: cell: Use ktime_get_ns()
by Thomas Gleixner
· 10 years ago
68f6783d
delayacct: Remove braindamaged type conversions
by Thomas Gleixner
· 10 years ago
9667a23
delayacct: Make accounting nanosecond based
by Thomas Gleixner
· 10 years ago
ccbf62d
sched: Make task->start_time nanoseconds based
by Thomas Gleixner
· 10 years ago
57e0be0
sched: Make task->real_start_time nanoseconds based
by Thomas Gleixner
· 10 years ago
d560fed
time: Export nsecs_to_jiffies()
by Thomas Gleixner
· 10 years ago
897994e
timekeeping: Provide ktime_get[*]_ns() helpers
by Thomas Gleixner
· 10 years ago
dcaab54
timekeeping: Remove ktime_get_monotonic_offset()
by Thomas Gleixner
· 10 years ago
d2cb58c
drm: Use ktime_mono_to_real()
by Thomas Gleixner
· 10 years ago
5cac2f4
input: evdev: Use ktime_mono_to_real()
by Thomas Gleixner
· 10 years ago
53cc7ba
timerfd: Use ktime_mono_to_real()
by Thomas Gleixner
· 10 years ago
9a6b519
timekeeping: Provide ktime_mono_to_any()
by Thomas Gleixner
· 10 years ago
48064f5
timekeeping; Use ktime based data for ktime_get_update_offsets_tick()
by Thomas Gleixner
· 10 years ago
a37c0aa
timekeeping: Use ktime_t data for ktime_get_update_offsets_now()
by Thomas Gleixner
· 10 years ago
afab07c
timekeeping: Use ktime_t based data for ktime_get_clocktai()
by Thomas Gleixner
· 10 years ago
b82c817
timekeeping; Use ktime_t based data for ktime_get_boottime()
by Thomas Gleixner
· 10 years ago
f5264d5
timekeeping: Use ktime_t based data for ktime_get_real()
by Thomas Gleixner
· 10 years ago
0077dc6
timekeeping: Provide ktime_get_with_offset()
by Thomas Gleixner
· 10 years ago
a016a5b
timekeeping: Use ktime_t based data for ktime_get()
by Thomas Gleixner
· 10 years ago
7c032df
timekeeping: Provide internal ktime_t based data
by Thomas Gleixner
· 10 years ago
f111adf
timekeeping: Use timekeeping_update() instead of memcpy()
by Thomas Gleixner
· 10 years ago
3fdb14f
timekeeping: Cache optimize struct timekeeper
by Thomas Gleixner
· 10 years ago
c905fae
timekeeper: Move tk_xtime to core code
by Thomas Gleixner
· 10 years ago
d6d2989
timekeeping: Provide timespec64 based interfaces
by Thomas Gleixner
· 10 years ago
8b094cd
time: Consolidate the time accessor prototypes
by Thomas Gleixner
· 10 years ago
7d489d1
timekeeping: Convert timekeeping core to use timespec64s
by John Stultz
· 10 years ago
49cd6f8
time: More core infrastructure for timespec64
by John Stultz
· 10 years ago
361a3bf
time64: Add time64.h header and define struct timespec64
by John Stultz
· 10 years ago
b17b20d
ktime: Change ktime_set() to take 64bit seconds value
by John Stultz
· 10 years ago
166afb6
ktime: Sanitize ktime_to_us/ms conversion
by Thomas Gleixner
· 10 years ago
24e4a8c
ktime: Kill non-scalar ktime_t implementation for 2038
by John Stultz
· 10 years ago
76f4108
hrtimer: Cleanup hrtimer accessors to the timekepeing state
by John Stultz
· 10 years ago
e06fde3
timekeeping: Simplify arch_gettimeoffset()
by Thomas Gleixner
· 10 years ago
dc01c9f
tile: Convert VDSO timekeeping to the precise mechanism
by Thomas Gleixner
· 10 years ago
988b0c5
tools: add script to test udelay
by David Riley
· 10 years ago
e704f93
kernel: time: Add udelay_test module to validate udelay
by David Riley
· 10 years ago
1af447b
Merge branch 'clockevents/3.17' of git://git.linaro.org/people/daniel.lezcano/linux into timers/core
by Thomas Gleixner
· 10 years ago
3252a64
clocksource: exynos_mct: Only use 32-bits where possible
by Doug Anderson
· 10 years ago
fdb06f6
clocksource: exynos_mct: Use readl_relaxed/writel_relaxed
by Doug Anderson
· 10 years ago
a38b1f6
ARM: pxa: Add non device-tree timer link to clocksource
by Robert Jarzmik
· 10 years ago
6f6caea
ARM: pxa: Add CLKSRC_OF dependency
by Robert Jarzmik
· 10 years ago
ab5354c
clocksource: pxa: Add device-tree support for PXA timer
by Robert Jarzmik
· 10 years ago
c5421d7
clocksource: pxa: Move PXA timer to clocksource framework
by Robert Jarzmik
· 10 years ago
fd944da
clocksource: clps711x: Add DT bindings documentation
by Alexander Shiyan
· 10 years ago
f0b7fab
clocksource: clps711x: Add CLPS711X clocksource driver
by Alexander Shiyan
· 10 years ago
3894152
clocksource: sirf: Fix incorrect clock enable counter for timer
by Zhiwu Song
· 10 years ago
40c9631
clocksource: Kconfig: Let EM_TIMER_STI depend on HAS_IOMEM
by Chen Gang
· 10 years ago
22c4e02
vendor-prefixes: Add prefix for Mediatek Inc.
by Matthias Brugger
· 10 years ago
98c6bf2
dt-bindings: Add mtk-timer bindings
by Matthias Brugger
· 10 years ago
ecb3530
clocksource: Add support for the Mediatek SoCs
by Matthias Brugger
· 10 years ago
efd342f
of: Provide a function to request and map memory
by Matthias Brugger
· 10 years ago
7e13918
clocksource: sh_mtu2: Tidy up Kconfig typo for MTU2
by Kuninori Morimoto
· 10 years ago
de2ea58
Merge branch 'clockevents/renesas-timers-dt' into clockevents/3.17
by Daniel Lezcano
· 10 years ago
5442e9f
timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks, v3
by Cyrill Gorcunov
· 10 years ago
854d06d
docs: Procfs -- Document timerfd output
by Cyrill Gorcunov
· 10 years ago
af9c495
timerfd: Implement show_fdinfo method
by Cyrill Gorcunov
· 10 years ago
afdb094
Merge tag 'v3.16-rc5' into timers/core
by Thomas Gleixner
· 10 years ago
1795cd9
Linux 3.16-rc5
by Linus Torvalds
· 10 years ago
18b34d9
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
502fde1
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
2f3870e
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
5fa77b54
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
33fe3ae
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 10 years ago
54f8c2a
Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 10 years ago
4494377
clk: spear3xx: Set proper clock parent of uart1/2
by Thomas Gleixner
· 10 years ago
15ebb05
clk: spear3xx: Use proper control register offset
by Thomas Gleixner
· 10 years ago
fe22ddc
parisc: drop unused defines and header includes
by Helge Deller
· 10 years ago
ab8a261
parisc: fix fanotify_mark() syscall on 32bit compat kernel
by Helge Deller
· 10 years ago
eadcc72
parisc: add serial ports of C8000/1GHz machine to hardware database
by Helge Deller
· 10 years ago
28b1fae
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
cacadb4
Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Olof Johansson
· 10 years ago
6b458ac
Merge tag 'usb-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
78b3d1c
Merge tag 'tty-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
56a50f2
Merge tag 'char-misc-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
303f8ad
Merge tag 'staging-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
bf40c92
ext4: fix potential null pointer dereference in ext4_free_inode
by Namjae Jeon
· 10 years ago
3f1f9b8
ext4: fix a potential deadlock in __ext4_es_shrink()
by Theodore Ts'o
· 10 years ago
3a57cc5
Documenation/laptops: rename and update hpfall.c
by Pali Rohár
· 10 years ago
0ba4f6e
DocBook: fix various typos
by Masanari Iida
· 10 years ago
8011b3c
DocBook: fix mtdnand typos
by Masanari Iida
· 10 years ago
cbb4d3e
scripts/kernel-doc: handle object-like macros
by Horia Geanta
· 10 years ago
c8c3f7d
Documentation/Changes: clean up mcelog paragraph
by Paul Bolle
· 10 years ago
363d4dd
ARM: at91: at91sam9x5: add clocks for usb device
by Bo Shen
· 10 years ago
cda390b
Merge branch 'kprobes-test-fixes' of git://git.linaro.org/people/tixy/kernel into fixes
by Russell King
· 10 years ago
eb82a3d
phy: omap-usb2: Balance pm_runtime_enable() on probe failure and remove
by Roger Quadros
· 10 years ago
e73b49f
phy: core: Fix error path in phy_create()
by Roger Quadros
· 10 years ago
bf5baf9
drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLE
by Sjoerd Simons
· 10 years ago
3df9fcd
phy: omap-usb2: fix devm_ioremap_resource error detection code
by Himangi Saraogi
· 10 years ago
Next »