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
2014-12-03
Bluetooth: Add support for Broadcom BCM20702A0 variants firmware download
Heinrich Siebmanns
1
-1
/
+2
2014-12-03
ASoC: mop500: Deletion of unnecessary checks before the function call "of_nod...
Markus Elfring
1
-4
/
+2
2014-12-03
ASoC: fsi: Deletion of unnecessary checks before the function call "clk_disable"
Markus Elfring
1
-6
/
+3
2014-12-03
ASoC: dwc: Allocate resources with devm_ioremap_resource
Andrew Jackson
1
-27
/
+19
2014-12-03
dell-smo8800: Add more ACPI ids and change description of driver
Pali Rohár
2
-4
/
+10
2014-12-03
platform: x86: dell-laptop: Add support for keyboard backlight
Pali Rohár
1
-6
/
+1049
2014-12-03
toshiba_acpi: Add keyboard backlight mode change event
Azael Avalos
1
-6
/
+8
2014-12-03
toshiba_acpi: Change notify funtion to handle more events
Azael Avalos
1
-34
/
+51
2014-12-03
toshiba_acpi: Move hotkey enabling code to its own function
Azael Avalos
1
-13
/
+27
2014-12-03
dell-wmi: Don't report keypresses on keybord illumination change
Gabriele Mazzotta
1
-3
/
+8
2014-12-03
dell-wmi: Don't report keypresses for radio state changes
Gabriele Mazzotta
1
-4
/
+2
2014-12-03
hp_wireless: Inform the user if hp_wireless_input_setup()/add() fails
Giedrius Statkevicius
1
-0
/
+3
2014-12-03
toshiba-acpi: Add missing ID (TOS6207)
Ondrej Zary
1
-0
/
+1
2014-12-03
Sony-laptop: Deletion of an unnecessary check before the function call "pci_d...
Markus Elfring
1
-2
/
+1
2014-12-03
platform: x86: Deletion of checks before backlight_device_unregister()
Markus Elfring
9
-20
/
+10
2014-12-03
toshiba_acpi: Fix regression caused by backlight extra check code
Azael Avalos
1
-17
/
+4
2014-12-03
asus-nb-wmi: Add another wapf=4 quirk
Hans de Goede
1
-0
/
+9
2014-12-03
hp_accel: Add support for HP ZBook 15
Dominique Leuenberger
1
-0
/
+1
2014-12-03
arm64: bpf: lift restriction on last instruction
Zi Shen Lim
1
-5
/
+8
2014-12-03
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
11
-41
/
+55
2014-12-03
slab: fix nodeid bounds check for non-contiguous node IDs
Paul Mackerras
1
-1
/
+1
2014-12-03
lib/genalloc.c: export devm_gen_pool_create() for modules
Michal Simek
1
-0
/
+1
2014-12-03
mm: fix anon_vma_clone() error treatment
Daniel Forrest
2
-5
/
+11
2014-12-03
mm: fix swapoff hang after page migration and fork
Hugh Dickins
1
-13
/
+13
2014-12-03
fat: fix oops on corrupted vfat fs
Al Viro
1
-9
/
+11
2014-12-03
ipc/sem.c: fully initialize sem_array before making it visible
Manfred Spraul
1
-7
/
+8
2014-12-03
drivers/input/evdev.c: don't kfree() a vmalloc address
Andrew Morton
1
-1
/
+1
2014-12-03
Bluetooth: btmrvl add firmware dump support
Xinming Hu
6
-0
/
+364
2014-12-03
Bluetooth: btmrvl: remove extra newline character
Amitkumar Karwar
2
-9
/
+9
2014-12-03
drm/edid: Restore kerneldoc consistency
Thierry Reding
1
-1
/
+1
2014-12-03
ARM: 8221/1: PJ4: allow building in Thumb-2 mode
Ard Biesheuvel
2
-0
/
+14
2014-12-03
ARM: 8234/1: sa1100: reorder IRQ handling code
Dmitry Eremin-Solenikov
1
-89
/
+66
2014-12-03
ARM: 8233/1: sa1100: switch to hwirq usage
Dmitry Eremin-Solenikov
1
-23
/
+14
2014-12-03
ARM: 8232/1: sa1100: merge GPIO multiplexer IRQ to "normal" irq domain
Dmitry Eremin-Solenikov
1
-2
/
+1
2014-12-03
ARM: 8231/1: sa1100: introduce irqdomains support
Dmitry Eremin-Solenikov
2
-17
/
+62
2014-12-03
ARM: 8230/1: sa1100: shift IRQs by one
Dmitry Eremin-Solenikov
1
-51
/
+51
2014-12-03
ARM: 8229/1: sa1100: replace irq numbers with names in irq driver
Dmitry Eremin-Solenikov
1
-7
/
+7
2014-12-03
ARM: 8228/1: sa1100: drop entry-macro.S
Dmitry Eremin-Solenikov
1
-41
/
+0
2014-12-03
ARM: 8227/1: sa1100: switch to MULTI_IRQ_HANDLER
Dmitry Eremin-Solenikov
2
-0
/
+21
2014-12-03
ARM: 8241/1: Update processor_modes for hyp and monitor mode
Stephen Boyd
1
-2
/
+2
2014-12-03
ARM: 8240/1: MCPM: document mcpm_sync_init()
Nicolas Pitre
1
-0
/
+17
2014-12-03
ARM: 8239/1: Introduce {set,clear}_pte_bit
Jungseung Lee
1
-11
/
+51
2014-12-03
ARM: 8238/1: mm: Refine set_memory_* functions
Jungseung Lee
3
-39
/
+92
2014-12-03
ARM: 8237/1: fix flush_pfn_alias
Jungseung Lee
1
-1
/
+1
2014-12-03
ARM: 8236/1: mm: fix discard_old_kernel_data
Jungseung Lee
1
-1
/
+1
2014-12-03
ARM: 8235/1: Support for the PXN CPU feature on ARMv7
Jungseung Lee
4
-2
/
+29
2014-12-03
Bluetooth: Fix false-positive "uninitialized" compiler warning
Johan Hedberg
1
-10
/
+12
2014-12-03
Bluetooth: Fix minor coding style issue in smp.c
Johan Hedberg
1
-1
/
+1
2014-12-03
Bluetooth: Fix SMP debug key handling
Johan Hedberg
2
-11
/
+14
2014-12-03
Bluetooth: Organize SMP crypto functions to logical sections
Johan Hedberg
1
-63
/
+71
[prev]
[next]