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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-05
drivers/vfio: EEH support for VFIO PCI device
Gavin Shan
7
-8
/
+259
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
21
-35
/
+717
2014-07-31
powerpc/t2080rdb: Add T2080RDB board support
Shengzhou Liu
4
-1
/
+243
2014-07-31
powerpc/85xx: Add binding for CPLD
Priyanka Jain
1
-0
/
+16
2014-07-30
powerpc/fsl-pci: Correct use of ! and &
Himangi Saraogi
1
-2
/
+2
2014-07-30
powerpc/mpic_msgr: Use kcalloc and correct the argument to sizeof
Himangi Saraogi
1
-1
/
+1
2014-07-30
memory: Freescale CoreNet Coherency Fabric error reporting driver
Scott Wood
5
-0
/
+264
2014-07-30
powerpc/e6500: Work around erratum A-008139
Scott Wood
1
-12
/
+56
2014-07-30
powerpc/e6500: Add support for hardware threads
Andy Fleming
8
-10
/
+116
2014-07-30
powerpc/booke: Define MSR bits the same way as reg.h
Scott Wood
1
-9
/
+19
2014-07-28
Add Michael Ellerman as powerpc co-maintainer
Benjamin Herrenschmidt
1
-0
/
+1
2014-07-28
powerpc/perf: Add per-event excludes on Power8
Michael Ellerman
2
-24
/
+67
2014-07-28
powerpc/perf: Pass the struct perf_events down to compute_mmcr()
Michael Ellerman
10
-11
/
+16
2014-07-28
powerpc/perf: Clear all MMCR settings before calling compute_mmcr()
Michael Ellerman
1
-1
/
+3
2014-07-28
selftests/powerpc: Add test of per-event excludes
Michael Ellerman
2
-1
/
+115
2014-07-28
selftests/powerpc: Add a routine for retrieving an AUXV entry
Michael Ellerman
2
-0
/
+49
2014-07-28
selftests/powerpc: Add cycles test with MMCR2 handling
Michael Ellerman
2
-1
/
+93
2014-07-28
selftests/powerpc: Dump MMCR2 as part of the EBB HW state
Michael Ellerman
1
-4
/
+6
2014-07-28
selftests/powerpc: Count more instructions & use decimal
Michael Ellerman
1
-8
/
+14
2014-07-28
selftests/powerpc: Count instructions under scheduler pressure
Michael Ellerman
2
-2
/
+8
2014-07-28
selftests/powerpc: Add test of L3 bank handling
Michael Ellerman
2
-1
/
+49
2014-07-28
selftests/powerpc: Move core_busy_loop() into asm
Michael Ellerman
4
-253
/
+272
2014-07-28
selftests/powerpc: Fix parse_proc_maps()
Michael Ellerman
1
-1
/
+1
2014-07-28
selftests/powerpc: Don't ignore errors from sub Makefiles
Michael Ellerman
2
-14
/
+11
2014-07-28
powerpc: Document how we set AIL on guest kernels
Michael Ellerman
1
-1
/
+5
2014-07-28
powerpc/pseries: Switch pseries drivers to use machine_xxx_initcall()
Michael Ellerman
11
-23
/
+19
2014-07-28
powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
Michael Ellerman
8
-16
/
+14
2014-07-28
powerpc: Add machine_early_initcall()
Michael Ellerman
1
-0
/
+1
2014-07-28
powerpc: Remove misleading DISABLE_INTS
Michael Ellerman
2
-18
/
+21
2014-07-28
powerpc: Document register clobbering in EXCEPTION_COMMON()
Michael Ellerman
1
-0
/
+1
2014-07-28
powerpc: Update comments in irqflags.h
Michael Ellerman
1
-3
/
+5
2014-07-28
powerpc: Move bad_stack() below the fwnmi_data_area
Michael Ellerman
1
-60
/
+60
2014-07-28
powerpc: Remove CLASSIC_PPC
Michael Ellerman
2
-7
/
+4
2014-07-28
powerpc: Remove CONFIG_POWER4
Michael Ellerman
4
-31
/
+27
2014-07-28
powerpc: Remove power3 from comments
Michael Ellerman
4
-5
/
+4
2014-07-28
powerpc: Remove oprofile RS64 support
Michael Ellerman
4
-227
/
+1
2014-07-28
powerpc: Remove CONFIG_POWER3
Michael Ellerman
3
-7
/
+2
2014-07-28
powerpc: Pull out ksp_vsid logic into a helper
Michael Ellerman
1
-14
/
+18
2014-07-28
powerpc: Remove MMU_FTR_SLB
Michael Ellerman
8
-29
/
+10
2014-07-28
powerpc: Remove STAB code
Michael Ellerman
12
-522
/
+11
2014-07-28
powerpc: Drop support for pre-POWER4 cpus
Michael Ellerman
2
-102
/
+6
2014-07-28
powerpc: Use standard macros for sys_sigpending() & sys_old_getrlimit()
Michael Ellerman
2
-5
/
+2
2014-07-28
Merge branch 'merge' into next
Benjamin Herrenschmidt
10
-14
/
+40
2014-07-28
powerpc: Fix endianness of flash_block_list in rtas_flash
Thomas Falcon
1
-2
/
+4
2014-07-28
powerpc/powernv: Change BUG_ON to WARN_ON in elog code
Vasant Hegde
1
-2
/
+2
2014-07-23
powerpc/perf: Fix MMCR2 handling for EBB
Michael Ellerman
1
-3
/
+3
2014-07-22
powerpc: use _GLOBAL_TOC for memmove
Li Zhong
1
-1
/
+1
2014-07-22
powerpc/pseries: dynamically added OF nodes need to call of_node_init
Tyrel Datwyler
2
-0
/
+2
[next]