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-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
2014-09-12
leds: Improve and export led_update_brightness
Jacek Anaszewski
1
-0
/
+10
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
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
usb: gadget: udc-core: add utility for bus reset
Peter Chen
1
-0
/
+6
2014-09-11
Input: add haptic driver on max77693
Jaewon Kim
1
-0
/
+9
2014-09-11
leds: make brightness type consistent across whole subsystem
Jacek Anaszewski
1
-2
/
+2
2014-09-11
leds: Reorder include directives
Jacek Anaszewski
1
-1
/
+1
2014-09-11
Merge branch 'for-linus' into for-3.18/core
Jens Axboe
5
-11
/
+47
2014-09-11
cfg80211: add WMM traffic stream API
Johannes Berg
1
-0
/
+4
2014-09-11
dmaengine: dw: convert dw_dma_slave to use explicit HS interfaces
Andy Shevchenko
1
-6
/
+4
2014-09-11
dmaengine: dw: move dw_dmac.h to where it belongs to
Andy Shevchenko
1
-0
/
+0
2014-09-11
moduleparam: Resolve missing-field-initializer warning
Mark Rustad
1
-1
/
+1
2014-09-10
net/mlx4: Set vlan stripping policy by the right command
Matan Barak
2
-2
/
+11
2014-09-10
clk: Don't hold prepare_lock across debugfs creation
Stephen Boyd
1
-0
/
+1
[prev]
[next]