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-11-14
powerpc: Disable CPU_FTR_TM if TM is disabled by firmware
Aneesh Kumar K.V
1
-0
/
+6
2014-11-12
powerpc/xmon: Fix build when 4xx=y and 44x=n
Michael Ellerman
1
-1
/
+1
2014-11-12
Merge branch 'topic/opal-ipmi' into next
Michael Ellerman
3
-0
/
+33
2014-11-12
powerpc: Fix comment typos in arch/powerpc/include/asm/bitops.h
Boqun Feng
1
-2
/
+2
2014-11-12
powerpc/powernv: Add OPAL IPMI interface
Jeremy Kerr
3
-0
/
+33
2014-11-12
powerpc: Fix compilation of emulate_step()
Paul Mackerras
1
-2
/
+4
2014-11-12
powerpc: Save/restore PPR for KVM hypercalls
Suresh E. Warrier
1
-1
/
+12
2014-11-12
powerpc/mm: Use PAGE_FACTOR
Gavin Shan
1
-2
/
+2
2014-11-12
powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll()
Anton Blanchard
1
-1
/
+5
2014-11-10
powerpc/gamecube/wii: delete unneeded test before of_node_put
Julia Lawall
1
-3
/
+3
2014-11-10
powerpc/pseries: delete unneeded test before of_node_put
Julia Lawall
1
-2
/
+1
2014-11-10
powerpc/mpc5xxx: delete unneeded test before of_node_put
Julia Lawall
1
-2
/
+1
2014-11-10
powerpc/fsl: fsl_soc: delete unneeded test before of_node_put
Julia Lawall
1
-2
/
+1
2014-11-10
powerpc/4xx/cpm: delete unneeded test before of_node_put
Julia Lawall
1
-4
/
+4
2014-11-10
powerpc/pseries: Quieten relocation on exceptions warning
Anton Blanchard
1
-1
/
+5
2014-11-10
powerpc/pseries: Quieten ibm,pcie-link-speed-stats warning
Anton Blanchard
1
-1
/
+1
2014-11-10
powerpc: LLVM complains about forward declaration of struct rtas_sensors
Anton Blanchard
1
-11
/
+9
2014-11-10
powerpc: Remove double braces in alignment code.
Anton Blanchard
1
-1
/
+1
2014-11-10
powerpc: Don't use local named register variable in current_thread_info
Anton Blanchard
1
-3
/
+2
2014-11-10
powerpc: Remove unused vgacon_remap_base & fix build break
Michael Ellerman
2
-8
/
+1
2014-11-10
powerpc/jump_label: Use HAVE_JUMP_LABEL
Anton Blanchard
2
-3
/
+3
2014-11-10
powerpc/boot: Parse chosen/cmdline-timeout parameter
Simon Kagstrom
3
-6
/
+17
2014-11-10
powerpc: Remove unused CPU_FTRS_A2
Michael Ellerman
1
-6
/
+2
2014-11-10
powerpc: Remove CPU_FTR_HVMODE from CPU_FTRS_ALWAYS
Michael Ellerman
1
-1
/
+1
2014-11-10
powerpc/ftrace: Fix obsolete comment
Jiri Slaby
1
-1
/
+1
2014-11-10
powerpc: Remove unused devm_ioremap_prot()
Kyle McMartin
3
-47
/
+0
2014-11-10
powerpc/ftrace: simplify prepare_ftrace_return
Anton Blanchard
3
-50
/
+30
2014-11-10
powerpc/ftrace: Remove mod_return_to_handler
Anton Blanchard
3
-43
/
+4
2014-11-10
powerpc: make __ffs return unsigned long
Anton Blanchard
2
-2
/
+2
2014-11-10
powerpc: Move sparse_init() into initmem_init
Anton Blanchard
3
-1
/
+3
2014-11-10
powerpc: Remove superfluous bootmem includes
Anton Blanchard
26
-26
/
+1
2014-11-10
powerpc: Remove some old bootmem related comments
Anton Blanchard
5
-13
/
+6
2014-11-10
powerpc: Remove bootmem allocator
Anton Blanchard
10
-278
/
+47
2014-11-05
powerpc: Remove ppc_md.remove_memory
Anton Blanchard
3
-27
/
+12
2014-11-05
powerpc: Remove ppc64_boot_msg
Anton Blanchard
2
-39
/
+0
2014-11-05
powerpc/pci: Quieten unset I/O resource warning
Anton Blanchard
1
-1
/
+1
2014-11-05
powerpc: Use probe_kernel_address in show_instructions
Anton Blanchard
1
-6
/
+2
2014-11-05
Merge branch 'topic/get-cpu-var' into next
Michael Ellerman
32
-103
/
+108
2014-11-05
Merge branch 'topic/pm-power-off' into next
Michael Ellerman
21
-58
/
+66
2014-11-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
7
-88
/
+163
2014-11-04
Merge tag 'ftracetest-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2014-11-04
Merge tag 'pinctrl-v3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+7
2014-11-04
Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/lin...
Linus Torvalds
2
-28
/
+48
2014-11-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
3
-32
/
+38
2014-11-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
3
-1
/
+3
2014-11-04
Merge tag 'armsoc-for-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
9
-50
/
+46
2014-11-03
ftracetest: Take the first debugfs mount found
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-11-03
powerpc: Convert power off logic to pm_power_off
Alexander Graf
21
-58
/
+66
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
32
-103
/
+108
2014-11-03
Linux 3.18-rc3
v3.18-rc3
Linus Torvalds
1
-2
/
+2
[next]