Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | btrfs: Avoid truncate tailing page if fallocate range doesn't exceed inode size | Qu Wenruo | 2015-10-20 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-10-23 | 8 | -25/+100 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/mm, kasan: Silence KASAN warnings in get_wchan() | Andrey Ryabinin | 2015-10-20 | 1 | -3/+3 | |
| * | | | | | | | | | compiler, atomics, kasan: Provide READ_ONCE_NOCHECK() | Andrey Ryabinin | 2015-10-20 | 2 | -13/+66 | |
| * | | | | | | | | | x86, kasan: Fix build failure on KASAN=y && KMEMCHECK=y kernels | Andrey Ryabinin | 2015-10-19 | 1 | -3/+2 | |
| * | | | | | | | | | x86/smpboot: Fix CPU #1 boot timeout | Len Brown | 2015-10-19 | 1 | -2/+6 | |
| * | | | | | | | | | x86/smpboot: Fix cpu_init_udelay=10000 corner case boot parameter misbehavior | Len Brown | 2015-10-19 | 1 | -2/+5 | |
| * | | | | | | | | | x86/ioapic: Disable interrupts when re-routing legacy IRQs | Vitaly Kuznetsov | 2015-10-16 | 1 | -0/+4 | |
| * | | | | | | | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 2015-10-16 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | x86/setup: Extend low identity map to cover whole kernel range | Paolo Bonzini | 2015-10-16 | 1 | -0/+8 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | x86/efi: Fix multiple GOP device support | Kővágó, Zoltán | 2015-10-14 | 1 | -2/+6 | |
* | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-10-23 | 4 | -12/+28 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | sched/core: Add missing lockdep_unpin() annotations | Peter Zijlstra | 2015-10-23 | 2 | -2/+16 | |
| * | | | | | | | | | | sched/deadline: Fix migration of SCHED_DEADLINE tasks | Luca Abeni | 2015-10-20 | 1 | -3/+5 | |
| * | | | | | | | | | | nohz: Revert "nohz: Set isolcpus when nohz_full is set" | Frederic Weisbecker | 2015-10-20 | 1 | -3/+0 | |
| * | | | | | | | | | | sched/fair: Update task group's load_avg after task migration | Yuyang Du | 2015-10-20 | 1 | -2/+3 | |
| * | | | | | | | | | | sched/fair: Fix overly small weight for interactive group entities | Yuyang Du | 2015-10-20 | 1 | -2/+2 | |
| * | | | | | | | | | | sched, tracing: Stop/start critical timings around the idle=poll idle loop | Daniel Bristot de Oliveira | 2015-10-12 | 1 | -0/+2 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-10-23 | 13 | -16/+26 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ocfs2/dlm: unlock lockres spinlock before dlm_lockres_put | Joseph Qi | 2015-10-23 | 2 | -2/+3 | |
| * | | | | | | | | | | fault-inject: fix inverted interval/probability values in printk | Florian Westphal | 2015-10-23 | 1 | -1/+1 | |
| * | | | | | | | | | | lib/Kconfig.debug: disable -Wframe-larger-than warnings with KASAN=y | Andrey Ryabinin | 2015-10-23 | 1 | -0/+1 | |
| * | | | | | | | | | | mm: make sendfile(2) killable | Jan Kara | 2015-10-23 | 1 | -4/+5 | |
| * | | | | | | | | | | thp: use is_zero_pfn() only after pte_present() check | Minchan Kim | 2015-10-23 | 1 | -1/+2 | |
| * | | | | | | | | | | mailmap: update Javier Martinez Canillas' email | Javier Martinez Canillas | 2015-10-23 | 1 | -0/+1 | |
| * | | | | | | | | | | MAINTAINERS: add Sergey as zsmalloc reviewer | Sergey Senozhatsky | 2015-10-23 | 1 | -0/+1 | |
| * | | | | | | | | | | mm: cma: fix incorrect type conversion for size during dma allocation | Rohit Vaswani | 2015-10-23 | 4 | -6/+6 | |
| * | | | | | | | | | | kmod: don't run async usermode helper as a child of kworker thread | Oleg Nesterov | 2015-10-23 | 1 | -2/+6 | |
* | | | | | | | | | | | Merge tag 'powerpc-4.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2015-10-23 | 7 | -86/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | powerpc/rtas: Validate rtas.entry before calling enter_rtas() | Vasant Hegde | 2015-10-22 | 1 | -0/+3 | |
| * | | | | | | | | | | | powerpc/powernv: Handle irq_happened flag correctly in off-line loop | Paul Mackerras | 2015-10-21 | 1 | -5/+24 | |
| * | | | | | | | | | | | powerpc: Revert "Use the POWER8 Micro Partition Prefetch Engine in KVM HV on ... | Paul Mackerras | 2015-10-21 | 5 | -81/+1 | |
* | | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-10-23 | 28 | -44/+103 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'mvebu-fixes-4.3-2' of git://git.infradead.org/linux-mvebu into fixes | Arnd Bergmann | 2015-10-21 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | ARM: mvebu: correct a385-db-ap compatible string | Marcin Wojtas | 2015-10-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 2015-10-21 | 4 | -6/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | thermal: exynos: Fix register read in TMU | Sudip Mukherjee | 2015-10-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | ARM: dts: Fix audio card detection on Peach boards | Alim Akhtar | 2015-10-13 | 2 | -0/+10 | |
| | * | | | | | | | | | | | | | ARM: EXYNOS: Fix double of_node_put() when parsing child power domains | Krzysztof Kozlowski | 2015-10-13 | 1 | -5/+3 | |
| * | | | | | | | | | | | | | | Merge tag 'omap-for-v4.3/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 2015-10-21 | 5 | -3/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | ARM: OMAP2+: Fix imprecise external abort caused by bogus SRAM init | Tony Lindgren | 2015-10-19 | 4 | -3/+11 | |
| | * | | | | | | | | | | | | | | ARM: OMAP2+: Fix oops with LPAE and more than 2GB of memory | Tony Lindgren | 2015-10-16 | 2 | -0/+11 | |
| * | | | | | | | | | | | | | | | ARM: tegra: Comment out gpio-ranges properties | Thierry Reding | 2015-10-15 | 4 | -0/+8 | |
| * | | | | | | | | | | | | | | | Merge tag 'omap-for-v4.3/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 2015-10-15 | 4 | -5/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | Documentation: ARM: List new omap MMC requirements | Tony Lindgren | 2015-10-12 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | | memory: omap-gpmc: dump "before" state before first modification | Uwe Kleine-König | 2015-10-12 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | memory: omap-gpmc: Fix unselectable debug option for GPMC | Tony Lindgren | 2015-10-12 | 1 | -3/+9 | |
| | * | | | | | | | | | | | | | | ARM: dts: am57xx-beagle-x15: set VDD_SD to always-on | Tomi Valkeinen | 2015-10-12 | 1 | -1/+2 | |
| | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | ARM: dts: uniphier: fix IRQ number for devices on PH1-LD6b ref board | Masahiro Yamada | 2015-10-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | drivers/perf: arm_pmu: avoid CPU device_node reference leak | Will Deacon | 2015-10-15 | 1 | -2/+8 |