Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
323ef8dba67fb7b9c709457bd0374d88cfb8f25f
/
arch
323ef8d
sh: Rework SuperH Mobile sleep mode code
by Magnus Damm
· 17 years ago
eb0cd9e
sh: Add Ecovec24 specific memory pre/post sleep code
by Magnus Damm
· 17 years ago
86c7d03
sh: Add ap325rxa specific memory pre/post sleep code
by Magnus Damm
· 17 years ago
5352892
sh: Move ap325rxa board code into separate directory
by Magnus Damm
· 17 years ago
13fa551
sh: Add migor specific memory pre/post sleep code
by Magnus Damm
· 17 years ago
3b9f295
sh: Add ms7724se specific memory pre/post sleep code
by Magnus Damm
· 17 years ago
67e522d
sh: Add kfr2r09 specific memory pre/post sleep code
by Magnus Damm
· 17 years ago
159f8cd
sh: Allow boards to register memory pre/post sleep code
by Magnus Damm
· 17 years ago
da14909
sh: Add sh7724 notifier for R-standby save/restore
by Magnus Damm
· 17 years ago
49f4264
sh: Add notifiers chains for cpu/board code
by Magnus Damm
· 17 years ago
eb3118f
sh: Do not apply virt_to_phys() to a physical address
by Matt Fleming
· 17 years ago
1d317f9
sh: perf events: Kill off left over debugging cruft.
by Paul Mundt
· 17 years ago
ac44e66
sh: perf events: Add preliminary support for SH-4A counters.
by Paul Mundt
· 17 years ago
3714a9a
sh: mach-ecovec24: Add USB1 gadget support
by Kuninori Morimoto
· 17 years ago
5b380ec
sh: add SDHI1 support to ms7724se
by Magnus Damm
· 17 years ago
8013cc9
sh: mac address through private data for sh_eth on ms7724se
by Magnus Damm
· 17 years ago
9b3b21f
Merge branch 'sh/stable-updates'
by Paul Mundt
· 17 years ago
72f0c13
sh: enable PERF_USE_VMALLOC across the board.
by Paul Mundt
· 17 years ago
94c2851
sh: Bump up dma_ops initialization far earlier in the boot process.
by Paul Mundt
· 17 years ago
4c978ca
sh: Clean up more superfluous symbol exports.
by Paul Mundt
· 17 years ago
0a993b0
sh64: cache flush symbol exports.
by Paul Mundt
· 17 years ago
478fb15
sh: Fix up dma_is_consistent().
by Paul Mundt
· 17 years ago
7693465
sh: Kill off superfluous arch/sh/drivers/pci/Kconfig.
by Paul Mundt
· 17 years ago
01be5d6
sh: Revamp PCI DMA coherence Kconfig bits.
by Paul Mundt
· 17 years ago
3f375f1
sh: Annotate irq functions with "notrace"
by Matt Fleming
· 17 years ago
f72f787
sh: fix watchdog timer for sh7780/sh7785
by Valentin R Sitsikov
· 17 years ago
ffb4a73
sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.
by Paul Mundt
· 17 years ago
a5c461b
sh: Document uImage.bin target in archhelp.
by Paul Mundt
· 17 years ago
376abbb
sh: mac address through private data for sh_eth on ecovec24
by Magnus Damm
· 17 years ago
40e4231
sh: add hwblk_id to sh_eth on ecovec24
by Magnus Damm
· 17 years ago
a384fe5
Merge branch 'sh/stable-updates'
by Paul Mundt
· 17 years ago
9e24c7e
sh: add uImage.bin target
by Magnus Damm
· 17 years ago
8834541
sh: rsk7203 CONFIG_MTD=n fix
by Magnus Damm
· 17 years ago
ef01b9a
sh: fix kexec by removing check for old kexec-tools
by Magnus Damm
· 17 years ago
6253195
Merge branch 'sh/stable-updates'
by Paul Mundt
· 17 years ago
15893fb
Merge branch 'sh/sdhi-mfd'
by Paul Mundt
· 17 years ago
96987d9
sh: mach-ecevec24: Add SDHI support
by Kuninori Morimoto
· 17 years ago
d2a2fb9
sh: SDHI platform data to the kfr2r09 board
by Magnus Damm
· 17 years ago
0f79af6
sh: SDHI platform data to the SE7724 board
by Magnus Damm
· 17 years ago
17f8147
sh: SDHI platform data to the AP325RXA board
by Magnus Damm
· 17 years ago
2e3fc56
sh: SDHI platform data to the Migo-R board
by Magnus Damm
· 17 years ago
60339fa
sh: Check for return_to_handler when unwinding the stack
by Matt Fleming
· 17 years ago
26fadd3
sh: Build fix: define more __movmem* symbols
by Lubomir Rintel
· 17 years ago
ba93483
sh: __irq_entry annotate do_IRQ().
by Paul Mundt
· 17 years ago
f32154c
sh: Add dma-mapping support for dma_alloc/free_coherent() overrides.
by Paul Mundt
· 17 years ago
422b42f
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 17 years ago
ab4ed67
Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 17 years ago
4fe71db
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 17 years ago
13b79b97
crypto: aesni-intel - Fix irq_fpu_usable usage
by Huang Ying
· 17 years ago
73c926b
sh: Convert to asm-generic/dma-mapping-common.h
by Paul Mundt
· 17 years ago
14c011d
sh: Fix up cacheflush routine symbol exports.
by Paul Mundt
· 17 years ago
eca28e3
sh: Fix up uninitialized variable warning in dwarf unwinder.
by Paul Mundt
· 17 years ago
1c8db71
sh: Fix up smp_mb__xxx() memory barriers for SH-4A SMP.
by Paul Mundt
· 17 years ago
15dfddd
sh: Disable SCIF2 on the SH-X3 proto CPU.
by Paul Mundt
· 17 years ago
03fdb70
sh: Convert to asm-generic/irqflags.h.
by Paul Mundt
· 17 years ago
8a8365c
KVM: MMU: fix pointer cast
by Frederik Deweerdt
· 17 years ago
ace1546
KVM: use proper hrtimer function to retrieve expiration time
by Marcelo Tosatti
· 17 years ago
cae19b5
sh: Kill off legacy UBC wakeup cruft.
by Paul Mundt
· 17 years ago
78aed4a
Merge branch 'sh/stable-updates'
by Paul Mundt
· 17 years ago
f875295
sh: Kill off stray HAVE_FTRACE_SYSCALLS reference.
by Paul Mundt
· 17 years ago
896f0c0
sh: Support SCHED_MC for SH-X3 multi-cores.
by Paul Mundt
· 17 years ago
9dbe00a
sh: Fix up IRQ re-enabling for the need_resched() case.
by Paul Mundt
· 17 years ago
0e6d498
sh: Make check_pgt_cache() more aggressive while idling.
by Paul Mundt
· 17 years ago
f533c3d
sh: Idle loop chainsawing for SMP-based light sleep.
by Paul Mundt
· 17 years ago
94eab0b
sh: Force boot CPU in to light sleep mode for SH-X3 SMP.
by Paul Mundt
· 17 years ago
abeaf33
Merge branch 'sh/stable-updates'
by Paul Mundt
· 17 years ago
52a9490
sh: Remove BKL from landisk gio.
by Thomas Gleixner
· 17 years ago
5fb80ae
sh: disabled cache handling fix.
by Magnus Damm
· 17 years ago
a7a7c0e
sh: Fix up single page flushing to use PAGE_SIZE.
by Valentin Sitdikov
· 17 years ago
36d6f3e
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
37a08b1
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 17 years ago
13e356c
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 17 years ago
db8590f
Revert "x86: linker script syntax nits"
by Ingo Molnar
· 17 years ago
a0738a6
Merge branch 'linus' into x86/urgent
by Ingo Molnar
· 17 years ago
b734dd5
Merge commit 'ftrace/ppc' into merge
by Benjamin Herrenschmidt
· 17 years ago
1560523
Merge branch '2_6_32rc4_fixes' of git://git.pwsan.com/linux-2.6 into omap-fixes-for-linus
by Tony Lindgren
· 17 years ago
a7f20b2
OMAP2xxx clock: set up clockdomain pointer in struct clk
by Paul Walmsley
· 17 years ago
a0219fb
OMAP: Fix race condition with autodeps
by Kalle Jokiniemi
· 17 years ago
601adfe
Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland
by Linus Torvalds
· 17 years ago
655bdb0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
e7d688e
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 17 years ago
d470c05
Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 17 years ago
f061d83
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
ea87644
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
e9a63a4
x86: linker script syntax nits
by Roland McGrath
· 17 years ago
a93d4ed
omap: McBSP: Fix incorrect receiver stop in omap_mcbsp_stop
by Jarkko Nikula
· 17 years ago
02563a5
omap: Initialization of SDRC params on Zoom2
by Teerth Reddy
· 17 years ago
cb3cc45
omap: RX-51: Drop I2C-1 speed to 2200
by Aaro Koskinen
· 17 years ago
70cf644
omap: SDMA: Fixing bug in omap_dma_set_global_params()
by Anuj Aggarwal
· 17 years ago
dc6e56b
omap: CONFIG_ISP1301_OMAP redefined in Beagle defconfig
by Sanjeev Premi
· 17 years ago
89ccf46
x86, perf_event: Rename 'performance counter interrupt'
by Li Hong
· 17 years ago
be6e3f9
[S390] Add highgprs facility to /proc/cpuinfo
by Andreas Krebbel
· 17 years ago
7874b1b
[S390] hypfs: Use subcode 6 if subcode 7 is not available
by Michael Holzheu
· 17 years ago
731ba33
sh: Count NMIs in irq_cpustat_t.
by Paul Mundt
· 17 years ago
56bfc42
sh: TS_RESTORE_SIGMASK conversion.
by Paul Mundt
· 17 years ago
b195e46
Merge branch 'sh/stable-updates'
by Paul Mundt
· 17 years ago
457b646
sh: Fix a TRACE_IRQS_OFF typo.
by Paul Mundt
· 17 years ago
4d2947f
sh: Optimize the setup_rt_frame() I-cache flush.
by Paul Mundt
· 17 years ago
a66c2ed
sh: Populate initial secondary CPU info from boot_cpu_data.
by Paul Mundt
· 17 years ago
2908df9
sh: Tidy up SMP cpuinfo.
by Paul Mundt
· 17 years ago
Next »