| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | nios2: Remove unnecessary #ifdef guards | Tobias Klauser | 2015-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | | nios2: Switch to generic __xchg() | Marek Vasut | 2015-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | | nios2: Fix unused variable warning | Marek Vasut | 2015-11-09 | |
| | |/ / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | Merge tag 'xtensa-20151108' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2015-11-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | xtensa: implement dma_to_phys and phys_to_dma | Max Filippov | 2015-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | xtensa: support DMA to high memory | Max Filippov | 2015-11-09 | |
| | * | | | | | | | | | | | | | | | | | | | Revert "xtensa: cache inquiry and unaligned cache handling functions" | Max Filippov | 2015-11-03 | |
| | * | | | | | | | | | | | | | | | | | | | xtensa: drop unused sections and remapped reset handlers | Max Filippov | 2015-11-03 | |
| | * | | | | | | | | | | | | | | | | | | | xtensa: fix secondary core boot in SMP | Max Filippov | 2015-11-03 | |
| | * | | | | | | | | | | | | | | | | | | | xtensa: add FORCE_MAX_ZONEORDER to Kconfig | Max Filippov | 2015-11-03 | |
| | * | | | | | | | | | | | | | | | | | | | xtensa: nommu: provide defconfig for de212 on kc705 | Max Filippov | 2015-11-02 | |
| | * | | | | | | | | | | | | | | | | | | | xtensa: nommu: xtfpga: add kc705 DTS | Max Filippov | 2015-11-02 | |
| | * | | | | | | | | | | | | | | | | | | | xtensa: add de212 core variant | Max Filippov | 2015-11-02 | |
| | * | | | | | | | | | | | | | | | | | | | xtensa: nommu: select HAVE_FUTEX_CMPXCHG | Max Filippov | 2015-11-02 | |
| | * | | | | | | | | | | | | | | | | | | | xtensa: nommu: fix default memory start address | Max Filippov | 2015-11-02 | |
| | * | | | | | | | | | | | | | | | | | | | xtensa: nommu: provide correct KIO addresses | Max Filippov | 2015-11-02 | |
| | * | | | | | | | | | | | | | | | | | | | xtensa: nommu: fix USER_RING definition | Max Filippov | 2015-11-02 | |
| | * | | | | | | | | | | | | | | | | | | | xtensa: xtfpga: fix integer overflow in TASK_SIZE | Max Filippov | 2015-11-02 | |
| | * | | | | | | | | | | | | | | | | | | | xtensa: fix build for configs without cache options | Max Filippov | 2015-11-02 | |
| | * | | | | | | | | | | | | | | | | | | | xtensa: fixes for configs without loop option | Max Filippov | 2015-11-02 | |
| | |/ / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | arm64: fixup for mm renames | Andrew Morton | 2015-11-07 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-11-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | arch/x86/kernel/cpu/perf_event_msr.c: use sign_extend64() for sign extension | Martin Kepplinger | 2015-11-06 | |
| | * | | | | | | | | | | | | | | | | | | | arch/sh/kernel/traps_64.c: use sign_extend64() for sign extension | Martin Kepplinger | 2015-11-06 | |
| | * | | | | | | | | | | | | | | | | | | | mm: make compound_head() robust | Kirill A. Shutemov | 2015-11-06 | |
| | * | | | | | | | | | | | | | | | | | | | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman | 2015-11-06 | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-11-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | livepatch: Fix crash with !CONFIG_DEBUG_SET_MODULE_RONX | Josh Poimboeuf | 2015-11-06 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2015-11-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | ftrace: Calculate the correct dyn_ftrace number to report to the userspace | Minfei Huang | 2015-10-22 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-v4.4-important-fix' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-11-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | Revert "ARM: dts: twl4030: Add iio properties for bci subnode" | Sebastian Reichel | 2015-11-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-11-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | xtensa: enable building of all dtbs | Rob Herring | 2015-10-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | mips: enable building of all dtbs | Rob Herring | 2015-10-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | metag: enable building of all dtbs | Rob Herring | 2015-10-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | metag: use common make variables for dtb builds | Rob Herring | 2015-10-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | h8300: enable building of all dtbs | Rob Herring | 2015-10-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | arm64: enable building of all dtbs | Rob Herring | 2015-10-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | arm: enable building of all dtbs | Rob Herring | 2015-10-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | arc: enable building of all dtbs | Rob Herring | 2015-10-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | arc: use common make variables for dtb builds | Rob Herring | 2015-10-27 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2015-11-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'v4.3-rc4' into next | Dmitry Torokhov | 2015-10-05 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | Merge tag 'v4.3-rc3' into next | Dmitry Torokhov | 2015-09-29 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | ARM: dts: set up trigger type for edt-ft5x06 interrupts | Dmitry Torokhov | 2015-09-27 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2015-11-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | sh: mach-rsk: remove unnecessary MTD partition probe specification | Brian Norris | 2015-09-30 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-11-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | *-----. | | | | | | | | | | | | | | | | | | | | | Merge branches 'pci/host-altera', 'pci/host-designware', 'pci/host-generic', ... | Bjorn Helgaas | 2015-11-03 | |
| | |\ \ \ \| | | | | | | | | | | | | | | | | | | | | ||||
