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
usb: phy: fix phy-qcom-8x16-usb build
Randy Dunlap
1
-1
/
+1
2015-09-14
usb: musb: ensure in peripheral mode when checking session
Bin Liu
1
-0
/
+1
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
usb: dwc3: omap: enable irqs lately
Felipe Balbi
1
-2
/
+2
2015-09-14
usb: gadget: fix possible regression introduced with ep->claimed
Robert Baldyga
1
-0
/
+1
2015-09-14
thermal: power_allocator: don't require tzp to be present for the thermal zone
Javi Merino
1
-5
/
+27
2015-09-14
thermal: power_allocator: relax the requirement of two passive trip points
Javi Merino
2
-45
/
+58
2015-09-14
thermal: power_allocator: relax the requirement of a sustainable_power in tzp
Javi Merino
1
-25
/
+100
2015-09-14
thermal: Add a function to get the minimum power
Javi Merino
2
-0
/
+34
2015-09-14
netfilter: nf_log: don't zap all loggers on unregister
Florian Westphal
1
-2
/
+6
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
drm/vmwgfx: Map the fifo as cached
Thomas Hellstrom
2
-9
/
+2
2015-09-14
drm/vmwgfx: Fix up user_dmabuf refcounting
Thomas Hellstrom
6
-17
/
+39
2015-09-14
USB: option: add ZTE PIDs
Liu.Zhao
1
-0
/
+24
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
thermal: cpu_cooling: free power table on error or when unregistering
Javi Merino
1
-5
/
+16
2015-09-13
thermal: cpu_cooling: don't call kcalloc() under rcu_read_lock
Javi Merino
1
-24
/
+23
2015-09-13
thermal: db8500_cpufreq_cooling: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-13
thermal: cpu_cooling: Add MAINTAINERS entry
Viresh Kumar
1
-0
/
+10
2015-09-13
thermal: ti-soc: Kconfig fix to avoid menu showing wrongly
Eduardo Valentin
2
-2
/
+1
2015-09-13
thermal: ti-soc: allow compile test
Eduardo Valentin
1
-4
/
+4
2015-09-13
thermal: qcom_spmi: allow compile test
Eduardo Valentin
1
-1
/
+1
[prev]
[next]