index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmap
Linus Torvalds
2009-12-11
59
-1202
/
+343
|
\
|
*
Add missing alignment check in arch/score sys_mmap()
Al Viro
2009-12-11
1
-3
/
+4
|
*
fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh
Al Viro
2009-12-11
4
-4
/
+8
|
*
Get rid of open-coding in ia64_brk()
Al Viro
2009-12-11
1
-45
/
+1
|
*
sparc_brk() is not needed anymore
Al Viro
2009-12-11
5
-25
/
+3
|
*
switch do_brk() to get_unmapped_area()
Al Viro
2009-12-11
1
-8
/
+2
|
*
Take arch_mmap_check() into get_unmapped_area()
Al Viro
2009-12-11
2
-17
/
+12
|
*
fix a struct file leak in do_mmap_pgoff()
Al Viro
2009-12-11
2
-18
/
+15
|
*
Unify sys_mmap*
Al Viro
2009-12-11
46
-907
/
+109
|
*
Cut hugetlb case early for 32bit on ia64
Al Viro
2009-12-11
1
-0
/
+3
|
*
arch_mmap_check() on mn10300
Al Viro
2009-12-11
2
-5
/
+5
|
*
Kill ancient crap in s390 compat mmap
Al Viro
2009-12-11
1
-5
/
+0
|
*
arm: add arch_mmap_check(), get rid of sys_arm_mremap()
Al Viro
2009-12-11
3
-26
/
+4
|
*
file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area()
Al Viro
2009-12-11
2
-17
/
+24
|
*
kill useless checks in sparc mremap variants
Al Viro
2009-12-11
5
-51
/
+2
|
*
fix pgoff in "have to relocate" case of mremap()
Al Viro
2009-12-11
1
-1
/
+3
|
*
fix the arch checks in MREMAP_FIXED case
Al Viro
2009-12-11
1
-2
/
+17
|
*
fix checks for expand-in-place mremap
Al Viro
2009-12-11
1
-2
/
+11
|
*
do_mremap() untangling, part 3
Al Viro
2009-12-11
1
-4
/
+12
|
*
do_mremap() untangling, part 2
Al Viro
2009-12-11
1
-48
/
+72
|
*
untangling do_mremap(), part 1
Al Viro
2009-12-11
1
-33
/
+55
*
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-12-11
83
-1564
/
+1787
|
\
\
|
*
|
PCI: fix coding style issue in pci_save_state()
Kleber Sacilotto de Souza
2009-12-04
1
-1
/
+1
|
*
|
PCI: add pci_request_acs
Chris Wright
2009-12-04
6
-5
/
+27
|
*
|
PCI: fix BUG_ON triggered by logical PCIe root port removal
Kenji Kaneshige
2009-12-04
1
-2
/
+4
|
*
|
PCI: remove ifdefed pci_cleanup_aer_correct_error_status
Andrew Patterson
2009-12-04
1
-17
/
+0
|
*
|
PCI: unconditionally clear AER uncorr status register during cleanup
Andrew Patterson
2009-12-04
1
-7
/
+3
|
*
|
x86/PCI: claim SR-IOV BARs in pcibios_allocate_resource
Yinghai Lu
2009-12-04
1
-2
/
+15
|
*
|
PCI: portdrv: remove redundant definitions
Kenji Kaneshige
2009-12-04
2
-24
/
+9
|
*
|
PCI: portdrv: remove unnecessary struct pcie_port_data
Kenji Kaneshige
2009-12-04
5
-34
/
+10
|
*
|
PCI: portdrv: minor cleanup for pcie_port_device_register
Kenji Kaneshige
2009-12-04
1
-11
/
+10
|
*
|
PCI: portdrv: add missing irq cleanup
Kenji Kaneshige
2009-12-04
1
-7
/
+12
|
*
|
PCI: portdrv: enable device before irq initialization
Kenji Kaneshige
2009-12-04
1
-10
/
+11
|
*
|
PCI: portdrv: cleanup service irqs initialization
Kenji Kaneshige
2009-12-04
2
-49
/
+29
|
*
|
PCI: portdrv: check capabilities first
Kenji Kaneshige
2009-12-04
1
-2
/
+4
|
*
|
PCI: portdrv: move PME capability check
Kenji Kaneshige
2009-12-04
1
-3
/
+3
|
*
|
PCI: portdrv: remove redundant pcie type calculation
Kenji Kaneshige
2009-12-04
1
-6
/
+2
|
*
|
PCI: portdrv: cleanup pcie_device registration
Kenji Kaneshige
2009-12-04
1
-51
/
+26
|
*
|
PCI: portdrv: remove redundant pcie_port_device_probe
Kenji Kaneshige
2009-12-04
3
-29
/
+8
|
*
|
PCI: Always set prefetchable base/limit upper32 registers
Alex Williamson
2009-12-04
1
-8
/
+3
|
*
|
PCI: read-modify-write the pcie device control register when initiating pcie flr
Shmulik Ravid
2009-12-04
1
-3
/
+5
|
*
|
PCI: show dma_mask bits in /sys
Yinghai Lu
2009-12-04
1
-0
/
+17
|
*
|
PCI: add debug output for DMA mask info
Yinghai Lu
2009-12-04
1
-0
/
+2
|
*
|
PCI: ibmphp_hpc: don't release hw sem twice if kthread stops
Jesse Barnes
2009-12-04
1
-1
/
+2
|
*
|
x86/PCI: MMCONFIG: add lookup function
Bjorn Helgaas
2009-11-24
4
-27
/
+20
|
*
|
x86/PCI: MMCONFIG: clean up printks
Bjorn Helgaas
2009-11-24
2
-32
/
+26
|
*
|
x86/PCI: MMCONFIG: add pci_mmconfig_remove() to remove MMCONFIG region
Bjorn Helgaas
2009-11-24
1
-6
/
+10
|
*
|
x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a table
Bjorn Helgaas
2009-11-24
4
-81
/
+47
|
*
|
x86/PCI: MMCONFIG: remove typeof so we can use a list
Bjorn Helgaas
2009-11-24
1
-5
/
+5
|
*
|
x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_region
Bjorn Helgaas
2009-11-24
2
-31
/
+15
[next]