index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
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-30
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-30
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
2015-07-29
usb: phy: msm-usb: Replace deprecated API of extcon
Chanwoo Choi
1
-1
/
+1
2015-07-29
block: shrink struct bio down to 2 cache lines again
Jens Axboe
2
-6
/
+6
2015-07-29
block: manipulate bio->bi_flags through helpers
Jens Axboe
2
-2
/
+15
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
3
-8
/
+13
2015-07-29
nohz: Remove useless argument on tick_nohz_task_switch()
Frederic Weisbecker
1
-4
/
+4
2015-07-29
nohz: Restart nohz full tick from irq exit
Frederic Weisbecker
1
-8
/
+0
2015-07-29
nohz: Prevent tilegx network driver interrupts
Chris Metcalf
1
-0
/
+9
2015-07-29
jiffies: Remove HZ > USEC_PER_SEC special case
Frederic Weisbecker
1
-8
/
+1
2015-07-29
KVM: move code related to KVM_SET_BOOT_CPU_ID to x86
Paolo Bonzini
1
-16
/
+0
2015-07-29
stmmac: remove setup/free glue callbacks
Joachim Eastwood
1
-2
/
+0
2015-07-29
stmmac: remove unused stmmac_of_data struct
Joachim Eastwood
1
-18
/
+0
2015-07-28
soc: qcom: Add Shared Memory Manager driver
Bjorn Andersson
1
-0
/
+11
2015-07-28
clk: gpio: Mark parent_names array const
Stephen Boyd
1
-1
/
+1
2015-07-28
clk: allow a clk divider with max divisor when zero
Jim Quinlan
1
-0
/
+4
2015-07-28
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
2
-2
/
+3
2015-07-28
clk: Allow providers to configure min/max rates
Stephen Boyd
1
-0
/
+2
2015-07-28
Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...
Stephen Boyd
1
-105
/
+44
2015-07-28
jbd2: avoid infinite loop when destroying aborted journal
Jan Kara
1
-1
/
+2
[prev]
[next]