index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MIPS] Fix wrong checksum for split TCP packets on 64-bit MIPS
Dave Johnson
2007-04-20
1
-1
/
+1
*
[MIPS] Fix BUG(), BUG_ON() handling
Atsushi Nemoto
2007-04-20
1
-1
/
+2
*
[MIPS] Retry {save,restore}_fp_context if failed in atomic context.
Atsushi Nemoto
2007-04-20
1
-2
/
+7
*
[MIPS] Disallow CpU exception in kernel again.
Atsushi Nemoto
2007-04-20
2
-17
/
+0
*
[MIPS] Add missing silicon revisions for BCM112x
Mark Mason
2007-04-20
1
-0
/
+1
*
[MIPS] SMTC: Fix recursion in instant IPI replay code.
Ralf Baechle
2007-03-29
2
-35
/
+36
*
[MIPS] MV64340: Add missing prototype for mv64340_irq_init().
Ralf Baechle
2007-03-29
1
-0
/
+1
*
[MIPS] SB1250: Fix bugs/warnings by creative use of volatile.
Ralf Baechle
2007-03-24
1
-1
/
+1
*
[MIPS] ARC: Fix warning.
Ralf Baechle
2007-03-24
1
-1
/
+1
*
[MIPS] Implement flush_anon_page().
Ralf Baechle
2007-03-24
1
-0
/
+12
*
[MIPS] Fix pipeline hazard.
Ralf Baechle
2007-03-24
1
-0
/
+1
*
[MIPS] Make MIPS udelay() preempt safe under DEBUG_PREEMPT
Deepak Saxena
2007-03-24
1
-1
/
+1
*
[MIPS] Always use virt_to_phys() when translating kernel addresses
Franck Bui-Huu
2007-03-24
2
-2
/
+2
*
ide: remove static prototypes from include/asm-mips/mach-au1x00/au1xxx_ide.h
Daniel Mack
2007-03-17
1
-34
/
+0
*
[MIPS] Lockdep: Fix recursion bug.
Ralf Baechle
2007-03-17
3
-40
/
+40
*
[MIPS] RTLX: Handle copy_*_user return values.
Ralf Baechle
2007-03-17
1
-2
/
+2
*
[MIPS] FPU ownership management & preemption fixes
Atsushi Nemoto
2007-03-17
4
-11
/
+48
*
[MIPS] IP27, IP35: Fix warnings.
Ralf Baechle
2007-03-17
2
-4
/
+6
*
[MIPS] Sibyte: Fix ZBbus profiler
Ralf Baechle
2007-03-09
1
-110
/
+0
*
[MIPS] ISA: Fix typo
Ralf Baechle
2007-03-08
1
-1
/
+1
*
[MIPS] Wire up ioprio_set and ioprio_get.
Ralf Baechle
2007-03-07
1
-6
/
+12
*
[MIPS] Fix __raw_read_trylock() to allow multiple readers
Dave Johnson
2007-03-07
1
-2
/
+2
*
[MIPS] Export __copy_user_inatomic.
Ralf Baechle
2007-03-07
1
-0
/
+2
*
[MIPS] R2 bitops compile fix for gcc < 4.0.
Ralf Baechle
2007-03-07
1
-23
/
+33
*
[MIPS] SMTC: Add fordward declarations for mm_struct and task_struct.
Ralf Baechle
2007-03-07
1
-0
/
+3
*
[MIPS] SMTC: <asm/mips_mt.h> must include <linux/cpumask.h>
Ralf Baechle
2007-03-07
1
-0
/
+2
*
[MIPS] SMTC: <asm/smtc_ipi.h> must include <linux/spinlock.h>
Ralf Baechle
2007-03-07
1
-0
/
+2
*
[PATCH] sched: remove SMT nice
Con Kolivas
2007-03-05
1
-1
/
+0
*
[MIPS] DMA: Fix a bunch of warnings due to missing inline keywords.
Ralf Baechle
2007-03-04
1
-4
/
+6
*
[MIPS] RM: It should be #ifdef CONFIG_FOO not #if CONFIG_FOO ...
Ralf Baechle
2007-03-04
1
-1
/
+1
*
[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.
Ralf Baechle
2007-03-04
4
-9
/
+0
*
[MIPS] Convert to RTC-class ds1742 driver
Atsushi Nemoto
2007-03-04
4
-35
/
+18
*
[MIPS] SNI: Fix mc146818_decode_year
Thomas Bogendoerfer
2007-03-04
4
-6
/
+10
*
[MIPS] Remove unreferenced _IOC_SLMASK macro in ioctl.h.
Robert P. J. Day
2007-02-26
1
-5
/
+0
*
[MIPS] SNI: MIPS_CPU_IRQ_BASE cleanup
Thomas Bogendoerfer
2007-02-26
1
-5
/
+4
*
[MIPS] Add basic SMARTMIPS ASE support
Franck Bui-Huu
2007-02-22
3
-8
/
+30
*
[MIPS] Fixup copy_from_user_inatomic
Ralf Baechle
2007-02-20
1
-2
/
+49
*
[MIPS] Fix struct sigcontext for N32 userland
Atsushi Nemoto
2007-02-20
1
-17
/
+16
*
[MIPS] Support for several more SNI RM models.
Thomas Bogendoerfer
2007-02-18
3
-13
/
+155
*
[MIPS] Add external declaration of pagetable_init() to pgalloc.h
Atsushi Nemoto
2007-02-18
1
-0
/
+2
*
[MIPS] Use MIPS R2 instructions for bitops.
Ralf Baechle
2007-02-18
1
-1
/
+51
*
[MIPS] signals: Share even more code.
Ralf Baechle
2007-02-18
3
-18
/
+4
*
[MIPS] Iomap implementation.
Ralf Baechle
2007-02-18
2
-28
/
+2
*
[MIPS] <asm/compat-signal.h> needs to include <asm/uaccess.h>.
Ralf Baechle
2007-02-18
1
-0
/
+2
*
[MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.
Atsushi Nemoto
2007-02-18
1
-3
/
+0
*
[MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.
Ralf Baechle
2007-02-13
1
-0
/
+55
*
[MIPS] Remove stray instruction from __get_user_asm_ll32.
Ralf Baechle
2007-02-13
1
-1
/
+0
*
[MIPS] 32-bit: Fix warning about cast for fetching pointer from userspace.
Ralf Baechle
2007-02-13
1
-3
/
+7
*
Revert "[MIPS] Fix warning in get_user when fetching pointer object from user...
Ralf Baechle
2007-02-13
1
-1
/
+4
*
[MIPS] Don't claim we support dma_declare_coherent_memory - we don't.
Ralf Baechle
2007-02-13
1
-0
/
+2
[next]