Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
fc6016ef15fc988378825c081ed2384bfb26162a
/
arch
/
mips
/
pmc-sierra
/
yosemite
5f054e3
documentation: remove references to cpu_*_map.
by Rusty Russell
· 13 years ago
0b5f9c0
remove references to cpu_*_map in arch/
by Rusty Russell
· 13 years ago
b81947c
Disintegrate asm/system.h for MIPS
by David Howells
· 13 years ago
f79eaeb
MIPS: PCI: use list_for_each_entry() for bus->devices traversal
by Bjorn Helgaas
· 13 years ago
617d101
MIPS: Yosemite, Emma: Fix off-by-two in arcs_cmdline buffer size check
by Thomas Jarosch
· 13 years ago
b77bb37
Revert "MIPS: LD/SD o32 macro GAS fix update"
by Ralf Baechle
· 13 years ago
184748c
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
by Peter Zijlstra
· 14 years ago
e372630
mips: change to new flag variable
by matt mooney
· 14 years ago
82b8915
MIPS: LD/SD o32 macro GAS fix update
by Maciej W. Rozycki
· 14 years ago
723b7f8
MIPS: Cavium: Remove dead CONFIG_GDB_CONSOLE
by Christoph Egger
· 14 years ago
d3bbfbc
MIPS: Yosemite: ht-irq.c: Checkpatch cleanup
by Andrea Gelmini
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
2bd0073
MIPS: Yosemite: Convert SMP startup lock to arch spinlock.
by Ralf Baechle
· 15 years ago
52d7ecd
MIPS: Remove trailing space in messages
by Frans Pop
· 15 years ago
e0e53de
MIPS: Nuke trailing blank lines
by Ralf Baechle
· 15 years ago
3b7a17f
resource/PCI: mark struct resource as const
by Dominik Brodowski
· 15 years ago
b26b2d4
resource/PCI: align functions now return start of resource
by Dominik Brodowski
· 15 years ago
48a048f
cpumask: arch_send_call_function_ipi_mask: mips
by Rusty Russell
· 15 years ago
d4f587c
timekeeping: Increase granularity of read_persistent_clock()
by Martin Schwidefsky
· 15 years ago
49316cb
MIPS: Eleminate filenames from comments
by Ralf Baechle
· 15 years ago
631330f
MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.
by Ralf Baechle
· 15 years ago
025dfda
trivial: fix then -> than typos in comments and documentation
by Frederik Schwarzer
· 16 years ago
98a79d6
cpumask: centralize cpu_online_map and cpu_possible_map
by Rusty Russell
· 16 years ago
02112db
mips: use bcd2bin/bin2bcd
by Adrian Bunk
· 16 years ago
8d60a90
[MIPS] kgdb: Remove existing implementation
by Jason Wessel
· 16 years ago
dc7c65d
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
0aea531
PCI: remove unused arch pcibios_update_resource() functions
by Adrian Bunk
· 16 years ago
8691e5a
smp_call_function: get rid of the unused nonatomic/retry argument
by Jens Axboe
· 16 years ago
7d195a5
proper extern for late_time_init
by Adrian Bunk
· 17 years ago
41d1f19
[MIPS] Yosemite: Fix a few more section reference bugs.
by Ralf Baechle
· 17 years ago
87353d8
[MIPS] SMP: Call platform methods via ops structure.
by Ralf Baechle
· 17 years ago
3f4ac2d
[MIPS] Delete now-unreferenced i2c-yosemite.h header file.
by Robert P. J. Day
· 17 years ago
7f3f490
[MIPS] remove unused mips_machtype
by Yoichi Yuasa
· 17 years ago
1d9ef3e
[MIPS] Kill duplicated setup_irq() for cp0 timer
by Atsushi Nemoto
· 17 years ago
21a151d
[MIPS] checkfiles: Fix "need space after that ','" errors.
by Ralf Baechle
· 17 years ago
90b0234
[MIPS] Switch from to_tm to rtc_time_to_tm
by Ralf Baechle
· 17 years ago
4b55048
[MIPS] Deforest the function pointer jungle in the time code.
by Ralf Baechle
· 17 years ago
05dc8c0
[MIPS] ARC: Get rid of mips_machgroup
by Ralf Baechle
· 17 years ago
428ab28
[MIPS] SMP: Scatter __cpuinit over the code as needed.
by Ralf Baechle
· 17 years ago
e9c227f
[MIPS] Yosemite: Fix warning.
by Ralf Baechle
· 17 years ago
7f32a88
[MIPS] Yosemite: Only build ll_ht_smp_irq_handler() if HYPERTRANSPORT.
by Ralf Baechle
· 17 years ago
035955b
[MIPS] Yosemite: Fix build error due to undeclared titan_mailbox_irq().
by Ralf Baechle
· 17 years ago
f724af8
[MIPS] Yosemite: Don't declare titan_mailbox_irq() as asmlinkage.
by Ralf Baechle
· 17 years ago
daa4a68
[MIPS] Yosemite: Fix warnings in i2c-yoesmite by deleting the unused code.
by Ralf Baechle
· 17 years ago
348c913
[MIPS] Fix build breakage due to duplicate cpu_clock definition
by Ralf Baechle
· 17 years ago
b187f18
serial: add early_serial_setup() back to header file
by Yinghai Lu
· 17 years ago
44659f2
[MIPS] Yosemite: Fix modpost warnings.
by Ralf Baechle
· 17 years ago
36a8853
[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.
by Ralf Baechle
· 18 years ago
d390008
[MIPS] Yosemite: Fix missing parens in SERIAL_READ_1 macro
by Ralf Baechle
· 18 years ago
811d944
[MIPS] Add missing ifdef arch/mips/pmc-sierra/yosemite/setup.c
by Mathieu Desnoyers
· 18 years ago
c44e8d5
[MIPS] prom_free_prom_memory cleanup
by Atsushi Nemoto
· 18 years ago
97dcb82
[MIPS] Define MIPS_CPU_IRQ_BASE in generic header
by Atsushi Nemoto
· 18 years ago
c87b6eb
[MIPS] mips hpt cleanup: get rid of mips_hpt_init
by Atsushi Nemoto
· 18 years ago
16b7b2a
[MIPS] Fixup migration to GENERIC_TIME
by Atsushi Nemoto
· 18 years ago
38384c8
[MIPS] Yosemite: fix uninitialized variable in titan_i2c_xfer()
by Yoichi Yuasa
· 18 years ago
27f7681
[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.
by Ralf Baechle
· 18 years ago
937a801
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
by Ralf Baechle
· 18 years ago
54d0a21
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
by Ralf Baechle
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
e31dd6e
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
by Greg Kroah-Hartman
· 18 years ago
2925aba
[MIPS] Cleanup memory managment initialization.
by Ralf Baechle
· 18 years ago
e4ac58a
[MIPS] Rewrite all the assembler interrupt handlers to C.
by Ralf Baechle
· 19 years ago
d23ee8f
[PATCH] mips: fixed collision of rtc function name
by Yoichi Yuasa
· 19 years ago
9b6695a
[MIPS] SMP: Fix initialization order bug.
by Ralf Baechle
· 19 years ago
1e93e70
[MIPS] Yosemite: Fix build damage by dc8f6029cd51af1b148846a32e68d69013a5cc0f.
by Ralf Baechle
· 19 years ago
17be03f
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 19 years ago
fcdb27a
[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.
by Ralf Baechle
· 19 years ago
59a675b
[SERIAL] uart_port flags member should use UPF_*
by Russell King
· 19 years ago
dc8f602
[PATCH] mips: task_thread_info()
by Al Viro
· 19 years ago
53c2df2
Use rtc_lock to protect RTC operations
by Atsushi Nemoto
· 19 years ago
5ef6693
prom_free_prom_memory() returns unsigned long
by Arthur Othieno
· 19 years ago
2f69ddc
Convert the remaining SPIN_LOCK_UNLOCKED instances to DEFINE_SPINLOCK.
by Ralf Baechle
· 19 years ago
93b25d0
Useless includes of everything, the kitchen sink and version.h ...
by Ralf Baechle
· 20 years ago
c83cfc9
Get rid of early_init. There's more need to make this form of
by Ralf Baechle
· 19 years ago
42a3b4f
[PATCH] mips: nuke trailing whitespace
by Ralf Baechle
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago