Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-03-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge 4.5-rc4 into tty-next | Greg Kroah-Hartman | 2016-02-14 | 29 | -63/+55 | |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | Merge 4.5-rc2 into tty-next | Greg Kroah-Hartman | 2016-02-01 | 2 | -0/+13 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | serial: Fix ASYNC_* => UPF_* flags misuse | Peter Hurley | 2016-01-28 | 1 | -1/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2016-03-17 | 8 | -8/+0 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option | David Howells | 2016-02-10 | 8 | -8/+0 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-03-16 | 3 | -15/+12 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'pci/resource' into next | Bjorn Helgaas | 2016-03-15 | 1 | -7/+12 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | MIPS: Loongson 3: Keep CPU physical (not virtual) addresses in shadow ROM res... | Bjorn Helgaas | 2016-03-12 | 1 | -2/+7 | |
| | * | | | | | MIPS: Loongson 3: Use temporary struct resource * to avoid repetition | Bjorn Helgaas | 2016-03-12 | 1 | -7/+7 | |
| | | |/ / / | | |/| | | | ||||||
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *---. \ \ \ \ | Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/... | Bjorn Helgaas | 2016-03-15 | 2 | -7/+0 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| | | | * | | | | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig | 2016-03-07 | 1 | -3/+0 | |
| | |_|/ / / / | |/| | | | | | ||||||
| | | * | | | | PCI: Include pci/hotplug Kconfig directly from pci/Kconfig | Bjorn Helgaas | 2016-03-08 | 1 | -2/+0 | |
| | | * | | | | PCI: Include pci/pcie/Kconfig directly from pci/Kconfig | Bogicevic Sasa | 2016-03-08 | 1 | -2/+0 | |
| | |/ / / / | ||||||
| * | | | | | PCI: Remove includes of empty asm-generic/pci-bridge.h | Bjorn Helgaas | 2016-02-05 | 1 | -1/+0 | |
| |/ / / / | ||||||
* | | | | | Merge tag 'regmap-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 2016-03-15 | 10 | -10/+10 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge remote-tracking branch 'regmap/topic/mmio' into regmap-next | Mark Brown | 2016-03-05 | 10 | -10/+10 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | MIPS: dt: Explicitly specify native endian behaviour for syscon | Mark Brown | 2016-01-27 | 10 | -1/+10 | |
| | |/ / / / | ||||||
* | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-03-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | arch/hotplug: Call into idle with a proper state | Thomas Gleixner | 2016-03-01 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-15 | 10 | -240/+178 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'linus' into irq/core, to pick up fixes | Ingo Molnar | 2016-03-08 | 34 | -81/+77 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | MIPS: Delete smp-gic.c | Qais Yousef | 2016-02-25 | 2 | -7/+0 | |
| * | | | | | | MIPS: Make smp CMP, CPS and MT use the new generic IPI functions | Qais Yousef | 2016-02-25 | 4 | -7/+8 | |
| * | | | | | | MIPS: Add generic SMP IPI support | Qais Yousef | 2016-02-25 | 1 | -0/+136 | |
| * | | | | | | Merge tag 'irqchip-core-4.6-2' of git://git.infradead.org/users/jcooper/linux... | Thomas Gleixner | 2016-02-21 | 2 | -223/+25 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'irqchip/mips' into irqchip/core | Jason Cooper | 2016-02-21 | 2 | -223/+25 | |
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| | | * | | | | | irqchip/ath79-cpu: Move the CPU IRQ driver from arch/mips/ath79/ | Alban Bedel | 2016-02-17 | 2 | -75/+7 | |
| | | * | | | | | irqchip/ath79-misc: Move the MISC driver from arch/mips/ath79/ | Alban Bedel | 2016-02-17 | 2 | -148/+18 | |
| | | | |_|/ / | | | |/| | | | ||||||
| * | | | | | | irqchips/bmips: Add bcm6345-l1 interrupt controller | Simon Arlott | 2016-02-08 | 2 | -2/+9 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-03-14 | 1 | -4/+4 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying... | Ingo Molnar | 2016-02-29 | 30 | -65/+57 | |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | KVM: Use simple waitqueue for vcpu->wq | Marcelo Tosatti | 2016-02-25 | 1 | -4/+4 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2016-03-14 | 1 | -4/+6 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge tag 'v4.5-rc6' into core/resources, to resolve conflict | Ingo Molnar | 2016-03-04 | 32 | -65/+70 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM | Toshi Kani | 2016-01-30 | 1 | -4/+6 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | MIPS: smp.c: Fix uninitialised temp_foreign_map | James Hogan | 2016-03-13 | 1 | -0/+1 | |
* | | | | | | MIPS: Fix build error when SMP is used without GIC | Hauke Mehrtens | 2016-03-13 | 1 | -3/+4 | |
* | | | | | | MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780 | Aaro Koskinen | 2016-03-13 | 1 | -1/+1 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp' | Maciej W. Rozycki | 2016-03-04 | 1 | -7/+6 | |
* | | | | | MIPS: kvm: Fix ioctl error handling. | Michael S. Tsirkin | 2016-02-29 | 1 | -2/+2 | |
* | | | | | MIPS: scache: Fix scache init with invalid line size. | Govindraj Raja | 2016-02-29 | 1 | -4/+9 | |
* | | | | | MIPS: Avoid variant of .type unsupported by LLVM Assembler | Daniel Sanders | 2016-02-29 | 2 | -2/+2 | |
* | | | | | MIPS: jz4740: Fix surviving instance of irq_to_gpio() | Ralf Baechle | 2016-02-29 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | mm: ASLR: use get_random_long() | Daniel Cashman | 2016-02-27 | 1 | -2/+2 | |
| |_|/ |/| | | ||||||
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-02-14 | 20 | -63/+46 | |
|\ \ \ | ||||||
| * | | | mips: Differentiate between 32 and 64 bit ELF header | Daniel Wagner | 2016-02-11 | 3 | -4/+9 | |
| * | | | MIPS: Octeon: Update OCTEON_FEATURE_PCIE for Octeon III | Zubair Lutfullah Kakakhel | 2016-02-10 | 1 | -1/+2 | |
| * | | | MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe() | Wei Yongjun | 2016-02-10 | 1 | -4/+4 | |
| * | | | MIPS: Fix early CM probing | Paul Burton | 2016-02-09 | 3 | -18/+1 |