Age | Commit message (Expand) | Author | Files | Lines |
2017-03-02 | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> | Ingo Molnar | 7 | -0/+7 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 4 | -2/+3 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 3 | -0/+4 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 52 | -29/+60 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 20 | -0/+23 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 3 | -0/+3 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <uap... | Ingo Molnar | 11 | -0/+11 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 18 | -0/+19 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/core: Remove the tsk_cpus_allowed() wrapper | Ingo Molnar | 4 | -6/+6 |
2017-03-01 | Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 5 | -27/+91 |
2017-03-01 | Input: rmi4 - f30: detect INPUT_PROP_BUTTONPAD from the button count | Benjamin Tissoires | 1 | -2/+3 |
2017-03-01 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 16 | -261/+705 |
2017-03-01 | Merge tag 'pwm/for-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 26 | -289/+462 |
2017-03-01 | Merge tag 'drm-ast-2500-for-v4.11' of git://people.freedesktop.org/~airlied/l... | Linus Torvalds | 6 | -259/+883 |
2017-03-01 | Merge tag 'drm-fixes-for-v4.11-rc1' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 6 | -6/+21 |
2017-03-01 | Merge tag 'for-linus-4.11' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds | 7 | -28/+67 |
2017-03-01 | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 7 | -24/+12 |
2017-03-01 | Merge tag 'iommu-fix-v4.11-rc0-2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -8/+18 |
2017-03-01 | Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2 | -380/+231 |
2017-02-28 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -12/+12 |
2017-02-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds | 1 | -1/+1 |
2017-02-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 21 | -175/+125 |
2017-02-28 | iommu/amd: Fix crash when accessing AMD-Vi sysfs entries | Joerg Roedel | 2 | -2/+7 |
2017-02-28 | iommu/vt-d: Fix crash when accessing VT-d sysfs entries | Joerg Roedel | 1 | -6/+11 |
2017-02-28 | Merge branch 'devel-stable' into misc | Russell King | 11 | -33/+103 |
2017-02-28 | ARM: 8638/1: mtd: lart: Rename partition defines to be prefixed with PART_ | Florian Fainelli | 1 | -12/+12 |
2017-02-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 135 | -284/+267 |
2017-02-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 10 | -33/+1223 |
2017-02-28 | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 6 | -6/+219 |
2017-02-28 | Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 22 | -252/+1855 |
2017-02-28 | drm/ast: Call open_key before enable_mmio in POST code | Y.C. Chen | 1 | -1/+1 |
2017-02-28 | drm/ast: Fix test for VGA enabled | Y.C. Chen | 1 | -6/+2 |
2017-02-28 | drm/ast: POST code for the new AST2500 | Y.C. Chen | 2 | -3/+476 |
2017-02-28 | drm/ast: Rename ast_init_dram_2300 to ast_post_chip_2300 | Benjamin Herrenschmidt | 1 | -3/+3 |
2017-02-28 | drm/ast: Factor mmc_test code in POST code | Benjamin Herrenschmidt | 1 | -51/+31 |
2017-02-28 | drm/ast: Fixed vram size incorrect issue on POWER | Y.C. Chen | 2 | -4/+4 |
2017-02-28 | drm/ast: Base support for AST2500 | Y.C. Chen | 4 | -19/+103 |
2017-02-28 | drm/ast: Fix calculation of MCLK | Benjamin Herrenschmidt | 1 | -2/+4 |
2017-02-28 | drm/ast: Remove spurious include | Benjamin Herrenschmidt | 1 | -2/+0 |
2017-02-28 | drm/ast: const'ify mode setting tables | Benjamin Herrenschmidt | 3 | -59/+59 |
2017-02-28 | drm/ast: Handle configuration without P2A bridge | Russell Currey | 3 | -109/+168 |
2017-02-28 | drm/ast: Fix AST2400 POST failure without BMC FW or VBIOS | Y.C. Chen | 1 | -3/+35 |
2017-02-28 | mm: use mmget_not_zero() helper | Vegard Nossum | 2 | -2/+2 |
2017-02-28 | mm: add new mmgrab() helper | Vegard Nossum | 3 | -3/+3 |
2017-02-28 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 39 | -130/+116 |
2017-02-28 | scripts/spelling.txt: add "followings" pattern and fix typo instances | Masahiro Yamada | 9 | -10/+10 |
2017-02-28 | scripts/spelling.txt: add "therfore" pattern and fix typo instances | Masahiro Yamada | 3 | -6/+6 |
2017-02-28 | scripts/spelling.txt: add "overwriten" pattern and fix typo instances | Masahiro Yamada | 5 | -5/+5 |
2017-02-28 | scripts/spelling.txt: add "overwritting" pattern and fix typo instances | Masahiro Yamada | 5 | -5/+5 |