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
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-15
/
+59
2019-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+38
2019-02-20
power: supply: core: Add a field to support battery max voltage
Artur Rojek
1
-0
/
+1
2019-02-19
ptp_qoriq: don't pass a large struct by value but instead pass it by reference
Colin Ian King
1
-1
/
+1
2019-02-19
bpf: check that BPF programs run with preemption disabled
Peter Zijlstra
2
-3
/
+13
2019-02-19
ARM: davinci: cp-intc: use the new-style config structure
Bartosz Golaszewski
1
-0
/
+2
2019-02-19
irqchip: davinci-cp-intc: add a new config structure
Bartosz Golaszewski
1
-0
/
+23
2019-02-19
ARM: davinci: aintc: use the new config structure
Bartosz Golaszewski
1
-0
/
+2
2019-02-19
irqchip: davinci-aintc: add a new config structure
Bartosz Golaszewski
1
-0
/
+25
2019-02-19
drivers/component: kerneldoc polish
Daniel Vetter
1
-1
/
+1
2019-02-19
Merge tag 'topic/component-typed-2019-02-11' of git://anongit.freedesktop.org...
Maxime Ripard
1
-0
/
+76
2019-02-19
PM / core: Add support to skip power management in device/driver model
Sudeep Holla
2
-0
/
+11
2019-02-19
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-0
/
+19
2019-02-19
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
Yury Norov
1
-1
/
+1
2019-02-18
net: phy: add helper mii_10gbt_stat_mod_linkmode_lpa_t
Heiner Kallweit
1
-0
/
+19
2019-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-8
/
+52
2019-02-18
Merge tag 'v5.0-rc7' into patchwork
Mauro Carvalho Chehab
58
-162
/
+486
2019-02-18
fsnotify: Create function to remove event from notification list
Jan Kara
1
-0
/
+3
2019-02-18
swiotlb: remove swiotlb_dma_supported
Christoph Hellwig
1
-3
/
+0
2019-02-18
genirq/affinity: Add new callback for (re)calculating interrupt sets
Ming Lei
2
-4
/
+10
2019-02-18
genirq/affinity: Store interrupt sets size in struct irq_affinity
Ming Lei
1
-3
/
+6
2019-02-18
genirq/affinity: Code consolidation
Thomas Gleixner
1
-9
/
+11
2019-02-18
cpufreq: davinci: move configuration to include/linux/platform_data
Bartosz Golaszewski
1
-0
/
+19
2019-02-18
x86: respect memory size limiting via mem= parameter
Juergen Gross
1
-0
/
+2
2019-02-18
Merge v5.0-rc7 into drm-next
Dave Airlie
58
-162
/
+486
2019-02-17
ptr_ring: remove duplicated include from ptr_ring.h
YueHaibing
1
-1
/
+0
2019-02-17
Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
53
-136
/
+463
2019-02-17
net: phy: add genphy_c45_an_config_aneg
Andrew Lunn
1
-0
/
+1
2019-02-17
net: phy: add helper linkmode_adv_to_mii_10gbt_adv_t
Heiner Kallweit
1
-0
/
+25
2019-02-17
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-10
/
+0
2019-02-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+5
2019-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-5
/
+47
2019-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+6
2019-02-16
net: Add header for usage of fls64()
David S. Miller
1
-0
/
+1
2019-02-16
Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
6
-53
/
+185
2019-02-16
Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git://github.com/ojeda/...
Linus Torvalds
2
-2
/
+16
2019-02-16
efi/arm: Revert "Defer persistent reservations until after paging_init()"
Ard Biesheuvel
1
-7
/
+0
2019-02-16
arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table
Ard Biesheuvel
1
-3
/
+0
2019-02-16
efi: Fix build error due to enum collision between efi.h and ima.h
Anders Roxell
1
-13
/
+13
2019-02-15
f2fs: fix typos in code comments
Geliang Tang
1
-2
/
+2
2019-02-15
f2fs: add quick mode of checkpoint=disable for QA
Jaegeuk Kim
1
-0
/
+1
2019-02-15
net: validate untrusted gso packets without csum offload
Willem de Bruijn
2
-1
/
+10
2019-02-15
net: Fix for_each_netdev_feature on Big endian
Hauke Mehrtens
1
-2
/
+21
2019-02-15
net/mlx5: E-Switch, Consider ECPF vport depends on eswitch ownership
Bodong Wang
3
-4
/
+12
2019-02-15
net/mlx5: E-Switch, Assign a different position for uplink rep and vport
Bodong Wang
1
-3
/
+8
2019-02-15
net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driver
Bodong Wang
1
-7
/
+4
2019-02-15
net/mlx5: E-Switch, Add state to eswitch vport representors
Bodong Wang
1
-1
/
+7
2019-02-15
net/mlx5: E-Switch, Split VF and special vports for offloads mode
Bodong Wang
1
-0
/
+1
2019-02-15
net/mlx5: E-Switch, Properly refer to host PF vport as other vport
Bodong Wang
1
-2
/
+2
2019-02-15
net/mlx5: E-Switch, Properly refer to the esw manager vport
Bodong Wang
1
-0
/
+2
[prev]
[next]