Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
4d2fcef957ffe8a3f695b9c1e55888fce2613507
4d2fcef
mm: cma: WARN if freed memory is still in use
by Marek Szyprowski
· 13 years ago
cc5a88a
mm: compaction: cache if a pageblock was scanned and no pages were isolated
by Mel Gorman
· 13 years ago
d6ed972
mm: compaction: acquire the zone->lock as late as possible
by Mel Gorman
· 13 years ago
6a38cba
mm: compaction: acquire the zone->lru_lock as late as possible
by Mel Gorman
· 13 years ago
8a06319
mm: compaction: Update try_to_compact_pages()kerneldoc comment
by Mel Gorman
· 13 years ago
4f647b3
mm: compaction: move fatal signal check out of compact_checklock_irqsave
by Mel Gorman
· 13 years ago
03dd8fe
mm: compaction: abort compaction loop if lock is contended or run too long
by Shaohua Li
· 13 years ago
c74068b
mm: compaction: capture a suitable high-order page immediately when it is made available
by Mel Gorman
· 13 years ago
bc337a9
mm: compaction: update comment in try_to_compact_pages
by Mel Gorman
· 13 years ago
0ba3388
mm: compaction: Abort async compaction if locks are contended or taking too long
by Mel Gorman
· 14 years ago
57bb21c
mm/compaction.c: fix deferring compaction mistake
by Minchan Kim
· 14 years ago
e4c3d45
cma: decrease cc.nr_migratepages after reclaiming pagelist
by Minchan Kim
· 13 years ago
31b02ab
mm: cma: discard clean pages during contiguous allocation instead of migration
by Minchan Kim
· 13 years ago
88fb5cb
mm/vmscan: remove update_isolated_counts()
by Konstantin Khlebnikov
· 14 years ago
94cc469
mm/vmscan: push lruvec pointer into isolate_lru_pages()
by Konstantin Khlebnikov
· 14 years ago
94c916f
mm/vmscan: push zone pointer into shrink_page_list()
by Konstantin Khlebnikov
· 14 years ago
8d54f4b
mm: memcg: count pte references from every member of the reclaimed hierarchy
by Johannes Weiner
· 14 years ago
4872df8
mm/vmscan: store "priority" in struct scan_control
by Konstantin Khlebnikov
· 14 years ago
0fad1d2
mm: remove swap token code
by Rik van Riel
· 14 years ago
c60245b
mm/memcg: use vm_swappiness from target memory cgroup
by Konstantin Khlebnikov
· 14 years ago
70218fa
mm/memcg: scanning_global_lru means mem_cgroup_disabled
by Hugh Dickins
· 14 years ago
d4c9b42
mm/memcg: kill mem_cgroup_lru_del()
by Konstantin Khlebnikov
· 14 years ago
fa16809
mm: remove lru type checks from __isolate_lru_page()
by Konstantin Khlebnikov
· 14 years ago
52878ac
mm: vmscan: remove reclaim_mode_t
by Mel Gorman
· 14 years ago
753d7e7
mm: vmscan: do not stall on writeback during memory compaction
by Mel Gorman
· 14 years ago
2c27524
mm: vmscan: remove lumpy reclaim
by Mel Gorman
· 14 years ago
09f8595
mm: push lru index into shrink_[in]active_list()
by Konstantin Khlebnikov
· 14 years ago
d931435
lib: spinlock_debug: increase spin dump timeout
by Syed Rameez Mustafa
· 13 years ago
2df4c5f
lib: spinlock_debug: Avoid livelock in do_raw_spin_lock
by Vikram Mulukutla
· 14 years ago
95024a0
watchdog: Fix warning caused by use of smp_processor_id()
by Srivatsa Vaddagiri
· 13 years ago
e38ca49
sched: Unthrottle rt runqueues in __disable_runtime()
by Peter Boonstoppel
· 14 years ago
67bed68
tracing/sched: Add trace events to track cpu hotplug.
by Arun Bharadwaj
· 13 years ago
1bee7b9
kernel/lib: add additional debug capabilites for data corruption
by Syed Rameez Mustafa
· 13 years ago
3bb998f
irq: display the wakeup depth and disable depth of an irq
by Abhijeet Dharmapurikar
· 13 years ago
74bfbfd
PM / QoS: Fix deadlock during PM QoS vote to default value
by Sujit Reddy Thumma
· 13 years ago
b893566
kernel: cgroup: push rcu read locking from css_is_ancestor() to callsite
by Johannes Weiner
· 14 years ago
279070e
sched: change WARN_ON_ONCE to WARN_ON in try_to_wake_up_local()
by Steve Muckle
· 13 years ago
c44229e
sched: Make sure to not re-read variables after validation
by Peter Zijlstra
· 14 years ago
267ddac
sched: re-calculate a cpu's next_balance point upon sched domain changes
by Srivatsa Vaddagiri
· 13 years ago
e8c21d1
sched: fix reference to wrong cfs_rq
by Srivatsa Vaddagiri
· 13 years ago
f12acce
sched: Fix SCHED_HRTICK bug leading to late preemption of tasks
by Srivatsa Vaddagiri
· 13 years ago
ce1a041
sched: Reset rq->next_interval before going idle
by Srivatsa Vaddagiri
· 13 years ago
7af150b
sched: remove migration notification from RT class
by Steve Muckle
· 13 years ago
dcb32ee
workqueue: reimplement WQ_HIGHPRI using a separate worker_pool
by Tejun Heo
· 14 years ago
9c6bae0
workqueue: introduce NR_WORKER_POOLS and for_each_worker_pool()
by Tejun Heo
· 14 years ago
22ad564
workqueue: separate out worker_pool flags
by Tejun Heo
· 14 years ago
7ef6a93
workqueue: use @pool instead of @gcwq or @cpu where applicable
by Tejun Heo
· 14 years ago
5865888
workqueue: factor out worker_pool from global_cwq
by Tejun Heo
· 14 years ago
b7b5c68
workqueue: don't use WQ_HIGHPRI for unbound workqueues
by Tejun Heo
· 14 years ago
94135a7
msm: cpufreq: Update frequency index
by Patrick Daly
· 13 years ago
5f87d16
msm: cpufreq: Add support for CPU clocks and msm-cpufreq device
by Saravana Kannan
· 13 years ago
af35589
msm: cpufreq: Ensure cpufreq change happens on corresponding CPU
by Saravana Kannan
· 13 years ago
1defc55
msm: cpufreq: Relax constraints on "msm-cpufreq" workqueue
by Matt Wagantall
· 13 years ago
ce7bb7c
msm: cpufreq: Configure WQ for higer priority
by Mahesh Sivasubramanian
· 13 years ago
ae1aa1e
msm: cpufreq: Always update frequency limits when core is online
by Jennifer Liu
· 13 years ago
85aee37
msm: cpufreq: Initialize cpufreq driver early at boot
by Praveen Chidambaram
· 13 years ago
d568e34
msm: cpufreq: Only apply driver limits for scaling_min/max_freq writes
by Deepak Katragadda
· 13 years ago
2cfc80c
cpufreq: interactive: fix compiling warnings
by Chih-Wei Huang
· 12 years ago
790d08f
cpufreq: interactive: fix show_target_loads and show_above_hispeed_delay
by Minsung Kim
· 13 years ago
6414a39
msm: msm_fb: Backlight change after resuming from suspend state
by Mekala Natarajan
· 13 years ago
306d6cd
ville: Split display on code
by Ethan Chen
· 12 years ago
7e36515
cpufreq: Add Input Boost feature to the cpu-boost driver
by Rohit Gupta
· 12 years ago
5a7d8af
Revert "radio: iris: Bound check user space values"
by Ethan Chen
· 12 years ago
58634ac
Merge remote-tracking branch 'codeaurora/kk_2.7_rb1.21' into cm-11.0
by Ethan Chen
· 12 years ago
fda7305
Merge tag 'v3.4.76' into cm-11.0
by Ethan Chen
· 12 years ago
cf8f2e5
cpufreq: Disable cpu-boost by default
by Rohit Gupta
· 12 years ago
6787e8f
Revert "cpufreq: Revert cpu-boost driver"
by Ethan Chen
· 12 years ago
1fe2bda
msm: HTC: ville: set CLK_CTRL for backlight and AUO panel
by Ethan Chen
· 12 years ago
2f2a0ce
hwmon: pm8xxx-adc: Add HTC btm_threshold, pa_therm tables
by Ethan Chen
· 12 years ago
0c12728
input: touchscreen: Fix ordering of touchscreen options
by Ethan Chen
· 12 years ago
bd3bcb4
msm: 8064: Fix up merge conflicts from LPM driver overhaul
by Ethan Chen
· 12 years ago
a995dd1
Merge "Merge AU_LINUX_ANDROID_KK_2.7_RB1.04.04.02.007.027 on remote branch"
by Linux Build Service Account
· 12 years ago
48fc58f
Merge AU_LINUX_ANDROID_KK_2.7_RB1.04.04.02.007.027 on remote branch
by Linux Build Service Account
· 12 years ago
b12d3f7
msm: iomap: Add ifdef for HTC memory region
by Ethan Chen
· 12 years ago
b8ec1dc
Merge "Merge "Merge "msm: bam_dmux: Fix race condition during SSR"""
by Linux Build Service Account
· 12 years ago
4c7a8aa
Merge "Merge "msm: bam_dmux: Fix race condition during SSR""
by Linux Build Service Account
· 12 years ago
94f578e
Linux 3.4.76
by Greg Kroah-Hartman
· 12 years ago
b7a9e22
hwmon: (w83l768ng) Fix fan speed control range
by Jean Delvare
· 12 years ago
420cc6d
selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_postroute()
by Paul Moore
· 12 years ago
73ec955
selinux: look for IPsec labels on both inbound and outbound packets
by Paul Moore
· 12 years ago
7a12bcd
sh: always link in helper functions extracted from libgcc
by Geert Uytterhoeven
· 12 years ago
dfb473b
sched: Avoid throttle_cfs_rq() racing with period_timer stopping
by Ben Segall
· 12 years ago
05bbcdd
gpio: msm: Fix irq mask/unmask by writing bits instead of numbers
by Stephen Boyd
· 12 years ago
db7d85d
jbd2: don't BUG but return ENOSPC if a handle runs out of space
by Theodore Ts'o
· 12 years ago
d23a87a
GFS2: Fix incorrect invalidation for DIO/buffered I/O
by Steven Whitehouse
· 12 years ago
af7cf21
GFS2: don't hold s_umount over blkdev_put
by Steven Whitehouse
· 12 years ago
1b01494
Input: allocate absinfo data when setting ABS capability
by Dmitry Torokhov
· 12 years ago
2efb73f
mm/hugetlb: check for pte NULL pointer in __page_check_address()
by Jianguo Wu
· 12 years ago
1005954
rtlwifi: pci: Fix oops on driver unload
by Larry Finger
· 12 years ago
a86f1d6
radiotap: fix bitmap-end-finding buffer overrun
by Johannes Berg
· 12 years ago
c89c4dc
libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8
by Michele Baldessari
· 12 years ago
40fe79a
cpupower: Fix segfault due to incorrect getopt_long arugments
by Josh Boyer
· 12 years ago
70a9450
powerpc: Align p_end
by Anton Blanchard
· 12 years ago
4e6cc83
powerpc: Fix bad stack check in exception entry
by Michael Neuling
· 12 years ago
7110adb
ath9k_htc: properly set MAC address and BSSID mask
by Mathy Vanhoef
· 12 years ago
07632d5
ath9k: Fix interrupt handling for the AR9002 family
by Sujith Manoharan
· 12 years ago
b5e9100
dm9601: work around tx fifo sync issue on dm962x
by Peter Korsgaard
· 12 years ago
aa0a506
dm9601: fix reception of full size ethernet frames on dm9620/dm9621a
by Peter Korsgaard
· 12 years ago
e0050ac
ceph: Avoid data inconsistency due to d-cache aliasing in readpage()
by Li Wang
· 12 years ago
be541ec
drm/radeon: 0x9649 is SUMO2 not SUMO
by Alex Deucher
· 12 years ago
Next »