index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-28
cpufreq: create cpu/cpufreq/policyX directories
Viresh Kumar
2
-31
/
+4
2015-10-28
cpufreq: remove cpufreq_sysfs_{create|remove}_file()
Viresh Kumar
2
-19
/
+5
2015-10-28
cpufreq: create cpu/cpufreq at boot time
Viresh Kumar
3
-47
/
+7
2015-10-28
cpufreq: Use cpumask_copy instead of cpumask_or to copy a mask
Viresh Kumar
1
-1
/
+1
2015-10-28
cpufreq: ondemand: Drop unnecessary locks from update_sampling_rate()
Viresh Kumar
1
-9
/
+1
2015-10-28
PM / Domains: Merge measurements for PM QoS device latencies
Ulf Hansson
3
-56
/
+55
2015-10-28
PM / Domains: Don't measure ->start|stop() latency in system PM callbacks
Ulf Hansson
1
-7
/
+12
2015-10-26
ACPI / Documentation: add copy_dsdt to ACPI format options
Rami Rosen
1
-1
/
+2
2015-10-26
ACPI / sysfs: correctly check failing memory allocation
Insu Yun
1
-0
/
+3
2015-10-26
ACPI / video: Add a quirk to force native backlight on Lenovo IdeaPad S405
Hans de Goede
1
-0
/
+9
2015-10-26
ACPI / CPPC: Fix potential memory leak
Ashwin Chaugule
1
-1
/
+0
2015-10-26
ACPI / CPPC: signedness bug in register_pcc_channel()
Dan Carpenter
1
-1
/
+1
2015-10-26
ACPI / PAD: power_saving_thread() is not freezable
Jiri Kosina
1
-2
/
+0
2015-10-26
ACPI / PM: Fix incorrect wakeup IRQ setting during suspend-to-idle
Chen Yu
1
-2
/
+4
2015-10-26
ACPI: Using correct irq when waiting for events
Chen Yu
1
-2
/
+2
2015-10-26
ACPI: Use correct IRQ when uninstalling ACPI interrupt handler
Chen Yu
2
-3
/
+12
2015-10-25
Linux 4.3-rc7
v4.3-rc7
Linus Torvalds
1
-1
/
+1
2015-10-23
dm cache: the CLEAN_SHUTDOWN flag was not being set
Joe Thornber
1
-1
/
+1
2015-10-23
dm btree: fix leak of bufio-backed block in btree_split_beneath error path
Mike Snitzer
1
-1
/
+1
2015-10-23
dm btree remove: fix a bug when rebalancing nodes after removal
Joe Thornber
1
-6
/
+11
2015-10-23
rbd: prevent kernel stack blow up on rbd map
Ilya Dryomov
1
-10
/
+23
2015-10-23
rbd: don't leak parent_spec in rbd_dev_probe_parent()
Ilya Dryomov
1
-20
/
+16
2015-10-23
cpuidle: mvebu: disable the bind/unbind attributes and use builtin_platform_d...
Russell King
1
-1
/
+2
2015-10-23
cpuidle: mvebu: clean up multiple platform drivers
Russell King
1
-25
/
+20
2015-10-23
sched/core: Add missing lockdep_unpin() annotations
Peter Zijlstra
2
-2
/
+16
2015-10-23
ocfs2/dlm: unlock lockres spinlock before dlm_lockres_put
Joseph Qi
2
-2
/
+3
2015-10-23
fault-inject: fix inverted interval/probability values in printk
Florian Westphal
1
-1
/
+1
2015-10-23
lib/Kconfig.debug: disable -Wframe-larger-than warnings with KASAN=y
Andrey Ryabinin
1
-0
/
+1
2015-10-23
mm: make sendfile(2) killable
Jan Kara
1
-4
/
+5
2015-10-23
thp: use is_zero_pfn() only after pte_present() check
Minchan Kim
1
-1
/
+2
2015-10-23
mailmap: update Javier Martinez Canillas' email
Javier Martinez Canillas
1
-0
/
+1
2015-10-23
MAINTAINERS: add Sergey as zsmalloc reviewer
Sergey Senozhatsky
1
-0
/
+1
2015-10-23
mm: cma: fix incorrect type conversion for size during dma allocation
Rohit Vaswani
4
-6
/
+6
2015-10-23
kmod: don't run async usermode helper as a child of kworker thread
Oleg Nesterov
1
-2
/
+6
2015-10-22
[media] m88ds3103: use own reg update_bits() implementation
Antti Palosaari
1
-26
/
+47
2015-10-22
[media] rtl28xxu: fix control message flaws
Antti Palosaari
2
-3
/
+14
2015-10-22
[media] v4l2-flash-led-class: Add missing VIDEO_V4L2 Kconfig dependency
Jacek Anaszewski
1
-1
/
+1
2015-10-22
[media] netup_unidvb: fix potential crash when spi is NULL
Abylay Ospan
1
-8
/
+4
2015-10-22
[media] si2168: Bounds check firmware
Laura Abbott
1
-0
/
+4
2015-10-22
[media] si2157: Bounds check firmware
Laura Abbott
1
-0
/
+4
2015-10-22
[media] ir-hix5hd2: drop the use of IRQF_NO_SUSPEND
Sudeep Holla
1
-1
/
+1
2015-10-22
[media] c8sectpfe: fix return of garbage
Sudip Mukherjee
1
-2
/
+2
2015-10-22
[media] c8sectpfe: fix ininitialized error return on firmware load failure
Colin Ian King
1
-2
/
+1
2015-10-22
[media] lnbh25: Fix lnbh25_attach() function return type
Javier Martinez Canillas
1
-1
/
+1
2015-10-22
[media] horus3a: Fix horus3a_attach() function parameters
Javier Martinez Canillas
1
-2
/
+2
2015-10-22
ASoC: wm8962: mark cache_dirty flag after software reset in pm_resume
Jiada Wang
1
-0
/
+2
2015-10-22
btrfs: fix possible leak in btrfs_ioctl_balance()
Christian Engelmayer
1
-1
/
+4
2015-10-22
ACPICA: Update version to 20150930
Bob Moore
1
-1
/
+1
2015-10-22
ACPICA: Debugger: Fix dead lock issue ocurred in single stepping mode
Lv Zheng
1
-0
/
+10
2015-10-22
ACPI: Enable build of AML interpreter debugger
Lv Zheng
17
-49
/
+43
[next]