Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
454933d439c0c54b0288085873d9eb2aa2d775b8
454933d
lib: spinlock_debug: increase spin dump timeout to one second
by Syed Rameez Mustafa
· 13 years ago
3be9a22
sched/debug: Make sysrq prints of sched debug data optional
by Matt Wagantall
· 13 years ago
f2ee187
mm: change freepage state correctly in __isolate_free_page
by Laura Abbott
· 13 years ago
81a2825
mm: swap: Rate limit swap write errors
by Olav Haugan
· 13 years ago
a2d5f5a
mm: vmscan: Move pages that fail swapout to LRU active list
by Olav Haugan
· 13 years ago
2f11248
ARM: Set CLK_EVT_FEAT_DYNIRQ flag memory mapped timers
by Karthik Parsha
· 13 years ago
38b1715
tick: Dynamically set broadcast irq affinity
by Daniel Lezcano
· 13 years ago
70d01bb
sched: Fix clear NOHZ_BALANCE_KICK
by Vincent Guittot
· 13 years ago
eaf0019
tracing/sched: add load balancer tracepoint
by Steve Muckle
· 13 years ago
2dcea87
drivers: net: usb: rmnet_usb_data: Modify the autosuspend_delay_time of usb suspend to 2 second.
by yi-hsin_hung
· 13 years ago
115ef23
msm: cpuidle: use format string in snprintf
by Murali Nalajala
· 13 years ago
ba504c6
sysctl: Don't scan for the leaks on headers
by Chintan Pandya
· 13 years ago
f4efdb6
fs: vfat: reduce the worst case latencies
by xiaogang
· 13 years ago
83cb3f7
mm: methods for teaching filesystems about PG_swapcache pages
by Mel Gorman
· 14 years ago
1cbddb5
USB: ci13xxx_udc: Reduce busywait time from 100msec to 25msec
by Manu Gautam
· 13 years ago
fbb9f41
debug-pagealloc: Panic on pagealloc corruption
by Subbaraman Narayanamurthy
· 13 years ago
ddd5047
mm: panic on the first bad page table entry access
by Pushkar Joshi
· 13 years ago
97edcac
slub: tid must be retrieved from the percpu area of the current processor
by Christoph Lameter
· 14 years ago
9771ba9
SELinux: include definition of new capabilities
by Eric Paris
· 14 years ago
8ad62c2
mm: add a field to store names for private anonymous memory
by Colin Cross
· 13 years ago
857f6d1
Staging: android: timed_gpio: Fix unreg order
by Olav Haugan
· 13 years ago
b71c7c2
ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and fork
by André Hentschel
· 13 years ago
2ab6498
usb: ehci-msm: Specify DMA coherent mask
by Manu Gautam
· 13 years ago
bb63412
Throttle usb irq's
by Parth Dixit
· 13 years ago
bd47c83
EHCI: HSIC: disable pm runtime device before remove hcd
by Ido Shayevitz
· 14 years ago
da465fc
usb: ehci-msm: Prevent USB resume during system suspend
by Manu Gautam
· 13 years ago
450e8d5
sched: Fix select_idle_sibling() bouncing cow syndrome
by Mike Galbraith
· 14 years ago
4e12d51
sync: Fix a race condition between release_obj and print_obj
by Alistair Strachan
· 13 years ago
0790dc0
iommu: msm: check range before mapping for IOMMU-v1
by Jeremy Gebben
· 14 years ago
e7b9279
iommu: msm: prevent partial mappings on error
by Jeremy Gebben
· 13 years ago
b739213
iommu: msm: Handle unmapping of PTE properly
by Olav Haugan
· 13 years ago
653815e
iommu: msm: Don't treat address 0 as an error case
by Laura Abbott
· 13 years ago
546704f
iommu: msm: Let IOMMUv1 use all possible page sizes
by Kevin Matlage
· 14 years ago
32609f9
iommu: Make termination of stalled transaction optional
by Shubhraprakash Das
· 14 years ago
2dce9f0
iommu/msm: check range before mapping.
by Jeremy Gebben
· 14 years ago
fd6e96e
arm: Add XN bit to pgrprot_stronglyordered
by Laura Abbott
· 13 years ago
b6d5f3c
ARM: Align with upstream
by Stephen Boyd
· 14 years ago
1af5d5d
ARM: mm: Remove SW emulation for ARM domain manager
by Stephen Boyd
· 13 years ago
0df1808
ARM: Drop VCM framework
by Rohit Vaswani
· 14 years ago
c30b82e
mm: vmalloc: use const void * for caller argument
by Marek Szyprowski
· 14 years ago
530f136
ARM: fix warning caused by wrongly typed arm_dma_limit
by Russell King
· 14 years ago
6382d07
ARM: dma-mapping: fix incorrect freeing of atomic allocations
by Aaro Koskinen
· 14 years ago
96e7ce4
ARM: dma-mapping: remove custom consistent dma region
by Marek Szyprowski
· 14 years ago
7036109
msm: iommu: re-use existing buffers for `extra' mappings
by Mitchel Humpherys
· 14 years ago
be49443
ion: cma: Add debug heap ops for CMA heap
by Chintan Pandya
· 14 years ago
069398a
ion: tracing: add ftrace events for ion allocations
by Liam Mark
· 14 years ago
9992089
msm: SSR: Remove useless warning
by Stephen Boyd
· 14 years ago
60392bf
trace: power: Adding trace events for cpufreq
by Rohit Gupta
· 13 years ago
734f1f8
mm: pass readahead info down to the i/o scheduler
by Lee Susman
· 13 years ago
4c1b023
mm: change initial readahead window size calculation
by Lee Susman
· 13 years ago
c69159b
freezer: define try_to_freeze_nowarn if CONFIG_FREEZER=n
by Ben Jones
· 14 years ago
124ae10
mm: vmscan: do not keep kswapd looping forever due to individual uncompactable zones
by Johannes Weiner
· 14 years ago
3919822
mm: vmscan: fix endless loop in kswapd balancing
by Johannes Weiner
· 14 years ago
2d3983a
compaction: fix build error in CMA && !COMPACTION
by Minchan Kim
· 14 years ago
e7c3c14
mm: compaction: partially revert capture of suitable high-order page
by Mel Gorman
· 14 years ago
f156a7e
mm: cma: skip watermarks check for already isolated blocks in split_free_page()
by Marek Szyprowski
· 14 years ago
70e5192
mm: compaction: Add scanned and isolated counters for compaction
by Mel Gorman
· 14 years ago
7bfd6e4
mm: compaction: Move migration fail/success stats to migrate.c
by Mel Gorman
· 14 years ago
76e36c3
mm: compaction: validate pfn range passed to isolate_freepages_block
by Mel Gorman
· 14 years ago
2a1e4f4
mm: compaction: correct the nr_strict va isolated check for CMA
by Mel Gorman
· 14 years ago
f8194dc
CMA: migrate mlocked pages
by Minchan Kim
· 14 years ago
b71127a
mm: compaction: clear PG_migrate_skip based on compaction and reclaim activity
by Mel Gorman
· 14 years ago
f57bc46
mm: compaction: Restart compaction from near where it left off
by Mel Gorman
· 14 years ago
8e4e1a8
mm: clean up __count_immobile_pages()
by Minchan Kim
· 14 years ago
45d09c4
mm: do not use page_count() without a page pin
by Minchan Kim
· 14 years ago
4d2fcef
mm: cma: WARN if freed memory is still in use
by Marek Szyprowski
· 14 years ago
cc5a88a
mm: compaction: cache if a pageblock was scanned and no pages were isolated
by Mel Gorman
· 14 years ago
d6ed972
mm: compaction: acquire the zone->lock as late as possible
by Mel Gorman
· 14 years ago
6a38cba
mm: compaction: acquire the zone->lru_lock as late as possible
by Mel Gorman
· 14 years ago
8a06319
mm: compaction: Update try_to_compact_pages()kerneldoc comment
by Mel Gorman
· 14 years ago
4f647b3
mm: compaction: move fatal signal check out of compact_checklock_irqsave
by Mel Gorman
· 14 years ago
03dd8fe
mm: compaction: abort compaction loop if lock is contended or run too long
by Shaohua Li
· 14 years ago
c74068b
mm: compaction: capture a suitable high-order page immediately when it is made available
by Mel Gorman
· 14 years ago
bc337a9
mm: compaction: update comment in try_to_compact_pages
by Mel Gorman
· 14 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
· 14 years ago
31b02ab
mm: cma: discard clean pages during contiguous allocation instead of migration
by Minchan Kim
· 14 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
Next »