index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-05
mips: single_open() leaks
Al Viro
1
-1
/
+1
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-38
/
+26
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-126
/
+7
2013-04-30
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-14
/
+1
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-1
/
+1
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-13
/
+0
2013-04-30
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-303
/
+0
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-34
/
+16
2013-04-29
early_printk: consolidate random copies of identical code
Thomas Gleixner
1
-6
/
+6
2013-04-29
mips: Don't use create_proc_read_entry()
David Howells
1
-38
/
+26
2013-04-28
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
4
-303
/
+0
2013-04-10
cpufreq: mips: move cpufreq driver to drivers/cpufreq
Viresh Kumar
4
-296
/
+0
2013-04-08
mips: Use generic idle loop
Thomas Gleixner
2
-34
/
+16
2013-04-05
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-9
/
+10
2013-04-05
MIPS: Fix ISA level which causes secondary cache init bypassing and more
Deng-Cheng Zhu
2
-5
/
+3
2013-04-05
MIPS: Unbreak function tracer for 64-bit kernel.
David Daney
1
-4
/
+7
2013-04-02
cpufreq: Don't check if cpu is online/offline for cpufreq callbacks
Viresh Kumar
1
-6
/
+0
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
1
-3
/
+2
2013-03-19
MIPS: Fix code generation for non-DSP capable CPUs
Florian Fainelli
1
-19
/
+6
2013-03-13
MIPS: Fix inconsistent formatting inside /proc/cpuinfo
John Crispin
1
-1
/
+1
2013-03-12
MIPS: VR4133: Fix probe for LL/SC.
Yoichi Yuasa
1
-3
/
+4
2013-03-11
MIPS: compat: Return same error ENOSYS as native for invalid operation.
Ralf Baechle
1
-1
/
+1
2013-03-03
get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPC
Al Viro
2
-27
/
+3
2013-03-03
merge compat sys_ipc instances
Al Viro
2
-70
/
+1
2013-03-03
consolidate compat lookup_dcookie()
Al Viro
2
-7
/
+1
2013-03-03
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
Al Viro
3
-22
/
+2
2013-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2013-03-02
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
70
-508
/
+744
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-3
/
+3
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-10
/
+5
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2013-02-25
fix compat truncate/ftruncate
Al Viro
1
-2
/
+2
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-460
/
+54
2013-02-22
new helper: file_inode(file)
Al Viro
2
-10
/
+5
2013-02-21
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...
Ralf Baechle
9
-37
/
+214
2013-02-19
MIPS: remove broken conditional inside vpe loader code
John Crispin
1
-12
/
+3
2013-02-19
MIPS: SMTC: fix implicit declaration of set_vi_handler
Florian Fainelli
1
-0
/
+1
2013-02-19
MIPS: early_printk: drop __init annotations
Aaro Koskinen
1
-3
/
+2
2013-02-19
MIPS: Probe for and report hardware virtualization support.
David Daney
2
-0
/
+3
2013-02-19
mips: reserve elfcorehdr
Corey Minyard
1
-0
/
+39
2013-02-19
mips: Make sure kernel memory is in iomem
Corey Minyard
1
-21
/
+31
2013-02-17
MIPS: add irqdomain support for the CPU IRQ controller
Gabor Juhos
1
-0
/
+42
2013-02-17
MIPS: Add new GIC clocksource.
Steven J. Hill
2
-0
/
+50
2013-02-17
MIPS: dsp: Add assembler support for DSP ASEs.
Steven J. Hill
1
-0
/
+31
2013-02-17
MIPS: Add support for the M14KEc core.
Steven J. Hill
2
-0
/
+8
2013-02-17
MIPS: show correct cpu name for 24KEc
John Crispin
1
-1
/
+4
2013-02-15
MIPS: Add printing of ISA version in cpuinfo.
Steven J. Hill
2
-30
/
+80
2013-02-15
MIPS: Loongson2: Use clk API instead of direct dereferences
Julia Lawall
1
-3
/
+12
2013-02-03
mips: switch to generic sys_fork() and sys_clone()
Al Viro
6
-61
/
+8
2013-02-03
mips: take the "zero newsp means inherit the parent's one" to copy_thread()
Al Viro
3
-6
/
+3
[next]