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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-02
include: linux: iio: Add missing kernel doc field
Cristina Opriceana
1
-1
/
+2
2015-08-02
include: linux: iio: Fix function parameter name in kernel doc
Cristina Opriceana
1
-1
/
+1
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-14
/
+51
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-3
/
+11
2015-07-31
net: Add functions to get skb->hash based on flow structures
Tom Herbert
1
-0
/
+21
2015-07-31
PM / Domains: Remove intermediate states from the power off sequence
Ulf Hansson
1
-7
/
+0
2015-07-31
Merge back earlier ACPI PM material for v4.3.
Rafael J. Wysocki
3
-0
/
+8
2015-07-31
spi: pxa2xx: Add support for Intel Sunrisepoint
Jarkko Nikula
1
-0
/
+1
2015-07-31
arm: perf: factor arm_pmu core out to drivers
Mark Rutland
1
-0
/
+154
2015-07-31
uprobes/x86: Make arch_uretprobe_is_alive(RP_CHECK_CALL) more clever
Oleg Nesterov
1
-0
/
+1
2015-07-31
uprobes: Add the "enum rp_check ctx" arg to arch_uretprobe_is_alive()
Oleg Nesterov
1
-1
/
+6
2015-07-31
uprobes/x86: Reimplement arch_uretprobe_is_alive()
Oleg Nesterov
1
-0
/
+1
2015-07-31
uprobes: Export 'struct return_instance', introduce arch_uretprobe_is_alive()
Oleg Nesterov
1
-0
/
+10
2015-07-31
Merge branch 'timers/nohz-for-tip' of git://git.kernel.org/pub/scm/linux/kern...
Ingo Molnar
2
-20
/
+14
2015-07-31
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
Ingo Molnar
39
-161
/
+272
2015-07-30
net/ipv6: add sysctl option accept_ra_min_hop_limit
Hangbin Liu
1
-0
/
+1
2015-07-30
PCI: Hold pci_slot_mutex while searching bus->slots list
Yijing Wang
1
-0
/
+5
2015-07-30
PCI: Protect pci_bus->slots with pci_slot_mutex, not pci_bus_sem
Yijing Wang
1
-1
/
+2
2015-07-30
PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed
Jiang Liu
1
-0
/
+17
2015-07-30
PCI: Add pcibios_alloc_irq() and pcibios_free_irq()
Jiang Liu
1
-0
/
+2
2015-07-30
bpf: also show process name/pid in bpf_jit_dump
Daniel Borkmann
1
-2
/
+4
2015-07-30
bpf: provide helper that indicates eBPF was migrated
Daniel Borkmann
1
-0
/
+10
2015-07-30
usb: phy: msm: Add D+/D- lines route control
Ivan T. Ivanov
1
-0
/
+7
2015-07-30
usb: gadget: add 'quirk_zlp_not_supp' to usb_gadget
Robert Baldyga
1
-0
/
+10
2015-07-30
usb: gadget: add 'quirk_stall_not_supp' to usb_gadget
Robert Baldyga
1
-0
/
+10
2015-07-30
usb: gadget: add 'quirk_altset_not_supp' to usb_gadget
Robert Baldyga
1
-0
/
+11
2015-07-30
KVM: document memory barriers for kvm->vcpus/kvm->online_vcpus
Paolo Bonzini
1
-0
/
+4
2015-07-30
netfilter: bridge: reduce nf_bridge_info to 32 bytes again
Florian Westphal
2
-9
/
+22
2015-07-29
Merge tag 'pm+acpi-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2015-07-30
PCI/MSI: Drop domain field from msi_controller
Marc Zyngier
1
-3
/
+0
2015-07-30
irqchip/gicv3-its: Make the PCI/MSI code standalone
Marc Zyngier
1
-5
/
+0
2015-07-30
irqchip/gicv3-its: Split PCI/MSI code from the core ITS driver
Marc Zyngier
1
-0
/
+6
2015-07-30
genirq: Add DOMAIN_BUS_NEXUS irqdomain property
Marc Zyngier
1
-0
/
+1
2015-07-30
drivers/base: Add MSI domain support for non-PCI devices
Marc Zyngier
1
-0
/
+22
2015-07-30
of/platform: Assign MSI domain to platform device
Marc Zyngier
2
-0
/
+2
2015-07-30
PCI/MSI: Add support for OF-provided msi_domain
Marc Zyngier
1
-0
/
+4
2015-07-30
device core: Introduce per-device MSI domain pointer
Marc Zyngier
1
-0
/
+20
2015-07-30
PCI/MSI: Register irq domain with specific token
Marc Zyngier
1
-0
/
+1
2015-07-30
genirq/irqdomain: Allow irq domain aliasing
Marc Zyngier
1
-2
/
+21
2015-07-30
Merge branch 'linus' into irq/core
Thomas Gleixner
39
-161
/
+272
2015-07-29
Merge branch 'acpi-scan' into acpi-pm
Rafael J. Wysocki
7
-97
/
+133
2015-07-29
soc: qcom: Driver for the Qualcomm RPM over SMD
Bjorn Andersson
1
-0
/
+35
2015-07-29
soc: qcom: Add Shared Memory Driver
Bjorn Andersson
1
-0
/
+46
2015-07-29
usb: gadget: add usb otg descriptor allocate and init interface
Li Jun
1
-0
/
+4
2015-07-29
usb: chipidea: set usb otg capabilities
Li Jun
1
-0
/
+1
2015-07-29
usb: common: add API to update usb otg capabilities by device tree
Li Jun
1
-0
/
+7
2015-07-29
usb: add usb_otg_caps to usb_gadget structure.
Macpaul Lin
1
-0
/
+2
2015-07-29
usb: otg: add usb_otg_caps structure for otg capabilities
Li Jun
1
-0
/
+15
2015-07-29
usb: composite: add bind_deactivated flag to usb_function
Robert Baldyga
1
-0
/
+2
2015-07-29
usb: gadget: add usb_gadget_activate/deactivate functions
Robert Baldyga
1
-6
/
+94
[prev]
[next]