Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5e0f9ea784036a3e62a25a9ab5e8f323cb25b321
/
arch
/
powerpc
5e0f9ea
powerpc: Remove stale function prototypes from setup.h
by Anton Blanchard
· 12 years ago
560285c
powerpc: Move most of setup.h out of uapi
by Anton Blanchard
· 12 years ago
51cf2b3
powerpc: Fix denorm symbol name
by Michael Neuling
· 12 years ago
71e1849
powerpc: POWER8 cputable entry
by Michael Neuling
· 12 years ago
aec937b
powerpc: Add POWER8 setup code
by Michael Neuling
· 12 years ago
cd5daaf
powerpc: make POWER7 setup code name generic
by Michael Neuling
· 12 years ago
da11195
powerpc/perf: Add missing L2 constraint handling in Power7 PMU
by Michael Ellerman
· 12 years ago
bb29b71
powerpc/powermac/cpufreq_32: Set non-infinite transition time for 7447A driver
by Andreas Schwab
· 12 years ago
ec1b33d
powerpc/ptrace: Remove unused addr parameter in ppc_del_hwdebug()
by Michael Neuling
· 12 years ago
84295df
powerpc/ptrace: Fix spelling mistake
by Michael Neuling
· 12 years ago
6c7a285
powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrace flags
by K.Prasad
· 12 years ago
16b86bf
powerpc: Remove no longer used ppc_md.idle_loop()
by Michael Ellerman
· 12 years ago
12660b17
powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning !
by Li Zhong
· 12 years ago
ab7f961
powerpc/powernv: Fix OPAL debug entry
by Benjamin Herrenschmidt
· 12 years ago
bc26957
powerpc/rtas_flash: Eliminate possible double free
by Julia Lawall
· 12 years ago
490e078
powerpc/pnv: Avoid bogus output
by Gavin Shan
· 12 years ago
40c935a
powerpc/sysdev: Use module_platform_driver macro
by Srinivas Kandagatla
· 12 years ago
b2bb65f
powerpc/xmon: Fallback to printk() in xmon_printf() if udbg is not setup
by Michael Ellerman
· 12 years ago
0104cd6
powerpc/xmon: Fiddle xmon_depth_to_print logic in xmon_show_stack()
by Michael Ellerman
· 12 years ago
c4de380
powerpc/xmon: Use STACK_FRAME_OVERHEAD in xmon_show_stack()
by Michael Ellerman
· 12 years ago
c5c5714
powerpc/xmon: Remove unused #defines
by Michael Ellerman
· 12 years ago
b3dc19c
powerpc/xmon: Remove renaming #defines of scanhex() and skipbl()
by Michael Ellerman
· 12 years ago
33b5cd6
powerpc/xmon: Merge start.c into nonstdio.c
by Michael Ellerman
· 12 years ago
88c6d62
powerpc/xmon: Make xmon_getchar() static
by Michael Ellerman
· 12 years ago
08702c7
powerpc/xmon: Remove empty xmon_map_scc()
by Michael Ellerman
· 12 years ago
eb1c2ab
powerpc/xmon: Remove unused xmon_expect() & xmon_read_poll()
by Michael Ellerman
· 12 years ago
6432200
powerpc/udbg: Remove unused udbg_read()
by Michael Ellerman
· 12 years ago
0dc3289
powerpc: Add asm/debug.h to get powerpc_debugfs_root
by Tony Breeds
· 12 years ago
1afc149
powerpc/47x: Use the new ppc-opcode infrastructure
by Tony Breeds
· 12 years ago
8662d0b
powerpc: dtc is required to build dtb files
by Matthew McClintock
· 12 years ago
be81219
powerpc/pseries: Double NR_CPUS in defconfig
by Nishanth Aravamudan
· 12 years ago
83dac59
cpuidle/powerpc: Fix snooze state problem in the cpuidle design on pseries.
by Deepthi Dharwar
· 12 years ago
8ea959a
cpuidle/powerpc: Fix smt_snooze_delay functionality.
by Deepthi Dharwar
· 12 years ago
817deb0
cpuidle/powerpc: Fix target residency initialisation in pseries cpuidle
by Deepthi Dharwar
· 12 years ago
ce236ab
powerpc: Build fix for powerpc KVM
by Aneesh Kumar K.V
· 12 years ago
72523d8
Revert "powerpc/perf: Use pmc_overflow() to detect rolled back events"
by Benjamin Herrenschmidt
· 12 years ago
d25282d
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
b689713
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
4e21fc1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
03d3602
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
8213a2f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
ecf89e5
ppc: eeh_event should just use kthread_run()
by Al Viro
· 12 years ago
14ffe00
Merge branch 'akpm' (Fixups from Andrew)
by Linus Torvalds
· 12 years ago
1633dbb
arch/powerpc/platforms/pseries/hotplug-memory.c: section removal cleanups
by Yasuaki Ishimatsu
· 12 years ago
158544b
arch/powerpc/platforms/pseries/hotplug-memory.c: fix section handling code
by Andrew Morton
· 12 years ago
ffe3150
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers
by David Woodhouse
· 12 years ago
c3617f7
UAPI: (Scripted) Disintegrate arch/powerpc/include/asm
by David Howells
· 12 years ago
9e2d865
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
d760afd
memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXXXX-YYYYYYYYYYYYYYYY>" warning
by Yasuaki Ishimatsu
· 12 years ago
45cac65
readahead: fault retry breaks mmap file read random detection
by Shaohua Li
· 12 years ago
e79bee2
atomic: implement generic atomic_dec_if_positive()
by Shaohua Li
· 12 years ago
5d3a551
mm: hugetlb: add arch hook for clearing page flags before entering pool
by Will Deacon
· 12 years ago
314e51b
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
by Konstantin Khlebnikov
· 12 years ago
2dd8ad8
mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file
by Konstantin Khlebnikov
· 12 years ago
7ac57a8
Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry
by Catalin Marinas
· 12 years ago
b69ec42
Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option
by Catalin Marinas
· 12 years ago
50e0d10
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 12 years ago
5f3d2f2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
751f409
compat: move compat_siginfo_t definition to asm/compat.h
by Denys Vlasenko
· 12 years ago
0ef8fa6
powerpc: bitops: introduce {clear,set}_bit_le()
by Takuya Yoshikawa
· 12 years ago
9597abe
sections: fix section conflicts in arch/powerpc
by Andi Kleen
· 12 years ago
c37d615
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic
by Arnd Bergmann
· 12 years ago
ecefbd9
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
d66e6737
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
d900bd7
powerpc/iommu: Fix multiple issues with IOMMU pools code
by Anton Blanchard
· 12 years ago
c8adfec
powerpc: Fix VMX fix for memcpy case
by Nishanth Aravamudan
· 12 years ago
9b2e077c
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 12 years ago
e7a570f
asm-generic: Add default clkdev.h
by Mark Brown
· 12 years ago
88265322
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
8f9c011
compat: fs: Generic compat_sys_sendfile implementation
by Catalin Marinas
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
4413e16
UAPI: (Scripted) Set up UAPI Kbuild files
by David Howells
· 12 years ago
a1ce392
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
by David Howells
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
47061ed
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
fdb2f9c
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
0b981cb
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
99dbb16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
3cffdc8
Uninclude linux/freezer.h
by Richard Weinberger
· 13 years ago
16a8016
sanitize tsk_is_polling()
by Al Viro
· 13 years ago
be6abfa7
powerpc: switch to generic sys_execve()/kernel_execve()
by Al Viro
· 12 years ago
58254e1
powerpc: split ret_from_fork
by Al Viro
· 12 years ago
b8c4bf2
defconfigs: remove CONFIG_MTD_NAND_VERIFY_WRITE
by Huang Shijie
· 12 years ago
786d35d
Make most arch asm/module.h files use asm-generic/module.h
by David Howells
· 12 years ago
bf53083
Merge tag 'v3.6-rc7' into next
by James Morris
· 12 years ago
59c58c3
powerpc/fsl-pci: use 'Header Type' to identify PCIE mode
by Minghuan Lian
· 12 years ago
7844663
powerpc/eeh: Don't release eeh_mutex in eeh_phb_pe_get
by Aneesh Kumar K.V
· 12 years ago
8e16699
powerpc: Remove tlb batching hack for nighthawk
by Michael Ellerman
· 12 years ago
466921c
powerpc: Set paca->data_offset = 0 for boot cpu
by Michael Ellerman
· 12 years ago
e687883
powerpc/perf: Sample only if SIAR-Valid bit is set in P7+
by sukadev@linux.vnet.ibm.com
· 12 years ago
e8294de
Merge remote-tracking branch 'kumar/next' into next
by Benjamin Herrenschmidt
· 12 years ago
9aae341
Merge remote-tracking branch 'agust/next' into next
by Benjamin Herrenschmidt
· 12 years ago
2903ff0
switch simple cases of fget_light to fdget
by Al Viro
· 12 years ago
2be7fd5
switch spufs/coredump to iterate_fd()
by Al Viro
· 12 years ago
a7e1a9e
vtime: Consolidate system/idle context detection
by Frederic Weisbecker
· 12 years ago
bf9fae9
cputime: Use a proper subsystem naming for vtime related APIs
by Frederic Weisbecker
· 12 years ago
7063942
time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD
by John Stultz
· 12 years ago
189374a
time: Move update_vsyscall definitions to timekeeper_internal.h
by John Stultz
· 12 years ago
Next »