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-09-18
cgroup: simplify proc_cgroup_show()
Zefan Li
1
-1
/
+2
2014-09-18
cgroup: use a per-cgroup work for release agent
Zefan Li
1
-7
/
+3
2014-09-18
ARM: OMAP: Remove unused pieces of legacy DMA API
Tony Lindgren
1
-37
/
+0
2014-09-18
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next
Dave Airlie
1
-2
/
+2
2014-09-18
spi/pxa2xx: Don't use slave_id of dma_slave_config
Mika Westerberg
1
-4
/
+5
2014-09-18
cgroup: remove some useless forward declarations
Li Zefan
1
-1
/
+0
2014-09-17
lockd: move lockd's grace period handling into its own module
Jeff Layton
1
-0
/
+2
2014-09-17
KVM: VFIO: register kvm_device_ops dynamically
Will Deacon
1
-1
/
+0
2014-09-17
KVM: s390: register flic ops dynamically
Cornelia Huck
1
-1
/
+0
2014-09-17
KVM: ARM: vgic: register kvm_device_ops dynamically
Will Deacon
1
-1
/
+0
2014-09-17
KVM: device: add simple registration mechanism for kvm_device_ops
Will Deacon
1
-0
/
+1
2014-09-17
nand: omap2: Add support for flash-based bad block table
Ezequiel García
1
-0
/
+1
2014-09-16
PCI: Parenthesize PCI_DEVID and PCI_VPD_LRDT_ID parameters
Megan Kamiya
1
-2
/
+2
2014-09-16
PCI/AER: Make <linux/aer.h> standalone includable
Thierry Reding
1
-0
/
+2
2014-09-16
PCI: Add device flag helper functions
Ethan Zhao
1
-0
/
+13
2014-09-16
irqchip: add irq-omap-intc.h header
Felipe Balbi
1
-0
/
+32
2014-09-16
vgaarb: Drop obsolete #ifndef
Bruno Prémont
1
-2
/
+0
2014-09-16
rcutorture: Rename rcutorture_runnable parameter
Paul E. McKenney
1
-3
/
+0
2014-09-16
torture: Address race in module cleanup
Davidlohr Bueso
1
-1
/
+2
2014-09-16
Merge branch 'rcu-tasks.2014.09.10a' into HEAD
Paul E. McKenney
4
-21
/
+89
2014-09-16
Merge branches 'doc.2014.09.07a', 'fixes.2014.09.10a', 'nocb-nohz.2014.09.16b...
Paul E. McKenney
2
-37
/
+11
2014-09-16
rcu: Fix attempt to avoid unsolicited offloading of callbacks
Paul E. McKenney
1
-0
/
+8
2014-09-16
KEYS: Make the key matching functions return bool
David Howells
1
-4
/
+6
2014-09-16
KEYS: Remove key_type::match in favour of overriding default by match_preparse
David Howells
1
-4
/
+0
2014-09-16
KEYS: Remove key_type::def_lookup_type
David Howells
1
-3
/
+0
2014-09-16
KEYS: Preparse match data
David Howells
1
-3
/
+28
2014-09-16
Provide a binary to hex conversion function
David Howells
1
-0
/
+1
2014-09-16
Merge tag 'v3.17-rc5' into next
Felipe Balbi
6
-16
/
+13
2014-09-16
power-supply: Forward declare structs together
Viresh Kumar
1
-2
/
+1
2014-09-15
x86: HPET force enable for e6xx based systems
Peter Neubauer
1
-0
/
+1
2014-09-15
Merge tag 'v3.17-rc5' from upstream
Brian Norris
22
-93
/
+162
2014-09-15
dsa: Split ops up, and avoid assigning tag_protocol and receive separately
Alexander Duyck
1
-7
/
+0
2014-09-15
netfilter: ipset: send nonzero skbinfo extensions only
Jozsef Kadlecsik
1
-7
/
+11
2014-09-15
netfilter: ipset: Add skbinfo extension kernel support in the ipset core.
Anton Danilov
1
-1
/
+55
2014-09-15
Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...
John W. Linville
1
-1
/
+7
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
14
-73
/
+94
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
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
1
-0
/
+2
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: qdisc: use rcu prefix and silence sparse warnings
John Fastabend
1
-25
/
+4
2014-09-12
PCI: Remove unused pci_configure_slot()
Bjorn Helgaas
1
-2
/
+0
[prev]
[next]