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
2016-03-21
drm/amdgpu: clean up path handling for powerplay
Alex Deucher
1
-7
/
+7
2016-03-21
drm/amd/powerplay: fix memory leak of tdp_table
Colin Ian King
1
-1
/
+3
2016-03-21
mdio-sun4i: oops in error handling in probe
Dan Carpenter
1
-1
/
+3
2016-03-21
net: smc911x: avoid unused variable warnings
Arnd Bergmann
1
-0
/
+2
2016-03-21
ALSA: hda - Fix missing ELD update at unplugging
Takashi Iwai
1
-2
/
+1
2016-03-21
drivers/xen: make platform-pci.c explicitly non-modular
Paul Gortmaker
1
-13
/
+9
2016-03-21
drivers/xen: make sys-hypervisor.c explicitly non-modular
Paul Gortmaker
1
-51
/
+8
2016-03-21
drivers/xen: make xenbus_dev_[front/back]end explicitly non-modular
Paul Gortmaker
2
-22
/
+4
2016-03-21
drivers/xen: make [xen-]ballon explicitly non-modular
Paul Gortmaker
2
-15
/
+3
2016-03-21
xen: audit usages of module.h ; remove unnecessary instances
Paul Gortmaker
12
-11
/
+7
2016-03-21
mailbox: Introduce TI message manager driver
Nishanth Menon
4
-0
/
+687
2016-03-21
Documentation: dt: mailbox: Add TI Message Manager
Nishanth Menon
1
-0
/
+50
2016-03-21
cpuidle: menu: Fall back to polling if next timer event is near
Rafael J. Wysocki
1
-4
/
+8
2016-03-21
btrfs: make sure we stay inside the bvec during __btrfs_lookup_bio_sums
Chris Mason
1
-0
/
+10
2016-03-21
Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm...
Joerg Roedel
25
-414
/
+2953
2016-03-21
kvm: arm64: Disable compiler instrumentation for hypervisor code
Catalin Marinas
1
-0
/
+4
2016-03-21
PCI: Restore inclusion of pci/hotplug Kconfig
Tero Roponen
1
-0
/
+1
2016-03-21
arm64: Split pr_notice("Virtual kernel memory layout...") into multiple pr_co...
Catalin Marinas
1
-32
/
+28
2016-03-21
arm64: drop unused __local_flush_icache_all()
Kefeng Wang
1
-7
/
+0
2016-03-21
arm64: fix KASLR boot-time I-cache maintenance
Mark Rutland
1
-2
/
+3
2016-03-21
arm64/kernel: fix incorrect EL0 check in inv_entry macro
Ard Biesheuvel
1
-1
/
+1
2016-03-21
drivers/perf: arm_pmu: avoid NULL dereference when not using devicetree
Will Deacon
1
-4
/
+3
2016-03-21
irqchip/mbigen: Handle multiple device nodes in a mbigen module
MaJun
1
-14
/
+24
2016-03-21
irqchip/mbigen: Adjust DT bindings to handle multiple devices in a module
MaJun
1
-5
/
+17
2016-03-21
perf/x86/intel/rapl: Add missing Broadwell models
Srinivas Pandruvada
1
-0
/
+2
2016-03-21
perf/x86/intel/uncore: Remove ev_sel_ext bit support for PCU
Kan Liang
1
-5
/
+2
2016-03-21
sched/cpuacct: Simplify the cpuacct code
Zhao Lei
2
-25
/
+7
2016-03-21
sched/cpuacct: Rename parameter in cpuusage_write() for readability
Dongsheng Yang
1
-2
/
+5
2016-03-21
sched/fair: Add comments to explain select_idle_sibling()
Matt Fleming
1
-1
/
+18
2016-03-21
bitops: Do not default to __clear_bit() for __clear_bit_unlock()
Peter Zijlstra
1
-7
/
+7
2016-03-21
sched/fair: Fix fairness issue on migration
Peter Zijlstra
1
-6
/
+14
2016-03-21
sched/cgroup: Fix/cleanup cgroup teardown/init
Peter Zijlstra
1
-21
/
+14
2016-03-21
Merge branch 'linus' into sched/urgent, to pick up dependencies
Ingo Molnar
986
-9365
/
+26835
2016-03-21
arm64: KVM: Turn kvm_ksym_ref into a NOP on VHE
Marc Zyngier
1
-1
/
+7
2016-03-21
KVM: arm/arm64: disable preemption when calling smp_call_function_many
Eric Auger
1
-0
/
+2
2016-03-21
perf/x86/amd/power: Add AMD accumulated power reporting mechanism
Huang Rui
5
-2
/
+369
2016-03-21
x86/cpufeature, perf/x86: Add AMD Accumulated Power Mechanism feature flag
Huang Rui
2
-1
/
+5
2016-03-21
perf/core: Document some hotplug bits
Peter Zijlstra
1
-0
/
+19
2016-03-21
perf/x86/amd: Add support for new IOMMU performance events
Suravee Suthikulpanit
1
-0
/
+5
2016-03-21
dma-buf/fence: fix fence_is_later v2
Christian König
1
-1
/
+1
2016-03-21
dma-buf: Update docs for SYNC ioctl
Daniel Vetter
2
-6
/
+7
2016-03-21
perf/x86/amd: Move nodes_per_socket into bsp_init_amd()
Huang Rui
1
-2
/
+12
2016-03-21
perf/x86/cqm: Factor out some common code
Peter Zijlstra
1
-15
/
+13
2016-03-21
perf/x86/mbm: Add support for MBM counter overflow handling
Vikas Shivappa
1
-5
/
+134
2016-03-21
perf/x86/mbm: Implement RMID recycling
Vikas Shivappa
1
-4
/
+27
2016-03-21
perf/x86/mbm: Add memory bandwidth monitoring event management
Tony Luck
1
-6
/
+116
2016-03-21
perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
Vikas Shivappa
3
-4
/
+128
2016-03-21
perf/x86/cqm: Fix CQM memory leak and notifier leak
Vikas Shivappa
1
-11
/
+32
2016-03-21
perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
Vikas Shivappa
2
-3
/
+11
2016-03-21
perf/core: Fix Undefined behaviour in rb_alloc()
Peter Zijlstra
1
-2
/
+4
[prev]
[next]