index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
README.AddingFirmware
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-31
cpufreq: distinguish drivers that do asynchronous notifications
Viresh Kumar
3
-1
/
+9
2013-10-31
cpufreq/intel_pstate: Add static declarations to internal functions
Dirk Brandewie
1
-2
/
+2
2013-10-31
cpufreq: arm_big_little: reconfigure switcher behavior at run time
Nicolas Pitre
1
-3
/
+51
2013-10-31
cpufreq: arm_big_little: add in-kernel switching (IKS) support
Viresh Kumar
2
-31
/
+337
2013-10-30
ARM: vexpress/TC2: register vexpress-spc cpufreq device
Sudeep KarkadaNagesha
1
-0
/
+2
2013-10-30
cpufreq: arm_big_little: add vexpress SPC interface driver
Sudeep KarkadaNagesha
3
-0
/
+79
2013-10-30
ARM: vexpress/TC2: add cpu clock support
Sudeep KarkadaNagesha
1
-0
/
+102
2013-10-30
ARM: vexpress/TC2: add support for CPU DVFS
Sudeep KarkadaNagesha
5
-5
/
+281
2013-10-25
cpufreq: create per policy rwsem instead of per CPU cpu_policy_rwsem
viresh kumar
2
-79
/
+45
2013-10-25
intel_pstate: Add Baytrail support
Dirk Brandewie
1
-0
/
+35
2013-10-25
intel_pstate: Refactor driver to support CPUs with different MSR layouts
Dirk Brandewie
1
-46
/
+98
2013-10-25
cpufreq: Implement light weight ->target_index() routine
Viresh Kumar
50
-759
/
+242
2013-10-25
PM / OPP: rename header to linux/pm_opp.h
Nishanth Menon
18
-18
/
+18
2013-10-25
PM / OPP: rename data structures to dev_pm equivalents
Nishanth Menon
12
-53
/
+60
2013-10-25
PM / OPP: rename functions to dev_pm_opp*
Nishanth Menon
15
-183
/
+187
2013-10-19
Linux 3.12-rc6
v3.12-rc6
Linus Torvalds
1
-1
/
+1
2013-10-18
Btrfs: release path before starting transaction in can_nocow_extent
Josef Bacik
1
-0
/
+1
2013-10-17
cpufreq / governor: Remove fossil comment
Lan Tianyu
1
-11
/
+0
2013-10-17
usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_register
Guenter Roeck
1
-1
/
+1
2013-10-17
Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code"
Greg Kroah-Hartman
1
-2
/
+6
2013-10-17
ACPI / PM: Drop two functions that are not used any more
Rafael J. Wysocki
3
-64
/
+0
2013-10-17
ATA / ACPI: remove power dependent device handling
Aaron Lu
3
-21
/
+0
2013-10-17
cpufreq: exynos4210: Use the common clock framework to set APLL clock rate
Lukasz Majewski
1
-59
/
+8
2013-10-17
cpufreq: exynos4x12: Use the common clock framework to set APLL clock rate
Lukasz Majewski
1
-61
/
+8
2013-10-17
mm: revert mremap pud_free anti-fix
Hugh Dickins
1
-4
/
+1
2013-10-17
mm: fix BUG in __split_huge_page_pmd
Hugh Dickins
1
-1
/
+9
2013-10-17
swap: fix set_blocksize race during swapon/swapoff
Krzysztof Kozlowski
1
-1
/
+3
2013-10-17
procfs: call default get_unmapped_area on MMU-present architectures
HATAYAMA Daisuke
1
-2
/
+6
2013-10-17
procfs: fix unintended truncation of returned mapped address
HATAYAMA Daisuke
1
-1
/
+1
2013-10-17
writeback: fix negative bdi max pause
Fengguang Wu
1
-5
/
+5
2013-10-17
percpu_refcount: export symbols
Matias Bjorling
1
-0
/
+3
2013-10-17
fs: buffer: move allocation failure loop into the allocator
Johannes Weiner
2
-2
/
+14
2013-10-17
mm: memcg: handle non-error OOM situations more gracefully
Johannes Weiner
6
-148
/
+79
2013-10-17
tools/testing/selftests: fix uninitialized variable
Felipe Pena
1
-1
/
+1
2013-10-17
block/partitions/efi.c: treat size mismatch as a warning, not an error
Doug Anderson
1
-1
/
+6
2013-10-17
mm: hugetlb: initialize PG_reserved for tail pages of gigantic compound pages
Andrea Arcangeli
1
-1
/
+15
2013-10-17
mm/zswap: bugfix: memory leak when re-swapon
Weijie Yang
1
-0
/
+4
2013-10-17
mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pages
Cyrill Gorcunov
1
-1
/
+3
2013-10-17
mm: migration: do not lose soft dirty bit if page is in migration state
Cyrill Gorcunov
3
-2
/
+9
2013-10-17
gcov: MAINTAINERS: Add an entry for gcov
Peter Oberparleiter
1
-0
/
+6
2013-10-17
mm/hugetlb.c: correct missing private flag clearing
Joonsoo Kim
1
-0
/
+1
2013-10-17
mm/vmscan.c: don't forget to free shrinker->nr_deferred
Andrew Vagin
1
-0
/
+1
2013-10-17
ipc/sem.c: synchronize semop and semctl with IPC_RMID
Manfred Spraul
1
-13
/
+29
2013-10-17
ipc: update locking scheme comments
Davidlohr Bueso
1
-6
/
+21
2013-10-17
mm, memcg: protect mem_cgroup_read_events for cpu hotplug
David Rientjes
1
-0
/
+2
2013-10-17
driver core: Release device_hotplug_lock when store_mem_state returns EINVAL
Yasuaki Ishimatsu
1
-2
/
+5
2013-10-17
cpufreq: Detect spurious invocations of update_policy_cpu()
Srivatsa S. Bhat
1
-1
/
+1
2013-10-17
cpufreq: pmac64: enable cpufreq on iMac G5 (iSight) model
Aaro Koskinen
1
-1
/
+2
2013-10-17
cpufreq: pmac64: provide cpufreq transition latency for older G5 models
Aaro Koskinen
1
-1
/
+3
2013-10-17
cpufreq: pmac64: speed up frequency switch
Aaro Koskinen
1
-3
/
+3
[next]