summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2016-05-23Merge tag 'keys-next-20160511' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris-1/+13
2016-05-22Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds-4/+147
2016-05-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds-1/+2
2016-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-110/+147
2016-05-22x86: remove more uaccess_32.h complexityLinus Torvalds-31/+3
2016-05-22x86: remove pointless uaccess_32.h complexityLinus Torvalds-39/+1
2016-05-21Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds-615/+1449
2016-05-21Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1794/+2678
2016-05-21Merge tag 'rtc-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds-735/+1019
2016-05-21Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds-180/+104
2016-05-21x86 isa: add back X86_32 dependency on CONFIG_ISALinus Torvalds-2/+2
2016-05-21rtc: tps6586x: rename so module can be autoloadedNicolas Chauvet-1/+1
2016-05-21rtc: rv3029: hide unused i2c device tableArnd Bergmann-7/+7
2016-05-21rtc: rs5c372: r2025: fix check for 'oscillator halted' conditionThomas Koeller-2/+2
2016-05-21rtc: rv3029: add alarm IRQMylène Josserand-21/+93
2016-05-21rtc: rv3029: fix set_time functionMylène Josserand-1/+1
2016-05-21rtc: rv3029: fix alarm supportMylène Josserand-7/+16
2016-05-21rtc: rv3029: Remove some checks and warningsMylène Josserand-34/+34
2016-05-21rtc: rv3029: Add support of RV3049Mylène Josserand-21/+124
2016-05-21rtc: rv3029: convert to use regmapMylène Josserand-133/+142
2016-05-21rtc: rv3029: remove 'i2c' in functions namesMylène Josserand-75/+57
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2268/+4503
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-25016/+25442
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-519/+1160
2016-05-20Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3766/+6410
2016-05-20Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-2525/+7630
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1174/+2528
2016-05-20Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-1122/+7164
2016-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-5218/+7721
2016-05-20locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()Peter Zijlstra-1/+26
2016-05-20Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-8/+72
2016-05-20sparc64: Reduce TLB flushes during hugepte changesNitin Gupta-51/+97
2016-05-20aeroflex/greth: fix warning about unused variableSam Ravnborg-1/+1
2016-05-20openprom: fix warningSam Ravnborg-24/+16
2016-05-20samples/kprobes: print out the symbol name for the hooksHuang Shijie-16/+16
2016-05-20samples/kprobes: add a new module parameterHuang Shijie-1/+5
2016-05-20kprobes: add the "tls" argument for j_do_forkHuang Shijie-1/+1
2016-05-20init/main.c: simplify initcall_blacklisted()Rasmus Villemoes-5/+4
2016-05-20fs/efs/super.c: fix return valueHeloise-2/+2
2016-05-20checkpatch: improve --git <commit-count> shortcutJoe Perches-6/+4
2016-05-20checkpatch: reduce number of `git log` calls with --gitJoe Perches-10/+13
2016-05-20checkpatch: add support to check already applied git commitsDu, Changbin-1/+47
2016-05-20checkpatch: add --list-types to show message types to show or ignoreJoe Perches-1/+37
2016-05-20checkpatch: advertise the --fix and --fix-inplace options moreJoe Perches-0/+8
2016-05-20checkpatch: whine about ACCESS_ONCEJoe Perches-0/+22
2016-05-20checkpatch: add test for keywords not starting on tabstopsJoe Perches-0/+13
2016-05-20checkpatch: improve CONSTANT_COMPARISON test for structure membersJoe Perches-1/+1
2016-05-20checkpatch: add PREFER_IS_ENABLED testJoe Perches-0/+10
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng-10/+107
2016-05-20radix-tree: free up the bottom bit of exceptional entries for reuseMatthew Wilcox-15/+23