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
2017-04-21
rcu: Make non-preemptive schedule be Tasks RCU quiescent state
Paul E. McKenney
3
-9
/
+20
2017-04-21
srcu: Parallelize callback handling
Paul E. McKenney
2
-20
/
+102
2017-04-21
kvm: Move srcu_struct fields to end of struct kvm
Paul E. McKenney
1
-2
/
+2
2017-04-21
linux/kernel.h: Add ALIGN_DOWN macro
Krzysztof Kozlowski
1
-0
/
+1
2017-04-21
Merge branch 'x86/process' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Paolo Bonzini
2
-0
/
+6
2017-04-21
Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/g...
Dave Airlie
1
-11
/
+11
2017-04-21
ftrace: Have the function probes call their own function
Steven Rostedt (VMware)
1
-2
/
+2
2017-04-21
ftrace: Move the function commands into the tracing directory
Steven Rostedt (VMware)
1
-19
/
+0
2017-04-21
blk-mq: Fix poll_stat for new size-based bucketing.
Stephen Bates
1
-1
/
+4
2017-04-20
net: add netif_is_ovs_port helper
Jiri Pirko
1
-0
/
+5
2017-04-20
dm: add dax_device and dax_operations support
Dan Williams
1
-0
/
+1
2017-04-20
dax: introduce dax_direct_access()
Dan Williams
2
-0
/
+3
2017-04-20
block: kill bdev_dax_capable()
Dan Williams
1
-1
/
+0
2017-04-20
block: remove the errors field from struct request
Christoph Hellwig
1
-2
/
+0
2017-04-20
block: add a error_count field to struct request
Christoph Hellwig
1
-0
/
+1
2017-04-20
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
1
-1
/
+1
2017-04-20
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
1
-1
/
+1
2017-04-20
block: remove the blk_execute_rq return value
Christoph Hellwig
1
-1
/
+1
2017-04-20
bdi: Drop 'parent' argument from bdi_register[_va]()
Jan Kara
1
-5
/
+4
2017-04-20
block: Remove unused functions
Jan Kara
1
-5
/
+0
2017-04-20
fs: Remove SB_I_DYNBDI flag
Jan Kara
1
-3
/
+0
2017-04-20
nfs: Convert to separately allocated bdi
Jan Kara
1
-1
/
+0
2017-04-20
coda: Convert to separately allocated bdi
Jan Kara
1
-1
/
+0
2017-04-20
mtd: Convert to dynamically allocated bdi infrastructure
Jan Kara
1
-5
/
+0
2017-04-20
fs: Provide infrastructure for dynamic BDIs in filesystems
Jan Kara
2
-1
/
+7
2017-04-20
bdi: Provide bdi_register_va() and bdi_alloc()
Jan Kara
1
-0
/
+6
2017-04-20
NFS: move rw_mode to nfs_pageio_header
Benjamin Coddington
2
-2
/
+3
2017-04-20
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
1
-2
/
+18
2017-04-20
NFS: fix usage of mempools.
NeilBrown
1
-1
/
+1
2017-04-20
Merge tag 'usb-serial-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-10
/
+32
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-12
/
+42
2017-04-20
iommu/omap: Move data structures to omap-iommu.h
Joerg Roedel
1
-17
/
+0
2017-04-20
iommu/omap: Drop legacy-style device support
Suman Anna
1
-3
/
+0
2017-04-20
ACPI/IORT: Remove linker section for IORT entries probing
Lorenzo Pieralisi
1
-3
/
+0
2017-04-20
drivers: acpi: Handle IOMMU lookup failure with deferred probing or error
Sricharan R
1
-2
/
+5
2017-04-20
iommu: of: Handle IOMMU lookup failure with deferred probing or error
Laurent Pinchart
1
-3
/
+6
2017-04-20
of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...
Sricharan R
1
-0
/
+12
2017-04-20
of: dma: Make of_dma_deconfigure() public
Laurent Pinchart
1
-0
/
+3
2017-04-20
Merge branch 'linus' into irq/core
Thomas Gleixner
20
-47
/
+113
2017-04-20
PCI: Export pcie_flr()
Christoph Hellwig
1
-0
/
+1
2017-04-20
PCI: Add I/O BAR support to generic pci_mmap_resource_range()
David Woodhouse
1
-0
/
+4
2017-04-20
PCI: Add pci_mmap_resource_range() and use it for ARM64
David Woodhouse
1
-4
/
+15
2017-04-20
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
1
-1
/
+2
2017-04-20
powerpc/kprobes: Fix handling of function offsets on ABIv2
Naveen N. Rao
1
-1
/
+1
2017-04-20
kprobes: Convert kprobe_lookup_name() to a function
Naveen N. Rao
1
-0
/
+1
2017-04-20
Clocksource/mips-gic: Remove redundant non devicetree init
Matt Redfearn
1
-1
/
+0
2017-04-20
clocksource: Use GENMASK_ULL in definition of CLOCKSOURCE_MASK
Matthias Kaehlcke
1
-1
/
+1
2017-04-20
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
Logan Gunthorpe
1
-11
/
+11
2017-04-20
Merge branch 'WIP.x86/process' into perf/core
Ingo Molnar
2
-0
/
+6
2017-04-20
Merge tag 'arch-timer-gtdt' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Thomas Gleixner
1
-0
/
+7
[prev]
[next]