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-10-18
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
14
-36
/
+27
2016-10-18
mm: remove write/force parameters from __get_user_pages_unlocked()
Lorenzo Stoakes
6
-19
/
+34
2016-10-18
mm: remove write/force parameters from __get_user_pages_locked()
Lorenzo Stoakes
1
-14
/
+33
2016-10-18
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
2
-2
/
+13
2016-10-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-3
/
+8
2016-10-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+0
2016-10-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+8
2016-10-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-14
/
+38
2016-10-18
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-2
/
+10
2016-10-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-4
/
+22
2016-10-18
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-34
/
+45
2016-10-18
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+10
2016-10-18
Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
27
-131
/
+232
2016-10-18
pinctrl: intel: Only restore pins that are used by the driver
Mika Westerberg
1
-2
/
+23
2016-10-18
pinctrl: baytrail: Fix lockdep
Ville Syrjälä
1
-1
/
+2
2016-10-18
pinctrl: aspeed-g5: Fix pin association of SPI1 function
Andrew Jeffery
2
-9
/
+81
2016-10-18
pinctrl: aspeed-g5: Fix GPIOE1 typo
Andrew Jeffery
1
-1
/
+1
2016-10-18
pinctrl: aspeed-g5: Fix names of GPID2 pins
Andrew Jeffery
1
-6
/
+6
2016-10-18
pinctrl: aspeed: "Not enabled" is a significant mux state
Andrew Jeffery
1
-5
/
+7
2016-10-18
ceph: fix non static symbol warning
Wei Yongjun
1
-2
/
+2
2016-10-18
locking, fs/locks: Add missing file_sem locks
Peter Zijlstra
1
-0
/
+6
2016-10-18
locking/rwsem/x86: Add stack frame dependency for ____down_write()
Josh Poimboeuf
1
-2
/
+4
2016-10-18
ceph: fix uninitialized dentry pointer in ceph_real_mount()
Geert Uytterhoeven
1
-0
/
+2
2016-10-18
ceph: fix readdir vs fragmentation race
Yan, Zheng
1
-1
/
+2
2016-10-18
ext2: avoid bogus -Wmaybe-uninitialized warning
Arnd Bergmann
1
-3
/
+4
2016-10-18
isofs: Do not return EACCES for unknown filesystems
Jan Kara
1
-3
/
+5
2016-10-17
btrfs: assign error values to the correct bio structs
Junjie Mao
1
-2
/
+2
2016-10-17
x86, pkeys: remove cruft from never-merged syscalls
Dave Hansen
2
-4
/
+0
2016-10-17
arm64: sysreg: Fix use of XZR in write_sysreg_s
Will Deacon
1
-1
/
+1
2016-10-17
generic syscalls: kill cruft from removed pkey syscalls
Dave Hansen
2
-7
/
+0
2016-10-17
arm64: kaslr: keep modules close to the kernel when DYNAMIC_FTRACE=y
Ard Biesheuvel
1
-1
/
+1
2016-10-17
arm64: kernel: Init MDCR_EL2 even in the absence of a PMU
Marc Zyngier
1
-1
/
+2
2016-10-17
perf: xgene: Remove bogus IS_ERR() check
Tai Nguyen
1
-1
/
+1
2016-10-17
arm64: kernel: numa: fix ACPI boot cpu numa node mapping
Lorenzo Pieralisi
1
-0
/
+1
2016-10-17
Merge tag 'perf-urgent-for-mingo-20161017' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
4
-5
/
+6
2016-10-17
perf jit: Fix build issue on Ubuntu
Anton Blanchard
1
-1
/
+1
2016-10-17
perf jevents: Handle events including .c and .o
Wang Nan
1
-2
/
+2
2016-10-17
MAINTAINERS: mmc: Move the mmc tree to kernel.org
Ulf Hansson
1
-1
/
+1
2016-10-17
memstick: rtsx_usb_ms: Manage runtime PM when accessing the device
Ulf Hansson
1
-0
/
+4
2016-10-17
memstick: rtsx_usb_ms: Runtime resume the device when polling for cards
Alan Stern
1
-0
/
+2
2016-10-17
mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the led
Ulf Hansson
1
-0
/
+2
2016-10-17
mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unused
Ulf Hansson
1
-5
/
+0
2016-10-17
mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error
Haibo Chen
1
-1
/
+1
2016-10-17
arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y
Ard Biesheuvel
1
-0
/
+5
2016-10-17
alarmtimer: Remove unused but set variable
Tobias Klauser
1
-2
/
+0
2016-10-17
Merge branch 'mm/pkeys' into x86/urgent, to pick up pkeys fix
Ingo Molnar
0
-0
/
+0
2016-10-17
perf/x86/intel/uncore: Add Knights Mill CPUID
Piotr Luc
1
-0
/
+1
2016-10-17
perf/x86/intel/rapl: Add Knights Mill CPUID
Piotr Luc
1
-0
/
+1
2016-10-17
perf/x86/intel: Add Knights Mill CPUID
Piotr Luc
1
-1
/
+2
2016-10-17
x86/cpu/intel: Add Knights Mill to Intel family
Piotr Luc
1
-0
/
+1
[prev]
[next]