Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
cc5a88ab9e86f9dc022020b2d90b8d51bc80c932
/
include
/
linux
cc5a88a
mm: compaction: cache if a pageblock was scanned and no pages were isolated
by Mel Gorman
· 13 years ago
c74068b
mm: compaction: capture a suitable high-order page immediately when it is made available
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
31b02ab
mm: cma: discard clean pages during contiguous allocation instead of migration
by Minchan Kim
· 13 years ago
8d54f4b
mm: memcg: count pte references from every member of the reclaimed hierarchy
by Johannes Weiner
· 14 years ago
0fad1d2
mm: remove swap token code
by Rik van Riel
· 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
1bee7b9
kernel/lib: add additional debug capabilites for data corruption
by Syed Rameez Mustafa
· 13 years ago
58634ac
Merge remote-tracking branch 'codeaurora/kk_2.7_rb1.21' into cm-11.0
by Ethan Chen
· 12 years ago
ce32c7f
Merge "msm: ehci-hsic: Add support to disable internal clock gating"
by Linux Build Service Account
· 12 years ago
10cd199
Merge remote-tracking branch 'codeaurora/kk_2.7_rb1.17' into cm-11.0
by Ethan Chen
· 12 years ago
de0f9a5
Merge tag 'v3.4.75' into cm-11.0
by Ethan Chen
· 12 years ago
627dc18
csdio: Remove the driver
by Hamad Kadmany
· 12 years ago
b9f6609
usb: gadget: add support for multiple LUNs
by Matt Mower
· 12 years ago
2a38ada
Merge tag 'v3.4.72' into tmp
by Ethan Chen
· 12 years ago
d8b8a43
dm: fix truncated status strings
by Mikulas Patocka
· 13 years ago
18719a4
net: rework recvmsg handler msg_name and msg_namelen logic
by Hannes Frederic Sowa
· 12 years ago
4dd7a52
random32: fix off-by-one in seeding requirement
by Daniel Borkmann
· 12 years ago
8bfabdd
Merge remote-tracking branch 'codeaurora/kk_2.7.1' into cm-11.0
by Ethan Chen
· 12 years ago
c5b6ec8
Merge "kref: Implement kref_get_unless_zero v3"
by Linux Build Service Account
· 12 years ago
0a78e97
msm: ehci-hsic: Add support to disable internal clock gating
by ChandanaKishori Chiluveru
· 12 years ago
6dc2101
kref: Implement kref_get_unless_zero v3
by Thomas Hellstrom
· 13 years ago
488c5aa
Merge "ASoC: msm: qdsp6v2: Propagate device HW delay to AFE."
by Linux Build Service Account
· 12 years ago
09f6650
mtd: map: fixed bug in 64-bit systems
by Wang Haitao
· 13 years ago
8f77c28
sched: provide per cpu-cgroup option to notify on migrations
by Steve Muckle
· 13 years ago
ec574f8
kernel: Add hooks for user-accessible timers in the kernel.
by Greg Reid
· 13 years ago
2bb6292
Merge "net: rmnet_usb: Add support for aligned QOS header"
by Linux Build Service Account
· 12 years ago
c39dc51
Merge "mm: vmscan: fix do_try_to_free_pages() livelock"
by Linux Build Service Account
· 12 years ago
762e178
Merge "swap: add per-partition lock for swapfile"
by Linux Build Service Account
· 12 years ago
8bbba2a
ASoC: msm: qdsp6v2: Propagate device HW delay to AFE.
by Pavan Chikkala
· 12 years ago
3e2def0
Revert "ASoC: msm: qdsp6v2: Propagate device HW delay to AFE."
by Sivasri Kumar Vanka
· 12 years ago
36abcfd
mm: vmscan: fix do_try_to_free_pages() livelock
by Lisa Du
· 12 years ago
d1c2fbe
swap: add per-partition lock for swapfile
by Shaohua Li
· 13 years ago
b9cabe4
net: rmnet_usb: Add support for aligned QOS header
by ChandanaKishori Chiluveru
· 12 years ago
c0d3062
exec/ptrace: fix get_dumpable() incorrect tests
by Kees Cook
· 12 years ago
f22ff9d
include/linux/fs.h: disable preempt when acquire i_size_seqcount write lock
by Fan Du
· 13 years ago
df4011e
exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
by Oleg Nesterov
· 13 years ago
72d72ed
Merge "msm: vidc: Initialize kernel space stack variables"
by Linux Build Service Account
· 12 years ago
38c75cb
Merge "ASoC: msm: qdsp6v2: Propagate device HW delay to AFE."
by Linux Build Service Account
· 12 years ago
8892853
ASoC: msm: qdsp6v2: Propagate device HW delay to AFE.
by Srikanth Katta
· 12 years ago
c581297
Merge remote-tracking branch 'codeaurora/kk_2.7_rb1.10' into HEAD
by Ethan Chen
· 12 years ago
197e6c3
tspp: Protect against buffer overflow
by Hamad Kadmany
· 12 years ago
3fb075c
msm: vidc: Initialize kernel space stack variables
by Deepak Verma
· 12 years ago
b2673ea
Merge remote-tracking branch 'codeaurora/kk_2.7_rb1.9' into kk-bringup
by Ethan Chen
· 12 years ago
51eec7b
msm: vidc: Initialize kernel space stack variables
by Deepak Verma
· 12 years ago
478e9a7
inet: fix possible memory corruption with UDP_CORK and UFO
by Hannes Frederic Sowa
· 12 years ago
11db1e4
tcp: must unclone packets before mangling them
by Eric Dumazet
· 12 years ago
f8fed45
msm:pm: Fix for race condition of starting cpu1 when cpu0 in PC.
by Anil kumar mamidala
· 12 years ago
a17edf1
Merge "KBuild: Export msm_rmnet.h to user space"
by Linux Build Service Account
· 12 years ago
3deb9fa
kernel: Add hooks for user-accessible timers in the kernel.
by Greg Reid
· 13 years ago
af8b202
KBuild: Export msm_rmnet.h to user space
by Harout Hedeshian
· 12 years ago
9b487e9
msm:pm: Fix for race condition of starting cpu1 when cpu0 in PC.
by Anil kumar mamidala
· 12 years ago
4c481c1
Merge tag 'AU_LINUX_ANDROID_JB_2.6.04.03.00.109.082' into revert-linux
by Ethan Chen
· 12 years ago
ae4f032
leds: leds-pm8xxx: update from evita TMO DE MR1 release
by Ethan Chen
· 13 years ago
c2f2710
random: run random_int_secret_init() run after all late_initcalls
by Theodore Ts'o
· 12 years ago
022a41d
mm, show_mem: suppress page counts in non-blockable contexts
by David Rientjes
· 13 years ago
2cd21fa
perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu
by Peter Zijlstra
· 13 years ago
0049b62
HID: provide a helper for validating hid reports
by Kees Cook
· 12 years ago
e5fab20
Add security hooks to binder and implement the hooks for SELinux.
by Stephen Smalley
· 13 years ago
676bb9a
HID: validate HID report id size
by Kees Cook
· 13 years ago
a7179b8
rculist: list_first_or_null_rcu() should use list_entry_rcu()
by Tejun Heo
· 13 years ago
8708ea2
ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
by Jiri Bohac
· 13 years ago
055c396
ipv6: drop packets with multiple fragmentation headers
by Hannes Frederic Sowa
· 13 years ago
3111383
msm_fb: display: Add support to YCBYCR MDP format
by Mayank Chopra
· 13 years ago
ead13f9
Use hrtimers so that msleep() sleeps for the requested time
by Jonathan Corbet
· 13 years ago
4eb43ec
misc: update HTC camera code from evita MR1 release
by Ethan Chen
· 13 years ago
714ee0c
mmc: core: remove bkops_busy flag from the mmc_command structure
by Subhash Jadavani
· 13 years ago
09c7565
SCSI: zfcp: fix lock imbalance by reworking request queue locking
by Martin Peschke
· 13 years ago
09a818b
Merge tag 'AU_LINUX_ANDROID_JB_2.6.04.03.00.109.025' into cm-10.2
by Ethan Chen
· 13 years ago
1d821b2
mmc: core: expose HPI capability to SWITCH commands
by Subhash Jadavani
· 13 years ago
a42efb7
futex: Take hugepages into account when generating futex_key
by Zhang Yi
· 13 years ago
99593eb
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
by Andrew Vagin
· 13 years ago
4826144
mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.
by Ian Chen
· 14 years ago
f5484ed
lib: qmi: Introduce QMI Encode/Decode library
by Karthikeyan Ramasubramanian
· 14 years ago
54a96cb
msm: mdp: Update sync pt. behaviour
by Naseer Ahmed
· 13 years ago
5a138e2
Merge remote-tracking branch 'codeaurora/jb_2.6' into cm-10.2
by Ethan Chen
· 13 years ago
5fb2f98
power: pm8921-charger: Add delay after turning on D0 (TCXO) clock
by Anirudh Ghayal
· 13 years ago
2010fa3
virtio: support unlocked queue poll
by Michael S. Tsirkin
· 13 years ago
a90a3ad
firewire: fix libdc1394/FlyCap2 iso event regression
by Clemens Ladisch
· 13 years ago
6c966b2
Merge "msm: vidc: Add LTR feature for H264 encoder"
by Linux Build Service Account
· 13 years ago
9cfbf10
Merge "avtimer: kernel driver to expose avtimer to userspace"
by Linux Build Service Account
· 13 years ago
d11ff32
net: Swap ver and type in pppoe_hdr
by Changli Gao
· 13 years ago
fce37bf
sysctl: Add missing NET_IPV6_ACCEPT_RA_PREFIX_ROUTE definition
by Ethan Chen
· 13 years ago
f503015
Merge remote-tracking branch 'codeaurora/jb_2.6' into cm-10.2
by Ethan Chen
· 13 years ago
5b62703
Merge "tty: n_smux: add separate close notifications"
by Linux Build Service Account
· 13 years ago
bbd4529
avtimer: kernel driver to expose avtimer to userspace
by Srikanth Uyyala
· 13 years ago
9bb9355
Merge "cfg80211: Allow TDLS peer AID to be configured for VHT"
by Linux Build Service Account
· 13 years ago
84ab2cd
Add security hooks to binder and implement the hooks for SELinux.
by Stephen Smalley
· 13 years ago
d9795ba
Merge tag 'AU_LINUX_ANDROID_JB_2.5.04.02.02.040.432' into cm-10.1
by Ethan Chen
· 13 years ago
ce1fda2
tty: n_smux: add separate close notifications
by Arun Kumar Neelakantam
· 13 years ago
d51e373
Merge "mmc: core: remove the polling for BKOPS completion"
by Linux Build Service Account
· 13 years ago
c458099
tty: n_smux: add separate close notifications
by Arun Kumar Neelakantam
· 13 years ago
0c28939
msm: vidc: Add LTR feature for H264 encoder
by Maheshwar Ajja
· 13 years ago
6f366e8
mmc: core: remove the polling for BKOPS completion
by Maya Erez
· 13 years ago
5b2dd3e
msm: vidc: Get the current performance level
by Maheshwar Ajja
· 13 years ago
675f8f6
Merge "wcnss: Add API to expose the IRIS XO mode set"
by Linux Build Service Account
· 13 years ago
d436881
Merge "net/ipv6/addrconf: IPv6 tethering enhancement"
by Linux Build Service Account
· 13 years ago
c459c66
wcnss: Add API to expose the IRIS XO mode set
by Sameer Thalappil
· 13 years ago
5178062
Merge "power: pm8921-bms: Fix variable naming"
by Linux Build Service Account
· 13 years ago
Next »