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
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
2014-07-10
ALSA: Provide a CLOCK_MONOTONIC_RAW timestamp type
Mark Brown
2
-3
/
+11
2014-07-10
selinux: fix the default socket labeling in sock_graft()
Paul Moore
1
-1
/
+4
2014-07-10
usb: gadget: Add helper macro for usb_composite_driver boilerplate
Tobias Klauser
1
-0
/
+15
2014-07-10
usb: gadget: f_fs: OS descriptors support
Andrzej Pietrasiewicz
1
-2
/
+79
2014-07-10
drbd: device->ldev is not guaranteed on an D_ATTACHING disk
Philipp Reisner
1
-1
/
+1
2014-07-10
KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control
David Hildenbrand
1
-0
/
+4
2014-07-10
KVM: prepare for KVM_(S|G)ET_MP_STATE on other architectures
David Hildenbrand
1
-1
/
+2
2014-07-10
arm64: Add audit support
AKASHI Takahiro
1
-0
/
+1
2014-07-10
Bluetooth: Remove unneeded mgmt_write_scan_failed function
Johan Hedberg
1
-1
/
+0
2014-07-10
Bluetooth: Remove unneeded mgmt_discoverable function
Johan Hedberg
1
-1
/
+1
2014-07-10
Bluetooth: Remove unneeded mgmt_connectable function
Johan Hedberg
1
-1
/
+0
2014-07-09
i8k: uapi: Introduce define for new highest fan speed
Guenter Roeck
1
-1
/
+2
2014-07-09
xhci: Platform: Set xhci lpm support quirk based on platform data
Pratyush Anand
1
-0
/
+27
2014-07-09
GenWQE: Add sysfs interface for bitstream reload
Kleber Sacilotto de Souza
1
-0
/
+1
2014-07-09
rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUs
Paul E. McKenney
1
-0
/
+20
2014-07-09
rcu: Simplify priority boosting by putting rt_mutex in rcu_node
Paul E. McKenney
2
-14
/
+1
2014-07-09
rcu: Handle obsolete references to TINY_PREEMPT_RCU
Paul E. McKenney
1
-9
/
+8
2014-07-09
rcu: Document deadlock-avoidance information for rcu_read_unlock()
Paul E. McKenney
1
-0
/
+28
2014-07-09
mfd: tps65910: Rid data size incompatibility warn when building for 64bit
Lee Jones
1
-1
/
+1
2014-07-09
cgroup: remove sane_behavior support on non-default hierarchies
Tejun Heo
1
-71
/
+54
2014-07-09
cgroup: remove CGRP_ROOT_OPTION_MASK
Tejun Heo
1
-3
/
+0
2014-07-09
iommu/amd: Moving PPR fault flags macros definitions
Alexey Skidanov
1
-0
/
+7
2014-07-09
pefile: Parse the "Microsoft individual code signing" data blob
David Howells
1
-1
/
+6
[prev]
[next]