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
2014-11-07
drivers: base: support cpu cache information interface to userspace via sysfs
Sudeep Holla
1
-0
/
+100
2014-11-07
drivers: base: add cpu_device_create to support per-cpu devices
Sudeep Holla
1
-0
/
+4
2014-11-07
cpumask: factor out show_cpumap into separate helper function
Sudeep Holla
2
-0
/
+20
2014-11-07
sysfs/kernfs: allow attributes to request write buffer be pre-allocated.
NeilBrown
2
-0
/
+17
2014-11-07
uio: support memory sizes larger than 32 bits
Cristian Stoica
1
-1
/
+1
2014-11-07
devres: support sizes greater than an unsigned long
Cristian Stoica
1
-2
/
+2
2014-11-07
net: Kill skb_copy_datagram_const_iovec
Herbert Xu
1
-3
/
+0
2014-11-07
inet: Add skb_copy_datagram_iter
Herbert Xu
1
-0
/
+3
2014-11-07
usb: Remove __init from early_dbgp_init() prototype
Chris Rorvick
1
-2
/
+1
2014-11-07
usb: Create separate header for ehci-dbgp
Chris Rorvick
2
-63
/
+86
2014-11-07
ASoC: Samsung: Add quirk for internal DMA
Padmavathi Venna
1
-0
/
+1
2014-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-11-07
PM / clock_ops: Add pm_clk_add_clk()
Geert Uytterhoeven
1
-0
/
+8
2014-11-06
PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask Bits
Yijing Wang
1
-0
/
+1
2014-11-06
core: platform: let platform_create_bundle initialize module owner
Wolfram Sang
1
-2
/
+4
2014-11-06
core: platform: let platform_driver_probe initialize module owner
Wolfram Sang
1
-2
/
+4
2014-11-06
serial/8250: Remove obsolete handling of rs485 ioctls
Ricardo Ribalda Delgado
1
-3
/
+0
2014-11-06
serial_core: Handle TIOC[GS]RS485 ioctls.
Ricardo Ribalda Delgado
1
-0
/
+3
2014-11-06
serial: core: Pass termios to set_ldisc() notifications
Peter Hurley
1
-1
/
+1
2014-11-06
tty: Convert tty->closing to int
Peter Hurley
1
-1
/
+1
2014-11-06
tty: serial: bcm63xx: Eliminate unnecessary request/release functions
Kevin Cernekee
1
-2
/
+0
2014-11-06
Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+6
2014-11-05
net: Remove MPLS GSO feature.
Pravin B Shelar
3
-8
/
+2
2014-11-05
tty: Remove defunct serial_console_init() declaration
Peter Hurley
1
-4
/
+0
2014-11-05
tty: Remove defunct pcxe_open() declaration
Peter Hurley
1
-4
/
+0
2014-11-05
fast_hash: avoid indirect function calls
Hannes Frederic Sowa
1
-34
/
+0
2014-11-05
tty,serial: Unify UPF_* and ASYNC_* flag definitions
Peter Hurley
1
-15
/
+32
2014-11-05
tty: Flush ldisc buffer atomically with tty flip buffers
Peter Hurley
1
-1
/
+1
2014-11-05
tty: Remove tty_unhangup() declaration
Peter Hurley
1
-1
/
+0
2014-11-05
tty: Preset lock subclass for nested tty locks
Peter Hurley
1
-0
/
+1
2014-11-05
tty: Change tty lock order to master->slave
Peter Hurley
1
-5
/
+2
2014-11-05
tty: Simplify tty_ldisc_release() interface
Peter Hurley
1
-1
/
+1
2014-11-05
tty: Remove TTY_CLOSING
Peter Hurley
1
-1
/
+0
2014-11-05
tty: Remove TTY_HUPPING
Peter Hurley
1
-1
/
+0
2014-11-05
tty: Move session_of_pgrp() and make static
Peter Hurley
1
-3
/
+0
2014-11-05
tty: Remove tty_pair_get_tty()/tty_pair_get_pty() api
Peter Hurley
1
-3
/
+0
2014-11-05
serial: Fix upstat_t sparse warnings
Peter Hurley
1
-1
/
+1
2014-11-05
fsl_ifc: Support all 8 IFC chip selects
Aaron Sierra
1
-5
/
+16
2014-11-05
ipv6: move INET6_MATCH() to include/net/inet6_hashtables.h
WANG Cong
1
-10
/
+0
2014-11-05
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
1
-0
/
+6
2014-11-05
udp: Changes to udp_offload to support remote checksum offload
Tom Herbert
3
-2
/
+7
2014-11-05
ieee802154: add ieee802154_random_extended_addr
Alexander Aring
1
-0
/
+14
2014-11-05
ieee802154: add IEEE802154_EXTENDED_ADDR_LEN
Alexander Aring
1
-0
/
+2
2014-11-05
include/linux/socket.h: Fix comment
Rasmus Villemoes
1
-1
/
+1
2014-11-05
PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle()
Yinghai Lu
1
-1
/
+6
2014-11-05
ACPI / property: Drop size_prop from acpi_dev_get_property_reference()
Rafael J. Wysocki
1
-2
/
+2
2014-11-05
Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2
-5
/
+13
2014-11-05
usb: dwc3: exynos: remove non-DT support for Exynos Specific Glue layer
Jingoo Han
1
-24
/
+0
2014-11-05
debugfs: Have debugfs_print_regs32() return void
Joe Perches
1
-4
/
+3
2014-11-05
fs: Convert show_fdinfo functions to void
Joe Perches
1
-1
/
+1
[prev]
[next]