Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
d1e94136fc4fe8ea608f4e9d21befa00c86e1e29
d1e9413
misc: remove android pmem driver, it's obsolete.
by Dima Zavin
· 15 years ago
dac306d
Revert "proc: enable writing to /proc/pid/mem"
by Dima Zavin
· 15 years ago
a65e28a
ram_console: set CON_ANYTIME console flag
by Dima Zavin
· 15 years ago
f16e6fb
Revert "usb: gadget: rndis: don't use dev_get_stats"
by Benoit Goby
· 15 years ago
e1493f1
net: wireless: bcmdhd: Enable wlan access on resume for all sdio functions
by Dmitry Shmidt
· 15 years ago
bbd08c6
net: wireless: bcmdhd: Fix P2P interface removal
by Dmitry Shmidt
· 15 years ago
37ff441
net: wireless: bcm4329: Fix pno_enable if disassociated
by Dmitry Shmidt
· 15 years ago
599c856
net: wireless: bcmdhd: Fix proper scan command even if request is NULL
by Dmitry Shmidt
· 15 years ago
f227b88
net: wireless: bcmdhd: Decrease event wake_lock timeout to 1500 ms
by Dmitry Shmidt
· 15 years ago
ed3f356
net: wireless: bcmdhd: Fix getting arp_hostip table
by Dmitry Shmidt
· 15 years ago
c561ced
net: wireless: bcmdhd: Allow to push more packets to FW for Tx
by Dmitry Shmidt
· 15 years ago
4f36cb8
net: wireless: bcmdhd: Fix scan crash in ibss mode
by Dmitry Shmidt
· 15 years ago
af16732
net: wireless: bcmdhd: Add FW reloading in case of FW hang
by Dmitry Shmidt
· 15 years ago
7caeacd
net: wireless: bcmdhd: Update to Version 5.90.125.94.1
by Dmitry Shmidt
· 15 years ago
8d71d88
net: wireless: bcmdhd: Use CONFIG_DHD_USE_STATIC_BUF for preallocated memory
by Dmitry Shmidt
· 15 years ago
3504720
wireless: Protect regdomain change by mutex
by Dmitry Shmidt
· 15 years ago
ea693bf
mmc: Set suspend/resume bus operations if CONFIG_PM_RUNTIME is used
by Dmitry Shmidt
· 15 years ago
dc1b634
usb: gadget: android: Don't allow changing the functions list if enabled
by Benoit Goby
· 15 years ago
e0de0a5
usb: gadget: android: Cancel pending ctrlrequest before disabling
by Benoit Goby
· 15 years ago
b86fd0b
ARM: idle: call idle notifiers before stopping nohz tick
by Colin Cross
· 15 years ago
6a4a385
usb: gadget: android: Reset next_string_id before enable
by Benoit Goby
· 15 years ago
dbb18fb
Bluetooth: Keep master role when SCO or eSCO is active
by hyungseoung.yoo
· 15 years ago
9d18730
rtc: Fix some bugs that allowed accumulating time drift in suspend/resume
by Arve Hjønnevåg
· 15 years ago
452d440
Fix "time: Catch invalid timespec sleep values in __timekeeping_inject_sleeptime" to compile on 3.0
by Arve Hjønnevåg
· 15 years ago
cf70c6a
time: Catch invalid timespec sleep values in __timekeeping_inject_sleeptime
by John Stultz
· 15 years ago
340ede3
rtc: Avoid accumulating time drift in suspend/resume
by John Stultz
· 15 years ago
9ab6a29
misc: remove kernel debugger core
by Dima Zavin
· 15 years ago
1e78d52
ARM: common: fiq_debugger: dump sysrq directly to console if enabled
by Dima Zavin
· 15 years ago
b11ab5b
ARM: common: fiq_debugger: add irq context debug functions
by Dima Zavin
· 15 years ago
0d8f32b
net: wireless: bcmdhd: Call init_ioctl() only if was started properly for WEXT
by Dmitry Shmidt
· 15 years ago
1720a91
net: wireless: bcmdhd: Call init_ioctl() only if was started properly
by Dmitry Shmidt
· 15 years ago
766aaa6
net: wireless: bcmdhd: Fix possible memory leak in escan/iscan
by Dmitry Shmidt
· 15 years ago
5113cb1
cpufreq: interactive governor: default 20ms timer
by Todd Poynor
· 15 years ago
96cd250
cpufreq: interactive governor: go to intermediate hi speed before max
by Todd Poynor
· 15 years ago
eb5a342
cpufreq: interactive governor: scale to max only if at min speed
by Todd Poynor
· 15 years ago
a610c81
cpufreq: interactive governor: apply intermediate load on current speed
by Todd Poynor
· 15 years ago
2665c41
ARM: idle: update idle ticks before call idle end notifier
by Todd Poynor
· 15 years ago
050c06e
input: gpio_input: don't print debounce message unless flag is set
by Dima Zavin
· 15 years ago
3f4f629
net: wireless: bcm4329: Skip dhd_bus_stop() if bus is already down
by Dmitry Shmidt
· 15 years ago
5d94d7a
net: wireless: bcmdhd: Skip dhd_bus_stop() if bus is already down
by Dmitry Shmidt
· 15 years ago
19179eb
net: wireless: bcmdhd: Improve suspend/resume processing
by Dmitry Shmidt
· 15 years ago
40dd812
net: wireless: bcmdhd: Check if FW is Ok for internal FW call
by Dmitry Shmidt
· 15 years ago
adfa7bc
tcp: Don't nuke connections for the wrong protocol
by Lorenzo Colitti
· 15 years ago
b8cfed0
ARM: common: fiq_debugger: make uart irq be no_suspend
by Dima Zavin
· 15 years ago
9f135b3
net: wireless: Skip connect warning for CONFIG_CFG80211_ALLOW_RECONNECT
by Dmitry Shmidt
· 15 years ago
2bb3e31
Merge commit 'v3.0.8' into android-3.0
by Colin Cross
· 15 years ago
2f53cb7
mm: avoid livelock on !__GFP_FS allocations
by Mel Gorman
· 15 years ago
f410473
mmc: block: Improve logging of handling emmc timeouts
by Ken Sumrall
· 15 years ago
2080390
mmc: block: add checking of r/w command response
by Russell King - ARM Linux
· 15 years ago
91d56b5
mmc: block: improve error recovery from command channel errors
by Russell King - ARM Linux
· 15 years ago
6be918e
mmc: block: allow get_card_status() to return error status
by Russell King - ARM Linux
· 15 years ago
d5b9284
net: wireless: bcm4329: Prohibit FW access in case of FW crash
by Dmitry Shmidt
· 15 years ago
019c9a9
net: wireless: bcmdhd: Adjust scan parameters for wl_cfg80211_connect()
by Dmitry Shmidt
· 15 years ago
c670bf7
net: wireless: bcmdhd: Update to version 5.90.125.94
by Dmitry Shmidt
· 15 years ago
932de6c
ARM: common: fiq_debugger: protect the uart state from the sleep timer
by Dima Zavin
· 15 years ago
f4aea21
ARM: common: fiq_debugger: add suspend/resume handlers
by Dima Zavin
· 15 years ago
efde655
ARM: common: fiq_debugger: add uart_enable/disable platform callbacks
by Dima Zavin
· 15 years ago
83b7270
ARM: common: fiq_debugger: add non-fiq debugger support
by Dima Zavin
· 15 years ago
b009275
ARM: common: fiq_debugger: peek the 0th char in ringbuf
by Dima Zavin
· 15 years ago
0d5d8ec
ARM: common: fiq_debugger: fix the cleanup on errors in probe
by Dima Zavin
· 15 years ago
48ef31a
ARM: common: fiq_debugger: do not disable debug when console is enabled
by Dima Zavin
· 15 years ago
9e4ee81
ram_console: pass in a boot info string
by Colin Cross
· 15 years ago
97596c3
Linux 3.0.8
by Greg Kroah-Hartman
· 15 years ago
d2a0110
hfsplus: Fix kfree of wrong pointers in hfsplus_fill_super() error path
by Seth Forshee
· 15 years ago
818c85e
ALSA: hda - Add position_fix quirk for Dell Inspiron 1010
by Takashi Iwai
· 15 years ago
9a09cfc
ALSA: HDA: conexant support for Lenovo T520/W520
by Daniel Suchy
· 15 years ago
bf9f0eb
crypto: ghash - Avoid null pointer dereference if no key is set
by Nick Bowler
· 15 years ago
4ea7f3a
x25: Prevent skb overreads when checking call user data
by Matthew Daley
· 15 years ago
6b2f66d
mm: fix race between mremap and removing migration entry
by Hugh Dickins
· 15 years ago
63e0101
hwmon: (w83627ehf) Fix negative 8-bit temperature values
by Jean Delvare
· 15 years ago
83643e5
x86: Fix S4 regression
by Takashi Iwai
· 15 years ago
f92a292
firewire: sbp2: fix panic after rmmod with slow targets
by Chris Boot
· 15 years ago
c7eead1
xfs: revert to using a kthread for AIL pushing
by Christoph Hellwig
· 15 years ago
e7bde7c
xfs: force the log if we encounter pinned buffers in .iop_pushbuf
by Christoph Hellwig
· 15 years ago
838599d
xfs: do not update xa_last_pushed_lsn for locked items
by Christoph Hellwig
· 15 years ago
f5d5ee3
xfs: use a cursor for bulk AIL insertion
by Dave Chinner
· 15 years ago
eedc638
xfs: start periodic workers later
by Christoph Hellwig
· 15 years ago
f24d545
CIFS: Fix ERR_PTR dereference in cifs_get_root
by Pavel Shilovsky
· 15 years ago
726e276
drm/ttm: unbind ttm before destroying node in accel move cleanup
by Ben Skeggs
· 15 years ago
379791a
drm/ttm: ensure ttm for new node is bound before calling move_notify()
by Ben Skeggs
· 15 years ago
c53c89a
hfsplus: ensure bio requests are not smaller than the hardware sectors
by Seth Forshee
· 15 years ago
16b2b5c
uvcvideo: Fix crash when linking entities
by Laurent Pinchart
· 15 years ago
8dc9342
HID: magicmouse: ignore 'ivalid report id' while switching modes, v2
by Jiri Kosina
· 15 years ago
6fb5060
Platform: fix samsung-laptop DMI identification for N150/N210/220/N230
by Thomas Courbon
· 15 years ago
37b2b41
fuse: fix memory leak
by Miklos Szeredi
· 15 years ago
607ce3e
cputimer: Cure lock inversion
by Peter Zijlstra
· 15 years ago
f62f4ca
drm/radeon/kms/atom: fix handling of FB scratch indices
by Alex Deucher
· 15 years ago
6063552
Avoid using variable-length arrays in kernel/sys.c
by Linus Torvalds
· 15 years ago
05ffb67
hwmon: (w83627ehf) Properly report thermal diode sensors
by Jean Delvare
· 15 years ago
5cfdd88
HID: usbhid: Add support for SiGma Micro chip
by Jeremiah Matthey
· 15 years ago
9d3aaf6
ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9
by Will Deacon
· 15 years ago
1289deb
ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGES
by Linus Walleij
· 15 years ago
108376f
net: wireless: bcmdhd: Fix crash in p2p OFF
by Dmitry Shmidt
· 15 years ago
c8bfd7d
ARM: smpboot: Enable irqs on secondary CPU after marking it online/active
by Thomas Gleixner
· 15 years ago
8b7fd32
ARM: smp: implement arch_trigger_all_cpus_backtrace using IPI
by Dima Zavin
· 15 years ago
fe04aa1
power: cpufreq interactive governor: use default sample time 20ms
by Todd Poynor
· 15 years ago
b07882c
net: wireless: bcmdhd: Add wake_lock to dhd_open() and dhd_stop()
by Dmitry Shmidt
· 15 years ago
eef7ae4
net: wireless: bcmdhd: Fix bssid profile update
by Dmitry Shmidt
· 15 years ago
fdfcbc6
net: wireless: Fix CFG80211_ALLOW_RECONNECT option for disconnect
by Dmitry Shmidt
· 15 years ago
2cc01eb
cpufreq: interactive governor: default timer 10ms, maxspeed load 95%
by Todd Poynor
· 15 years ago
Next »