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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-11
drm: Add drm_rect rotation functions
Ville Syrjälä
1
-0
/
+6
2014-07-11
drm: Add drm_mode_create_rotation_property()
Ville Syrjälä
1
-0
/
+2
2014-07-11
drm: Add support_bits parameter to drm_property_create_bitmask()
Ville Syrjälä
1
-1
/
+2
2014-07-11
drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.h
Ville Syrjälä
1
-0
/
+8
2014-07-11
clk: qcom: Add APQ8084 clocks for SATA, PCIe and UFS
Georgi Djakov
1
-0
/
+14
2014-07-11
clk: qcom: Add APQ8084 Global Clock Controller support
Georgi Djakov
2
-0
/
+446
2014-07-11
clk: qcom: Fully support apq8064 global clock control
Stephen Boyd
2
-0
/
+27
2014-07-11
iio: core : events ABI for specifying period
Srinivas Pandruvada
1
-0
/
+1
2014-07-11
iio: st_sensors: add devicetree probing support
Linus Walleij
1
-0
/
+11
2014-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-69
/
+353
2014-07-11
Merge branches 'drm-devel' and 'component-for-driver' into armada-drm
Russell King
3
-0
/
+27
2014-07-11
drm: add of_graph endpoint helper to find possible CRTCs
Russell King
2
-0
/
+20
2014-07-11
of: Add NVIDIA Tegra XUSB pad controller binding
Thierry Reding
1
-0
/
+7
2014-07-11
pinctrl: avoid duplicated calling enable_pinmux_setting for a pin
Fan Wu
1
-2
/
+0
2014-07-11
KVM: ARM: vgic: add the GICv3 backend
Marc Zyngier
1
-0
/
+28
2014-07-11
arm64: KVM: split GICv2 world switch from hyp code
Marc Zyngier
1
-1
/
+6
2014-07-11
KVM: ARM: vgic: revisit implementation of irqchip_in_kernel
Marc Zyngier
1
-1
/
+2
2014-07-11
KVM: ARM: vgic: split GICv2 backend from the main vgic code
Marc Zyngier
1
-3
/
+8
2014-07-11
KVM: ARM: introduce vgic_params structure
Marc Zyngier
1
-0
/
+11
2014-07-11
KVM: ARM: vgic: introduce vgic_enable
Marc Zyngier
1
-0
/
+1
2014-07-11
KVM: ARM: vgic: abstract VMCR access
Marc Zyngier
1
-0
/
+9
2014-07-11
KVM: ARM: vgic: move underflow handling to vgic_ops
Marc Zyngier
1
-0
/
+2
2014-07-11
KVM: ARM: vgic: abstract MISR decoding
Marc Zyngier
1
-0
/
+4
2014-07-11
KVM: ARM: vgic: abstract EISR bitmap access
Marc Zyngier
1
-0
/
+1
2014-07-11
KVM: ARM: vgic: abstract access to the ELRSR bitmap
Marc Zyngier
1
-0
/
+2
2014-07-11
KVM: ARM: vgic: introduce vgic_ops and LR manipulation primitives
Marc Zyngier
1
-0
/
+18
2014-07-11
KVM: arm/arm64: vgic: move GICv2 registers to their own structure
Marc Zyngier
1
-7
/
+13
2014-07-11
Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/li...
Christoffer Dall
1
-0
/
+198
2014-07-11
arm64: KVM: allow export and import of generic timer regs
Alex Bennée
1
-0
/
+14
2014-07-11
Bluetooth: Move SCO timeout constants into net/bluetooth/sco.c
Marcel Holtmann
1
-4
/
+0
2014-07-11
Bluetooth: Remove unused SCO_DEFAULT_FLUSH_TO constant
Marcel Holtmann
1
-1
/
+0
2014-07-11
Bluetooth: Move struct sco_conn into net/bluetooth/sco.c
Marcel Holtmann
1
-13
/
+0
2014-07-11
Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.c
Marcel Holtmann
1
-12
/
+0
2014-07-11
Bluetooth: Update the list of L2CAP fixed channels
Marcel Holtmann
1
-1
/
+4
2014-07-11
Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c
Marcel Holtmann
1
-8
/
+1
2014-07-11
Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.c
Marcel Holtmann
1
-11
/
+0
2014-07-11
Bluetooth: Move struct hci_sec_filter next to its user
Marcel Holtmann
1
-9
/
+0
2014-07-11
Bluetooth: Move HCI socket definitions into its own header file
Marcel Holtmann
3
-149
/
+176
2014-07-10
Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2014-07-10
tty: Document locking for tty driver methods
Peter Hurley
1
-3
/
+5
2014-07-11
clk: exynos5420: Add IDs for clocks used in PD mfc
Arun Kumar K
1
-0
/
+2
2014-07-10
PCI: Add include guard to include/linux/pci_ids.h
Rasmus Villemoes
1
-0
/
+4
2014-07-10
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
5
-69
/
+353
2014-07-10
bridge: fdb dumping takes a filter device
Jamal Hadi Salim
2
-1
/
+4
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+3
2014-07-10
drbd: silence underflow warning in read_in_block()
Dan Carpenter
1
-1
/
+1
2014-07-10
drbd: New net configuration option socket-check-timeout
Philipp Reisner
2
-0
/
+6
2014-07-10
drbd: implement csums-after-crash-only
Lars Ellenberg
2
-0
/
+4
2014-07-10
ALSA: pcm: Add timestamp type to sw_params
Takashi Iwai
1
-2
/
+4
[prev]
[next]