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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-02
Merge branch 'pci/iommu' into next
Bjorn Helgaas
1
-4
/
+13
2014-05-30
Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi...
Bjorn Helgaas
1
-1
/
+1
2014-05-30
PCI: Make pci_bus_add_device() void
Yijing Wang
1
-1
/
+1
2014-05-28
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-2
/
+3
2014-05-28
Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...
Bjorn Helgaas
1
-0
/
+17
2014-05-28
PCI: Introduce new device binding path using pci_dev.driver_override
Alex Williamson
1
-0
/
+1
2014-05-28
PCI: Add support for PCIe-to-PCI bridge DMA alias quirks
Alex Williamson
1
-0
/
+2
2014-05-28
PCI: Add support for DMA alias quirks
Alex Williamson
1
-0
/
+3
2014-05-28
PCI: Convert pci_dev_flags definitions to bit shifts
Alex Williamson
1
-4
/
+4
2014-05-28
PCI: Add DMA alias iterator
Alex Williamson
1
-0
/
+4
2014-05-27
PCI: Fix return value from pci_user_{read,write}_config_*()
Gavin Shan
1
-2
/
+2
2014-05-27
PCI: Turn pcibios_penalize_isa_irq() into a weak function
Hanjun Guo
1
-0
/
+1
2014-05-27
PCI: Add new pci_is_bridge() interface
Yijing Wang
1
-0
/
+13
2014-05-27
PCI: Notify driver before and after device reset
Keith Busch
1
-0
/
+3
2014-05-26
Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc...
Bjorn Helgaas
4
-16
/
+17
2014-05-22
PCI: Remove pcibios_add_platform_entries()
Sebastian Ott
1
-1
/
+0
2014-05-20
DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t
Bjorn Helgaas
2
-11
/
+9
2014-05-20
DMA-API: Clarify physical/bus address distinction
Bjorn Helgaas
2
-0
/
+7
2014-04-30
PCI/MSI: Remove pci_enable_msi_block()
Alexander Gordeev
1
-4
/
+1
2014-04-24
PCI: Use designated initialization in PCI_VDEVICE
Mark Rustad
1
-5
/
+5
2014-04-24
PCI: Remove old serial device IDs
Jean Delvare
1
-3
/
+0
2014-04-13
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2
-1
/
+13
2014-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+3
2014-04-12
Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...
Linus Torvalds
4
-1
/
+26
2014-04-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
4
-15
/
+28
2014-04-12
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+8
2014-04-12
Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb
Linus Torvalds
1
-7
/
+12
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
9
-118
/
+71
2014-04-12
Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
5
-28
/
+69
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
6
-5
/
+41
2014-04-11
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2
-9
/
+13
2014-04-11
Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/e...
Linus Torvalds
2
-5
/
+4
2014-04-11
Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+6
2014-04-11
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
3
-3
/
+3
2014-04-11
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+20
2014-04-11
mm: slab/slub: use page->list consistently instead of page->lru
Dave Hansen
1
-1
/
+2
2014-04-10
AUDIT: make audit_is_compat depend on CONFIG_AUDIT_COMPAT_GENERIC
Chris Metcalf
1
-1
/
+1
2014-04-10
NVMe: Retry failed commands with non-fatal errors
Keith Busch
2
-2
/
+3
2014-04-10
NVMe: Make I/O timeout a module parameter
Keith Busch
1
-1
/
+2
2014-04-10
NVMe: CPU hot plug notification
Keith Busch
1
-0
/
+1
2014-04-10
NVMe: per-cpu io queues
Keith Busch
1
-1
/
+5
2014-04-10
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-6
/
+19
2014-04-10
Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2014-04-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2
-5
/
+10
2014-04-10
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
4
-15
/
+43
2014-04-09
block: fix regression with block enabled tagging
Jens Axboe
2
-1
/
+14
2014-04-09
scsi: Make sure cmd_flags are 64-bit
Martin K. Petersen
1
-2
/
+2
2014-04-09
tracing: Fix anonymous unions in struct ftrace_event_call
Mathieu Desnoyers
2
-5
/
+15
2014-04-09
x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"
Behan Webster
1
-0
/
+5
2014-04-09
LLVMLinux: Add support for clang to compiler.h and new compiler-clang.h
Mark Charlebois
2
-0
/
+19
[next]