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
2017-04-19
Merge tag 'v4.11-rc7' into drm-next
Dave Airlie
7
-26
/
+73
2017-04-19
ACPI / tables: Drop acpi_parse_entries() which is not used
Baoquan He
1
-4
/
+0
2017-04-18
PCI: Change pci_host_common_probe() visibility
Marc Gonzalez
1
-1
/
+1
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
sync_file: get rid of internal reference count.
Dave Airlie
1
-3
/
+0
2017-04-18
boot/param: Move next_arg() function to lib/cmdline.c for later reuse
Baoquan He
1
-0
/
+1
2017-04-17
signal: Remove unused definition of sig_user_definied
Eric W. Biederman
1
-4
/
+0
2017-04-17
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-16
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
[prev]
[next]