index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-05
MIPS: Fix endless loop when processing signals for kernel tasks
Dmitry Adamushko
1
-1
/
+6
2012-12-05
MIPS: R3000/R3081: Fix CPU detection.
Ralf Baechle
1
-1
/
+0
2012-12-05
MIPS: N32: Fix signalfd4 syscall entry point
Ralf Baechle
1
-1
/
+1
2012-12-04
MIPS: N32: Fix preadv(2) and pwritev(2) entry points.
Ralf Baechle
1
-2
/
+2
2012-11-23
MIPS: Merge overlapping bootmem ranges
Ralf Baechle
1
-6
/
+20
2012-10-18
MIPS: CMP: Fix physical core number calculation logic
jerin jacob
1
-1
/
+1
2012-10-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
8
-627
/
+144
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-120
/
+147
2012-10-13
Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
1
-0
/
+9
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2
-4
/
+4
2012-10-12
mips,kgdb: fix recursive page fault with CONFIG_KPROBES
Jason Wessel
1
-0
/
+9
2012-10-11
MIPS: MT: Remove kspd.
Ralf Baechle
3
-448
/
+0
2012-10-11
MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets.
Ralf Baechle
1
-10
/
+0
2012-10-11
MIPS: proc: Cleanup printing of ASEs.
Ralf Baechle
1
-9
/
+11
2012-10-11
MIPS: Add detection of DSP ASE Revision 2.
Steven J. Hill
2
-2
/
+5
2012-10-11
MIPS: perf: Add perf functionality for BMIPS5000
Al Cooper
1
-1
/
+102
2012-10-11
MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMP
Al Cooper
1
-8
/
+8
2012-10-11
MIPS: perf: Remove unnecessary #ifdef
Al Cooper
1
-5
/
+0
2012-10-11
MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt)
Al Cooper
2
-2
/
+5
2012-10-11
MIPS: perf: Change the "mips_perf_event" table unsupported indicator.
Al Cooper
1
-150
/
+4
2012-10-11
MIPS: Align swapper_pg_dir to 64K for better TLB Refill code.
David Daney
1
-2
/
+19
2012-10-09
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
11
-128
/
+149
2012-10-08
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-1
/
+1
2012-10-05
Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-...
Ralf Baechle
2
-18
/
+3
2012-10-03
kbuild: Fix gcc -x syntax
Jean Delvare
1
-1
/
+1
2012-09-28
Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...
Ralf Baechle
3
-50
/
+121
2012-09-28
Merge branch 'rixi-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...
Ralf Baechle
1
-1
/
+5
2012-09-28
Make most arch asm/module.h files use asm-generic/module.h
David Howells
1
-1
/
+1
2012-09-28
MIPS: Fix module.c build for 32 bit
Ralf Baechle
3
-120
/
+147
2012-09-27
Merge branch 'cn68xx-ciu2' of git://git.linux-mips.org/pub/scm/daney/upstream...
Ralf Baechle
3
-26
/
+47
2012-09-26
MIPS: Wire kcmp syscall.
Ralf Baechle
4
-0
/
+4
2012-09-22
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2012-09-22
MIPS: Merge the identical "return from syscall" per-ABI code
Al Viro
5
-51
/
+13
2012-09-22
MIPS: Prevent hitting do_notify_resume() with !user_mode(regs).
Al Viro
2
-8
/
+3
2012-09-13
MIPS: Add base architecture support for RI and XI.
Steven J. Hill
1
-1
/
+5
2012-09-13
MIPS: Make VPE count to be one-based.
Steven J. Hill
1
-0
/
+1
2012-09-13
MIPS: Add new end of interrupt functionality for GIC.
Steven J. Hill
1
-1
/
+1
2012-09-13
MIPS: Add EIC support for GIC.
Steven J. Hill
2
-8
/
+95
2012-09-13
MIPS: Code clean-ups for the GIC.
Steven J. Hill
1
-24
/
+16
2012-09-13
MIPS: Make GIC code platform independent.
Steven J. Hill
1
-24
/
+11
2012-09-13
MIPS: Add support for the 1074K core.
Steven J. Hill
1
-0
/
+4
2012-08-27
MIPS: CMP/SMTC: Fix tc_id calculation
RongQing.Li
1
-1
/
+1
2012-08-22
MIPS: Fix build error for non-malta VSMP kernel
Anoop P A
1
-0
/
+2
2012-08-22
MIPS: introduce CPU_R4K_FPU
Florian Fainelli
1
-18
/
+1
2012-08-17
MIPS: Synchronize MIPS count one CPU at a time
Jayachandran C
2
-17
/
+13
2012-08-17
MIPS: Module: Deal with malformed HI16/LO16 relocation sequences.
Ralf Baechle
1
-7
/
+28
2012-08-17
MIPS: Fix race condition in module relocation code.
Ralf Baechle
1
-7
/
+6
2012-08-17
MIPS: Fix memory leak in error path of HI16/LO16 relocation handling.
Ralf Baechle
1
-2
/
+7
2012-08-01
MIPS: Loongson 2: Sort out clock managment.
Ralf Baechle
3
-173
/
+21
2012-07-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
6
-181
/
+233
[next]