Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d27c8438eeedb6e1367b592c101e3c87cca0b50f
d27c843
Merge branch 'timers/core' into sched/idle
by Ingo Molnar
· 11 years ago
bce1936
Merge branch 'timers.2014.02.25a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into timers/core
by Thomas Gleixner
· 11 years ago
2b3942e
trace: Replace hardcoding of 19 with MAX_NICE
by Dongsheng Yang
· 11 years ago
37e117c
sched: Guarantee task priority in pick_next_task()
by Peter Zijlstra
· 11 years ago
06d50c6
sched/idle: Remove stale old file
by Peter Zijlstra
· 11 years ago
f5f9739
sched: Put rq's sched_avg under CONFIG_FAIR_GROUP_SCHED
by Dietmar Eggemann
· 11 years ago
aea369b
timers: Make internal_add_timer() update ->next_timer if ->active_timers == 0
by Oleg Nesterov
· 11 years ago
18d8cb6
timers: Reduce future __run_timers() latency for first add to empty list
by Paul E. McKenney
· 11 years ago
16d937f
timers: Reduce future __run_timers() latency for newly emptied list
by Paul E. McKenney
· 11 years ago
d550e81
timers: Reduce __run_timers() latency for empty list
by Paul E. McKenney
· 11 years ago
fff4215
timers: Track total number of timers in list
by Paul E. McKenney
· 11 years ago
6990566
cpuidle/arm64: Remove redundant cpuidle_idle_call()
by Nicolas Pitre
· 11 years ago
591ac0c
cpuidle/powernv: Remove redundant cpuidle_idle_call()
by Nicolas Pitre
· 11 years ago
d987fc7
sched, nohz: Exclude isolated cores from load balancing
by Mike Galbraith
· 13 years ago
de91b9c
sched: Fix select_task_rq_fair() description comments
by Morten Rasmussen
· 11 years ago
1448184
workqueue: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE
by Dongsheng Yang
· 11 years ago
c4a4d2f
sys: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE
by Dongsheng Yang
· 11 years ago
75e45d5
sched: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE
by Dongsheng Yang
· 11 years ago
d277d86
rcu: Use MAX_NICE to replace hardcoding of 19
by Dongsheng Yang
· 11 years ago
3ee237d
sched/prio: Add 3 macros of MAX_NICE, MIN_NICE and NICE_WIDTH in prio.h
by Dongsheng Yang
· 11 years ago
7e298d6
sched/prio: Use DEFAULT_PRIO to define NICE_TO_PRIO() and PRIO_TO_NICE()
by Dongsheng Yang
· 11 years ago
11c785b
sched/rt: Make init_sched_rt_calss() __init
by Li Zefan
· 11 years ago
d82fd25
sched/rt: Remove 'leaf_rt_rq_list' from 'struct rq'
by Li Zefan
· 11 years ago
c365c29
sched: Consider pi boosting in setscheduler()
by Thomas Gleixner
· 11 years ago
81a44c5
sched: Queue RT tasks to head when prio drops
by Thomas Gleixner
· 11 years ago
d6b1e91
sched: Adjust p->sched_reset_on_fork when nothing else changes
by Thomas Gleixner
· 11 years ago
8f47b18
sched: Add better debug output for might_sleep()
by Thomas Gleixner
· 11 years ago
db273be
sched: Check for idle task in might_sleep()
by Thomas Gleixner
· 11 years ago
7717785
sched: Init idle->on_rq in init_idle()
by Thomas Gleixner
· 11 years ago
dc87734
sched: Remove some #ifdeffery
by Peter Zijlstra
· 11 years ago
3f1d2a3
sched: Fix hotplug task migration
by Peter Zijlstra
· 11 years ago
6e83125
sched/fair: Remove idle_balance() declaration in sched.h
by Peter Zijlstra
· 11 years ago
eb7a59b
sched/fair: Reset se-depth when task switched to FAIR
by Michael wang
· 11 years ago
d97a860
Merge branch 'linus' into sched/core
by Thomas Gleixner
· 11 years ago
d158fc7
Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
54dfffd
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
6a4d07f
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
2b73d20
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 11 years ago
d496496
Merge branch 'fixes-for-v3.14' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 11 years ago
b080e04
user_namespace.c: Remove duplicated word in comment
by Brian Campbell
· 11 years ago
e95003c
Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
981adac
Merge tag 'mfd-fixes-3.14-1' of git://git.linaro.org/people/lee.jones/mfd
by Linus Torvalds
· 11 years ago
146d70c
NFS fix error return in nfs4_select_rw_stateid
by Andy Adamson
· 11 years ago
8321bbf
mfd: sec-core: sec_pmic_{suspend,resume}() should depend on CONFIG_PM_SLEEP
by Geert Uytterhoeven
· 11 years ago
3edeb1e
mfd: max14577: max14577_{suspend,resume}() should depend on CONFIG_PM_SLEEP
by Geert Uytterhoeven
· 11 years ago
5c6fbd5
mfd: tps65217: Naturalise cross-architecture discrepancies
by Lee Jones
· 11 years ago
7f8279c
mfd: wm8994-core: Naturalise cross-architecture discrepancies
by Lee Jones
· 11 years ago
8bace2d
mfd: max8998: Naturalise cross-architecture discrepancies
by Lee Jones
· 11 years ago
05fb7a5
mfd: max8997: Naturalise cross-architecture discrepancies
by Lee Jones
· 11 years ago
960dfc4
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
525b870
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 11 years ago
b0d3f6d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
91c6c8d
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 11 years ago
341bbdc
Merge tag 'jfs-3.14-rc4' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 11 years ago
532de3f
cgroup: update cgroup_enable_task_cg_lists() to grab siglock
by Tejun Heo
· 11 years ago
22f08ad
MAINTAINERS: add entry for the PHY library
by Florian Fainelli
· 11 years ago
f15c586
of_mdio: fix phy interrupt passing
by Ben Dooks
· 11 years ago
4b636b5
net: ethernet: update dependency and help text of mvneta
by Thomas Petazzoni
· 11 years ago
ce5eaf0
NET: fec: only enable napi if we are successful
by Russell King
· 11 years ago
d7cf0c3
af_packet: remove a stray tab in packet_set_ring()
by Dan Carpenter
· 11 years ago
75936c6
Merge tag 'ttm-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 11 years ago
9830e44
Merge tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 11 years ago
560591f
Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 11 years ago
d3ec67c
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
5bdfff9
workqueue: ensure @task is valid across kthread_stop()
by Lai Jiangshan
· 11 years ago
ffd5939
net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode
by Daniel Borkmann
· 11 years ago
7ffb0d3
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 11 years ago
21ed494
drm/radeon/ni: fix typo in dpm sq ramping setup
by Alex Deucher
· 11 years ago
5b43c3c
drm/radeon/si: fix typo in dpm sq ramping setup
by Alex Deucher
· 11 years ago
8f53492
drm/radeon: fix CP semaphores on CIK
by Christian König
· 11 years ago
ebc54ff
drm/radeon: delete a stray tab
by Dan Carpenter
· 11 years ago
6d8ea7d
drm/radeon: fix display tiling setup on SI
by Alex Deucher
· 11 years ago
78b0351
drm/radeon/dpm: reduce r7xx vblank mclk threshold to 200
by Alex Deucher
· 11 years ago
bea61c5
drm/radeon: fill in DRM_CAPs for cursor size
by Alex Deucher
· 11 years ago
8716ed4
drm: add DRM_CAPs for cursor size
by Alex Deucher
· 11 years ago
7d5a33b
drm/radeon: unify bpc handling
by Alex Deucher
· 11 years ago
805937c
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
67809f8
ahci: disable NCQ on Samsung pci-e SSDs on macbooks
by Levente Kurusa
· 11 years ago
7a444d1
drm/ttm: Fix memory leak in ttm_agp_backend.c
by Masanari Iida
· 11 years ago
728a0cd
drm/ttm: declare 'struct device' in ttm_page_alloc.h
by Alexandre Courbot
· 11 years ago
c2288d4
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 11 years ago
42738c2
Merge tag 'drm-intel-fixes-2014-02-14' of ssh://git.freedesktop.org/git/drm-intel into drm-fixes
by Dave Airlie
· 11 years ago
3f0606c
Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-fixes
by Dave Airlie
· 11 years ago
92e3b40
jbd2: fix use after free in jbd2_journal_start_reserved()
by Dan Carpenter
· 11 years ago
34d5950
drm/nouveau: fix TTM_PL_TT memtype on pre-nv50
by Ilia Mirkin
· 11 years ago
a7f1c1e
drm/nv50/disp: use correct register to determine DP display bpp
by Ilia Mirkin
· 11 years ago
95ca5b5
drm/nouveau/fb: use correct ram oclass for nv1a hardware
by Emil Velikov
· 11 years ago
a8c13aa
drm/nv50/gr: add missing nv_error parameter priv
by Ilia Mirkin
· 11 years ago
bf787d7
drm/nouveau: fix ENG_RUNLIST register address
by Alexandre Courbot
· 11 years ago
5ac607e
drm/nv4c/bios: disallow retrieving from prom on nv4x igp's
by Ilia Mirkin
· 11 years ago
b71313e
drm/nv4c/vga: decode register is in a different place on nv4x igp's
by Ilia Mirkin
· 11 years ago
fa8c9ac
drm/nv4c/mc: nv4x igp's have a different msi rearm register
by Ilia Mirkin
· 11 years ago
7d3428c
drm/nouveau: set irq_enabled manually
by Ilia Mirkin
· 11 years ago
39544ac
ARM: 7957/1: add DSB after icache flush in __flush_icache_all()
by Vinayak Kale
· 11 years ago
e83b366
Fix uses of dma_max_pfn() when converting to a limiting address
by Russell King
· 11 years ago
a625486
ipv4: fix counter in_slow_tot
by Duan Jiong
· 11 years ago
87eeff7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
351a793
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
7026f19
FS-Cache: Handle removal of unadded object to the fscache_object_list rb tree
by David Howells
· 11 years ago
416e2ab
reiserfs: fix utterly brain-damaged indentation.
by Dave Jones
· 11 years ago
Next »