index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+1
2015-09-08
userfaultfd: selftest: update userfaultfd x86 32bit syscall number
Andrea Arcangeli
1
-1
/
+1
2015-09-08
xen/xenbus: Rename the variable xen_store_mfn to xen_store_gfn
Julien Grall
1
-7
/
+7
2015-09-08
xen/privcmd: Further s/MFN/GFN/ clean-up
Julien Grall
6
-61
/
+65
2015-09-08
hvc/xen: Further s/MFN/GFN clean-up
Julien Grall
1
-10
/
+5
2015-09-08
video/xen-fbfront: Further s/MFN/GFN clean-up
Julien Grall
1
-9
/
+9
2015-09-08
xen/tmem: Use xen_page_to_gfn rather than pfn_to_gfn
Julien Grall
1
-16
/
+8
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
20
-47
/
+81
2015-09-08
arm/xen: implement correctly pfn_to_mfn
Julien Grall
1
-8
/
+0
2015-09-08
xen: Make clear that swiotlb and biomerge are dealing with DMA address
Julien Grall
5
-17
/
+40
2015-09-08
parisc: Use platform_device_register_simple("rtc-generic")
Helge Deller
1
-10
/
+4
2015-09-08
parisc: Drop CONFIG_SMP around update_cr16_clocksource()
Helge Deller
1
-7
/
+0
2015-09-08
xen: switch extra memory accounting to use pfns
Juergen Gross
3
-41
/
+49
2015-09-08
xen: limit memory to architectural maximum
Juergen Gross
1
-1
/
+1
2015-09-08
xen: avoid another early crash of memory limited dom0
Juergen Gross
1
-8
/
+15
2015-09-08
xen: avoid early crash of memory limited dom0
Juergen Gross
1
-3
/
+4
2015-09-08
parisc: Use double word condition in 64bit CAS operation
John David Anglin
1
-1
/
+1
2015-09-08
parisc: Filter out spurious interrupts in PA-RISC irq handler
Helge Deller
1
-2
/
+7
2015-09-08
parisc: Additionally check for in_atomic() in page fault handler
Helge Deller
1
-1
/
+1
2015-09-08
PCI,parisc: Enable 64-bit bus addresses on PA-RISC
Helge Deller
2
-3
/
+6
2015-09-08
parisc: Define ioremap_uc and ioremap_wc
Guenter Roeck
1
-0
/
+2
2015-09-08
drm/i915: Fix broken mst get_hw_state.
Maarten Lankhorst
2
-5
/
+10
2015-09-08
virtio_balloon: do not change memory amount visible via /proc/meminfo
Denis V. Lunev
1
-2
/
+6
2015-09-08
virtio_ballon: change stub of release_pages_by_pfn
Denis V. Lunev
1
-4
/
+4
2015-09-08
virtio-blk: Allow extended partitions
Fam Zheng
1
-0
/
+1
2015-09-08
virtio_mmio: add ACPI probing
Graeme Gregory
1
-0
/
+10
2015-09-08
virtio-blk: use VIRTIO_BLK_F_WCE and VIRTIO_BLK_F_CONFIG_WCE in virtio1
Paolo Bonzini
1
-3
/
+2
2015-09-08
nios2: add Max10 defconfig
Chee Nouk Phoon
1
-0
/
+81
2015-09-08
nios2: Add Max10 device tree
Chee Nouk Phoon
1
-0
/
+248
2015-09-08
kvm: irqchip: fix memory leak
Sudip Mukherjee
1
-2
/
+6
2015-09-08
kvm: move new trace event outside #ifdef CONFIG_KVM_ASYNC_PF
Wanpeng Li
1
-2
/
+2
2015-09-08
locking/static_keys: Fix a silly typo
Jonathan Corbet
2
-2
/
+2
2015-09-08
powerpc/pseries: Release DRC when configure_connector fails
Bharata B Rao
1
-1
/
+3
2015-09-08
Btrfs: don't initialize a space info as full to prevent ENOSPC
Filipe Manana
1
-4
/
+1
2015-09-08
cpufreq: Use __func__ to print function's name
Viresh Kumar
1
-2
/
+1
2015-09-08
Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
54
-1089
/
+1321
2015-09-07
Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
55
-478
/
+861
2015-09-07
cpufreq: staticize cpufreq_cpu_get_raw()
Viresh Kumar
1
-1
/
+1
2015-09-07
NTB: Fix range check on memory window index
Allen Hubbe
1
-1
/
+1
2015-09-07
NTB: Improve index handling in B2B MW workaround
Allen Hubbe
1
-6
/
+16
2015-09-07
NTB: Fix documentation for ntb_peer_db_clear.
Allen Hubbe
1
-1
/
+1
2015-09-07
NTB: Fix documentation for ntb_link_is_up
Allen Hubbe
1
-4
/
+3
2015-09-07
NTB: Use unique DMA channels for TX and RX
Dave Jiang
1
-19
/
+58
2015-09-07
NTB: Remove dma_sync_wait from ntb_async_rx
Allen Hubbe
1
-9
/
+3
2015-09-07
NTB: Clean up QP stats info
Dave Jiang
1
-9
/
+16
2015-09-07
NTB: Make the transport list in order of discovery
Dave Jiang
1
-1
/
+1
2015-09-07
NTB: Add PCI Device IDs for Broadwell Xeon
Dave Jiang
2
-0
/
+18
2015-09-07
NTB: Add flow control to the ntb_netdev
Dave Jiang
3
-1
/
+95
2015-09-07
NTB: Add list to MAINTAINERS
Jon Mason
1
-0
/
+2
2015-09-07
MAINTAINERS: update nios2 git repo
Ley Foon Tan
1
-1
/
+1
[prev]
[next]