index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-01
Merge branch 'pci/resource' into next
Bjorn Helgaas
11
-191
/
+73
2016-08-01
Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '...
Bjorn Helgaas
3
-4
/
+4
2016-06-23
unicore32/PCI: Remove pci=firmware command line parameter handling
Bjorn Helgaas
1
-7
/
+2
2016-06-23
ARM/PCI: Remove arch-specific pcibios_enable_device()
Lorenzo Pieralisi
1
-12
/
+0
2016-06-23
ARM64/PCI: Remove arch-specific pcibios_enable_device()
Lorenzo Pieralisi
1
-13
/
+0
2016-06-23
MIPS/PCI: Claim bus resources on PCI_PROBE_ONLY set-ups
Bjorn Helgaas
1
-1
/
+8
2016-06-23
ARM/PCI: Claim bus resources on PCI_PROBE_ONLY set-ups
Lorenzo Pieralisi
1
-11
/
+9
2016-06-17
sparc/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus()
Bjorn Helgaas
1
-9
/
+11
2016-06-17
powerpc/pci: Implement pci_resource_to_user() with pcibios_resource_to_bus()
Bjorn Helgaas
1
-28
/
+14
2016-06-17
microblaze/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus()
Bjorn Helgaas
1
-28
/
+14
2016-06-17
PCI: Unify pci_resource_to_user() declarations
Bjorn Helgaas
5
-19
/
+10
2016-06-17
microblaze/PCI: Remove useless __pci_mmap_set_pgprot()
Bjorn Helgaas
1
-30
/
+1
2016-06-17
powerpc/pci: Remove __pci_mmap_set_pgprot()
Yinghai Lu
1
-33
/
+4
2016-06-15
PCI/MSI: irqchip: Fix PCI_MSI dependencies
Arnd Bergmann
2
-3
/
+3
2016-06-10
PCI: Fix comment typo
Andrea Gelmini
1
-1
/
+1
2016-06-10
ARM64: PCI: Support ACPI-based PCI host controller
Tomasz Nowicki
2
-3
/
+115
2016-06-10
ARM64: PCI: Implement AML accessors for PCI_Config region
Tomasz Nowicki
1
-2
/
+10
2016-06-10
ARM64: PCI: ACPI support for legacy IRQs parsing and consolidation with DT code
Tomasz Nowicki
1
-3
/
+8
2016-06-10
ARM64: PCI: Add acpi_pci_bus_find_domain_nr()
Tomasz Nowicki
1
-0
/
+7
2016-06-05
parisc: Move die_if_kernel() prototype into traps.h header
Helge Deller
2
-2
/
+3
2016-06-05
parisc: Fix pagefault crash in unaligned __get_user() call
Helge Deller
1
-1
/
+9
2016-06-05
parisc: Fix printk time during boot
Helge Deller
2
-7
/
+3
2016-06-04
parisc: Fix backtrace on PA-RISC
Mikulas Patocka
1
-8
/
+14
2016-06-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+9
2016-06-03
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2016-06-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
13
-44
/
+74
2016-06-03
Merge tag 'powerpc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-38
/
+68
2016-06-03
arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabled
Mark Rutland
1
-1
/
+3
2016-06-03
arm64: move {PAGE,CONT}_SHIFT into Kconfig
Mark Rutland
2
-10
/
+14
2016-06-03
arm64: mm: dump: log span level
Mark Rutland
1
-1
/
+7
2016-06-03
arm64: update stale PAGE_OFFSET comment
Mark Rutland
1
-1
/
+2
2016-06-03
arm64: report CPU number in bad_mode
Mark Rutland
1
-2
/
+3
2016-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-31
/
+60
2016-06-02
irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144
Ganapatrao Kulkarni
1
-0
/
+9
2016-06-02
KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
Paolo Bonzini
1
-0
/
+5
2016-06-02
KVM: fail KVM_SET_VCPU_EVENTS with invalid exception number
Paolo Bonzini
1
-0
/
+4
2016-06-02
KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID
Paolo Bonzini
1
-10
/
+12
2016-06-02
kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR
Paolo Bonzini
1
-1
/
+1
2016-06-02
KVM: Handle MSR_IA32_PERF_CTL
Dmitry Bilunov
1
-0
/
+1
2016-06-02
KVM: x86: avoid write-tearing of TDP
Nadav Amit
1
-4
/
+4
2016-06-02
ARM: fix PTRACE_SETVFPREGS on SMP systems
Russell King
1
-1
/
+1
2016-06-01
arm64: unistd32.h: wire up missing syscalls for compat tasks
Will Deacon
2
-1
/
+9
2016-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
11
-100
/
+215
2016-06-01
powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support call
Thomas Huth
1
-0
/
+1
2016-06-01
powerpc/mm/radix: Add missing tlb flush
Aneesh Kumar K.V
1
-4
/
+1
2016-06-01
powerpc/mm/hash: Fix the reference bit update when handling hash fault
Aneesh Kumar K.V
1
-2
/
+20
2016-06-01
powerpc/mm/radix: Update LPCR only if it is powernv
Aneesh Kumar K.V
1
-13
/
+10
2016-05-31
arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
Catalin Marinas
2
-3
/
+9
2016-05-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
8
-68
/
+103
2016-05-31
arm64: KVM: vgic-v3: Relax synchronization when SRE==1
Marc Zyngier
1
-7
/
+16
[next]