Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
53370d2e8c0382e3e2aa76def93365ed674e7fc7
53370d2
hrtimer: Update hrtimer->state documentation
by Thomas Gleixner
· 14 years ago
5cd10e7
hrtimer: Update base[CLOCK_BOOTTIME].offset correctly
by Thomas Gleixner
· 14 years ago
7fdd7f8
timers: Export CLOCK_BOOTTIME via the posix timers interface
by John Stultz
· 14 years ago
70a08cc
timers: Add CLOCK_BOOTTIME hrtimer base
by John Stultz
· 14 years ago
314ac37
time: Extend get_xtime_and_monotonic_offset() to also return sleep
by John Stultz
· 14 years ago
abb3a4e
time: Introduce get_monotonic_boottime and ktime_get_boottime
by John Stultz
· 14 years ago
e06383d
hrtimers: extend hrtimer base code to handle more then 2 clockids
by John Stultz
· 14 years ago
db1c1cc
ntp: Remove redundant and incorrect parameter check
by Richard Cochran
· 14 years ago
22b7fcd
mn10300: Switch do_timer() to xtimer_update()
by Torben Hohn
· 14 years ago
0606f42
posix clocks: Introduce dynamic clocks
by Richard Cochran
· 14 years ago
5270873
posix-timers: Cleanup namespace
by Thomas Gleixner
· 14 years ago
81e294c
posix-timers: Add support for fd based clocks
by Richard Cochran
· 14 years ago
ce26efd
x86: Add clock_adjtime for x86
by Richard Cochran
· 14 years ago
f1f1d5e
posix-timers: Introduce a syscall for clock tuning.
by Richard Cochran
· 14 years ago
65f5d80
time: Splitout compat timex accessors
by Richard Cochran
· 14 years ago
094aa18
ntp: Add ADJ_SETOFFSET mode bit
by Richard Cochran
· 14 years ago
c528f7c
time: Introduce timekeeping_inject_offset
by John Stultz
· 14 years ago
0061748
posix-timer: Update comment
by Richard Cochran
· 14 years ago
bc2c8ea
posix-timers: Make posix-cpu-timers functions static
by Thomas Gleixner
· 14 years ago
0aa3975
posix-timers: Remove CLOCK_DISPATCH leftovers
by Thomas Gleixner
· 14 years ago
6761c67
posix-timers: Convert timer_delete() to clockid_to_kclock()
by Thomas Gleixner
· 14 years ago
a7319fa
posix-timers: Convert timer_gettime() to clockid_to_kclock()
by Thomas Gleixner
· 14 years ago
27722df
posix-timers: Convert timer_settime() to clockid_to_kclock()
by Thomas Gleixner
· 14 years ago
838394f
posix-timers: Convert timer_create() to clockid_to_kclock()
by Thomas Gleixner
· 14 years ago
ebaac75
posix-timers: Remove useless res field from k_clock
by Thomas Gleixner
· 14 years ago
e5e542e
posix-timers: Convert clock_getres() to clockid_to_kclock()
by Thomas Gleixner
· 14 years ago
4359ac0
posix-timers: Make clock_getres and clock_get mandatory
by Thomas Gleixner
· 14 years ago
4228577
posix-timers: Convert clock_gettime() to clockid_to_kclock()
by Thomas Gleixner
· 14 years ago
26f9a47
posix-timers: Convert clock_settime to clockid_to_kclock()
by Thomas Gleixner
· 14 years ago
79c9da0
posix-cpu-timers: Remove the stub nanosleep functions
by Thomas Gleixner
· 14 years ago
d608c18
thread_info: Remove legacy arg0-3 from restart_block
by Thomas Gleixner
· 14 years ago
3751f9f
posix-timers: Cleanup restart_block usage
by Thomas Gleixner
· 14 years ago
59bd5bc
posix-timers: Convert clock_nanosleep_restart to clockid_to_kclock()
by Thomas Gleixner
· 14 years ago
a5cd288
posix-timers: Convert clock_nanosleep to clockid_to_kclock()
by Thomas Gleixner
· 14 years ago
cc785ac
posix-timers: Introduce clockid_to_kclock()
by Thomas Gleixner
· 14 years ago
1976945
posix-timers: Introduce clock_posix_cpu
by Thomas Gleixner
· 14 years ago
2fd1f04
posix-timers: Cleanup struct initializers
by Thomas Gleixner
· 14 years ago
65da528
posix-timers: Define nanosleep not supported error separate
by Thomas Gleixner
· 14 years ago
1e6d767
time: Correct the *settime* parameters
by Richard Cochran
· 14 years ago
7cf37e8
time: Fix legacy arch fallout
by Thomas Gleixner
· 14 years ago
e2830b5
time: Make do_timer() and xtime_lock local to kernel/time/
by Torben Hohn
· 14 years ago
d12b0e2
xtensa: Switch do_timer() to xtime_update()
by Torben Hohn
· 14 years ago
4ea1b72
sparc: Switch do_timer() to xtime_update()
by Torben Hohn
· 14 years ago
bb1dfc1
parisc: Switch do_timer() to xtime_update()
by Torben Hohn
· 14 years ago
e53f276
m68k: Switch do_timer() to xtime_update()
by Torben Hohn
· 14 years ago
7bde2ab
m32r: Switch from do_timer() to xtime_update()
by Torben Hohn
· 14 years ago
1aabd67
ia64: Switch do_timer() to xtime_update()
by Torben Hohn
· 14 years ago
daad8b5
h8300: Switch do_timer() to xtime_update()
by Torben Hohn
· 14 years ago
57464bd
frv: Switch do_timer() to xtime_update()
by Torben Hohn
· 14 years ago
36cb07b
cris: arch-v32: Switch do_timer() to xtime_update()
by Torben Hohn
· 14 years ago
17588b9
cris: arch-v10: Switch do_timer() to xtime_update()
by Torben Hohn
· 14 years ago
4196b89
blackfin: Switch from do_timer() to xtime_update()
by Torben Hohn
· 14 years ago
ec2dff2
arm/mach-clps711x: Switch do_timer() to xtime_update()
by Torben Hohn
· 14 years ago
6906e33
arm: Switch from do_timer() to xtime_update()
by Torben Hohn
· 14 years ago
1340f3e0
alpha: Change do_timer() to xtime_update()
by Torben Hohn
· 14 years ago
f0af911a9
time: Provide xtime_update()
by Torben Hohn
· 14 years ago
79ecaf0
time: Remove unused __get_wall_to_monotonic()
by Thomas Gleixner
· 14 years ago
48cf76f7
time: Provide get_xtime_and_monotonic_offset()
by Torben Hohn
· 14 years ago
fbad1ea
time: Move get_jiffies_64 to kernel/time/jiffies.c
by Torben Hohn
· 14 years ago
871cf1e
time: Move do_timer() to kernel/time/timekeeping.c
by Torben Hohn
· 14 years ago
70d1f36
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 14 years ago
54e74b8
Input: rc-keymap - return KEY_RESERVED for unknown mappings
by Dmitry Torokhov
· 14 years ago
1ca05b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
aa5bd67
Fix prlimit64 for suid/sgid processes
by Kacper Kornet
· 14 years ago
2f215a7
intel_scu_ipc: remove duplicated #include
by Huang Weiyi
· 14 years ago
af5eb74
NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc().
by Anton Altaparmakov
· 14 years ago
9fbf0c0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
4fda116
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-2.6-cm
by Linus Torvalds
· 14 years ago
52cea8a
Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 14 years ago
7bfeea0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
f9a3d1d
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 14 years ago
ef9f2fa
Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra
by Linus Torvalds
· 14 years ago
3a0592b1
Revert "UBI: use mtd->writebufsize to set minimal I/O unit size"
by Artem Bityutskiy
· 14 years ago
c63fe0a
Input: synaptics - retry failed resets when reconnecting
by Alexandre Peixoto Ferreira
· 14 years ago
baddf58
Input: synaptics - fix reconnect logic on MT devices
by Alexandre Peixoto Ferreira
· 14 years ago
e7acc84
Input: tegra-kbc - fix keymap entry for LeftMeta key
by Rakesh Iyer
· 14 years ago
7530c4a
Input: tegra-kbc - fix build error
by Rakesh Iyer
· 14 years ago
5f92acc8
Delete zero-length drivers/staging/vme/bridges/Module.symvers
by Jeff Garzik
· 14 years ago
729a6a3
libata: set queue DMA alignment to sector size for ATAPI too
by Tejun Heo
· 14 years ago
4a5610a
libata: DVR-212D can't do SETXFER DVD-RW DVR-212D
by Francesco Antonacci
· 14 years ago
10aca06
ahci: add HFLAG_YES_FBS and apply it to 88SE9128
by Anssi Hannula
· 14 years ago
defed55
pata_hpt37x: inherit prereset() method for HPT374
by Sergei Shtylyov
· 14 years ago
a4a461a
ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDs
by Seth Heasley
· 14 years ago
910f7bb
pata_hpt37x: fold 'if' statement into 'switch'
by Sergei Shtylyov
· 14 years ago
40d69ba
pata_hpt{37x|3x2n}: use pr_*(DRV_NAME ...) instead of printk(KERN_* ...)
by Sergei Shtylyov
· 14 years ago
bfdd7c5
pata_hpt{366|37x}: use pr_warning(...) instead of printk(KERN_WARNING ...)
by Sergei Shtylyov
· 14 years ago
77c5fd1
pata_mpc52xx: inherit from ata_bmdma_port_ops
by Tejun Heo
· 14 years ago
dcc3c4c
Merge branch 'fix/asoc' into for-linus
by Takashi Iwai
· 14 years ago
1f0324c
Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
0b6bb66
Export the augmented rbtree helper functions
by Andreas Gruenbacher
· 14 years ago
b12ece7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
363aab2
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
b9020c9
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 14 years ago
153e019
drm/nv50: fix regression on IGPs
by Ben Skeggs
· 14 years ago
1e644d6
drm/radeon/kms: re-emit full context state for evergreen blits
by Alex Deucher
· 14 years ago
dca0d61
drm/radeon/kms: release CMASK access in preclose_kms
by Marek Olšák
· 14 years ago
bffb276
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
f7b548f
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
95f9354
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 14 years ago
7205649
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
Next »