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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-21
MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD
Wu Zhangjin
12
-10
/
+24
2011-09-21
MIPS: Make the die_lock be raw
Wu Zhangjin
1
-3
/
+3
2011-09-21
MIPS: Ftrace: Fix the CONFIG_DYNAMIC_FTRACE=n compile
Thomas Gleixner
1
-19
/
+20
2011-09-21
MIPS: RC32434: Fix PCI build error
Yoichi Yuasa
1
-1
/
+1
2011-09-17
MIPS: Remove unneeded version.h includes from arch/mips/
Jesper Juhl
3
-3
/
+0
2011-09-17
MIPS: Trivial style cleanups in mmap.c
Kevin Cernekee
1
-23
/
+25
2011-09-17
MIPS: i8259: Correct comment for i8259
Hillf Danton
1
-1
/
+1
2011-09-17
MIPS: VPE: Select correct tc
Hillf Danton
1
-1
/
+1
2011-08-26
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
4
-4
/
+4
2011-07-26
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
1
-6
/
+0
2011-07-26
atomic: move atomic_add_unless to generic code
Arun Sharma
1
-5
/
+5
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
16
-16
/
+15
2011-07-26
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
55
-286
/
+695
2011-07-26
MIPS: Close races in TLB modify handlers.
David Daney
1
-98
/
+194
2011-07-26
MIPS: Add uasm UASM_i_SRL_SAFE macro.
David Daney
1
-0
/
+2
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
8
-17
/
+10
2011-07-25
MIPS: RB532: Use hex_to_bin()
Andy Shevchenko
1
-15
/
+9
2011-07-25
MIPS: Enable cpu_has_clo_clz for MIPS Technologies' platforms
Shinya Kuribayashi
2
-0
/
+4
2011-07-25
MIPS: PowerTV: Provide cpu-feature-overrides.h
David VomLehn
1
-0
/
+59
2011-07-25
MIPS: Remove pointless return statement from empty void functions.
Ralf Baechle
11
-15
/
+0
2011-07-25
MIPS: Limit fixrange_init() to the FIXMAP region
Kevin Cernekee
3
-5
/
+5
2011-07-25
MIPS: Install handlers for software IRQs
Kevin Cernekee
1
-8
/
+6
2011-07-25
MIPS: Move FIXADDR_TOP into spaces.h
Kevin Cernekee
5
-9
/
+56
2011-07-25
MIPS: Add SYNC after cacheflush
Kevin Cernekee
1
-0
/
+4
2011-07-25
MIPS: pfn_valid() is broken on low memory HIGHMEM systems
Kevin Cernekee
1
-1
/
+1
2011-07-25
MIPS: HIGHMEM DMA on noncoherent MIPS32 processors
Dezhong Diao
1
-46
/
+68
2011-07-25
MIPS: topdown mmap support
Jian Peng
2
-23
/
+171
2011-07-25
MIPS: Remove redundant addr_limit assignment on exec.
Mathias Krause
1
-1
/
+0
2011-07-25
MIPS: AR7: Replace __attribute__((__packed__)) with __packed
Florian Fainelli
1
-1
/
+1
2011-07-25
MIPS: AR7: Remove 'space before tabs' in platform.c
Florian Fainelli
1
-1
/
+1
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
1
-18
/
+2
2011-07-23
virtio: expose for non-virtualization users too
Ohad Ben-Cohen
1
-16
/
+0
2011-07-22
Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
8
-128
/
+12
2011-07-22
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
12
-21
/
+236
2011-07-22
mips: Fix i8253 clockevent fallout
Thomas Gleixner
1
-1
/
+1
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
1
-1
/
+1
2011-07-20
MIPS: Lantiq: Add missing clk_enable and clk_disable functions.
John Crispin
1
-0
/
+13
2011-07-20
MIPS: AR7: Fix trailing semicolon bug in clock.c
Florian Fainelli
1
-1
/
+1
2011-07-20
MIPS: BCM63xx: Remove duplicate PERF_IRQSTAT_REG definition
Jonas Gorski
1
-1
/
+0
2011-07-20
MIPS: Netlogic: SMP fixes for XLR/XLS platform code.
Jayachandran C
2
-12
/
+3
2011-07-20
MIPS: SB1250: Restore dropped irq_mask function
Thomas Gleixner
1
-0
/
+8
2011-07-20
MIPS: MIPSsim: Fix uniprocessor build.
Ralf Baechle
1
-0
/
+1
2011-07-20
MIPS: ARC: Fix build of firmware library on uniprocessor.
Ralf Baechle
1
-0
/
+2
2011-07-20
MIPS: XLR, XLS: Move makefile bits to were they belong.
Ralf Baechle
3
-12
/
+12
2011-07-20
MIPS: Malta: Fix crash in SMP kernel on non-CMP systems.
Ralf Baechle
4
-24
/
+56
2011-07-20
MIPS: Wire up sendmmsg and renumber setns syscall.
Ralf Baechle
5
-9
/
+16
2011-07-20
MIPS: SMTC: Fix build.
Ralf Baechle
1
-0
/
+1
2011-07-20
MIPS: Malta SMTC: Fix build.
Ralf Baechle
1
-1
/
+1
2011-07-20
MIPS: GT64120: Remove useless inclusion of clocksource.h.
Ralf Baechle
1
-2
/
+0
2011-07-20
MIPS: NILE4: Remove useless inclusion of GT64120 header.
Ralf Baechle
1
-1
/
+0
[next]