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-10-01
clk: at91: add PMC sama5d2 support
Nicolas Ferre
1
-0
/
+1
2015-10-01
clk: at91: cleanup PMC header file for PCR register fields
Nicolas Ferre
1
-8
/
+6
2015-10-01
mtd: nand: remove unused ->init_size() hook
Boris BREZILLON
1
-6
/
+0
2015-10-01
ntp/pps: use y2038 safe types in pps_event_time
Arnd Bergmann
1
-13
/
+8
2015-10-01
ntp/pps: replace getnstime_raw_and_real with 64-bit version
Arnd Bergmann
2
-3
/
+8
2015-10-01
ntp/pps: use timespec64 for hardpps()
Arnd Bergmann
1
-1
/
+1
2015-10-01
genirq: Remove unused functions irqd_[set|clr]_chained_irq_inprogress()
Mika Westerberg
1
-15
/
+0
2015-10-01
genirq: Fix typo in documentation of enumeration field name
Mika Westerberg
1
-1
/
+1
2015-10-01
Merge branch 'irq/for-arm' into irq/core
Thomas Gleixner
13
-37
/
+59
2015-10-01
KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
Feng Wu
1
-0
/
+3
2015-10-01
KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd'
Feng Wu
1
-0
/
+2
2015-10-01
KVM: eventfd: add irq bypass consumer management
Eric Auger
1
-0
/
+2
2015-10-01
KVM: introduce kvm_arch functions for IRQ bypass
Eric Auger
1
-0
/
+10
2015-10-01
KVM: create kvm_irqfd.h
Eric Auger
1
-0
/
+69
2015-10-01
virt: IRQ bypass manager
Alex Williamson
1
-0
/
+90
2015-10-01
kvm/x86: Hyper-V HV_X64_MSR_RESET msr
Andrey Smetanin
1
-0
/
+1
2015-10-01
KVM: x86: Add EOI exit bitmap inference
Steve Rutherford
1
-0
/
+16
2015-10-01
KVM: x86: Add KVM exit for IOAPIC EOIs
Steve Rutherford
1
-1
/
+1
2015-10-01
KVM: x86: Split the APIC from the rest of IRQCHIP.
Steve Rutherford
1
-0
/
+1
2015-10-01
genirq: Introduce generic irq migration for cpu hotunplug
Yang Yingliang
1
-0
/
+2
2015-10-01
blk-mq: factor out a helper to iterate all tags for a request_queue
Christoph Hellwig
1
-2
/
+0
2015-10-01
blk-mq: fix racy updates of rq->errors
Christoph Hellwig
1
-1
/
+1
2015-10-01
dmaengine: OF DMAEngine API based on CONFIG_DMA_OF instead of CONFIG_OF
Kuninori Morimoto
1
-1
/
+1
2015-10-01
clocksource: cosmetic: Drop OF 'dependency' from symbols
Marc Zyngier
1
-2
/
+2
2015-10-01
clocksource / arm_arch_timer: Convert to ACPI probing
Marc Zyngier
1
-6
/
+0
2015-10-01
clocksource: Add new CLKSRC_{PROBE,ACPI} config symbols
Marc Zyngier
1
-1
/
+1
2015-10-01
clocksource / ACPI: Add probing infrastructure for ACPI-based clocksources
Marc Zyngier
1
-0
/
+3
2015-10-01
irqchip / GIC: Convert the GIC driver to ACPI probing
Marc Zyngier
1
-31
/
+0
2015-10-01
irqchip / ACPI: Add probing infrastructure for ACPI-based irqchips
Marc Zyngier
2
-10
/
+17
2015-10-01
ACPI: Add early device probing infrastructure
Marc Zyngier
1
-0
/
+66
2015-10-01
Merge branch 'device-properties' into acpi-init
Rafael J. Wysocki
3
-24
/
+51
2015-10-01
ata: ahci: find eSATA ports and flag them as removable
Manuel Lauss
1
-0
/
+1
2015-09-30
usb: renesas_usbhs: fix build warning if 64-bit architecture
Yoshihiro Shimoda
1
-1
/
+1
2015-09-30
extcon: gpio: Fix minor coding style and remove the unused fields.
Chanwoo Choi
1
-18
/
+4
2015-09-30
extcon: gpio: Add the missing supported_cable parameter to devm_extcon_dev_al...
Chanwoo Choi
1
-0
/
+2
2015-09-30
ipv6: Pass struct net through ip6_fragment
Eric W. Biederman
1
-2
/
+2
2015-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-3
/
+3
2015-09-30
net: Move netif_index_is_l3_master to l3mdev.h
David Ahern
1
-21
/
+0
2015-09-30
net: Remove the now unused vrf_ptr
David Ahern
1
-2
/
+0
2015-09-30
net: Introduce L3 Master device abstraction
David Ahern
1
-0
/
+3
2015-09-30
net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER
David Ahern
1
-7
/
+7
2015-09-30
Merge tag 'iio-for-4.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
3
-0
/
+18
2015-09-30
tcp: prepare fastopen code for upcoming listener changes
Eric Dumazet
1
-18
/
+4
2015-09-30
skbuff: Fix skb checksum partial check.
Pravin B Shelar
1
-1
/
+1
2015-09-30
Merge tag 'v4.3-rc3' into next
Dmitry Torokhov
283
-3343
/
+7865
2015-09-30
net/ipv4: Pass proto as u8 instead of u16 in ip_check_mc_rcu
Alexander Duyck
1
-1
/
+1
2015-09-30
Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2
-6
/
+85
2015-09-29
mtd: provide proper 32/64-bit compat_ioctl() support for BLKPG
Brian Norris
1
-0
/
+21
2015-09-29
ipv6: Pass struct net into ip6_route_me_harder
Eric W. Biederman
1
-1
/
+1
2015-09-29
ipv4: Pass struct net into ip_route_me_harder
Eric W. Biederman
1
-1
/
+1
[prev]
[next]