Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
fe00f943e0ef98b4057abcc2940d631a975b43cd
/
arch
fe00f94
Sparseify MIPS.
by Ralf Baechle
· 20 years ago
14f18b7
On 24K we did always disable cache parity protection - obviously not
by Ralf Baechle
· 20 years ago
0f04afb
ISOify.
by Ralf Baechle
· 20 years ago
2d32ffa
Moved irq_tab_alchemy to the board specific irqmap.c files.
by Pete Popov
· 20 years ago
e3ad1c2
Base Au1200 2.6 support.
by Pete Popov
· 20 years ago
784f7b9
Fix 'prctl' system call for IRIX. At this point IRIX 5.3 static binaries
by Steven J. Hill
· 20 years ago
333d1f6
Gross macro abuse. Get rid of gpreg_t, vaddr_t, REG_TO_VA and
by Ralf Baechle
· 20 years ago
0bd5d2e
Cleanup fpuemuprivate declarations.
by Ralf Baechle
· 20 years ago
8ab00b9
Convert struct hw_interrupt_type initializations to ISO C99 named initializers.
by Ralf Baechle
· 20 years ago
d437441
No barrier needed on au1x.
by Pete Popov
· 20 years ago
13d1d73
Comment correction after further investigation of issue.
by Pete Popov
· 20 years ago
685f779
Fix initialization. Unbreak the wait-for-completion loops. Code cleanup.
by Thiemo Seufer
· 20 years ago
65bda1a
Switch SiByte drivers back to __raw_*() functions.
by Maciej W. Rozycki
· 20 years ago
b727a60
Merge do_boot_cpu() into the new style __cpu_up().
by Ralf Baechle
· 20 years ago
0ac3548
On multiprocessor systems the BogoMIPS for each CPU was reported was
by Ralf Baechle
· 20 years ago
c4ed38a
Resurrect Cobalt support for 2.6.
by Ralf Baechle
· 20 years ago
9f83d83
-nostdlib boilerplate.
by Thiemo Seufer
· 20 years ago
dc953df
Fix wchan implementation, based on earlier by from Atsushi Nemoto.
by Thiemo Seufer
· 20 years ago
4e6a05f
Improved modules loader, more robust and works on 64bit kernels.
by Thiemo Seufer
· 20 years ago
7ee8798
Until I figure out why NFS filesystems are having problems with
by Steven J. Hill
· 20 years ago
dd19326
Initialize iomem_resource.
by Thiemo Seufer
· 20 years ago
16033d6
Handle addresses beyond VMALLOC_END correctly.
by Thiemo Seufer
· 20 years ago
26a51b2
Use intermediate variable.
by Thiemo Seufer
· 20 years ago
1ba582a
O2 doesn't have _that_ much RAM.
by Thiemo Seufer
· 20 years ago
d8f5d86
Changed all Au1x boards to noncoherent again.
by Pete Popov
· 20 years ago
d1abb6a
32-bit compatibility for various timer-related system calls.
by Ralf Baechle
· 20 years ago
a982099
Update to match the native siginfo structure and code.
by Ralf Baechle
· 20 years ago
09276d9
32-bit compatibility for ptrace GETEVENTMSG operation.
by Ralf Baechle
· 20 years ago
54f2da7
Implement 32-bit compatibility for waitid(2).
by Ralf Baechle
· 20 years ago
a19050f
Waitid(2) now has 5 arguments.
by Ralf Baechle
· 20 years ago
b6e203d
Use generic compat_sys_wait4 to implement 32-bit wait4(2).
by Ralf Baechle
· 20 years ago
39408c6
Replace the complicated and broken attempt to clean interrupt by
by Ralf Baechle
· 20 years ago
ca8a597
If you want RM7000 better fix it to build first ...
by Ralf Baechle
· 20 years ago
de1db6f
It's unwise to disable all interrupts of the boot node ;-)
by Ralf Baechle
· 20 years ago
f4b7cdb
Enable RM7000 secondary cache for Atlas and Malta boards.
by Maciej W. Rozycki
· 20 years ago
79acf83
Moves a test which determines if we actually need to perform a
by Ralf Baechle
· 20 years ago
c6e8b58
Update MIPS to use the 4-level pagetable code thereby getting rid of
by Ralf Baechle
· 20 years ago
57f0060
Document why calling smp_call_function will deadlock when called with
by Ralf Baechle
· 20 years ago
505403b
25Kf is also physically indexed.
by Ralf Baechle
· 20 years ago
a95970f
20Kc and SB1 don't suffer from aliases.
by Ralf Baechle
· 20 years ago
84fd089
Delete duplicate copy of fixrange_init.
by Ralf Baechle
· 20 years ago
cc26b81
rm9000_init() really is __init code.
by Ralf Baechle
· 20 years ago
a18815a
Use preempt_schedule_irq.
by Ralf Baechle
· 20 years ago
5417673
More oprofile bits for MIPS32-style performance counters. The code to
by Ralf Baechle
· 20 years ago
29c4869
It works better when including arch/mips/sgi-ip27/Kconfig ...
by Ralf Baechle
· 20 years ago
ae6aafe
Move missplaced code line to the right place.
by Ralf Baechle
· 20 years ago
d1e344e
Use hardware mechanism to deal with cache aliases in the 24K.
by Ralf Baechle
· 20 years ago
28ecca4
Remove old wrong bits of cache code.
by Ralf Baechle
· 20 years ago
ea7c394
Clean up SEAD interrupt initialization.
by Maciej W. Rozycki
· 20 years ago
925ddb0
Mask and ack CPU interrupts upon initialization. Keep the state
by Maciej W. Rozycki
· 20 years ago
38b18f72
Move Sibyte Kconfig stuff into it's own Kconfig.
by Ralf Baechle
· 20 years ago
db89a48
Replace deprecated interruptible_sleep_on() function call with direct
by Ralf Baechle
· 20 years ago
f638d19
Update descriptions for MIPS Technologies evaluation boards.
by Maciej W. Rozycki
· 20 years ago
b6d468e
Reenable EARLY_PRINTK for the DECstation.
by Maciej W. Rozycki
· 20 years ago
3044299
Formatting fixes.
by Maciej W. Rozycki
· 20 years ago
aa0980b
Fixes for system controllers for Atlas/Malta core cards.
by Maciej W. Rozycki
· 20 years ago
bec0204
Actually route cPCI interrupts. Update inaccurate comments.
by Maciej W. Rozycki
· 20 years ago
c623764
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
by Ralf Baechle
· 20 years ago
b053c98
Fix register layout in o32 core dumps on 64-bit systems.
by Ralf Baechle
· 20 years ago
c83cfc9
Get rid of early_init. There's more need to make this form of
by Ralf Baechle
· 20 years ago
8c93650
Dummy ISA DMA functions for systems that don't have ISA but share
by Ralf Baechle
· 20 years ago
b188ffe
Fix build with SMP disabled and preemption enabled.
by Ralf Baechle
· 20 years ago
0964ce2
Move the invalid pmd and pte tables from .data to .bss. Fix alignment.
by Thiemo Seufer
· 20 years ago
c264852
Remove unused arguments from preempt_{start,stop}/local_irq_{en,dis}able.
by Thiemo Seufer
· 20 years ago
69903d6
Fix typos and formatting.
by Thiemo Seufer
· 20 years ago
b59a950
De-optimize and decomplicate the spurious interrupt handler.
by Thiemo Seufer
· 20 years ago
942b6f6
[PATCH] type fix in arm/boot/compressed/misc.c
by Al Viro
· 19 years ago
943eae0
[PATCH] missing exports of do_settimeofday() variants
by Al Viro
· 19 years ago
8a212ab
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 19 years ago
0e1f606
[IA64] fix warning unused variable `g'
by Tony Luck
· 19 years ago
f8977d0
[PATCH] PCI fixup for Toshiba laptops and ohci1394
by Jesse Barnes
· 19 years ago
9590204
Pull optimize-ptrace-threads into release branch
by Tony Luck
· 19 years ago
8496f2a
Pull fix-slow-tlb-purge into release branch
by Tony Luck
· 19 years ago
2d8f6a5
Pull fix-bte-copy into release branch
by Tony Luck
· 19 years ago
fac84ef
Pull xpc-disengage into release branch
by Tony Luck
· 19 years ago
d73dee6
Pull for-each-cpu into release branch
by Tony Luck
· 19 years ago
9acd3fa
Pull asm-slot-fix into release branch
by Tony Luck
· 19 years ago
5a2b172
Pull proc-cpuinfo-siblings into release branch
by Tony Luck
· 19 years ago
1e1bb25
Pull big-sim-disk into release branch
by Tony Luck
· 19 years ago
c87ff94
Pull sparsemem-v5 into release branch
by Tony Luck
· 19 years ago
5833f14
Pull new-efi-memmap into release branch
by Tony Luck
· 19 years ago
a1e78db3
Pull define-node-cleanup into release branch
by Tony Luck
· 19 years ago
fbbb0bd
Pull sn_pci_legacy_read-write into release branch
by Tony Luck
· 19 years ago
9472d8c
Pull acpi-produce-consume into release branch
by Tony Luck
· 19 years ago
3168c31
Pull update-default-configs into release branch
by Tony Luck
· 19 years ago
dbcb25e
Pull move-iosapic-to-acpi into release branch
by Tony Luck
· 19 years ago
84860bf
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 19 years ago
0ace57a
Pull ar-k0-usage into release branch
by Tony Luck
· 19 years ago
2d300fe
Pull 1024-cpu into release branch
by Tony Luck
· 19 years ago
c85749e
Pull hp-machvec into release branch
by Tony Luck
· 19 years ago
0d9136f
Pull altix-mmr into release branch
by Tony Luck
· 19 years ago
9189674
Pull altix-fpga-reset into release branch
by Tony Luck
· 19 years ago
6fbfddc
Merge ../bleed-2.6
by Greg KH
· 19 years ago
8ed5759
Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6
by Linus Torvalds
· 19 years ago
9480e30
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
by Russell King
· 19 years ago
53f4654
[PATCH] Driver Core: fix up all callers of class_device_create()
by Greg Kroah-Hartman
· 19 years ago
83928e1
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
210cc67
Auto-update from upstream
by Kyle McMartin
· 19 years ago
50f4c00
[ARM] 3042/1: AAED-2000 - LCD panel informations
by Bellido Nicolas
· 19 years ago
049eb32
[ARM] 3041/1: AAEC-2000 - CLCD controller platform glue
by Bellido Nicolas
· 19 years ago
Next »