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-18
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
2
-4
/
+6
2017-04-18
cma: Introduce cma_for_each_area
Laura Abbott
1
-0
/
+2
2017-04-18
cma: Store a name in the cma structure
Laura Abbott
1
-1
/
+3
2017-04-18
PCI/irq: Add pci_request_irq() and pci_free_irq() helpers
Christoph Hellwig
1
-0
/
+6
2017-04-18
genirq: Return the IRQ name from free_irq()
Christoph Hellwig
1
-1
/
+1
2017-04-18
srcu: Introduce CLASSIC_SRCU Kconfig option
Paul E. McKenney
2
-0
/
+103
2017-04-18
srcu: Create a tiny SRCU
Paul E. McKenney
3
-61
/
+180
2017-04-18
srcu: Crude control of expedited grace periods
Paul E. McKenney
1
-0
/
+1
2017-04-18
srcu: Merge ->srcu_state into ->srcu_gp_seq
Paul E. McKenney
1
-4
/
+1
2017-04-18
srcu: Move rcu_init_levelspread() to rcu_tree_node.h
Paul E. McKenney
1
-3
/
+0
2017-04-18
srcu: Move combining-tree definitions for SRCU's benefit
Paul E. McKenney
1
-0
/
+102
2017-04-18
srcu: Use rcu_segcblist to track SRCU callbacks
Paul E. McKenney
2
-19
/
+683
2017-04-18
srcu: Add grace-period sequence numbers
Paul E. McKenney
1
-0
/
+1
2017-04-18
srcu: Move to state-based grace-period sequencing
Paul E. McKenney
1
-2
/
+8
2017-04-18
srcu: Allow SRCU to access rcu_scheduler_active
Paul E. McKenney
1
-3
/
+3
2017-04-18
rcu: Make arch select smp_mb__after_unlock_lock() strength
Paul E. McKenney
1
-3
/
+3
2017-04-18
rcu: Maintain special bits at bottom of ->dynticks counter
Paul E. McKenney
1
-0
/
+5
2017-04-18
PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space
David Woodhouse
1
-0
/
+3
2017-04-18
PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
David Woodhouse
1
-0
/
+7
2017-04-18
PCI: Add arch_can_pci_mmap_wc() macro
David Woodhouse
1
-0
/
+4
2017-04-18
ftrace: Move the probe function into the tracing directory
Steven Rostedt (VMware)
1
-24
/
+0
2017-04-18
rhashtable: remove insecure_elasticity
Florian Westphal
1
-5
/
+16
2017-04-18
Merge tag 'iio-fixes-for-4.11e' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-0
/
+2
2017-04-18
mmc: sdio: fix alignment issue in struct sdio_func
Heiner Kallweit
1
-1
/
+1
2017-04-18
tty: split job control support into a file of its own
Nicolas Pitre
1
-0
/
+6
2017-04-18
console: move console_init() out of tty_io.c
Nicolas Pitre
2
-3
/
+6
2017-04-18
Merge tag 'iio-for-4.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2
-0
/
+6
2017-04-18
usb: fix some references for /proc/bus/usb
Mauro Carvalho Chehab
1
-1
/
+1
2017-04-18
boot/param: Move next_arg() function to lib/cmdline.c for later reuse
Baoquan He
1
-0
/
+1
2017-04-18
signal: Remove unused definition of sig_user_definied
Eric W. Biederman
1
-4
/
+0
2017-04-18
Merge branch 'i2c/for-INT33FE'
Darren Hart (VMware)
4
-5
/
+12
2017-04-18
Merge tag 'keys-next-20170412' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
3
-12
/
+37
2017-04-17
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-0
/
+47
2017-04-17
qed: aRFS infrastructure support
Chopra, Manish
2
-0
/
+15
2017-04-17
l2tp: device MTU setup, tunnel socket needs a lock
R. Parameswaran
1
-1
/
+1
2017-04-17
move compat select-related syscalls to fs/select.c
Al Viro
1
-56
/
+0
2017-04-17
Remove compat_sys_getdents64()
Al Viro
1
-5
/
+0
2017-04-17
cpufreq: schedutil: Use policy-dependent transition delays
Rafael J. Wysocki
1
-0
/
+7
2017-04-17
net/mlx5e: IPoIB, Xmit flow
Saeed Mahameed
1
-0
/
+10
2017-04-17
net/mlx5: Refactor create flow table method to accept underlay QP
Erez Shitrit
1
-4
/
+10
2017-04-17
net/mlx5: Add IPoIB enhanced offloads bits to mlx5_ifc
Erez Shitrit
1
-3
/
+8
2017-04-17
Merge 4.11-rc7 into tty-next
Greg Kroah-Hartman
14
-38
/
+92
2017-04-17
sysctl: Remove dead register_sysctl_root
Eric W. Biederman
1
-1
/
+0
2017-04-16
i2c: core: Allow drivers to disable i2c-core irq mapping
Hans de Goede
1
-0
/
+3
2017-04-16
i2c: core: Add new i2c_acpi_new_device helper function
Hans de Goede
1
-0
/
+7
2017-04-16
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-8
/
+14
2017-04-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+28
2017-04-16
lightnvm: allow to init targets on factory mode
Javier González
1
-1
/
+2
2017-04-16
lightnvm: rename scrambler controller hint
Javier González
1
-1
/
+1
2017-04-16
lightnvm: submit erases using the I/O path
Javier González
1
-5
/
+3
[prev]
[next]