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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-15
netfilter: ipset: Add skbinfo extension support to SET target.
Anton Danilov
1
-0
/
+10
2014-09-15
netfilter: ipset: Add skbinfo extension kernel support in the ipset core.
Anton Danilov
2
-1
/
+67
2014-09-15
ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug()
Bjorn Helgaas
1
-3
/
+1
2014-09-15
Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...
John W. Linville
4
-23
/
+149
2014-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+13
2014-09-15
ALSA: vx: Use nonatomic PCM ops
Takashi Iwai
1
-5
/
+2
2014-09-15
Merge tag 'topic/core-stuff-2014-09-15' of git://anongit.freedesktop.org/drm-...
Dave Airlie
1
-2
/
+2
2014-09-15
drm/rcar-du: Use struct videomode in platform data
Laurent Pinchart
1
-2
/
+2
2014-09-14
Merge 3.17-rc5 into tty-next
Greg Kroah-Hartman
26
-83
/
+121
2014-09-15
Bluetooth: Provide HCI command opcode information to driver
Marcel Holtmann
1
-0
/
+1
2014-09-14
Merge 3.17-rc5 into staging-next.
Greg Kroah-Hartman
26
-83
/
+121
2014-09-14
vfs: avoid non-forwarding large load after small store in path lookup
Linus Torvalds
1
-0
/
+1
2014-09-14
Merge branch 'irqchip/handle_domain' into irqchip/core
Jason Cooper
1
-0
/
+19
2014-09-13
netdevice: Support DSA tagging when DSA is built as a module
Alexander Duyck
1
-1
/
+1
2014-09-13
Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...
Linus Torvalds
1
-12
/
+0
2014-09-13
net: filter: constify detection of pkt_type_offset
Hannes Frederic Sowa
1
-0
/
+10
2014-09-13
net: dsa: change tag_protocol to an enum
Florian Fainelli
1
-7
/
+10
2014-09-13
ipv6: clean up ipv6_dev_ac_inc()
WANG Cong
1
-1
/
+1
2014-09-13
ipv6: drop useless rcu_read_lock() in anycast
WANG Cong
1
-2
/
+2
2014-09-13
Make hash_64() use a 64-bit multiply when appropriate
Linus Torvalds
1
-0
/
+4
2014-09-13
irq_work: Force raised irq work to run on irq work interrupt
Frederic Weisbecker
1
-0
/
+1
2014-09-13
irq_work: Introduce arch_irq_work_has_interrupt()
Peter Zijlstra
2
-0
/
+12
2014-09-13
nohz: Move nohz full init call to tick init
Frederic Weisbecker
1
-2
/
+0
2014-09-13
net: sched: RCU cls_tcindex
John Fastabend
1
-0
/
+10
2014-09-13
net: rcu-ify tcf_proto
John Fastabend
1
-4
/
+5
2014-09-13
net: qdisc: use rcu prefix and silence sparse warnings
John Fastabend
2
-31
/
+19
2014-09-12
PCI: Remove unused pci_configure_slot()
Bjorn Helgaas
1
-2
/
+0
2014-09-12
Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+3
2014-09-12
ipv6: clean up anycast when an interface is destroyed
Sabrina Dubroca
1
-0
/
+1
2014-09-12
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
1
-12
/
+0
2014-09-13
workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()
Tejun Heo
1
-1
/
+1
2014-09-12
Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2014-09-12
NFS: Move NFS v3 acl functions to nfs3_fs.h
Anna Schumaker
1
-33
/
+0
2014-09-12
NFS: Unconditionally enable commit code
Anna Schumaker
1
-8
/
+0
2014-09-12
pnfs: remove GETDEVICELIST implementation
Christoph Hellwig
1
-11
/
+0
2014-09-12
drm: fix drm_modeset_lock.h kernel-doc notation
Randy Dunlap
1
-2
/
+2
2014-09-12
usb: gadget: udc-core: add utility for bus reset
Peter Chen
1
-0
/
+6
2014-09-12
drm: Move DRM_MAGIC_HASH_ORDER into drm_drv.c
Daniel Vetter
1
-8
/
+0
2014-09-12
drm: Move drm_class to drm_internal.h
Daniel Vetter
1
-2
/
+0
2014-09-12
drm: Move LOCK_TEST_WITH_RETURN to <drm/drm_legacy.h>
Daniel Vetter
2
-17
/
+17
2014-09-12
drm: Move legacy buffer structures to <drm/drm_legacy.h>
Daniel Vetter
3
-113
/
+117
2014-09-12
drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>
Daniel Vetter
2
-18
/
+15
2014-09-12
drm: Purge ioctl forward declarations from drmP.h
Daniel Vetter
1
-19
/
+3
2014-09-12
drm: unexport drm_global_mutex
Daniel Vetter
1
-1
/
+0
2014-09-12
drm: Move piles of functions from drmP.h to drm_internal.h
Daniel Vetter
1
-55
/
+0
2014-09-12
drm: Move vblank related module options into drm_irq.c
Daniel Vetter
1
-4
/
+0
2014-09-12
drm: Drop drm_sysfs_class from drmP.h
Daniel Vetter
1
-1
/
+0
2014-09-12
drm: Move __drm_pci_free to drm_legacy.h
Daniel Vetter
2
-1
/
+3
2014-09-12
drm: Create drm legacy driver header
Daniel Vetter
2
-15
/
+58
2014-09-12
drm: Move drm_legacy_vma_flush into drm_legacy.h
Daniel Vetter
1
-2
/
+0
[prev]
[next]