Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
8f3ff20862cfcb85500a2bb55ee64622bd59fd0c
/
arch
/
sh
/
kernel
2bcd57a
headers: utsname.h redux
by Alexey Dobriyan
· 17 years ago
c37efa9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
by Linus Torvalds
· 17 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 17 years ago
02b7da3
Use macros for .bss.page_aligned section.
by Tim Abbott
· 17 years ago
d200c92
Use new __init_task_data macro in arch init_task.c files.
by Joe Perches
· 17 years ago
f86fd30
kbuild: rename ld-option to cc-ldoption
by Sam Ravnborg
· 17 years ago
515b696
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 17 years ago
a03fdb7
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
480c646
sh: Kill off unused se_skipped in alignment trap notification code.
by Paul Mundt
· 17 years ago
a74f7e0
sh: Wire up HAVE_SYSCALL_TRACEPOINTS.
by Paul Mundt
· 17 years ago
ea88023
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 17 years ago
ada3fa1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 17 years ago
033eb0a
sh: cpufreq: Include CPU id in info messages.
by Paul Mundt
· 17 years ago
3639dfb
sh: multi-evt support for SH-X3 proto CPU.
by Paul Mundt
· 17 years ago
2fd5a02
sh: clkfwk: remove bogus set_bus_parent() from SH7709.
by Rafael Ignacio Zurita
· 17 years ago
ee18d64
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
by David Howells
· 17 years ago
ade315d
sh: Kill off kgdb's magical NMI debouncing.
by Paul Mundt
· 17 years ago
1e1030d
sh: nmi_debug support.
by Paul Mundt
· 17 years ago
ac6a0cf
Merge branch 'master' into sh/smp
by Paul Mundt
· 17 years ago
2f6dafc
sh: unwinder: Fix up uninitialized variable warnings on sh2a build.
by Paul Mundt
· 17 years ago
4aa5ac4
sh: Only shout about fixing up unexpected unaligned accesses
by Matt Fleming
· 17 years ago
b37c7c6
sh: fix CPU_SH7723/7724 numbering bug
by Kuninori Morimoto
· 17 years ago
0ceb4c3
timekeeping: Fix up read_persistent_clock() breakage on sh
by Paul Mundt
· 17 years ago
12cceb6
Merge branch 'sh/st-integration'
by Paul Mundt
· 17 years ago
f133278
sh: Move the FTRACE_SYSCALL_MAX definition in to asm/ftrace.h.
by Paul Mundt
· 17 years ago
05ecd5a
sh: Simplify "multi-evt" interrupt handling.
by Pawel Moll
· 17 years ago
788e6af
sh: fix sys_cacheflush error checking
by Giuseppe Cavallaro
· 17 years ago
6000fc4
sh: Fixes some write posting issues in the interrupt handling for SH
by Stuart Menefy
· 17 years ago
6d243dd
sh: Add sys_cacheflush() call for SH CPUs.
by Stuart Menefy
· 17 years ago
5e9377e
sh: Optimise memcpy_to/fromio for SH4
by Stuart Menefy
· 17 years ago
8af57f8
sh: generic_in/outs{bwl} optimizations.
by Stuart Menefy
· 17 years ago
fea966f
sh: Remove implicit sign extension from assembler immediates
by Stuart Menefy
· 17 years ago
d724a9c
sh: Allow for kernel command line concatenation.
by Pawel Moll
· 17 years ago
b46373e
sh: Use internal watchdog timer to perform reset
by Jon Frosdick
· 17 years ago
27a30f5
sh: kgdb: do not reload VBR while handling debugger breackpoint
by Giuseppe Cavallaro
· 17 years ago
15444a8
sh: Allow use of GENERIC_IOMAP
by David McKay
· 17 years ago
2fc742f
sh: Improve unwind info for signals
by Carl Shaw
· 17 years ago
5a0ab35
sh: cleanup of do_address_error()
by Andre Draszik
· 17 years ago
7436cde
sh: Allow user control over misaligned fixup handling
by Andre Draszik
· 17 years ago
9a4af02
sh: ratelimit unaligned fixups
by Andre Draszik
· 17 years ago
c3144fc
Merge branches 'sh/hwblk' and 'sh/pm-runtime'
by Paul Mundt
· 17 years ago
cc58f59
sh: drop static UIO clocks for sh7722, sh7723 and sh7724
by Magnus Damm
· 17 years ago
a62926f
sh: Fix section mismatch in platform bus notifier.
by Paul Mundt
· 17 years ago
6a93dde
sh: Runtime PM for SuperH Mobile platform bus devices
by Magnus Damm
· 17 years ago
4f896ff
sh: unwinder: cacheline align slab cache objects.
by Paul Mundt
· 17 years ago
fa9d3b4
Merge branch 'sh/dwarf-unwinder'
by Paul Mundt
· 17 years ago
e115f2c
sh: unwinder: Use a special bug flag for unwinder traps.
by Paul Mundt
· 17 years ago
c153a58
Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into sh/dwarf-unwinder
by Paul Mundt
· 17 years ago
4ab8f24
sh: Export unwind_stack() to satisfy modular oprofile.
by Paul Mundt
· 17 years ago
5580e90
sh: Handle the DWARF op, DW_CFA_undefined
by Matt Fleming
· 17 years ago
5480675
sh: Fix bug calculating the end of the FDE instructions
by Matt Fleming
· 17 years ago
fe98dd3
sh: Setup the frame pointer in handle_interrupt
by Matt Fleming
· 17 years ago
b344e24
sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()
by Matt Fleming
· 17 years ago
97efbbd
sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSET
by Matt Fleming
· 17 years ago
fb3f3e7
sh: unwinder: Fix memory leak and create our own kmem cache
by Matt Fleming
· 17 years ago
c01f0f1
sh: Add initial support for SH7757 CPU subtype
by Yoshihiro Shimoda
· 17 years ago
307646c
sh: Fix up the CONFIG_FTRACE_SYSCALLS=n build.
by Paul Mundt
· 17 years ago
fc6191d
sh: Fix up clockevents broadcasting.
by Paul Mundt
· 17 years ago
ee8365f
Merge branch 'master' into sh/cachetlb
by Paul Mundt
· 17 years ago
b2ea8b4
sh: clkfwk: Support additional IFC divisor on SH7724.
by Kuninori Morimoto
· 17 years ago
f3a8308
sh: Add a few missing irqflags tracing markers.
by Matt Fleming
· 17 years ago
63cd91d
sh: SuperH Mobile Software Standby support for cpuidle
by Magnus Damm
· 17 years ago
309214a
sh: rework SuperH Mobile sleep code exception handling
by Magnus Damm
· 17 years ago
97f361e
sh: unwinder: Move initialization to early_initcall() and tidy up locking.
by Paul Mundt
· 17 years ago
cd7246f
sh: Add support for DWARF GNU extensions
by Matt Fleming
· 17 years ago
b955873
sh: Try again at getting the initial return address for an unwind
by Matt Fleming
· 17 years ago
38f9ddf
sh: Merge the _32/_64 variants of arch/sh/kernel/Makefile.
by Paul Mundt
· 17 years ago
94ecd22
sh: Fix up the SH-5 build with caches enabled.
by Paul Mundt
· 17 years ago
1ee4ab0
sh64: Build in support for generic stacktrace ops.
by Paul Mundt
· 17 years ago
d4f587c
timekeeping: Increase granularity of read_persistent_clock()
by Martin Schwidefsky
· 17 years ago
eccee74
sh: Kill off the unhandled pvr case in SH-4 CPU probing.
by Paul Mundt
· 17 years ago
4b6b987
Merge branch 'master' into sh/hwblk
by Paul Mundt
· 17 years ago
60e0a4c
Merge branch 'sh/stable-updates'
by Paul Mundt
· 17 years ago
237674e
sh: sh7724 ddr self-refresh changes
by Magnus Damm
· 17 years ago
e82da21
sh: Track the CPU family in sh_cpuinfo.
by Paul Mundt
· 17 years ago
dde5e3f
sh: rework nommu for generic cache.c use.
by Paul Mundt
· 17 years ago
180aa6e
sh: Set the cfa_offset to 0 if we see a DW_CFA_def_cfa_register op
by Matt Fleming
· 17 years ago
7dd6662
sh: delay slot future proofing via EXPMASK on SH-4A parts.
by Paul Mundt
· 17 years ago
7a90e00
sh: Make sure rte delay slots are nopped out on all parts.
by Paul Mundt
· 17 years ago
d2dcd91
Merge branch 'master' into sh/cachetlb
by Paul Mundt
· 17 years ago
8010fbe
sh: TLB fast path optimizations for load/store exceptions.
by Paul Mundt
· 17 years ago
112e584
sh: TLB protection violation exception optimizations.
by Paul Mundt
· 17 years ago
606b4c9
sh: stacktrace: Properly terminate the trace entry buffer.
by Paul Mundt
· 17 years ago
f9967e2
sh: flag the default unwinder as reliable.
by Paul Mundt
· 17 years ago
48e4d46
sh: stacktrace: Add reliability checks in address saving ops.
by Paul Mundt
· 17 years ago
0fc11e3
sh: unwinder: Convert frame allocations to GFP_ATOMIC.
by Paul Mundt
· 17 years ago
384be2b
Merge branch 'percpu-for-linus' into percpu-for-next
by Tejun Heo
· 17 years ago
f826466
sh: Delete DWARF_ARCH_UNWIND_OFFSET
by Matt Fleming
· 17 years ago
bf43a16
sh: unwinder: Restore put_unaligned() for an unaligned destination.
by Paul Mundt
· 17 years ago
3497447
sh: unwinder: Fix up usage of unaligned accessors.
by Paul Mundt
· 17 years ago
cafb0dd
sh: Add CFI annotations for exception return.
by Matt Fleming
· 17 years ago
0b93048
sh: Setup the frame register in asm code
by Matt Fleming
· 17 years ago
bd35386
sh: dwarf unwinder support.
by Matt Fleming
· 17 years ago
0eff9f6
sh: Use the new stack unwinder API
by Matt Fleming
· 17 years ago
bf61ad1
sh: Allow multiple stack unwinders to be setup
by Matt Fleming
· 17 years ago
4e14dfc
sh: Use the generalized stacktrace ops
by Matt Fleming
· 17 years ago
ba9a633
sh: convert processor device setup functions to arch_initcall()
by Magnus Damm
· 17 years ago
d14d751
sh64: Kill off special clear_page() implementation.
by Paul Mundt
· 17 years ago
c791483
sh: Tidy up NEFF-based sign extension for SH-5.
by Paul Mundt
· 17 years ago
11d8290
sh: Fix up early printk build error.
by Paul Mundt
· 17 years ago
Next »