Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
21056830c4e5c6735f1d49453398d7186ca4e8d7
/
arch
/
powerpc
/
kernel
e758936
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 18 years ago
990d0f2
Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core
by Ingo Molnar
· 18 years ago
95237b8
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 18 years ago
61e9916
powerpc: Fix failure to shutdown with CPU hotplug
by Johannes Berg
· 18 years ago
d7161a6
kgdb, x86, arm, mips, powerpc: ignore user space single stepping
by Jason Wessel
· 18 years ago
2d291e9
Fix compile failure with non modular builds
by James Bottomley
· 18 years ago
deac93d
lib: Correct printk %pF to work on all architectures
by James Bottomley
· 18 years ago
e545a61
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
by Manfred Spraul
· 18 years ago
9d5a9e7
Remove asm/a.out.h files for all architectures without a.out support.
by Adrian Bunk
· 18 years ago
7888bc2
powerpc: Fix for getting CPU number in power_save_ppc32_restore()
by Kumar Gala
· 18 years ago
7563dc6
powerpc: Work around gcc's -fno-omit-frame-pointer bug
by Tony Breeds
· 18 years ago
303996d
powerpc: Make sure _etext is after all kernel text
by Stephen Rothwell
· 18 years ago
78fbc82
powerpc: Fix uninitialised variable in VSX alignment code
by Michael Neuling
· 18 years ago
cd5aeb9
powerpc: Fix vio_bus_probe oops on probe error
by Brian King
· 18 years ago
4589f1f
powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices
by Joachim Fenkes
· 18 years ago
7230ced
powerpc: Fix /dev/oldmem interface for kdump
by Michael Ellerman
· 18 years ago
50d0b17
powerpc: Use generic compat_sys_old_readdir
by Christoph Hellwig
· 18 years ago
d9178f4
powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversion
by Paul Collins
· 18 years ago
b975456
powerpc: Remove dead module_find_bug code
by Steven Rostedt
· 18 years ago
ac22429
powerpc: Add CMO enabled flag and paging space data to lparcfg
by Robert Jennings
· 18 years ago
9acd57c
powerpc: Fix TLB invalidation on boot on 32-bit
by Rocky Craig
· 18 years ago
163f687
kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE
by Huang Ying
· 18 years ago
8db13a0
powerpc/pci: Don't keep ISA memory hole resources in the tree
by Benjamin Herrenschmidt
· 18 years ago
b79998f
powerpc: Zero fill the return values of rtas argument buffer
by Nathan Fontenot
· 18 years ago
9c4cb82
powerpc: Remove use of CONFIG_PPC_MERGE
by Kumar Gala
· 18 years ago
7d2a175
powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regs
by Michael Neuling
· 18 years ago
1ac42ef
powerpc: Fix ptrace buffer size for VSX
by Michael Neuling
· 18 years ago
33b3f03
powerpc: Correctly hookup PTRACE_GET/SETVSRREGS for 32 bit processes
by Michael Neuling
· 18 years ago
9ee07f9
powerpc: Allow non-hcall return values for lparcfg writes
by Nathan Fontenot
· 18 years ago
025d791
powerpc/powermac: Fixup default serial port device for pmac_zilog
by Benjamin Herrenschmidt
· 18 years ago
124c27d
powerpc: Show processor cache information in sysfs
by Nathan Lynch
· 18 years ago
e9efed3
powerpc: Make core id information available to userspace
by Nathan Lynch
· 18 years ago
440a085
powerpc: Make core sibling information available to userspace
by Nathan Lynch
· 18 years ago
0764bf6
powerpc/vio: More fallout from dma_mapping_error API change
by Stephen Rothwell
· 18 years ago
7d6d637
powerpc: Add TIF_NOTIFY_RESUME support for tracehook
by Roland McGrath
· 18 years ago
4f72c42
powerpc: Make syscall tracing use tracehook.h helpers
by Roland McGrath
· 18 years ago
6558ba2
powerpc: Call tracehook_signal_handler() when setting up signal frames
by Roland McGrath
· 18 years ago
e2075f7
powerpc: Update cpu_sibling_maps dynamically
by Nathan Lynch
· 18 years ago
9ba1984
powerpc: register_cpu_online should be __cpuinit
by Nathan Lynch
· 18 years ago
7d2f607
powerpc: kill useless SMT code in prom_hold_cpus
by Nathan Lynch
· 18 years ago
b9fa49a
powerpc: Fix vio build warnings
by Nathan Lynch
· 18 years ago
2325f0a
powerpc/booke: Clean up the hardware watchpoint support
by Kumar Gala
· 18 years ago
d3b0602
powerpc: Removed duplicated include in stacktrace.c
by Huang Weiyi
· 18 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 18 years ago
3ab8352
kexec jump
by Huang Ying
· 18 years ago
fc532f8
powerpc: Fix boot problem due to AT_BASE_PLATFORM change
by Nathan Lynch
· 18 years ago
5047887
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 18 years ago
ef53d9c
kprobes: improve kretprobe scalability with hashed locking
by Srinivasa D S
· 18 years ago
16c14b4
powerpc/pseries: Remove kmalloc call in handling writes to lparcfg
by Nathan Fontenot
· 18 years ago
8391e42
powerpc/pseries: Update arch vector to indicate support for CMO
by Nathan Fontenot
· 18 years ago
22e1a4d
powerpc/pseries: Verify CMO memory entitlement updates with virtual I/O
by Nathan Fontenot
· 18 years ago
a90ab95
powerpc/pseries: vio bus support for CMO
by Robert Jennings
· 18 years ago
6490c49
powerpc/pseries: iommu enablement for CMO
by Robert Jennings
· 18 years ago
ffa5abb
powerpc/pseries: Add CMO paging statistics
by Brian King
· 18 years ago
398778f
powerpc/pseries: Split retrieval of processor entitlement data into a helper routine
by Robert Jennings
· 18 years ago
dfc3403
powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfg
by Nathan Fontenot
· 18 years ago
1152939
powerpc/pseries: Split processor entitlement retrieval and gathering to helper routines
by Nathan Fotenot
· 18 years ago
545500b
powerpc/pseries: Remove extraneous error reporting for hcall failures in lparcfg
by Nathan Fontenot
· 18 years ago
80c60bf
powerpc: Fix compile error with binutils 2.15
by Segher Boessenkool
· 18 years ago
d6a61bf
powerpc: BookE hardware watchpoint support
by Luis Machado
· 18 years ago
00bf6e9
powerpc: Fallout from sysdev API changes
by Stephen Rothwell
· 18 years ago
9115d13
powerpc: Enable AT_BASE_PLATFORM aux vector
by Nathan Lynch
· 18 years ago
ecc8b65
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
27ac792
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
by Andrea Righi
· 18 years ago
17ce452
kgdb, powerpc: arch specific powerpc kgdb support
by Jason Wessel
· 18 years ago
06b8147
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 18 years ago
4a0b2b4
sysdev: Pass the attribute to the low level sysdev show/store function
by Andi Kleen
· 18 years ago
c69cccc
powerpc: Fix build bug with binutils < 2.18 and GCC < 4.2
by Segher Boessenkool
· 18 years ago
79e25ba
powerpc: Indicate which oprofile counters to use while in compat mode
by Torez Smith
· 18 years ago
67260ac
powerpc: Fix OF parsing of 64 bits PCI addresses
by Benjamin Herrenschmidt
· 18 years ago
6fdc9f5
powerpc: Fix support for latencytop
by Arnd Bergmann
· 18 years ago
4f3dd8a
powerpc/dma: Use the struct dma_attrs in iommu code
by Mark Nelson
· 18 years ago
9b610fd
Merge branch 'linus' into timers/nohz
by Ingo Molnar
· 18 years ago
b8f8c3c
nohz: prevent tick stop outside of the idle loop
by Thomas Gleixner
· 18 years ago
0332f00
powerpc/fsl: Minor TLBSYNC cleanup for FSL Book-E
by Kumar Gala
· 18 years ago
6cfd899
powerpc: rework FSL Book-E PTE access and TLB miss
by Kumar Gala
· 18 years ago
84c3d4a
Merge commit 'origin/master'
by Benjamin Herrenschmidt
· 18 years ago
1a781a7
Merge branch 'generic-ipi' into generic-ipi-for-linus
by Ingo Molnar
· 18 years ago
af5329c
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
43d2548
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
by Benjamin Herrenschmidt
· 18 years ago
b6f6b98
powerpc: Don't spin on sync instruction at boot time
by Sonny Rao
· 18 years ago
cd6f37b
powerpc: Add VSX load/store alignment exception handler
by Michael Neuling
· 18 years ago
7c29217
powerpc: fix giveup_vsx to save registers correctly
by Michael Neuling
· 18 years ago
01f4b8b
powerpc: support for latencytop
by Arnd Bergmann
· 18 years ago
0f47331
powerpc: Add PPC_FEATURE_PSERIES_PERFMON_COMPAT
by Nathan Lynch
· 18 years ago
930074b
Merge commit 'jwb/jwb-next'
by Benjamin Herrenschmidt
· 18 years ago
d18bb9a
Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
7798ed0
generic-ipi: powerpc/generic-ipi tree build failure
by Stephen Rothwell
· 18 years ago
ddb107e
powerpc/booke: don't reinitialize time base
by Kumar Gala
· 18 years ago
11c2d81
Merge commit 'origin/HEAD' into test-merge
by Benjamin Herrenschmidt
· 18 years ago
bac0c91
Merge branch 'tracing/ftrace' into auto-ftrace-next
by Ingo Molnar
· 18 years ago
1bc54c0
powerpc: rework 4xx PTE access and TLB miss
by Benjamin Herrenschmidt
· 18 years ago
beae4c0
Merge branch 'virtex-for-2.6.27' of git://git.secretlab.ca/git/linux-2.6-virtex into 4xx-next
by Josh Boyer
· 18 years ago
b887ec6
powerpc: remove unused variable in emulate_fp_pair
by Michael Neuling
· 18 years ago
c1cb299
powerpc: fix swapcontext backwards compat. with VSX ucontext changes
by Michael Neuling
· 18 years ago
1b17adf
powerpc/ibmebus: more meaningful variable name
by Paul Gortmaker
· 18 years ago
ef3d324
powerpc/mm: Add Strong Access Ordering support
by Dave Kleikamp
· 18 years ago
058c78f
powerpc: Use new printk extension %pS to print symbols on oops
by Benjamin Herrenschmidt
· 18 years ago
3a4c6f0
powerpc: move device_to_mask() to dma-mapping.h
by Mark Nelson
· 18 years ago
3affedc
powerpc/dma: implement new dma_*map*_attrs() interfaces
by Mark Nelson
· 18 years ago
Next »