Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2b0f89317e99735bbf32eaede81f707f98ab1b5e
2b0f893
Merge branch 'timers/posix-cpu-timers-for-tglx' of
by Thomas Gleixner
· 11 years ago
fa18f7b
posix-cpu-timers: don't account cpu timer after stopped thread runtime accounting
by KOSAKI Motohiro
· 11 years ago
a0b2062
posix_timers: fix racy timer delta caching on task exit
by Frederic Weisbecker
· 11 years ago
76cdcdd
posix-timers: correctly get dying task time sample in posix_cpu_timer_schedule()
by Frederic Weisbecker
· 11 years ago
0bc4b0c
selftests: add basic posix timers selftests
by Frederic Weisbecker
· 11 years ago
2473f3e
posix_cpu_timers: consolidate expired timers check
by Frederic Weisbecker
· 11 years ago
1a7fa51
posix_cpu_timers: consolidate timer list cleanups
by Frederic Weisbecker
· 11 years ago
55ccb61
posix_cpu_timer: consolidate expiry time type
by Frederic Weisbecker
· 11 years ago
07bd117
tick: Sanitize broadcast control logic
by Thomas Gleixner
· 11 years ago
1f73a98
tick: Prevent uncontrolled switch to oneshot mode
by Thomas Gleixner
· 11 years ago
c9b5a26
tick: Make oneshot broadcast robust vs. CPU offlining
by Thomas Gleixner
· 11 years ago
8bb495e
Linux 3.10
by Linus Torvalds
· 11 years ago
f0277dc
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
4b48380
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
ea461ab
powerpc/eeh: Fix fetching bus for single-dev-PE
by Gavin Shan
· 11 years ago
6c355be
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
8d5bc1a
ARM: dt: Only print warning, not WARN() on bad cpu map in device tree
by Olof Johansson
· 11 years ago
7846de4
powerpc/pci: Improve device hotplug initialization
by Guenter Roeck
· 11 years ago
133841c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
6554431
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
706b23b
Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validation
by Mathieu Desnoyers
· 11 years ago
bd2931b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
63edbce1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
a61aef7
Merge tag 'for-linus-20130628' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-mn10300
by Linus Torvalds
· 11 years ago
a75930c
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
82d0b80
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
605c912
UBIFS: fix a horrid bug
by Artem Bityutskiy
· 11 years ago
33f1a63
UBIFS: prepare to fix a horrid bug
by Artem Bityutskiy
· 11 years ago
47433b8
x86: xen: Sync the CMOS RTC as well as the Xen wallclock
by David Vrabel
· 11 years ago
5584880
x86: xen: Sync the wallclock when the system time is set
by David Vrabel
· 11 years ago
780427f
timekeeping: Indicate that clock was set in the pvclock gtod notifier
by David Vrabel
· 11 years ago
04397fe9
timekeeping: Pass flags instead of multiple bools to timekeeping_update()
by David Vrabel
· 11 years ago
0eb0716
xen: Remove clock_was_set() call in the resume path
by David Vrabel
· 11 years ago
7c4c3a0
hrtimers: Support resuming with two or more CPUs online (but stopped)
by David Vrabel
· 11 years ago
e3f12a5
mn10300: Use early_param() to parse "mem=" parameter
by Akira Takeuchi
· 11 years ago
c6dc9f0
mn10300: Allow to pass array name to get_user()
by Akira Takeuchi
· 11 years ago
9e04d38
timer: Fix jiffies wrap behavior of round_jiffies_common()
by Bart Van Assche
· 11 years ago
18097b9
drm/qxl: add missing access check for execbuffer ioctl
by Dave Airlie
· 11 years ago
1abd601
powerpc/eeh: Add eeh_dev to the cache during boot
by Thadeu Lima de Souza Cascardo
· 11 years ago
d2d1f17
rbd: send snapshot context with writes
by Josh Durgin
· 11 years ago
a9e94ec
Merge tag 'fcoe1' into fixes
by James Bottomley
· 11 years ago
36a2796
Merge tag 'fcoe' into fixes
by James Bottomley
· 11 years ago
98b6ed0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
1a506e4
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
578a131
dlci: validate the net device in dlci_del()
by Zefan Li
· 11 years ago
11eb264
dlci: acquire rtnl_lock before calling __dev_get_by_name()
by Zefan Li
· 11 years ago
a5cc68f
af_key: fix info leaks in notify messages
by Mathias Krause
· 11 years ago
a963a37
ipv6: ip6_sk_dst_check() must not assume ipv6 dst
by Eric Dumazet
· 11 years ago
5dbe7c1
net: fix kernel deadlock with interface rename and netdev name retrieval.
by Nicolas Schichan
· 11 years ago
34a0868
Merge tag 'regulator-v3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 11 years ago
6b935ca
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 11 years ago
687058a
Merge tag 'pm+acpi-3.10-late' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
54faf77
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
e3ff911
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
de6e131
Merge tag 'critical_fix_for_3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rwlove/fcoe
by Linus Torvalds
· 11 years ago
78750f1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
2976b10
perf: Disable monitoring on setuid processes for regular users
by Stephane Eranian
· 11 years ago
397eada
gpio/omap: don't use linear domain mapping for OMAP1
by Javier Martinez Canillas
· 11 years ago
6d446ec
net/tg3: Avoid delay during MMIO access
by Gavin Shan
· 11 years ago
dc84829
ipv6: check return value of ipv6_get_lladdr
by Hannes Frederic Sowa
· 11 years ago
4c7ab05
macvtap: fix recovery from gup errors
by Michael S. Tsirkin
· 11 years ago
7e24bfb
tun: fix recovery from gup errors
by Michael S. Tsirkin
· 11 years ago
bd8a703
gre: fix a possible skb leak
by Eric Dumazet
· 11 years ago
2b7a5db
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
ab4eb35
ipv6: Process unicast packet with Router Alert by checking flag in skb.
by YOSHIFUJI Hideaki / 吉藤英明
· 11 years ago
45e0037
Merge branch 'pm-fixes'
by Rafael J. Wysocki
· 11 years ago
96c9dda
Merge branch 'acpi-fixes'
by Rafael J. Wysocki
· 11 years ago
c283755
cpufreq: fix NULL pointer deference at od_set_powersave_bias()
by Jacob Shin
· 11 years ago
1617e40
rbd: fetch object order before using it
by Josh Durgin
· 11 years ago
2884d42
fcoe: Use correct API to set vlan tag for FCoE Ethertype skbs
by Robert Love
· 11 years ago
1e876e3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
ad46547
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
5dbc746
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 11 years ago
9d5c34f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 11 years ago
939e177
crypto: algboss - Hold ref count on larval
by Herbert Xu
· 11 years ago
f97f7d2
Merge tag 'spi-v3.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 11 years ago
426729d
drm/i915: make compact dma scatter lists creation work with SWIOTLB backend.
by Konrad Rzeszutek Wilk
· 11 years ago
0d20299
Merge tag 'drm-intel-fixes-2013-06-24' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 11 years ago
2699339
clocksource: vf_pit_timer: Use linux/sched_clock.h
by Fabio Estevam
· 11 years ago
67c120d
Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux into timers/core
by Thomas Gleixner
· 11 years ago
4452152
libata-acpi: add back ACPI based hotplug functionality
by Aaron Lu
· 11 years ago
b37e161
powerpc/pci: Fix boot panic on mpc83xx (regression)
by Rojhalat Ibrahim
· 11 years ago
0647065
clocksource: Add generic dummy timer driver
by Mark Rutland
· 11 years ago
70e5975
clockevents: Prefer CPU local devices over global devices
by Stephen Boyd
· 11 years ago
a3d9dd8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
57bf744
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 11 years ago
075163b
ath9k_htc: Handle IDLE state transition properly
by Sujith Manoharan
· 11 years ago
23bc202
ath9k: fix an RCU issue in calling ieee80211_get_tx_rates
by Felix Fietkau
· 11 years ago
c8fc51c
netfilter: ipt_ULOG: fix incorrect setting of ulog timer
by Gao feng
· 11 years ago
3e0a07f
ARM: 7773/1: PJ4B: Add support for errata 4742
by Gregory CLEMENT
· 11 years ago
63384fd
ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMU
by Simon Baatz
· 11 years ago
18d7f15
ARM: 7763/1: kernel: fix __cpu_logical_map default initialization
by Lorenzo Pieralisi
· 11 years ago
1ba9bf0
ARM: 7762/1: kernel: fix arm_dt_init_cpu_maps() to skip non-cpu nodes
by Lorenzo Pieralisi
· 11 years ago
8182a34
ARM: 7760/1: cpu_fa526_do_idle: remove WFI
by Jonas Jensen
· 11 years ago
ec8da80
mfd: tps6586x: correct device name of the regulator cell
by Marc Dietrich
· 11 years ago
332ec81
Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linus
by Mark Brown
· 11 years ago
2f5a5c1
Merge remote-tracking branch 'spi/fix/pxa' into spi-linus
by Mark Brown
· 11 years ago
797a7d6
netfilter: ctnetlink: send event when conntrack label was modified
by Florian Westphal
· 11 years ago
5aed938
netfilter: nf_nat_sip: fix mangling
by Balazs Peter Odor
· 11 years ago
21a3101
ACPI / dock / PCI: Synchronous handling of dock events for PCI devices
by Rafael J. Wysocki
· 11 years ago
Next »