index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
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: 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
*
Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
2014-06-16
6
-30
/
+75
|
\
|
*
Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-...
Mike Turquette
2014-06-11
6
-30
/
+75
|
|
\
|
|
*
ARM: dts: OMAP5/DRA7: use omap5-mpu-dpll-clock capable of dealing with higher...
Nishanth Menon
2014-06-06
2
-2
/
+2
|
|
*
ARM: OMAP5+: dpll: support Duty Cycle Correction(DCC)
Andrii Tseglytskyi
2014-06-06
1
-0
/
+9
|
|
*
ARM: dts: dra7xx-clocks: Correct name for atl clkin3 clock
Peter Ujfalusi
2014-05-28
1
-11
/
+11
|
|
*
ARM: OMAP2: clock: add DT boot support for cpufreq_ck
Tero Kristo
2014-05-28
1
-0
/
+53
|
|
*
CLK: TI: interface: add support for omap2430 specific interface clock
Tero Kristo
2014-05-28
1
-1
/
+0
|
|
*
CLK: TI: APLL: add support for omap2 aplls
Tero Kristo
2014-05-28
1
-11
/
+0
|
|
*
CLK: TI: DPLL: add support for omap2 core dpll
Tero Kristo
2014-05-28
2
-5
/
+0
*
|
|
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-06-14
4
-27
/
+87
|
\
\
\
|
*
|
|
x86/vdso: Fix vdso_install
Andy Lutomirski
2014-06-13
1
-11
/
+11
|
*
|
|
x86/vdso: Hack to keep 64-bit Go programs working
Andy Lutomirski
2014-06-13
3
-13
/
+60
|
*
|
|
x86/vdso: Add PUT_LE to store little-endian values
Andy Lutomirski
2014-06-13
1
-3
/
+16
|
*
|
|
x86, vdso: Remove one final use of htole16()
H. Peter Anvin
2014-06-11
1
-1
/
+1
*
|
|
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2014-06-13
2
-4
/
+3
|
\
\
\
\
|
*
|
|
|
powerpc: Avoid circular dependency with zImage.%
Michal Marek
2014-06-12
1
-2
/
+2
|
*
|
|
|
um: Fix for relative objtree when generating x86 headers
Michal Marek
2014-06-05
1
-2
/
+1
*
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-06-13
65
-4453
/
+427
|
\
\
\
\
\
|
*
|
|
|
|
powerpc/book3s: Fix some ABIv2 issues in machine check code
Anton Blanchard
2014-06-12
1
-2
/
+2
|
*
|
|
|
|
powerpc/book3s: Fix guest MC delivery mechanism to avoid soft lockups in guest.
Mahesh Salgaonkar
2014-06-11
2
-11
/
+23
|
*
|
|
|
|
powerpc/book3s: Increment the mce counter during machine_check_early call.
Mahesh Salgaonkar
2014-06-11
1
-0
/
+2
|
*
|
|
|
|
powerpc/book3s: Add stack overflow check in machine check handler.
Mahesh Salgaonkar
2014-06-11
1
-4
/
+20
|
*
|
|
|
|
powerpc/book3s: Fix machine check handling for unhandled errors
Mahesh Salgaonkar
2014-06-11
1
-3
/
+37
[next]