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
2016-07-04
genirq/msi: Make use of affinity aware allocations
Thomas Gleixner
1
-0
/
+2
2016-07-04
genirq: Add affinity hint to irq allocation
Thomas Gleixner
2
-5
/
+8
2016-07-04
genirq: Introduce IRQD_AFFINITY_MANAGED flag
Thomas Gleixner
1
-0
/
+7
2016-07-04
genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
Thomas Gleixner
1
-4
/
+2
2016-07-03
netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF
Joe Perches
2
-2
/
+4
2016-07-02
iio: st_sensors: harden interrupt handling
Linus Walleij
1
-0
/
+2
2016-07-02
net/mlx5e: Create NIC global resources only once
Hadar Hen Zion
1
-0
/
+13
2016-07-02
net/mlx5: Introduce offloads steering namespace
Or Gerlitz
1
-0
/
+1
2016-07-02
Back-merge tag 'v4.7-rc5' into drm-next
Dave Airlie
28
-42
/
+113
2016-07-02
extcon: adc-jack: add suspend/resume support
Venkat Reddy Talla
1
-0
/
+2
2016-07-01
clk: core: support clocks which requires parents enable (part 1)
Dong Aisheng
1
-0
/
+2
2016-07-01
power_supply: fix return value of get_property
Rhyland Klein
1
-0
/
+1
2016-07-01
cgroup: Add cgroup_get_from_fd
Martin KaFai Lau
1
-0
/
+1
2016-07-01
net_sched: fix mirrored packets checksum
WANG Cong
1
-0
/
+19
2016-07-01
packet: Use symmetric hash for PACKET_FANOUT_HASH.
David S. Miller
1
-0
/
+1
2016-07-01
bpf: refactor bpf_prog_get and type check into helper
Daniel Borkmann
1
-0
/
+7
2016-07-01
bpf: generally move prog destruction to RCU deferral
Daniel Borkmann
1
-5
/
+0
2016-07-01
Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+2
2016-07-01
crypto: rsa - Generate fixed-length output
Herbert Xu
1
-1
/
+1
2016-07-01
etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_masked
Joe Perches
1
-0
/
+23
2016-07-01
net/mlx5: Add timeout handle to commands with callback
Mohamad Haj Yahia
1
-0
/
+1
2016-07-01
tun: switch to use skb array for tx
Jason Wang
1
-0
/
+1
2016-07-01
net: introduce NETDEV_CHANGE_TX_QUEUE_LEN
Jason Wang
1
-0
/
+1
2016-07-01
skb_array: add wrappers for resizing
Jason Wang
1
-0
/
+9
2016-07-01
ptr_ring: support resizing multiple queues
Michael S. Tsirkin
1
-9
/
+62
2016-07-01
skb_array: minor tweak
Jason Wang
1
-2
/
+2
2016-07-01
ptr_ring: support zero length ring
Jason Wang
1
-2
/
+4
2016-07-01
KVM: remove kvm_guest_enter/exit wrappers
Paolo Bonzini
1
-22
/
+0
2016-06-30
Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...
Al Viro
40
-88
/
+249
2016-06-30
Merge branch 'for-linus' into work.misc
Al Viro
2
-0
/
+2
2016-06-30
vfs: Verify acls are valid within superblock's s_user_ns.
Eric W. Biederman
1
-1
/
+1
2016-06-30
userns: Handle -1 in k[ug]id_has_mapping when !CONFIG_USER_NS
Eric W. Biederman
1
-2
/
+2
2016-06-30
Merge branch 'clk-hw-unregister-fixed-rate' into clk-next
Stephen Boyd
1
-0
/
+1
2016-06-30
clk: fixed-rate: add clk_hw_unregister_fixed_rate()
Masahiro Yamada
1
-0
/
+1
2016-06-30
NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DS
Trond Myklebust
1
-3
/
+2
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
1
-8
/
+14
2016-06-30
Merge tag 'pwm/for-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+10
2016-06-30
Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2
-45
/
+168
2016-06-30
jbd2: track more dependencies on transaction commit
Jan Kara
1
-0
/
+6
2016-06-30
jbd2: move lockdep tracking to journal_s
Jan Kara
1
-4
/
+13
2016-06-30
mac80211: Encrypt "Group addressed privacy" action frames
Masashi Honma
1
-0
/
+30
2016-06-30
wireless: Use macro instead of number
Masashi Honma
1
-1
/
+1
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
29
-59
/
+135
2016-06-30
vfs: document ->d_real()
Miklos Szeredi
1
-1
/
+13
2016-06-30
vfs: merge .d_select_inode() into .d_real()
Miklos Szeredi
2
-26
/
+9
2016-06-30
mfd: da9053: Fix compiler warning message for uninitialised variable
Steve Twiss
1
-1
/
+1
2016-06-30
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
3
-6
/
+22
2016-06-29
ir-rx51: use hrtimer instead of dmtimer
Ivaylo Dimitrov
1
-1
/
+0
2016-06-29
ir-rx51: use PWM framework instead of OMAP dmtimer
Ivaylo Dimitrov
1
-2
/
+0
2016-06-29
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-24
/
+0
[prev]
[next]