index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-23
cpufreq: stats: return -EEXIST when stats are already allocated
Viresh Kumar
1
-1
/
+3
2015-01-23
cpufreq: stats: Improve module description string
Viresh Kumar
1
-2
/
+1
2015-01-23
Merge tag 'v3.20-rockchip-dts1' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
2
-1
/
+79
2015-01-23
Merge tag 'v3.20-rockchip-soc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
6
-1
/
+452
2015-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-28
/
+19
2015-01-23
Merge tag 'bcm5301x-dt-2015-01-20' of https://github.com/hauke/linux into nex...
Olof Johansson
8
-6
/
+234
2015-01-24
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-10
/
+20
2015-01-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-2
/
+2
2015-01-23
Merge tag 'pxa-for-3.20' of https://github.com/rjarzmik/linux into next/fixes...
Olof Johansson
6
-13
/
+11
2015-01-23
cpufreq: move some initialization stuff to cpufreq_policy_alloc()
Viresh Kumar
1
-3
/
+2
2015-01-23
cpufreq: check cpufreq_policy_list instead of scanning policies for all CPUs
Viresh Kumar
1
-16
/
+5
2015-01-23
cpufreq: limit the scope of l_p_j variables
Viresh Kumar
1
-10
/
+5
2015-01-23
cpufreq: use light-weight cpufreq_cpu_get_raw() in __cpufreq_add_dev()
Viresh Kumar
1
-4
/
+2
2015-01-23
cpufreq: get rid of 'tpolicy' from __cpufreq_add_dev()
Viresh Kumar
1
-4
/
+4
2015-01-23
cpufreq: get rid of CONFIG_{HOTPLUG_CPU|SMP} mess
Viresh Kumar
1
-10
/
+1
2015-01-23
cpufreq: update driver_data->flags only if we are registering driver
Viresh Kumar
1
-3
/
+3
2015-01-23
cpufreq: pass policy to __cpufreq_get()
Viresh Kumar
1
-6
/
+5
2015-01-23
cpufreq: pass policy to cpufreq_out_of_sync
Viresh Kumar
1
-14
/
+6
2015-01-23
cpufreq: No need to check for has_target()
Viresh Kumar
1
-1
/
+1
2015-01-23
cpufreq: s/__find_governor/find_governor
Viresh Kumar
1
-5
/
+5
2015-01-23
cpufreq: merge 'if' blocks in __cpufreq_remove_dev_prepare()
Viresh Kumar
1
-2
/
+1
2015-01-23
cpufreq: don't need line break in show_scaling_cur_freq()
Viresh Kumar
1
-2
/
+1
2015-01-23
cpufreq: remove extra parenthesis
Viresh Kumar
1
-1
/
+1
2015-01-23
cpufreq: remove dangling comment
Viresh Kumar
1
-4
/
+0
2015-01-23
Merge tag 'omap-for-v3.20/dt-pt2' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
6
-0
/
+846
2015-01-23
Merge tag 'omap-for-v3.20/defconfig-modular' of git://git.kernel.org/pub/scm/...
Olof Johansson
1
-44
/
+84
2015-01-23
Merge tag 'omap-for-v3.20/drop-legacy-3517-v2' of git://git.kernel.org/pub/sc...
Olof Johansson
10
-1085
/
+2
2015-01-23
PCI: Add DMA alias quirk for Adaptec 3405
Alex Williamson
1
-0
/
+38
2015-01-23
PCI: xilinx: Fix harmless format string warning
Arnd Bergmann
1
-2
/
+2
2015-01-23
PM / OPP: Assert RCU lock in exported functions
Krzysztof Kozlowski
1
-0
/
+4
2015-01-23
PM / QoS: Use lockdep asserts to find missing hold of power.lock
Krzysztof Kozlowski
1
-0
/
+4
2015-01-23
PM / OPP: Update kernel documentation
Nishanth Menon
1
-13
/
+114
2015-01-23
PM / OPP: Ensure consistent naming of static functions
Nishanth Menon
1
-31
/
+31
2015-01-23
PM / OPP: export dev_pm_opp_get_notifier
Nishanth Menon
1
-0
/
+1
2015-01-23
cpufreq: suspend cpufreq governors on shutdown
Doug Anderson
1
-0
/
+11
2015-01-23
cpufreq: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2015-01-23
libata: use blk taging
Shaohua Li
4
-17
/
+48
2015-01-23
Merge branch 'for-3.20/core' into for-3.20/drivers
Jens Axboe
16
-62
/
+146
2015-01-23
blk-mq: add tag allocation policy
Shaohua Li
5
-17
/
+39
2015-01-23
ARM: dts: sun4i: Add Hyundau A7HD board
Hans de Goede
2
-0
/
+106
2015-01-23
PM / QoS: Add debugfs support to view the list of constraints
Nishanth Menon
1
-2
/
+89
2015-01-23
block: support different tag allocation policy
Shaohua Li
6
-13
/
+39
2015-01-23
PCI / PM: Avoid resuming PCI devices during system suspend
Rafael J. Wysocki
4
-5
/
+55
2015-01-23
ACPI / sleep: mark acpi_sleep_dmi_check() __init
Jan Beulich
1
-1
/
+1
2015-01-23
ACPI / LPSS: Remove non-existing clock control from Intel Lynxpoint I2C
Jarkko Nikula
1
-1
/
+1
2015-01-23
ACPI / EC: Cleanup QR_EC related code
Lv Zheng
1
-50
/
+20
2015-01-23
ACPI / EC: Fix issues related to the SCI_EVT handling
Lv Zheng
2
-34
/
+26
2015-01-23
ACPI / EC: Fix a code path that global lock is not held
Lv Zheng
1
-0
/
+10
2015-01-23
ACPI / EC: Fix returning values in acpi_ec_sync_query()
Lv Zheng
1
-6
/
+10
2015-01-23
ACPI / EC: Add reference counting for query handlers
Lv Zheng
1
-10
/
+33
[prev]
[next]