aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-04um: Select HAVE_DEBUG_KMEMLEAKRichard Weinberger1-0/+1
2016-08-04um: Setup physical memory in setup_arch()Richard Weinberger1-4/+4
2016-08-04um: Eliminate null test after alloc_bootmemAmitoj Kaur Chawla1-2/+0
2016-08-03Documenation: update cgroup's document pathseokhoon.yoon14-19/+19
2016-08-03Documentation/sphinx: do not warn about missing tools in 'make help'Jani Nikula1-2/+2
2016-08-03Btrfs: fix __MAX_CSUM_ITEMSChris Mason1-2/+3
2016-08-03cachefiles: Fix race between inactivating and culling a cache objectDavid Howells1-2/+3
2016-08-03Merge branch 'for-viro' of git://git.kernel.org/pub/scm/linux/kernel/git/msze...Al Viro3-9/+4
2016-08-03Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds4-9/+19
2016-08-03fs/proc: Add compiler check for -Wno-override-init to support gcc < 4.2Geert Uytterhoeven1-1/+1
2016-08-03dm raid: constructor fails on non-zero incompat_featuresHeinz Mauelshagen1-0/+1
2016-08-039p: use clone_fid()Al Viro5-31/+8
2016-08-039p: fix braino introduced in "9p: new helper - v9fs_parent_fid()"Al Viro2-2/+6
2016-08-03dm raid: fix processing of max_recovery_rate constructor flagHeinz Mauelshagen1-1/+1
2016-08-03ALSA: hda: Fix krealloc() with __GFP_ZERO usageTakashi Iwai1-1/+3
2016-08-03vfs: make dentry_needs_remove_privs() internalMiklos Szeredi3-2/+1
2016-08-03vfs: remove file_needs_remove_privs()Miklos Szeredi1-4/+0
2016-08-03vfs: fix deadlock in file_remove_privs() on overlayfsMiklos Szeredi1-3/+3
2016-08-03ALSA: hda: add AMD Bonaire AZ PCI ID with proper driver capsMaruthi Srinivas Bayyavarapu1-0/+2
2016-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds52-95/+195
2016-08-03Merge branch '4.7-fixes' into mips-for-linux-nextRalf Baechle131-605/+1150
2016-08-03Input: add driver for SiS 9200 family I2C touchscreen controllersMika Penttilä5-0/+460
2016-08-03MIPS: mm: Fix definition of R6 cache instructionMatt Redfearn1-1/+1
2016-08-03MIPS: tools: Fix relocs tool compiler warningsHarvey Hunt1-8/+11
2016-08-02Input: ili210x - fix permissions on "calibrate" attributeDmitry Torokhov1-1/+1
2016-08-02Input: elan_i2c - properly wake up touchpad on ASUS laptopsKT Liao1-16/+63
2016-08-02Input: add driver for Silead touchscreensRobert Dolca4-0/+617
2016-08-02Input: elantech - fix debug dump of the current packetBenjamin Tissoires1-6/+2
2016-08-03MIPS: Cobalt: Fix typoAndrea Gelmini1-2/+2
2016-08-03MIPS: Octeon: Fix typoAndrea Gelmini1-1/+1
2016-08-03MIPS: Lantiq: Fix build failureSudip Mukherjee1-2/+2
2016-08-03powerpc/32: Fix early access to cpu_spec relocationBenjamin Herrenschmidt1-1/+1
2016-08-02IB/hfi1: Add cache evict LRU listDean Luick1-10/+19
2016-08-02IB/hfi1: Fix memory leak during unexpected shutdownIra Weiny1-13/+31
2016-08-02IB/hfi1: Remove unneeded mm argument in remove functionDean Luick4-15/+10
2016-08-02IB/hfi1: Consistently call ops->remove outside spinlockDean Luick4-23/+84
2016-08-02IB/hfi1: Use evict mmu rb operationDean Luick2-73/+47
2016-08-02IB/hfi1: Add evict operation to the mmu rb handlerDean Luick2-0/+38
2016-08-02IB/hfi1: Fix TID caching actionsDean Luick2-9/+11
2016-08-02IB/hfi1: Make the cache handler own its rb tree rootDean Luick6-125/+81
2016-08-02IB/hfi1: Make use of mm consistentIra Weiny8-31/+50
2016-08-02IB/hfi1: Fix user SDMA racy user request claimDean Luick2-13/+20
2016-08-02IB/hfi1: Fix error condition that needs to clean upDean Luick1-1/+2
2016-08-02IB/hfi1: Release node on insert failureDean Luick1-0/+1
2016-08-02IB/hfi1: Validate SDMA user iovector countDean Luick1-2/+22
2016-08-02IB/hfi1: Validate SDMA user request indexDean Luick1-0/+8
2016-08-02IB/hfi1: Use the same capability state for all shared contextsDean Luick4-21/+12
2016-08-02IB/hfi1: Prevent null pointer dereferenceIra Weiny1-1/+1
2016-08-02IB/hfi1: Rename TID mmu_rb_* functionsDean Luick1-12/+12
2016-08-02IB/hfi1: Remove unneeded empty check in hfi1_mmu_rb_unregister()Dean Luick1-9/+6