Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
e352953ce00bb870124e9054dbbbda2262f9269c
/
arch
e352953
[MIPS] TXx9: Support early_printk
by Atsushi Nemoto
· 16 years ago
7779a5e
[MIPS] TXx9: Unify serial_txx9 setup
by Atsushi Nemoto
· 16 years ago
bb72f1f
[MIPS] TXx9: Random cleanup
by Atsushi Nemoto
· 16 years ago
c49f91f
[MIPS] TXx9: Make tx4938-specific code more independent
by Atsushi Nemoto
· 16 years ago
f6727fb
[MIPS] TXx9: Make tx3927-specific code more independent
by Atsushi Nemoto
· 16 years ago
6831472
[MIPS] TXx9: Cleanup watchdog
by Atsushi Nemoto
· 16 years ago
a49297e
[MIPS] TXx9: Cleanup restart/halt/power_off
by Atsushi Nemoto
· 16 years ago
455cc25
[MIPS] TXx9: PCI error handling
by Atsushi Nemoto
· 16 years ago
0751752
[MIPS] TXx9: Add some pci options
by Atsushi Nemoto
· 16 years ago
47a5c97
[MIPS] Introduce pcibios_plat_setup
by Atsushi Nemoto
· 16 years ago
32d00d0
[MIPS] TXx9: PCI fixes for tx3927/tx4927
by Atsushi Nemoto
· 16 years ago
a0e31fb
[MIPS] TXx9: Fix JMR3927 irq numbers
by Atsushi Nemoto
· 16 years ago
8b32d6d
[MIPS] RB532: Flags are unsigned long
by Adrian Bunk
· 16 years ago
fd7ccfa
[MIPS] Initialization of Alchemy boards
by Kevin Hickey
· 16 years ago
af6dc22
[MIPS] tlb-r4k: Nuke broken paranoia error test.
by Ralf Baechle
· 16 years ago
660fc1f
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
afd962a
x86: wrong register was used in align macro
by Vitaly Mayatskikh
· 16 years ago
0d39741
GRU Driver: export is_uv_system(), zap_page_range() & follow_page()
by Jack Steiner
· 16 years ago
34d8a38
GRU Driver: hardware data structures
by Jack Steiner
· 16 years ago
06ac667
uml: fix tty-related build error
by WANG Cong
· 16 years ago
a1531ac
cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already
by Thomas Renninger
· 16 years ago
ce0ad7f
powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3)
by Nick Piggin
· 16 years ago
7d2a175
powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regs
by Michael Neuling
· 16 years ago
1ac42ef
powerpc: Fix ptrace buffer size for VSX
by Michael Neuling
· 16 years ago
33b3f03
powerpc: Correctly hookup PTRACE_GET/SETVSRREGS for 32 bit processes
by Michael Neuling
· 16 years ago
9ee07f9
powerpc: Allow non-hcall return values for lparcfg writes
by Nathan Fontenot
· 16 years ago
3a1a8ac
Merge commit 'kumar/kumar-next'
by Benjamin Herrenschmidt
· 16 years ago
cf0d19f
powerpc/fsl: proliferate simple-bus compatibility to soc nodes
by Kim Phillips
· 16 years ago
7874d35
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
1d9b9f6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
9b79022
Fix 'get_user_pages_fast()' with non-page-aligned start address
by Linus Torvalds
· 16 years ago
5d006d8
lguest: set max_pfn_mapped, growl loudly at Yinghai Lu
by Rusty Russell
· 16 years ago
cddb8a5
mmu-notifiers: core
by Andrea Arcangeli
· 16 years ago
93686ae
arm: fix HAVE_CLK merge goof
by David Brownell
· 16 years ago
12c0b20
x86/PCI: use dev_printk when possible
by Bjorn Helgaas
· 16 years ago
756f7bc
Merge branch 'core/generic-dma-coherent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into for-linus
by Jesse Barnes
· 16 years ago
cb28a1b
Merge branch 'linus' into core/generic-dma-coherent
by Ingo Molnar
· 16 years ago
9e3ee1c
Merge branch 'linus' into cpus4096
by Ingo Molnar
· 16 years ago
29111f5
Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into for-linus
by Jesse Barnes
· 16 years ago
e56b3bc
cpu masks: optimize and clean up cpumask_of_cpu()
by Linus Torvalds
· 16 years ago
414f746
Merge branch 'linus' into cpus4096
by Ingo Molnar
· 16 years ago
d9089c2
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
b10a8b7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
37eaf8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
dddb8d3
cpm2: Rework baud rate generators configuration to support external clocks.
by Laurent Pinchart
· 16 years ago
e517881
powerpc: rtc_cmos_setup: assign interrupts only if there is i8259 PIC
by Anton Vorontsov
· 16 years ago
8077655
cpm_uart: Add generic clock API support to set baudrates
by Laurent Pinchart
· 16 years ago
dc2380e
powerpc: implement GPIO LIB API on CPM1 Freescale SoC.
by Jochen Friedrich
· 16 years ago
e193325
cpm2: Implement GPIO LIB API on CPM2 Freescale SoC.
by Laurent Pinchart
· 16 years ago
8b2224d
sh: SuperH Mobile CEU and camera platform data for AP325RXA
by Magnus Damm
· 16 years ago
4875ea2
sh: Update smc911x platform data for AP325RXA
by Magnus Damm
· 16 years ago
6968980
sh: SuperH Mobile LCDC platform data for AP325RXA
by Magnus Damm
· 16 years ago
1765534
sh: Add SuperH Mobile CEU platform data for Migo-R
by Magnus Damm
· 16 years ago
8b1285f
sh: Add SuperH Mobile LCDC platform data for Migo-R
by Magnus Damm
· 16 years ago
44f9598
sh: Wire up new syscalls.
by Paul Mundt
· 16 years ago
82cb1f6
sh: fix uImage Entry Point
by Yoshihiro Shimoda
· 16 years ago
0b1689c
sh: Don't miss pending signals returning to user mode after signal processing
by Stuart MENEFY
· 16 years ago
d7f1a9a
sh: Use clk_always_enable() on sh7366
by Magnus Damm
· 16 years ago
8fa509a
sh: Use clk_always_enable() on sh7343 / SE77343
by Magnus Damm
· 16 years ago
6c7d826
sh: Use clk_always_enable() on sh7722 / Migo-R / SE7722
by Magnus Damm
· 16 years ago
9ca6eca
sh: Use clk_always_enable() on sh7723 / ap325rxa
by Magnus Damm
· 16 years ago
152fe36
sh: Show all clocks and their state in /proc/clocks
by Magnus Damm
· 16 years ago
1312994
sh: Merge sh7343 and sh7722 clock code
by Magnus Damm
· 16 years ago
aea167c
sh: Add SuperH Mobile MSTPCR bits to clock framework
by Magnus Damm
· 16 years ago
3fec18b
sh: Use arch_flags to simplify sh7722 siu clock code
by Magnus Damm
· 16 years ago
c46acb8
fix sh ptep_get_and_clear breakage
by Adrian Bunk
· 16 years ago
cbe9da0
sh: Renesas R0P7785LC0011RL board support
by Yoshihiro Shimoda
· 16 years ago
1eca5c9
sh: Add memory chunks to SH-Mobile UIO devices
by Magnus Damm
· 16 years ago
714750d
sh: Export sh7366 VPU, VEU(1), VEU(2) using uio_pdrv_genirq
by Magnus Damm
· 16 years ago
6874548
sh: Export sh7723 VPU, VEU2H0, VEU2H1 using uio_pdrv_genirq
by Magnus Damm
· 16 years ago
a55f6d2
sh: Export sh7722 VPU and VEU using uio_pdrv_genirq
by Magnus Damm
· 16 years ago
c901c96
sh: Export sh7343 VPU and VEU using uio_pdrv_genirq
by Magnus Damm
· 16 years ago
6e80f5e
sh2(A) exception handler update
by Yoshinori Sato
· 16 years ago
cafd63b
sh: update Solution Engine 7343
by Yoshihiro Shimoda
· 16 years ago
a4e1d08
sh: update sh7343 code
by Yoshihiro Shimoda
· 16 years ago
73382f7
sh: fix pg-sh4.c build breakage in linux-next
by Magnus Damm
· 16 years ago
026953d
sh: enable I2C on the ap325rxa board
by Magnus Damm
· 16 years ago
0fff76f
sh: add SuperH Mobile I2C platform data to sh7366
by Magnus Damm
· 16 years ago
da7d302
sh: add SuperH Mobile I2C platform data to sh7723
by Magnus Damm
· 16 years ago
7549079
sh: add SuperH Mobile I2C platform data to sh7343
by Magnus Damm
· 16 years ago
6bdfb22
sh: add interrupt ack code to sh4a
by Yoshihiro Shimoda
· 16 years ago
f12ae6b
sh: Fix up link error on SH-2 zImage with older binutils.
by Yoshinori Sato
· 16 years ago
f2fb4e4
sh: Conditionally re-enable IRQs in fault path.
by Stuart Menefy
· 16 years ago
068f591
sh: Record the major cut revision for probed SH-4A parts.
by Paul Mundt
· 16 years ago
09b5a10
sh: Optimized flush_icache_range() implementation.
by Chris Smith
· 16 years ago
3611ee7
sh: Stub in silicon cut in CPU info.
by Stuart Menefy
· 16 years ago
ef9247e
sh: Tidy up the SH-3 exception vector table.
by Paul Mundt
· 16 years ago
d88a3ea
SH7619 add ethernet controler support
by Yoshinori Sato
· 16 years ago
fafb7a9
sh: Remove sh_pcic_io_xxx function from Solution Engine IO code
by Nobuhiro Iwamatsu
· 16 years ago
7c93d87
sh: Fix Kconfig of AP-325RXA
by Nobuhiro Iwamatsu
· 16 years ago
787d9d7
sh: Clean up code of Solution Engine 770x
by Nobuhiro Iwamatsu
· 16 years ago
b2e4c10
sh: Update Solution Enginge 7712 defconfig
by Nobuhiro Iwamatsu
· 16 years ago
ffb91ad
sh: Solution Enginge 7710/7712 SH-Ether support
by Nobuhiro Iwamatsu
· 16 years ago
4c1cfab
sh/kernel/ cleanups
by Adrian Bunk
· 16 years ago
6241003
sh: make pcibios_max_latency static
by Adrian Bunk
· 16 years ago
175fb09
sh: make EARLY_PCI_OP's static
by Adrian Bunk
· 16 years ago
2b7bf93
sh/boards/dreamcast/rtc.c: make 2 functions static
by Adrian Bunk
· 16 years ago
4cec1a3
sh: Renesas Solutions SH7763RDP board support
by Nobuhiro Iwamatsu
· 16 years ago
c63847a
sh: Add SCIF2 support for SH7763.
by Nobuhiro Iwamatsu
· 16 years ago
04e917b
sh: Add support Renesas Solutions AP-325RXA board
by Yusuke Goda
· 16 years ago
Next »