index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Drop support for pre-POWER4 cpus
Michael Ellerman
2014-07-28
2
-102
/
+6
*
powerpc: Use standard macros for sys_sigpending() & sys_old_getrlimit()
Michael Ellerman
2014-07-28
2
-5
/
+2
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2014-07-28
10
-14
/
+40
|
\
|
*
powerpc: Fix endianness of flash_block_list in rtas_flash
Thomas Falcon
2014-07-28
1
-2
/
+4
|
*
powerpc/powernv: Change BUG_ON to WARN_ON in elog code
Vasant Hegde
2014-07-28
1
-2
/
+2
|
*
powerpc/perf: Fix MMCR2 handling for EBB
Michael Ellerman
2014-07-23
1
-3
/
+3
|
*
powerpc: use _GLOBAL_TOC for memmove
Li Zhong
2014-07-22
1
-1
/
+1
|
*
powerpc/pseries: dynamically added OF nodes need to call of_node_init
Tyrel Datwyler
2014-07-22
2
-0
/
+2
|
*
powerpc: subpage_protect: Increase the array size to take care of 64TB
Aneesh Kumar K.V
2014-07-22
1
-1
/
+2
|
*
powerpc: Fix bugs in emulate_step()
Paul Mackerras
2014-07-22
1
-5
/
+5
|
*
powerpc: Disable doorbells on Power8 DD1.x
Joel Stanley
2014-07-22
2
-0
/
+21
*
|
powernv: Add OPAL tracepoints
Anton Blanchard
2014-07-11
4
-9
/
+236
*
|
powerpc/pseries: Optimise hcall tracepoints
Anton Blanchard
2014-07-11
1
-22
/
+16
*
|
powerpc/pseries: Use jump labels for hcall tracepoints
Anton Blanchard
2014-07-11
3
-41
/
+142
*
|
powerpc/powernv: Add a page size parameter to pnv_pci_setup_iommu_table()
Alexey Kardashevskiy
2014-07-11
4
-7
/
+9
*
|
powerpc/powernv: Use it_page_shift in TCE build
Alexey Kardashevskiy
2014-07-11
1
-2
/
+3
*
|
powerpc/powernv: Use it_page_shift for TCE invalidation
Alexey Kardashevskiy
2014-07-11
1
-7
/
+9
*
|
Merge branch 'merge' into next
Benjamin Herrenschmidt
2014-07-11
32
-538
/
+130
|
\
|
|
*
powerpc/perf: Never program book3s PMCs with values >= 0x80000000
Anton Blanchard
2014-07-11
1
-1
/
+16
|
*
powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64
Guenter Roeck
2014-07-11
1
-1
/
+2
|
*
powerpc/perf: Clear MMCR2 when enabling PMU
Joel Stanley
2014-07-11
1
-0
/
+3
|
*
powerpc/perf: Add PPMU_ARCH_207S define
Joel Stanley
2014-07-11
3
-6
/
+5
|
*
powerpc/kvm: Remove redundant save of SIER AND MMCR2
Joel Stanley
2014-07-11
1
-5
/
+0
|
*
powerpc/powernv: Check for IRQHAPPENED before sleeping
Preeti U Murthy
2014-07-11
1
-1
/
+1
|
*
powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3E
Michael Ellerman
2014-07-11
2
-20
/
+2
|
*
powerpc/cell: Fix compilation with CONFIG_COREDUMP=n
Michael Ellerman
2014-07-11
3
-3
/
+8
|
*
powerpc: Don't skip ePAPR spin-table CPUs
Scott Wood
2014-06-25
1
-1
/
+9
|
*
powerpc/module: Fix TOC symbol CRC
Laurent Dufour
2014-06-25
1
-1
/
+10
|
*
powerpc/powernv: Remove OPAL v1 takeover
Michael Ellerman
2014-06-25
7
-392
/
+2
|
*
powerpc/kmemleak: Do not scan the DART table
Catalin Marinas
2014-06-24
1
-0
/
+5
|
*
selftests/powerpc: Use the test harness for the TM DSCR test
Michael Ellerman
2014-06-24
2
-4
/
+12
|
*
powerpc/cell: cbe_thermal.c: Cleaning up a variable is of the wrong type
Rickard Strandqvist
2014-06-24
1
-1
/
+1
|
*
powerpc/kprobes: Fix jprobes on ABI v2 (LE)
Michael Ellerman
2014-06-24
1
-3
/
+6
|
*
powerpc/ftrace: Use pr_fmt() to namespace error messages
Michael Ellerman
2014-06-24
1
-23
/
+20
|
*
powerpc/ftrace: Fix nop of modules on 64bit LE (ABIv2)
Michael Ellerman
2014-06-24
1
-3
/
+4
|
*
powerpc/ftrace: Fix inverted check of create_branch()
Michael Ellerman
2014-06-24
1
-1
/
+1
|
*
powerpc/ftrace: Fix typo in mask of opcode
Michael Ellerman
2014-06-24
1
-1
/
+1
|
*
powerpc: Add ppc_global_function_entry()
Michael Ellerman
2014-06-24
1
-0
/
+11
|
*
powerpc/macintosh/smu.c: Fix closing brace followed by if
Rasmus Villemoes
2014-06-24
1
-1
/
+2
|
*
powerpc: Remove __arch_swab*
Benjamin Herrenschmidt
2014-06-24
1
-43
/
+0
|
*
powerpc: Remove ancient DEBUG_SIG code
Michael Ellerman
2014-06-24
2
-18
/
+0
|
*
powerpc/kerenl: Enable EEH for IO accessors
Gavin Shan
2014-06-24
1
-10
/
+10
*
|
powerpc/85xx: drop hypervisor specific board compatibles
Laurentiu TUDOR
2014-07-03
1
-32
/
+20
*
|
powerpc/fsl-booke: Add initial T208x QDS board support
Shengzhou Liu
2014-07-03
5
-1
/
+347
*
|
powerpc/fsl-booke: Add support for T2080/T2081 SoC
Shengzhou Liu
2014-07-03
4
-0
/
+605
*
|
powerpc/8xx: Remove empty asm/mpc8xx.h
Scott Wood
2014-06-26
8
-17
/
+0
*
|
pcmcia: Remove m8xx_pcmcia driver
Scott Wood
2014-06-26
6
-1244
/
+0
*
|
booke/powerpc: define wimge shift mask to fix compilation error
Bharat Bhushan
2014-06-26
1
-0
/
+2
*
|
powerpc/traps/e500: fix misleading error output
Wladislav Wiebe
2014-06-26
1
-1
/
+1
*
|
powerpc/85xx: Add T4240RDB board support
Chunhe Lan
2014-06-26
3
-1
/
+189
[next]