summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-06Merge commit 'fc69910f329d' into uaccess.mipsAl Viro
2017-03-28generic ...copy_..._user primitivesAl Viro
2017-03-28asm-generic: zero in __get_user(), not __get_user_fn()Al Viro
2017-03-28asm-generic/uaccess.h: don't mess with __copy_{to,from}_userAl Viro
2017-03-28new helper: uaccess_kernel()Al Viro
2017-03-27add asm-generic/extable.hAl Viro
2017-03-08MIPS: Add missing include filesArnd Bergmann
2017-03-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-07Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-03-07Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-03-07Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-07Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-07Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-07Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-07Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-07Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2017-03-07Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-07Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-07radix tree test suite: Specify -m32 in LDFLAGS tooMatthew Wilcox
2017-03-07ida: Free correct IDA bitmapMatthew Wilcox
2017-03-07radix tree test suite: Depend on Makefile and quieten grepMatthew Wilcox
2017-03-07radix tree test suite: Fix build with --as-neededMichael Ellerman
2017-03-07radix tree test suite: Build 32 bit binariesRehas Sachdeva
2017-03-07radix tree test suite: Add performance test for radix_tree_join()Rehas Sachdeva
2017-03-07radix tree test suite: Add performance test for radix_tree_split()Rehas Sachdeva
2017-03-07radix tree test suite: Add performance benchmarksRehas Sachdeva
2017-03-07radix tree test suite: Add test for radix_tree_clear_tags()Rehas Sachdeva
2017-03-07radix tree test suite: Add tests for ida_simple_get() and ida_simple_remove()Rehas Sachdeva
2017-03-07radix tree test suite: Add test for idr_get_next()Rehas Sachdeva
2017-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-03-07Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-03-07jiffies: Revert bogus conversion of NSEC_PER_SEC to TICK_NSECFrederic Weisbecker
2017-03-07objtool: Fix another GCC jump table detection issueJosh Poimboeuf
2017-03-07drivers/char/nwbutton: Fix build breakage caused by include file reshufflingGuenter Roeck
2017-03-07h8300: Fix build breakage caused by header file changesGuenter Roeck
2017-03-07avr32: Fix build error caused by include file reshufflingGuenter Roeck
2017-03-06ucount: Remove the atomicity from ucount->countEric W. Biederman
2017-03-06powerpc: Sort the selects under CONFIG_PPCMichael Ellerman
2017-03-06powerpc/64: Fix L1D cache shape vector reporting L1I valuesMichael Ellerman
2017-03-06x86/build/x86_64_defconfig: Enable CONFIG_R8169Andy Shevchenko
2017-03-06x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirkMatjaz Hegedic
2017-03-06powerpc/64: Avoid panic during boot due to divide by zero in init_cache_info()Anton Blanchard
2017-03-06powerpc: Update to new option-vector-5 format for CASSuraj Jitindar Singh
2017-03-06powerpc: Parse the command line before calling CASSuraj Jitindar Singh
2017-03-06powerpc/xics: Work around limitations of OPAL XICS priority handlingBalbir Singh
2017-03-05uaccess: drop pointless ifdefsAl Viro
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro
2017-03-05Linux 4.11-rc1Linus Torvalds
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds