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-08-04
um: Select HAVE_DEBUG_KMEMLEAK
Richard Weinberger
1
-0
/
+1
2016-08-04
um: Setup physical memory in setup_arch()
Richard Weinberger
1
-4
/
+4
2016-08-04
um: Eliminate null test after alloc_bootmem
Amitoj Kaur Chawla
1
-2
/
+0
2016-08-03
Documenation: update cgroup's document path
seokhoon.yoon
14
-19
/
+19
2016-08-03
Documentation/sphinx: do not warn about missing tools in 'make help'
Jani Nikula
1
-2
/
+2
2016-08-03
Btrfs: fix __MAX_CSUM_ITEMS
Chris Mason
1
-2
/
+3
2016-08-03
cachefiles: Fix race between inactivating and culling a cache object
David Howells
1
-2
/
+3
2016-08-03
Merge branch 'for-viro' of git://git.kernel.org/pub/scm/linux/kernel/git/msze...
Al Viro
3
-9
/
+4
2016-08-03
Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
4
-9
/
+19
2016-08-03
fs/proc: Add compiler check for -Wno-override-init to support gcc < 4.2
Geert Uytterhoeven
1
-1
/
+1
2016-08-03
dm raid: constructor fails on non-zero incompat_features
Heinz Mauelshagen
1
-0
/
+1
2016-08-03
9p: use clone_fid()
Al Viro
5
-31
/
+8
2016-08-03
9p: fix braino introduced in "9p: new helper - v9fs_parent_fid()"
Al Viro
2
-2
/
+6
2016-08-03
dm raid: fix processing of max_recovery_rate constructor flag
Heinz Mauelshagen
1
-1
/
+1
2016-08-03
ALSA: hda: Fix krealloc() with __GFP_ZERO usage
Takashi Iwai
1
-1
/
+3
2016-08-03
vfs: make dentry_needs_remove_privs() internal
Miklos Szeredi
3
-2
/
+1
2016-08-03
vfs: remove file_needs_remove_privs()
Miklos Szeredi
1
-4
/
+0
2016-08-03
vfs: fix deadlock in file_remove_privs() on overlayfs
Miklos Szeredi
1
-3
/
+3
2016-08-03
ALSA: hda: add AMD Bonaire AZ PCI ID with proper driver caps
Maruthi Srinivas Bayyavarapu
1
-0
/
+2
2016-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
52
-95
/
+195
2016-08-03
Merge branch '4.7-fixes' into mips-for-linux-next
Ralf Baechle
131
-605
/
+1150
2016-08-03
Input: add driver for SiS 9200 family I2C touchscreen controllers
Mika Penttilä
5
-0
/
+460
2016-08-03
MIPS: mm: Fix definition of R6 cache instruction
Matt Redfearn
1
-1
/
+1
2016-08-03
MIPS: tools: Fix relocs tool compiler warnings
Harvey Hunt
1
-8
/
+11
2016-08-02
Input: ili210x - fix permissions on "calibrate" attribute
Dmitry Torokhov
1
-1
/
+1
2016-08-02
Input: elan_i2c - properly wake up touchpad on ASUS laptops
KT Liao
1
-16
/
+63
2016-08-02
Input: add driver for Silead touchscreens
Robert Dolca
4
-0
/
+617
2016-08-02
Input: elantech - fix debug dump of the current packet
Benjamin Tissoires
1
-6
/
+2
2016-08-03
MIPS: Cobalt: Fix typo
Andrea Gelmini
1
-2
/
+2
2016-08-03
MIPS: Octeon: Fix typo
Andrea Gelmini
1
-1
/
+1
2016-08-03
MIPS: Lantiq: Fix build failure
Sudip Mukherjee
1
-2
/
+2
2016-08-03
powerpc/32: Fix early access to cpu_spec relocation
Benjamin Herrenschmidt
1
-1
/
+1
2016-08-02
IB/hfi1: Add cache evict LRU list
Dean Luick
1
-10
/
+19
2016-08-02
IB/hfi1: Fix memory leak during unexpected shutdown
Ira Weiny
1
-13
/
+31
2016-08-02
IB/hfi1: Remove unneeded mm argument in remove function
Dean Luick
4
-15
/
+10
2016-08-02
IB/hfi1: Consistently call ops->remove outside spinlock
Dean Luick
4
-23
/
+84
2016-08-02
IB/hfi1: Use evict mmu rb operation
Dean Luick
2
-73
/
+47
2016-08-02
IB/hfi1: Add evict operation to the mmu rb handler
Dean Luick
2
-0
/
+38
2016-08-02
IB/hfi1: Fix TID caching actions
Dean Luick
2
-9
/
+11
2016-08-02
IB/hfi1: Make the cache handler own its rb tree root
Dean Luick
6
-125
/
+81
2016-08-02
IB/hfi1: Make use of mm consistent
Ira Weiny
8
-31
/
+50
2016-08-02
IB/hfi1: Fix user SDMA racy user request claim
Dean Luick
2
-13
/
+20
2016-08-02
IB/hfi1: Fix error condition that needs to clean up
Dean Luick
1
-1
/
+2
2016-08-02
IB/hfi1: Release node on insert failure
Dean Luick
1
-0
/
+1
2016-08-02
IB/hfi1: Validate SDMA user iovector count
Dean Luick
1
-2
/
+22
2016-08-02
IB/hfi1: Validate SDMA user request index
Dean Luick
1
-0
/
+8
2016-08-02
IB/hfi1: Use the same capability state for all shared contexts
Dean Luick
4
-21
/
+12
2016-08-02
IB/hfi1: Prevent null pointer dereference
Ira Weiny
1
-1
/
+1
2016-08-02
IB/hfi1: Rename TID mmu_rb_* functions
Dean Luick
1
-12
/
+12
2016-08-02
IB/hfi1: Remove unneeded empty check in hfi1_mmu_rb_unregister()
Dean Luick
1
-9
/
+6
[prev]
[next]