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-07-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-43
/
+995
2015-07-07
ata: ahci_platform: Add ACPI _CLS matching
Suthikulpanit, Suravee
2
-1
/
+10
2015-07-07
ACPI / scan: Add support for ACPI _CLS device matching
Suthikulpanit, Suravee
5
-4
/
+78
2015-07-07
PM / hibernate: clarify resume documentation
Uwe Geuder
1
-2
/
+11
2015-07-07
PM / Domains: Avoid infinite loops in attach/detach code
Geert Uytterhoeven
1
-2
/
+11
2015-07-06
clk: mediatek: mt8173: Fix enabling of critical clocks
Sascha Hauer
1
-5
/
+21
2015-07-07
ACPI / LPSS: Fix up acpi_lpss_create_device()
Rafael J. Wysocki
1
-2
/
+5
2015-07-06
ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage
Rafael J. Wysocki
4
-201
/
+18
2015-07-06
drivers: clk: st: Fix mux bit-setting for Cortex A9 clocks
Gabriel Fernandez
1
-1
/
+1
2015-07-06
drivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to clocks
Pankaj Dev
4
-6
/
+8
2015-07-06
drivers: clk: st: Fix flexgen lock init
Giuseppe Cavallaro
1
-0
/
+2
2015-07-06
drivers: clk: st: Fix FSYN channel values
Gabriel Fernandez
1
-2
/
+2
2015-07-06
drivers: clk: st: Remove unused code
Gabriel Fernandez
1
-4
/
+0
2015-07-06
clk: qcom: Use parent rate when set rate to pixel RCG clock
Hai Li
1
-6
/
+3
2015-07-06
arm64: defconfig: Add Ceva ahci to the defconfig
Suneel Garapati
1
-0
/
+1
2015-07-06
arm64: remove another unnecessary libfdt include path
Ard Biesheuvel
1
-2
/
+0
2015-07-06
x86/earlyprintk: Allow early_printk() to use console style parameters like '1...
Steven Rostedt
1
-1
/
+3
2015-07-06
x86/espfix: Init espfix on the boot CPU side
Zhu Guihua
2
-15
/
+20
2015-07-06
x86/espfix: Add 'cpu' parameter to init_espfix_ap()
Zhu Guihua
3
-6
/
+5
2015-07-06
x86/kasan: Move KASAN_SHADOW_OFFSET to the arch Kconfig
Andrey Ryabinin
2
-4
/
+5
2015-07-06
x86/kasan: Add message about KASAN being initialized
Andrey Ryabinin
1
-0
/
+3
2015-07-06
x86/kasan: Fix boot crash on AMD processors
Andrey Ryabinin
1
-3
/
+3
2015-07-06
x86/kasan: Flush TLBs after switching CR3
Andrey Ryabinin
1
-0
/
+2
2015-07-06
x86/kasan: Fix KASAN shadow region page tables
Alexander Popov
4
-42
/
+38
2015-07-06
x86/init: Clear 'init_level4_pgt' earlier
Andrey Ryabinin
1
-1
/
+2
2015-07-06
Merge branch 'fixes-rc1' into omap-for-v4.2/fixes
Tony Lindgren
10662
-242700
/
+1037929
2015-07-06
ARM: dts: am4372.dtsi: disable rfbi
Tomi Valkeinen
1
-0
/
+1
2015-07-06
ARM: dts: am57xx-beagle-x15: Provide supply for usb2_phy2
Roger Quadros
1
-0
/
+4
2015-07-06
ARM: dts: am4372: Add emif node
Dave Gerlach
2
-0
/
+7
2015-07-06
Revert "ARM: dts: am335x-boneblack: disable RTC-only sleep"
Johan Hovold
1
-0
/
+4
2015-07-06
perf/x86: Fix copy_from_user_nmi() return if range is not ok
Yann Droneaud
1
-1
/
+1
2015-07-06
perf: Fix AUX buffer refcounting
Peter Zijlstra
3
-10
/
+35
2015-07-06
powerpc/powernv: Fix opal-elog interrupt handler
Alistair Popple
1
-11
/
+5
2015-07-06
powerpc/ppc4xx_hsta_msi: Include ppc-pci.h to fix reference to hose_list
Daniel Axtens
1
-0
/
+1
2015-07-06
powerpc: Add plain English description for alignment exception oopses
Anton Blanchard
1
-0
/
+4
2015-07-06
cxl: Test the correct mmio space before unmapping
Daniel Axtens
1
-1
/
+1
2015-07-06
powerpc: Set the correct kernel taint on machine check errors.
Daniel Axtens
1
-0
/
+2
2015-07-06
cxl/vphb.c: Use phb pointer after NULL check
Maninder Singh
1
-1
/
+2
2015-07-06
drm/i915/chv: fix HW readout of the port PLL fractional divider
Imre Deak
1
-2
/
+5
2015-07-06
x86/tsc: Let high latency PIT fail fast in quick_pit_calibrate()
Adrian Hunter
1
-1
/
+10
2015-07-06
Merge branch 'perf/rbtree_copy' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
9
-32
/
+959
2015-07-06
powerpc/powernv: Fix vma page prot flags in opal-prd driver
Vaidyanathan Srinivasan
1
-5
/
+4
2015-07-05
tools: Copy rbtree_augmented.h from the kernel
Arnaldo Carvalho de Melo
3
-3
/
+246
2015-07-05
tools: Move rbtree.h from tools/perf/
Arnaldo Carvalho de Melo
2
-0
/
+1
2015-07-05
tools: Copy lib/rbtree.c to tools/lib/
Arnaldo Carvalho de Melo
4
-12
/
+550
2015-07-05
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-21
/
+47
2015-07-05
perf tools: Copy rbtree.h from the kernel
Arnaldo Carvalho de Melo
2
-3
/
+90
2015-07-05
tools: Adopt {READ,WRITE_ONCE} from the kernel
Arnaldo Carvalho de Melo
1
-0
/
+58
2015-07-05
Linux 4.2-rc1
Linus Torvalds
1
-2
/
+2
2015-07-05
Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
7
-45
/
+1004
[prev]
[next]