Age | Commit message (Expand) | Author | Files | Lines |
2016-03-24 | Merge branch 'cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Rafael J. Wysocki | 1 | -22/+111 |
2016-03-23 | intel_idle: Support for Intel Xeon Phi Processor x200 Product Family | Dasaratharaman Chandramouli | 1 | -0/+25 |
2016-03-23 | intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled | Len Brown | 1 | -22/+86 |
2016-03-21 | cpuidle: menu: Fall back to polling if next timer event is near | Rafael J. Wysocki | 1 | -4/+8 |
2016-03-17 | cpuidle: menu: use high confidence factors only when considering polling | Rik van Riel | 1 | -18/+24 |
2016-02-17 | cpuidle: menu: help gcc generate slightly better code | Rasmus Villemoes | 1 | -8/+8 |
2016-02-17 | cpuidle: menu: avoid expensive square root computation | Rasmus Villemoes | 1 | -18/+17 |
2016-02-14 | Linux 4.5-rc4v4.5-rc4 | Linus Torvalds | 1 | -1/+1 |
2016-02-14 | Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -1/+12 |
2016-02-14 | Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+3 |
2016-02-14 | Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 7 | -7/+79 |
2016-02-14 | Merge tag 'usb-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 3 | -12/+19 |
2016-02-14 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -26/+63 |
2016-02-14 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -6/+10 |
2016-02-14 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+3 |
2016-02-14 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -14/+18 |
2016-02-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+2 |
2016-02-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 21 | -71/+46 |
2016-02-14 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -2/+7 |
2016-02-14 | Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -21/+28 |
2016-02-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 4 | -16/+27 |
2016-02-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 18 | -290/+567 |
2016-02-13 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 7 | -35/+94 |
2016-02-13 | Merge tag 'sound-fix-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |
2016-02-13 | Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg... | Linus Torvalds | 11 | -61/+119 |
2016-02-13 | ALSA: usb-audio: avoid freeing umidi object twice | Andrey Konovalov | 1 | -1/+0 |
2016-02-12 | Merge tag 'pci-v4.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -24/+14 |
2016-02-12 | Merge branch 'akpm'(patches from Andrew) | Linus Torvalds | 13 | -57/+62 |
2016-02-12 | IB/mlx5: Fix RC transport send queue overhead computation | Leon Romanovsky | 1 | -5/+7 |
2016-02-12 | IB/ipoib: fix for rare multicast join race condition | Alex Estrin | 1 | -7/+17 |
2016-02-12 | Merge tag 'mmc-v4.5-rc2' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 9 | -36/+93 |
2016-02-12 | Merge tag 'sound-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 42 | -209/+292 |
2016-02-12 | Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -33/+41 |
2016-02-12 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 8 | -20/+31 |
2016-02-12 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 25 | -257/+373 |
2016-02-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -1/+2 |
2016-02-12 | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -71/+131 |
2016-02-12 | Merge tag 'xfs-fixes-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2016-02-12 | Merge tag 'asoc-fix-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Takashi Iwai | 29 | -144/+221 |
2016-02-12 | EVM: Use crypto_memneq() for digest comparisons | Ryan Ware | 1 | -1/+2 |
2016-02-12 | ARC: mm: Introduce explicit super page size support | Vineet Gupta | 2 | -19/+45 |
2016-02-11 | Merge tag 'phy-for-4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Greg Kroah-Hartman | 3 | -12/+19 |
2016-02-11 | arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI | Andrew Morton | 1 | -0/+1 |
2016-02-11 | mm: fix pfn_t vs highmem | Dan Williams | 3 | -12/+11 |
2016-02-11 | kernel/locking/lockdep.c: convert hash tables to hlists | Andrew Morton | 2 | -25/+21 |
2016-02-11 | mm,thp: fix spellos in describing __HAVE_ARCH_FLUSH_PMD_TLB_RANGE | Vineet Gupta | 1 | -2/+2 |
2016-02-11 | mm,thp: khugepaged: call pte flush at the time of collapse | Vineet Gupta | 1 | -1/+3 |
2016-02-11 | mm/backing-dev.c: fix error path in wb_init() | Rasmus Villemoes | 1 | -1/+1 |
2016-02-11 | mm, dax: check for pmd_none() after split_huge_pmd() | Kirill A. Shutemov | 2 | -2/+6 |
2016-02-11 | vsprintf: kptr_restrict is okay in IRQ when 2 | Jason A. Donenfeld | 1 | -13/+13 |