Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c9c8986847d2f4fc474c10ee08afa57e7474096d
c9c8986
Merge branch 'x86/idle' into sched/core
by Ingo Molnar
· 11 years ago
0bd3a17
sched/preempt, locking: Rework local_bh_{dis,en}able()
by Peter Zijlstra
· 11 years ago
10b033d
sched/clock, x86: Avoid a runtime condition in native_sched_clock()
by Peter Zijlstra
· 11 years ago
6577e42
sched/clock: Fix up clear_sched_clock_stable()
by Peter Zijlstra
· 11 years ago
35af99e
sched/clock, x86: Use a static_key for sched_clock_stable
by Peter Zijlstra
· 11 years ago
ef08f0f
sched/clock: Remove local_irq_disable() from the clocks
by Peter Zijlstra
· 11 years ago
20d1c86
sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQs
by Peter Zijlstra
· 11 years ago
57c67da
sched/clock, x86: Move some cyc2ns() code around
by Peter Zijlstra
· 11 years ago
5dd12c21
sched/clock, x86: Use mul_u64_u32_shr() for native_sched_clock()
by Peter Zijlstra
· 11 years ago
62b94a0
sched/preempt: Take away preempt_enable_no_resched() from modules
by Peter Zijlstra
· 11 years ago
9ea4c38
locking: Optimize lock_bh functions
by Peter Zijlstra
· 11 years ago
c726099
sched: Factor out the on_null_domain() checks in trigger_load_balance()
by Daniel Lezcano
· 11 years ago
208cb16
sched: Pass 'struct rq' to nohz_idle_balance()
by Daniel Lezcano
· 11 years ago
f7ed0a8
sched: Pass 'struct rq' to rebalance_domains()
by Daniel Lezcano
· 11 years ago
0aeeeeb
sched: Remove unused parameter from nohz_balancer_kick()
by Daniel Lezcano
· 11 years ago
3dd0337
sched: Remove unused parameter from find_new_ilb()
by Daniel Lezcano
· 11 years ago
63f609b
sched: Pass 'struct rq' to on_null_domain()
by Daniel Lezcano
· 11 years ago
4a72562
sched: Reduce nohz_kick_needed() parameters
by Daniel Lezcano
· 11 years ago
7caff66
sched: Reduce trigger_load_balance() parameters
by Daniel Lezcano
· 11 years ago
de212f1
sched/deadline: Fix hotplug admission control
by Peter Zijlstra
· 11 years ago
1724813
sched/deadline: Remove the sysctl_sched_dl knobs
by Peter Zijlstra
· 11 years ago
e4099a5
sched/deadline: Fix up the smp-affinity mask tests
by Peter Zijlstra
· 11 years ago
6bfd6d7
sched/deadline: speed up SCHED_DEADLINE pushes with a push-heap
by Juri Lelli
· 11 years ago
332ac17
sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks
by Dario Faggioli
· 11 years ago
2d3d891
sched/deadline: Add SCHED_DEADLINE inheritance logic
by Dario Faggioli
· 11 years ago
fb00aca
rtmutex: Turn the plist into an rb-tree
by Peter Zijlstra
· 11 years ago
af6ace7
sched/deadline: Add latency tracing for SCHED_DEADLINE tasks
by Dario Faggioli
· 11 years ago
755378a
sched/deadline: Add period support for SCHED_DEADLINE tasks
by Harald Gustafsson
· 11 years ago
239be4a
sched/deadline: Add SCHED_DEADLINE avg_update accounting
by Dario Faggioli
· 11 years ago
1baca4c
sched/deadline: Add SCHED_DEADLINE SMP-related data structures & logic
by Juri Lelli
· 11 years ago
aab03e0
sched/deadline: Add SCHED_DEADLINE structures & implementation
by Dario Faggioli
· 11 years ago
d50dde5
sched: Add new scheduler syscalls to support an extended scheduling parameters ABI
by Dario Faggioli
· 11 years ago
56b4811
Merge branch 'sched/urgent' into sched/core
by Ingo Molnar
· 11 years ago
9722c2d
sched: Calculate effective load even if local weight is 0
by Rik van Riel
· 11 years ago
228fdc0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
e2bc447
Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
324c66f
Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 11 years ago
cff539b1
Merge tag 'pm+acpi-3.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
c43a5eb
Merge tag 'mfd-fixes-3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes
by Linus Torvalds
· 11 years ago
e70988d
leds: lp5521/5523: Remove duplicate mutex
by Milo Kim
· 11 years ago
1f4a63b
xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()
by Chuansheng Liu
· 11 years ago
bba719b
xfs: fix off-by-one error in xfs_attr3_rmt_verify
by Jie Liu
· 11 years ago
d6e9c89
qlcnic: Fix ethtool statistics length calculation
by Shahed Shaikh
· 11 years ago
1ac6762
qlcnic: Fix bug in TX statistics
by Manish Chopra
· 11 years ago
f663dd9
net: core: explicitly select a txq before doing l2 forwarding
by Jason Wang
· 11 years ago
b13ba1b
macvlan: forbid L2 fowarding offload for macvtap
by Jason Wang
· 11 years ago
c4d7099
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 11 years ago
95e92fd
bnx2x: fix DMA unmapping of TSO split BDs
by Michal Schmidt
· 11 years ago
21e20e2
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 11 years ago
2aa63ce
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
07edd74
ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIME
by Hannes Frederic Sowa
· 11 years ago
9a2620c
bnx2x: prevent WARN during driver unload
by Yuval Mintz
· 11 years ago
13de22c
Merge branch 'pm-cpuidle'
by Rafael J. Wysocki
· 11 years ago
8839099
intel_idle: close avn_cstates array with correct marker
by Jiang Liu
· 11 years ago
0f74d82
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
ba0dc81
Revert "intel_idle: mark states tables with __initdata tag"
by Jiang Liu
· 11 years ago
7d1c153
Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 11 years ago
f882915
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
f8dae00
parisc: Ensure full cache coherency for kmap/kunmap
by John David Anglin
· 11 years ago
2eff7c7
Merge tag 'nfc-fixes-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-fixes
by John W. Linville
· 11 years ago
778037e
clk: clk-divider: fix divisor > 255 bug
by James Hogan
· 11 years ago
ceb3b02
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 11 years ago
a3f28ef
Merge tag 'drm-intel-fixes-2014-01-08' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 11 years ago
bbc6319
drm/nouveau/nouveau: fix memory leak in nouveau_crtc_page_flip()
by Christian Engelmayer
· 11 years ago
5d2f476
drm/nouveau/bios: fix offset calculation for BMPv1 bioses
by Ilia Mirkin
· 11 years ago
a04c0e2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
732256b
tipc: correctly unlink packets from deferred packet queue
by Erik Hugne
· 11 years ago
657e5d1
ipv6: pcpu_tstats.syncp should be initialised in ip6_vti.c
by Li RongQing
· 11 years ago
47f9564
MAINTAINERS: Updates for drm/i915
by Daniel Vetter
· 11 years ago
c1ccaa6
drm/nouveau: return offset of allocated notifier
by Bob Gleitsmann
· 11 years ago
6d60792
drm/nouveau/bios: make jump conditional
by Ilia Mirkin
· 11 years ago
6e9cbb4
drm/nvce/mc: fix msi rearm on GF114
by Sid Boyce
· 11 years ago
854cc0e
drm/nvc0/gr: fix mthd data submission
by Kelly Doran
· 11 years ago
61b365a
drm/nouveau: populate master subdev pointer only when fully constructed
by Ben Skeggs
· 11 years ago
ef350bb
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
a707271
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
77410ba
Merge branches 'acpi-battery' and 'pm-cpufreq'
by Rafael J. Wysocki
· 11 years ago
fe0d692
bridge: use spin_lock_bh() in br_multicast_set_hash_max
by Curt Brune
· 11 years ago
88ad314
ipv6: don't install anycast address for /128 addresses on routers
by Hannes Frederic Sowa
· 11 years ago
e5e97ee
hso: fix handling of modem port SERIAL_STATE notifications
by Dan Williams
· 11 years ago
a90b403
ACPI / Battery: Add a _BIX quirk for NEC LZ750/LS
by Lan Tianyu
· 11 years ago
6cbd7ee
intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters.
by Dirk Brandewie
· 11 years ago
22d3b76
isdn: Drop big endian cpp checks from telespci and hfc_pci drivers
by Guenter Roeck
· 11 years ago
e46316c
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
by John W. Linville
· 11 years ago
a50f9d5
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 11 years ago
d0abafa
ext4: fix bigalloc regression
by Eric Whitney
· 11 years ago
ce08884
Merge branch 'be2net'
by David S. Miller
· 11 years ago
e3dc867
be2net: fix max_evt_qs calculation for BE3 in SR-IOV config
by Suresh Reddy
· 11 years ago
5eeff63
be2net: increase the timeout value for loopback-test FW cmd
by Suresh Reddy
· 11 years ago
da1388d
be2net: disable RSS when number of RXQs is reduced to 1 via set-channels
by Vasundhara Volam
· 11 years ago
f2661ad
netfilter: only warn once on wrong seqadj usage
by Jesper Dangaard Brouer
· 11 years ago
2690d97
netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helper
by Daniel Borkmann
· 11 years ago
be505f6
Revert "drm/i915: assume all GM45 Acer laptops use inverted backlight PWM"
by Alexander van Heukelum
· 11 years ago
058840c
drm/i915/bdw: Flush system agent on gen8 also
by Ben Widawsky
· 11 years ago
497d221
Merge tag 'samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tfiga/samsung-clk into clk-fixes
by Mike Turquette
· 11 years ago
f35f76e
xen-netback: Include header for vmalloc
by Josh Boyer
· 11 years ago
965801e
net: 6lowpan: fix lowpan_header_create non-compression memcpy call
by Daniel Borkmann
· 11 years ago
7d30622
fec: Revert "fec: Do not assume that PHY reset is active low"
by Fabio Estevam
· 11 years ago
723a6c7
Merge branch 'bnx2x'
by David S. Miller
· 11 years ago
e8379c7
bnx2x: fix VLAN configuration for VFs.
by Yuval Mintz
· 11 years ago
Next »