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-20
power: reset: ltc2952: fix C++ style function pointers
Frans Klaver
1
-3
/
+3
2015-01-20
power: reset: ltc2952: cleanup control flow in poweroff_handler
Frans Klaver
1
-13
/
+5
2015-01-20
power: reset: ltc2952: drop empty suspend/resume functions
Frans Klaver
1
-13
/
+0
2015-01-20
power: reset: ltc2952: remove global variable poweroff_panic
Frans Klaver
1
-35
/
+22
2015-01-20
power: reset: ltc2952: reduce dependency on global variables
Frans Klaver
1
-34
/
+41
2015-01-20
power: reset: ltc2952: prefer devm_gpiod_get over gpiod_get
Frans Klaver
1
-34
/
+10
2015-01-20
power: reset: ltc2952: unroll gpio_desc array
Frans Klaver
1
-48
/
+38
2015-01-20
power: reset: ltc2952: prefer devm_request_irq over request_irq
Frans Klaver
1
-13
/
+6
2015-01-20
power: reset: ltc2952: prefer devm_kzalloc over kzalloc
Frans Klaver
1
-8
/
+3
2015-01-20
power: reset: augment versatile driver for integrator
Linus Walleij
1
-3
/
+29
2015-01-20
can: move can_stats.bus_off++ from can_bus_off into can_change_state
Andri Yngvason
16
-2
/
+17
2015-01-20
doubletalk: probe failure causes OOPS
Alan Cox
1
-3
/
+4
2015-01-20
ARM: cache-l2x0.c: Make it clear that cache-l2x0 handles L310 cache controller
Pavel Machek
1
-1
/
+1
2015-01-20
x86, fpu: Fix math_state_restore() race with kernel_fpu_begin()
Oleg Nesterov
3
-7
/
+20
2015-01-20
x86, fpu: Don't abuse has_fpu in __kernel_fpu_begin/end()
Oleg Nesterov
1
-13
/
+6
2015-01-20
x86, fpu: Introduce per-cpu in_kernel_fpu state
Oleg Nesterov
2
-1
/
+10
2015-01-20
mfd: rtsx_usb: Fix runtime PM deadlock
Roger Tseng
1
-12
/
+0
2015-01-20
mfd: tps65218: Make INT1 our status_base register
Felipe Balbi
1
-0
/
+1
2015-01-20
mfd: tps65218: Make INT[12] and STATUS registers volatile
Felipe Balbi
1
-0
/
+11
2015-01-20
mfd: da9052-core: Fix platform-device id collision
Fabio Estevam
1
-1
/
+2
2015-01-20
msdos_fs.h: fix 'fields' in comment
Jeremiah Mahler
1
-2
/
+2
2015-01-20
scsi: aic7xxx: fix comment
Geert Uytterhoeven
1
-1
/
+1
2015-01-20
ARM: l2c: fix comment
Geert Uytterhoeven
1
-1
/
+1
2015-01-20
ibmraid: fix writeable attribute with no store method
Alan
1
-1
/
+1
2015-01-20
ARM: sirf: add Atlas7 machine support
Zhiwu Song
2
-1
/
+25
2015-01-20
ARM: sirf: move to debug_ll_io_init and drop map_io
Barry Song
3
-41
/
+0
2015-01-20
ARM: sirf: move platsmp to support Atlas7 SoC
Zhiwu Song
2
-40
/
+13
2015-01-20
ARM: sirf: drop Marco machine
Barry Song
3
-27
/
+0
2015-01-20
ARM: sirf: drop Marco support in reset controller module
Barry Song
1
-29
/
+12
2015-01-20
x86: pmc_atom: Expose contents of PSS
Andy Shevchenko
2
-3
/
+80
2015-01-20
x86: pmc_atom: Clean up init function
Andy Shevchenko
1
-7
/
+3
2015-01-20
x86: pmc-atom: Remove unused macro
Andy Shevchenko
1
-2
/
+0
2015-01-20
x86: pmc_atom: don%27t check for NULL twice
Andy Shevchenko
1
-4
/
+0
2015-01-20
x86: pmc-atom: Assign debugfs node as soon as possible
Andy Shevchenko
1
-1
/
+3
2015-01-20
ARM: sirf: add two debug ports for CSRatlas7 SoC
Guo Zeng
2
-18
/
+46
2015-01-20
ARM: dts: imx28-evk: remove duplicate property
Michael Heimpold
1
-1
/
+0
2015-01-20
x86, irq: Properly tag virtualization entry in /proc/interrupts
Jan Beulich
1
-1
/
+1
2015-01-20
x86, boot: Skip relocs when load address unchanged
Kees Cook
1
-1
/
+8
2015-01-20
arm64: Add dtb files to archclean rule
Jungseok Lee
2
-2
/
+1
2015-01-20
x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsi
Jiang Liu
2
-0
/
+3
2015-01-20
ACPI: pci: Do not clear pci_dev->irq in acpi_pci_irq_disable()
Jiang Liu
1
-1
/
+0
2015-01-20
x86/xen: Treat SCI interrupt as normal GSI interrupt
Jiang Liu
2
-60
/
+13
2015-01-20
gpio: Add Fujitsu MB86S7x GPIO driver
Jassi Brar
4
-0
/
+259
2015-01-20
gpio: mpc8xxx: Convert to platform device interface.
Ricardo Ribalda Delgado
1
-26
/
+22
2015-01-20
gpio: zevio: Use of_mm_gpiochip_remove
Ricardo Ribalda Delgado
1
-0
/
+12
2015-01-20
gpio: gpio-mm-lantiq: Use of_mm_gpiochip_remove
Ricardo Ribalda Delgado
1
-0
/
+18
2015-01-20
gpio: gpio-mm-lantiq: Use of_property_read_u32
Ricardo Ribalda Delgado
1
-4
/
+3
2015-01-20
gpio: gpio-mm-lantiq: Do not replicate code
Ricardo Ribalda Delgado
1
-7
/
+0
2015-01-20
gpio :gpio-mm-lantiq: Use devm_kzalloc
Ricardo Ribalda Delgado
1
-6
/
+2
2015-01-20
gpio: mpc5200: Use of_mm_gpiochip_remove
Ricardo Ribalda Delgado
1
-5
/
+18
[prev]
[next]