Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
024a6b95181f2df6090975c8a293499d24bf8b28
/
arch
/
mips
/
kernel
1014cfe
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
46afb82
MIPS: N32: Use compat version for sys_ppoll.
by Chandrakala Chavva
· 16 years ago
53ba4f2
Merge commit 'v2.6.34-rc6' into core/locking
by Ingo Molnar
· 16 years ago
4f81b01
MIPS: Use CKSEG1ADDR for uncached handler
by Sebastian Andrzej Siewior
· 16 years ago
ce384d8
MIPS: die() does not call die notifier chain
by Yury Polyanskiy
· 16 years ago
f6be75d
MIPS: Calculate proper ebase value for 64-bit kernels
by David Daney
· 16 years ago
d814c28
MIPS: Move signal trampolines off of the stack.
by David Daney
· 16 years ago
c52d0d3
MIPS: Preliminary VDSO
by David Daney
· 16 years ago
582b65e
MIPS: Loongson: Add module info to the loongson2_clock driver
by Wu Zhangjin
· 16 years ago
5255366
MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0).
by Robert P. J. Day
· 16 years ago
7a7ac95
MIPS: Trace: Don't trace irqsoff for the idle process
by Wu Zhangjin
· 16 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
· 16 years ago
55436c9
mips: use generic ptrace_resume code
by Christoph Hellwig
· 16 years ago
5cacdb4
Add generic sys_olduname()
by Christoph Hellwig
· 16 years ago
e28cbf2
improve sys_newuname() for compat architectures
by Christoph Hellwig
· 16 years ago
baed7fc
Add generic sys_ipc wrapper
by Christoph Hellwig
· 16 years ago
ced918e
i8253: Convert i8253_lock to raw_spinlock
by Thomas Gleixner
· 16 years ago
bba9076
MIPS: Crazy spinlock speed test.
by David Daney
· 16 years ago
8965087
MIPS: i8259: Convert IRQ controller lock to raw spinlock.
by Ralf Baechle
· 16 years ago
34ee414
MIPS: GT641xx: Convert timer lock to raw spinlock.
by Ralf Baechle
· 16 years ago
f2c194a
MIPS: GT641xx: Convert IRQ controller lock to raw spinlock.
by Ralf Baechle
· 16 years ago
6f32946
MIPS: Give Octeon+ CPUs their own cputype.
by David Daney
· 16 years ago
368bf8e
MIPS: Set __elf_platform for Octeon.
by David Daney
· 16 years ago
874fd3b
MIPS: Allow the auxv's elf_platform entry to be set.
by David Daney
· 16 years ago
92bbe1b
MIPS: Deal with larger physical offsets
by Florian Fainelli
· 16 years ago
2d1b6e9
MIPS: Annotate set_except_vector with __init
by Florian Fainelli
· 16 years ago
e0e53de
MIPS: Nuke trailing blank lines
by Ralf Baechle
· 16 years ago
2fe0626
MIPS: Cleanup switches with cases that can be merged
by Roel Kluin
· 16 years ago
1b362e3
MIPS: Decode c0_config4 for large TLBs.
by David Daney
· 16 years ago
f7a904d
MIPS: Loongson: Change the Email address of Wu Zhangjin
by Wu Zhangjin
· 16 years ago
325f8a0
MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.
by David Daney
· 16 years ago
8facefd
MIPS: Don't include <linux/smp_lock.h> unnecessarily.
by Ralf Baechle
· 16 years ago
5b7efa8
MIPS: Don't probe reserved EntryHi bits.
by David Daney
· 16 years ago
f4fc580
MIPS: Fixup of the r4k timer
by Wu Zhangjin
· 16 years ago
e770a0f
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 16 years ago
91dfc42
MIPS: 64-bit: Detect virtual memory size
by Guenter Roeck
· 16 years ago
010c108
MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQs
by David VomLehn
· 16 years ago
cf72e94
MIPS: Cleanup random differences beween lmo and Linus' kernel.
by Ralf Baechle
· 16 years ago
6acc7d4
MIPS: Fix and enhance built-in kernel command line
by Dmitri Vorobiev
· 16 years ago
137f6f3
MIPS: Cleanup signal code initialization
by Ralf Baechle
· 16 years ago
69f3a7d
MIPS: Modularize COP2 handling
by Ralf Baechle
· 16 years ago
7326c4e
MIPS: Tracing: Make function graph tracer work with -mmcount-ra-address
by Wu Zhangjin
· 16 years ago
fc49a3b
MIPS: Tracing: Reserve $12(t0) for mcount-ra-address of gcc 4.5
by Wu Zhangjin
· 16 years ago
046199c
MIPS: Tracing: Make ftrace for MIPS work without -fno-omit-frame-pointer
by Wu Zhangjin
· 16 years ago
e17ff5f
MIPS: Tracing: Add dynamic function graph tracer for MIPS
by Wu Zhangjin
· 16 years ago
29c5d34
MIPS: Tracing: Add function graph tracer support for MIPS
by Wu Zhangjin
· 16 years ago
8f99a16
MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS
by Wu Zhangjin
· 16 years ago
538f195
MIPS: Tracing: Add dynamic function tracer support
by Wu Zhangjin
· 16 years ago
69a7d1b
MIPS: Tracing: Enable HAVE_FUNCTION_TRACE_MCOUNT_TEST for MIPS
by Wu Zhangjin
· 16 years ago
d2bb076
MIPS: Tracing: Add static function tracer support for MIPS
by Wu Zhangjin
· 16 years ago
f8ede0f
MIPS: Loongson 2F: Add CPU frequency scaling support
by Wu Zhangjin
· 16 years ago
9726b43
MIPS: Add basic CPUFreq options.
by Wu Zhangjin
· 16 years ago
a3a0f8c
MIPS: PowerTV: Base files for Cisco PowerTV platform
by David VomLehn
· 16 years ago
32028f1
MIPS: Remove addinitrd and CONFIG_PROBE_INITRD_HEADER
by Ralf Baechle
· 16 years ago
7580c9c
MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE
by Dmitri Vorobiev
· 16 years ago
239007b
genirq: Convert irq_desc.lock to raw_spinlock
by Thomas Gleixner
· 16 years ago
3126c13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 16 years ago
e77414e
fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh
by Al Viro
· 16 years ago
f8b7256
Unify sys_mmap*
by Al Viro
· 16 years ago
6b2f3d1
vfs: Implement proper O_SYNC semantics
by Christoph Hellwig
· 16 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
60d8ce2
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
d7fc02c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 16 years ago
1557d33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
by Linus Torvalds
· 16 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 16 years ago
28b4d5c
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 16 years ago
a91be9e
MIPS: Fix MIPS I build.
by Ralf Baechle
· 16 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
e3a4fab
mips: Use generic mult/shift factor calculation for clocks
by Thomas Gleixner
· 16 years ago
5df9d11
MIPS: SMTC: Fix lockup in smtc_distribute_timer
by Kevin D. Kissell
· 16 years ago
aff639c
sysctl: mips Use the compat_sys_sysctl
by Eric W. Biederman
· 17 years ago
049a31a
MIPS: O32: Fix ppoll
by Arnaud Patard
· 16 years ago
c2ea1d5
MIPS: Avoid potential hazard on Context register
by Ralf Baechle
· 16 years ago
2e41f91
MIPS: SMTC: Avoid queing multiple reschedule IPIs
by Jaidev Patwardhan
· 16 years ago
7098f74
MIPS: GIC: Random fixes and enhancements.
by Chris Dearman
· 16 years ago
a074f0e
MIPS: SPRAM: Clean up support code a little
by Chris Dearman
· 16 years ago
a4e7cac
MIPS: 1004K: Enable SPRAM support.
by Ralf Baechle
· 16 years ago
c49e38c
MIPS: Add IRQF_TIMER flag for timer interrupts
by Wu Zhangjin
· 16 years ago
80b8585
MIPS: 64-bit: Fix o32 lookup_dcookie syscall
by Wu Zhangjin
· 16 years ago
a22d621
MIPS: VPE: Remove stray unlock_kernel.
by Ralf Baechle
· 16 years ago
f45e518
MIPS: Add IRQF_TIMER flag for timer interrupts
by Wu Zhangjin
· 16 years ago
a2e2725
net: Introduce recvmmsg socket syscall
by Arnaldo Carvalho de Melo
· 16 years ago
1bbfc20
MIPS: VPE: Get rid of BKL.
by Ralf Baechle
· 16 years ago
c0648e0
MIPS: VPE: Fix build after the credential changes a while ago.
by Ralf Baechle
· 16 years ago
eef34ec
MIPS: SMP: Inline arch_send_call_function_{single_ipi,ipi_mask}
by Ralf Baechle
· 16 years ago
b533e65
MIPS: SMP: Fix build.
by Ralf Baechle
· 16 years ago
b2651583
MIPS: SMTC: Remove duplicate structure field initialization
by Julia Lawall
· 16 years ago
742db5d
MIPS: Remove duplicated #include
by Huang Weiyi
· 16 years ago
d71789b
mips: fix build of vmlinux.lds
by Manuel Lauss
· 16 years ago
94a8d5c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
4037ac6
cpumask: Use accessors for cpu_*_mask: mips
by Rusty Russell
· 16 years ago
48a048f
cpumask: arch_send_call_function_ipi_mask: mips
by Rusty Russell
· 16 years ago
c37efa9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
by Linus Torvalds
· 16 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 16 years ago
d200c92
Use new __init_task_data macro in arch init_task.c files.
by Joe Perches
· 16 years ago
51b563f
arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0
by Sam Ravnborg
· 16 years ago
0de663e
MIPS: BCM63xx: Add Broadcom 63xx CPU definitions.
by Maxime Bizon
· 16 years ago
982f6ff
MIPS: Remove useless zero initializations.
by Ralf Baechle
· 16 years ago
2882b0c
MIPS: Alchemy: get rid of allow_au1k_wait
by Manuel Lauss
· 16 years ago
Next »