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.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-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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-05
powerpc: implement vmemmap_free()
Li Zhong
1
-21
/
+64
2014-08-05
powerpc: implement vmemmap_remove_mapping() for BOOK3S
Li Zhong
2
-1
/
+23
2014-08-05
powerpc: implement vmemmap_list_free()
Li Zhong
1
-10
/
+52
2014-08-05
powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
Madhusudanan Kandasamy
1
-2
/
+3
2014-08-05
powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
Mahesh Salgaonkar
1
-12
/
+37
2014-08-05
powerpc/book3s: handle HMIs for cpus in nap mode.
Mahesh Salgaonkar
1
-0
/
+32
2014-08-05
powerpc/powernv: Invoke opal call to handle hmi.
Mahesh Salgaonkar
6
-7
/
+267
2014-08-05
powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
Mahesh Salgaonkar
13
-3
/
+139
2014-08-05
powerpc/iommu: Fix comments with it_page_shift
Alexey Kardashevskiy
1
-2
/
+2
2014-08-05
powerpc/powernv: Handle compound PE in config accessors
Gavin Shan
1
-28
/
+59
2014-08-05
powerpc/powernv: Handle compound PE for EEH
Gavin Shan
1
-47
/
+78
2014-08-05
powerpc/powernv: Handle compound PE
Gavin Shan
2
-0
/
+146
2014-08-05
powerpc/powernv: Split ioda_eeh_get_state()
Gavin Shan
1
-80
/
+104
2014-08-05
powerpc/powernv: Allow to freeze PE
Gavin Shan
2
-1
/
+9
2014-08-05
powerpc/powernv: Enable M64 aperatus for PHB3
Guo Chao
3
-22
/
+307
2014-08-05
powerpc/eeh: Aux PE data for error log
Gavin Shan
4
-15
/
+58
2014-08-05
powerpc/eeh: Make diag-data not endian dependent
Gavin Shan
3
-108
/
+139
2014-08-05
powerpc/eeh: Replace pr_warning() with pr_warn()
Gavin Shan
8
-44
/
+48
2014-08-05
powerpc/eeh: Reduce lines of log dump
Gavin Shan
1
-5
/
+33
2014-08-05
powerpc/eeh: Selectively enable IO for error log
Gavin Shan
4
-6
/
+23
2014-08-05
powerpc/eeh: Refactor EEH flag accessors
Gavin Shan
6
-38
/
+27
2014-08-05
powerpc/eeh: Fetch IOMMU table in reliable way
Gavin Shan
1
-11
/
+22
2014-08-05
powerpc/powernv: Fix IOMMU table for VFIO dev
Gavin Shan
1
-9
/
+21
2014-08-05
powerpc/eeh: Wrong place to call pci_get_slot()
Mike Qiu
1
-33
/
+13
2014-08-05
powerpc: Fix wrong defintion in boot/io.h
Lucas Tanure
1
-1
/
+1
2014-08-05
powerpc/pci: Reorder pci bus/bridge unregistration during PHB removal
Tyrel Datwyler
1
-2
/
+2
2014-08-05
powerpc/powernv: Update dev->dma_mask in pci_set_dma_mask() path
Brian W Hart
1
-0
/
+1
2014-08-05
powerpc/64e: Add __ref to early_alloc_pgtable()
Scott Wood
1
-1
/
+1
2014-08-05
powerpc/mm/numa: Fix break placement
Andrey Utkin
1
-1
/
+1
2014-08-05
powerpc/eeh: sysfs entries lost
Mike Qiu
3
-13
/
+17
2014-08-05
powerpc/eeh: EEH support for VFIO PCI device
Gavin Shan
2
-0
/
+280
2014-08-05
powerpc/eeh: Avoid event on passed PE
Gavin Shan
3
-1
/
+17
2014-08-05
Merge remote-tracking branch 'scott/next' into next
Benjamin Herrenschmidt
17
-35
/
+439
2014-08-05
sparc: Add "install" target
David L Stevens
3
-0
/
+57
2014-08-05
arch/sparc/math-emu/math_32.c: drop stray break operator
Andrey Utkin
1
-1
/
+1
2014-08-05
sparc64: ldc_connect() should not return EINVAL when handshake is in progress.
Sowmini Varadhan
1
-1
/
+1
2014-08-05
sparc64: Guard against flushing openfirmware mappings.
David S. Miller
2
-10
/
+25
2014-08-05
Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-0
/
+26
2014-08-05
Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
12
-117
/
+53
2014-08-05
Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-149
/
+11
2014-08-05
Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
20
-97
/
+79
2014-08-05
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-291
/
+193
2014-08-05
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-39
/
+49
2014-08-05
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-5
/
+69
2014-08-05
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-41
/
+486
2014-08-05
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-99
/
+70
2014-08-05
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
23
-543
/
+553
2014-08-05
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
11
-398
/
+433
2014-08-05
Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug...
Linus Torvalds
10
-75
/
+47
2014-08-05
sparc64: Do not insert non-valid PTEs into the TSB hash table.
David S. Miller
1
-0
/
+8
[prev]
[next]