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-09-14
Merge tag 'kvm-arm-for-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
4
-23
/
+49
2015-09-14
KVM: fix polling for guest halt continued even if disable it
Wanpeng Li
1
-1
/
+2
2015-09-14
x86/paravirt: Remove the unused pv_time_ops::get_tsc_khz method
Juergen Gross
1
-1
/
+0
2015-09-14
arm64: pgtable: use a single bit for PTE_WRITE regardless of DBM
Will Deacon
1
-5
/
+1
2015-09-14
arm64: Fix pte_modify() to preserve the hardware dirty information
Catalin Marinas
1
-1
/
+1
2015-09-14
arm64: Fix the pte_hw_dirty() check when AF/DBM is enabled
Catalin Marinas
1
-2
/
+2
2015-09-14
arm64: dma-mapping: check whether cma area is initialized or not
Jisheng Zhang
1
-1
/
+1
2015-09-14
x86/ldt: Fix small LDT allocation for Xen
Jan Beulich
1
-2
/
+2
2015-09-14
clockevents: Remove unused set_mode() callback
Viresh Kumar
4
-96
/
+30
2015-09-14
x86/vm86: Fix the misleading CONFIG_VM86 Kconfig help text
Ingo Molnar
1
-11
/
+12
2015-09-14
soc: dove: Prepare irq handler for irq argument removal
Thomas Gleixner
1
-1
/
+1
2015-09-14
soc: dove: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Thomas Gleixner
1
-1
/
+1
2015-09-14
powerpc/cell: Prepare irq handler for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-09-14
powerpc/85xx: Prepare irq handlers for irq argument removal
Thomas Gleixner
2
-2
/
+4
2015-09-14
powerpc/mpc5121_ads_cpld: Prepare irq handler for irq argument removal
Thomas Gleixner
1
-1
/
+3
2015-09-14
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
1
-2
/
+2
2015-09-14
pinctrl: samsung: s3c24xx: fix syntax error
Linus Walleij
1
-1
/
+1
2015-09-14
pinctrl: core: Warn about NULL gpio_chip in pinctrl_ready_for_gpio_range()
Tony Lindgren
1
-0
/
+3
2015-09-14
pinctrl: join lines that can be a single line within 80 columns
Masahiro Yamada
1
-2
/
+1
2015-09-14
pinctrl: digicolor: convert null test to IS_ERR test
Julia Lawall
1
-2
/
+2
2015-09-14
pinctrl: qcom: ssbi: convert null test to IS_ERR test
Julia Lawall
2
-4
/
+4
2015-09-14
gpio: omap: Fix GPIO numbering for deferred probe
Tony Lindgren
1
-1
/
+3
2015-09-14
Documentation: gpio: Explain that <function>-gpio is also supported
Javier Martinez Canillas
1
-3
/
+3
2015-09-14
gpio: omap: Fix gpiochip_add() handling for deferred probe
Tony Lindgren
1
-1
/
+4
2015-09-14
gpio: sx150x: Remove unnecessary MODULE_ALIAS()
Javier Martinez Canillas
1
-1
/
+0
2015-09-14
Documentation: gpio: board: describe the con_id parameter
Dirk Behme
2
-0
/
+12
2015-09-14
Documentation: gpio: board: add flags parameter to gpiod_get*() functions
Dirk Behme
1
-12
/
+13
2015-09-14
gpio: Propagate errors from chip->get()
Bjorn Andersson
1
-7
/
+14
2015-09-14
gpio: rcar: GPIO_RCAR doesn't relate to ARM
Kuninori Morimoto
1
-1
/
+1
2015-09-14
gpio: mxs: need to check return value of irq_alloc_generic_chip
Peng Fan
1
-2
/
+11
2015-09-14
gpio: mxc: need to check return value of irq_alloc_generic_chip
Peng Fan
1
-2
/
+10
2015-09-13
perf header: Fixup reading of HEADER_NRCPUS feature
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-09-13
time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64()
John Stultz
1
-1
/
+1
2015-09-13
perf/x86/intel: Fix constraint access
Peter Zijlstra
1
-1
/
+4
2015-09-13
x86/cpu: Print family/model/stepping in hex
Borislav Petkov
1
-2
/
+2
2015-09-12
hwmon: (nct6775) Add support for NCT6793D
Guenter Roeck
3
-18
/
+38
2015-09-12
hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chips
Guenter Roeck
1
-6
/
+10
2015-09-12
Linux 4.3-rc1
Linus Torvalds
1
-2
/
+2
2015-09-12
Merge tag 'cris-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...
Linus Torvalds
50
-421
/
+220
2015-09-12
blk: rq_data_dir() should not return a boolean
Linus Torvalds
1
-1
/
+1
2015-09-12
Merge branch 'writeback-plugging'
Linus Torvalds
1
-3
/
+10
2015-09-12
writeback: plug writeback in wb_writeback() and writeback_inodes_wb()
Linus Torvalds
1
-0
/
+6
2015-09-12
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-1
/
+1
2015-09-11
thermal: fix intel PCH thermal driver mismerge
Linus Torvalds
1
-7
/
+4
2015-09-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
22
-54
/
+336
2015-09-11
ARCv2: [axs103_smp] Reduce clk for SMP FPGA configs
Vineet Gupta
1
-0
/
+2
2015-09-11
Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb
Linus Torvalds
7
-47
/
+210
2015-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
17
-15
/
+1019
2015-09-11
Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-44
/
+187
2015-09-11
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
38
-633
/
+675
[prev]
[next]