Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
b9818c3312da66f4b83a4a2e8650628be1237cb5
/
arch
/
powerpc
/
kernel
b9818c3
powerpc: Rename set_break to avoid naming conflict
by Michael Neuling
· 12 years ago
fa59246
powerpc: Fix typo in breakpoint kgdb code.
by Michael Neuling
· 12 years ago
1715a82
powerpc: Add DSCR support to ptrace
by Alexey Kardashevskiy
· 12 years ago
6138340
powerpc: Make room in exception vector area
by Benjamin Herrenschmidt
· 12 years ago
6a040ce
powerpc/eeh: Fix crash when adding a device in a slot with DDW
by Thadeu Lima de Souza Cascardo
· 12 years ago
d35d142
powerpc/eeh/of: Checking for CONFIG_EEH is not needed
by Thadeu Lima de Souza Cascardo
· 12 years ago
7f966d3
powerpc/iommu: Prevent false TCE leak message
by Thadeu Lima de Souza Cascardo
· 12 years ago
bf99de3
powerpc: Add the DAWR support to the set_break()
by Michael Neuling
· 12 years ago
9422de3
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
by Michael Neuling
· 12 years ago
44e9309
powerpc: Implement PPR save/restore
by Haren Myneni
· 12 years ago
9277924
powerpc: Define ppr in thread_struct
by Haren Myneni
· 12 years ago
5d75b26
powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to caller
by Haren Myneni
· 12 years ago
96f013f
powerpc/kexec: Add kexec "hold" support for Book3e processors
by Jimi Xenidis
· 12 years ago
e253eba
powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32
by Li Zhong
· 12 years ago
1fbe9cf2
powerpc: Build kernel with -mcmodel=medium
by Anton Blanchard
· 12 years ago
5827d41
powerpc: Remove RELOC() macro
by Anton Blanchard
· 12 years ago
5ac47f7
powerpc: Relocate prom_init.c on 64bit
by Anton Blanchard
· 12 years ago
440bc68
powerpc: Update Kconfig + Makefile to prepare for server doorbells
by Ian Munsie
· 12 years ago
fe9e1d5
powerpc: Add code to handle soft-disabled doorbells on server
by Ian Munsie
· 12 years ago
1dbdafe
powerpc: Add book3s privileged doorbell exception vectors
by Ian Munsie
· 12 years ago
655bb3f
powerpc: Add book3s hypervisor doorbell exception vectors
by Ian Munsie
· 12 years ago
42d02b8
powerpc: Define differences between doorbells on book3e and book3s
by Ian Munsie
· 12 years ago
1e18c17
powerpc: Enable the Watchdog vector for 405
by Jason Gunthorpe
· 12 years ago
4956964
Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
cad5cef
POWERPC: drivers: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
ce73ec6
powerpc/vdso: Remove redundant locking in update_vsyscall_tz()
by Shan Hai
· 12 years ago
16e024f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
0ad50c3
compat: generic compat_sys_sched_rr_get_interval() implementation
by Catalin Marinas
· 12 years ago
66cdd0c
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
9977d9b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
f57d54b
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
090f8cc
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
608ff1a
Merge branch 'akpm' (Andrew's patchbomb)
by Linus Torvalds
· 12 years ago
8732794
numa: convert static memory to dynamically allocated memory for per node device
by Wen Congyang
· 12 years ago
1b400ba
KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations
by Paul Mackerras
· 12 years ago
afa86fc
flagday: don't pass regs to copy_thread()
by Al Viro
· 12 years ago
0bcfe54
powerpc: switch to generic fork/clone/vfork
by Al Viro
· 12 years ago
f409132
Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-next
by Al Viro
· 12 years ago
e47034c
powerpc/PCI: Remove CONFIG_HOTPLUG ifdefs
by Bill Pemberton
· 12 years ago
1b2852b
vtime: Warn if irqs aren't disabled on system time accounting APIs
by Frederic Weisbecker
· 12 years ago
e3942ba
vtime: Consolidate a bit the ctx switch code
by Frederic Weisbecker
· 12 years ago
bcebdf8
vtime: Explicitly account pending user time on process tick
by Frederic Weisbecker
· 12 years ago
fd25b4c
vtime: Remove the underscore prefix invasion
by Frederic Weisbecker
· 12 years ago
48fc7f7
Fix misspellings of "whether" in comments.
by Adam Buchbinder
· 12 years ago
b030272
powerpc: Setup relocation on exceptions for bare metal systems
by Michael Neuling
· 12 years ago
f7c32c2
powerpc: Move initial mfspr LPCR out of __init_LPCR
by Michael Neuling
· 12 years ago
c1fb681
powerpc: Add relocation on exception vector handlers
by Michael Neuling
· 12 years ago
4700dfa
powerpc: Add new macros needed for relocation on exceptions
by Michael Neuling
· 12 years ago
742415d
powerpc: Turn syscall handler into macros
by Michael Neuling
· 12 years ago
61e2390
powerpc: Make load_hander handle upto 64k offset
by Michael Neuling
· 12 years ago
faab4dd2
powerpc: Remove unessessary 0x3000 location enforcement
by Michael Neuling
· 12 years ago
278a6cd
powerpc: Whitespace changes in exception64s.S
by Michael Neuling
· 12 years ago
de1bb03
Merge branch 'dt' into next
by Benjamin Herrenschmidt
· 12 years ago
11ee7e9
powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build
by Anton Blanchard
· 12 years ago
c674e70
powerpc: Add POWER8 architected mode to cputable
by Michael Neuling
· 12 years ago
df77c79
powerpc/pseries: Update ibm,architecture.vec for PAPR 2.7/POWER8
by Michael Neuling
· 12 years ago
a53fd61
powerpc/ptrace: Enable hardware breakpoint upon re-registering
by Aravinda Prasad
· 12 years ago
c5a0809
powerpc/iommu: Use bitmap library
by Akinobu Mita
· 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
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
12660b1
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
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
f459d63
powerpc+of: Remove the pSeries_reconfig.h file
by Nathan Fontenot
· 12 years ago
79d1c71
powerpc+of: Rename the drivers/of prom_* functions to of_*
by Nathan Fontenot
· 12 years ago
1cf3d8b
powerpc+of: Add of node/property notification chain for adds and removes
by Nathan Fontenot
· 12 years ago
65b2c8f
uprobes/powerpc: Do not use arch_uprobe_*_step() helpers
by Oleg Nesterov
· 12 years ago
f57d56d
uprobes/powerpc: Don't clear TIF_UPROBE in do_notify_resume()
by Oleg Nesterov
· 12 years ago
0588000
Merge commit 'origin/queue' into for-queue
by Alexander Graf
· 12 years ago
512691d
KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online
by Paul Mackerras
· 12 years ago
19bf7f8
Merge remote-tracking branch 'master' into queue
by Marcelo Tosatti
· 12 years ago
1111333
vtime: Make vtime_account_system() irqsafe
by Frederic Weisbecker
· 12 years ago
ab75819
powerpc: make fork_idle() take the common "kernel thread" path in copy_thread()
by Al Viro
· 12 years ago
ea516b1
powerpc: put the "zero usp means using parent's stack pointer" to copy_thread()
by Al Viro
· 12 years ago
64c2f65
powerpc: don't bother with CHECK_FULL_REGS in sys_fork() et.al.
by Al Viro
· 12 years ago
9d40127
powerpc: don't bother with zero-extending arguments in sys_clone()
by Al Viro
· 12 years ago
53b50f94
powerpc: take dereferencing to ret_from_kernel_thread()
by Al Viro
· 12 years ago
8ea959a
cpuidle/powerpc: Fix smt_snooze_delay functionality.
by Deepthi Dharwar
· 12 years ago
4079210
powerpc: don't mess with r2 in copy_thread() and friends
by Al Viro
· 12 years ago
138d1ce
powerpc: switch to saner kernel_execve() semantics
by Al Viro
· 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
03604b3
Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queue
by Marcelo Tosatti
· 12 years ago
8043e49
powerpc/epapr: export epapr_hypercall_start
by Scott Wood
· 12 years ago
2f979de
KVM: PPC: ev_idle hcall support for e500 guests
by Liu Yu-B13201
· 13 years ago
fdcf8bd
KVM: PPC: use definitions in epapr header for hcalls
by Stuart Yoder
· 13 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
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
88265322
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
Next »