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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-28
mlxsw: spectrum: Don't report VLAN for 802.1D FDB entries
Ido Schimmel
1
-15
/
+16
2016-01-28
mlxsw: spectrum: Notify bridge's FDB only based on learning_sync
Ido Schimmel
1
-8
/
+6
2016-01-28
mlxsw: spectrum: Disable learning according to STP state
Ido Schimmel
1
-1
/
+1
2016-01-28
mlxsw: spectrum: Don't forward packets when STP state is DISABLED
Ido Schimmel
1
-1
/
+1
2016-01-28
mlxsw: spectrum: Flush FDB when leaving bridge
Ido Schimmel
1
-8
/
+129
2016-01-28
mlxsw: reg: Add the Switch Filtering DB Flush register
Ido Schimmel
1
-0
/
+88
2016-01-28
mlxsw: spectrum: Handle port leaving LAG while bridged
Ido Schimmel
3
-3
/
+36
2016-01-28
perf: Fix race in perf_event_exit_task_context()
Peter Zijlstra
1
-21
/
+29
2016-01-28
perf: Fix orphan hole
Peter Zijlstra
1
-2
/
+2
2016-01-28
drm/amdgpu: only move pt bos in LRU list on success
Nicolai Hähnle
1
-2
/
+2
2016-01-28
Merge tag 'usb-serial-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
6
-3
/
+49
2016-01-28
powerpc/mm: Fixup _HPAGE_CHG_MASK
Aneesh Kumar K.V
1
-1
/
+3
2016-01-28
powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8
Madhavan Srinivasan
1
-1
/
+1
2016-01-28
ALSA: dummy: Disable switching timer backend via sysfs
Takashi Iwai
1
-1
/
+1
2016-01-28
ALSA: timer: fix SND_PCM_TIMER Kconfig text
Randy Dunlap
1
-3
/
+3
2016-01-27
hwmon: (fam15h_power) Add bit masking for tdp_limit
Gioh Kim
1
-1
/
+9
2016-01-28
Merge tag 'seccomp-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
James Morris
1
-11
/
+11
2016-01-28
KEYS: Only apply KEY_FLAG_KEEP to a key if a parent keyring has it set
David Howells
1
-1
/
+2
2016-01-27
cpufreq: cpufreq-dt: avoid uninitialized variable warnings:
Arnd Bergmann
1
-8
/
+7
2016-01-27
cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
Arnd Bergmann
1
-1
/
+1
2016-01-27
PM: APM_EMULATION does not depend on PM
Arnd Bergmann
1
-1
/
+1
2016-01-27
cpufreq: Use list_is_last() to check last entry of the policy list
Gautham R Shenoy
1
-3
/
+3
2016-01-27
cpufreq: Fix NULL reference crash while accessing policy->governor_data
Viresh Kumar
1
-3
/
+8
2016-01-27
cpuidle: coupled: remove unused define cpuidle_coupled_lock
Anders Roxell
1
-1
/
+0
2016-01-27
PM / Domains: Fix typo in comment
Moritz Fischer
1
-1
/
+1
2016-01-27
PM / Domains: Fix potential deadlock while adding/removing subdomains
Ulf Hansson
1
-8
/
+6
2016-01-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
13
-10
/
+1148
2016-01-27
Revert "MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() func...
Ralf Baechle
2
-0
/
+13
2016-01-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
10
-46
/
+94
2016-01-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-98
/
+77
2016-01-27
mailmap: redirect inactive address <
[email protected]
>
Antonio Ospite
1
-0
/
+1
2016-01-27
vfio/noiommu: Don't use iommu_present() to track fake groups
Alex Williamson
1
-14
/
+10
2016-01-27
ARM: wire up copy_file_range() syscall
Russell King
2
-0
/
+2
2016-01-27
drm/radeon: fix DP audio support for APU with DCE4.1 display engine
Slava Grigorev
3
-8
/
+44
2016-01-27
drm/radeon: Add a common function for DFS handling
Slava Grigorev
3
-10
/
+15
2016-01-27
drm/radeon: cleaned up VCO output settings for DP audio
Slava Grigorev
4
-14
/
+10
2016-01-27
drm/amd/powerplay: Update SMU firmware loading for Stoney
Rex Zhu
1
-9
/
+32
2016-01-27
Bluetooth: Add missing COMPATIBLE_IOCTL for UART line discipline
Marcel Holtmann
1
-0
/
+3
2016-01-27
seccomp: always propagate NO_NEW_PRIVS on tsync
Jann Horn
1
-11
/
+11
2016-01-27
btrfs: don't use GFP_HIGHMEM for free-space-tree bitmap kzalloc
Chris Mason
1
-1
/
+1
2016-01-27
debugobjects: Allow bigger number of early boot objects
Christian Borntraeger
1
-1
/
+1
2016-01-27
include/linux/cleancache.h: Clean up code
Chen Gang
1
-8
/
+6
2016-01-27
cleancache: constify cleancache_ops structure
Julia Lawall
3
-4
/
+4
2016-01-27
Merge branch 'dev/fst-followup' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
6
-18
/
+34
2016-01-27
btrfs: sysfs: check initialization state before updating features
David Sterba
1
-0
/
+3
2016-01-27
crypto: shash - Fix has_key setting
Herbert Xu
1
-4
/
+3
2016-01-27
Merge tag 'iwlwifi-for-kalle-2016-01-26_2' of https://git.kernel.org/pub/scm/...
Kalle Valo
5
-33
/
+79
2016-01-27
irqchip/atmel-aic: Fix wrong bit operation for IRQ priority
Milo Kim
1
-1
/
+1
2016-01-27
tick/nohz: Set the correct expiry when switching to nohz/lowres mode
Wanpeng Li
1
-2
/
+2
2016-01-26
staging/speakup: Use tty_ldisc_ref() for paste kworker
Peter Hurley
1
-1
/
+4
[prev]
[next]