index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2014-06-02
Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-06-02
Merge tag 'fixes-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-06-02
Merge tag 'mmc-v3.16-1' of git://git.linaro.org/people/ulf.hansson/mmc into next
Linus Torvalds
2014-06-02
Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-06-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2014-06-02
mmc: mmci: Enforce DMA configuration through DT
Ulf Hansson
2014-06-01
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2014-06-01
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-06-02
powerpc: Wire renameat2() syscall
Benjamin Herrenschmidt
2014-05-30
x86_64: expand kernel stack to 16K
Minchan Kim
2014-05-30
Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi...
Bjorn Helgaas
2014-05-30
ARM/PCI: Call pcie_bus_configure_settings() to set MPS
Murali Karicheri
2014-05-30
Merge tag 'renesas-fixes-for-v3.16' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2014-05-29
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-05-29
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2014-05-29
ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORM
Will Deacon
2014-05-29
Merge tag 'samsung-cleanup' of http://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
2014-05-29
arm64: mm: fix pmd_write CoW brokenness
Will Deacon
2014-05-28
Merge branch 'pci/misc' into next
Bjorn Helgaas
2014-05-28
Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...
Bjorn Helgaas
2014-05-28
Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into next
Bjorn Helgaas
2014-05-28
ARM: 8063/1: bL_switcher: fix individual online status reporting of removed CPUs
Nicolas Pitre
2014-05-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-05-28
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2014-05-28
MIPS: R46000: Fix Micro-assembler field overflow for R4600 V2
Thomas Bogendoerfer
2014-05-28
MIPS: ptrace: Avoid smp_processor_id() in preemptible code
Alex Smith
2014-05-28
MIPS: Lemote 2F: cs5536: mfgpt: use raw locks
Sebastian Andrzej Siewior
2014-05-28
m68k/hp300: Convert printk to pr_foo()
Fabian Frederick
2014-05-28
m68k/apollo: Convert printk to pr_foo()
Fabian Frederick
2014-05-28
m68k/amiga: Convert printk(foo to pr_foo()
Fabian Frederick
2014-05-28
m68k: Increase initial mapping to 8 or 16 MiB if possible
Andreas Schwab
2014-05-28
m68k: Update defconfigs for v3.15-rc2
Geert Uytterhoeven
2014-05-28
m68k/atari: fix SCC initialization for debug console
Finn Thain
2014-05-28
m68k/mvme16x: Adopt common boot console
Finn Thain
2014-05-28
m68k: Multi-platform EARLY_PRINTK
Finn Thain
2014-05-28
MIPS: SB1: Fix excessive kernel warnings.
Ralf Baechle
2014-05-28
ARM: shmobile: armadillo800eva: fixup HDMI sound flags setting
Kuninori Morimoto
2014-05-28
powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode
Srivatsa S. Bhat
2014-05-28
powerpc: Fix 64 bit builds with binutils 2.24
Guenter Roeck
2014-05-27
PCI: Turn pcibios_penalize_isa_irq() into a weak function
Hanjun Guo
2014-05-27
Merge tag 'fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-05-27
sparc/PCI: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-27
powerpc/PCI: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-27
ia64/PCI: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-27
x86/PCI: Use pci_is_bridge() to simplify code
Yijing Wang
2014-05-27
ARM: msm: Silence readb/writeb warnings due to missing IOMEM()
Stephen Boyd
2014-05-27
x86/PCI: Clean up and mark early_root_info_init() as deprecated
Suravee Suthikulpanit
2014-05-27
x86/xen: map foreign pfns for autotranslated guests
Mukesh Rathor
2014-05-26
Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc...
Bjorn Helgaas
[next]