index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
764
-11712
/
+11712
2013-02-01
MIPS: Nuke empty lines at end of files.
Ralf Baechle
2
-2
/
+0
2013-02-01
MIPS: Nuke trailing whitespace.
Ralf Baechle
1
-1
/
+1
2013-02-01
MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards.
Ralf Baechle
35
-2877
/
+0
2013-02-01
MIPS: SEAD3: Implement OF support.
Steven J. Hill
7
-141
/
+70
2013-02-01
MIPS: inst.h: Add MDMX and paired single instruction aka MIPS-3D formats.
Ralf Baechle
1
-0
/
+23
2013-02-01
MIPS: inst.h: Eleminate per endianess structure definitions.
Ralf Baechle
1
-140
/
+86
2013-02-01
MIPS: UAPI: Split inst.h into exported and kernel-only part.
Ralf Baechle
3
-347
/
+364
2013-02-01
MIPS: Whitespace cleanups and reformatting.
Steven J. Hill
2
-13
/
+17
2013-02-01
MIPS: sysmips: Rewrite to use SYSCALL_DEFINE3().
Ralf Baechle
1
-12
/
+5
2013-02-01
MIPS: sysmips: Use unreachable().
Ralf Baechle
1
-1
/
+1
2013-01-31
MIPS: Function tracer: Fix broken function tracing
Al Cooper
2
-4
/
+39
2013-01-31
mips: Move __virt_addr_valid() to a place for MIPS 64
Steven Rostedt
2
-6
/
+6
2013-01-30
MIPS: Netlogic: Fix UP compilation on XLR
Jayachandran C
1
-1
/
+4
2013-01-30
MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZE
Gabor Juhos
1
-1
/
+1
2013-01-30
MIPS: AR724x: Fix AR724X_PCI_MEM_SIZE
Gabor Juhos
1
-1
/
+1
2013-01-30
MIPS: Lantiq: Fix cp0_perfcount_irq mapping
John Crispin
1
-1
/
+1
2013-01-24
MIPS: DSP: Fix DSP mask for registers.
Steven J. Hill
1
-1
/
+1
2013-01-23
MIPS: Fix build failure by adding definition of pfn_pmd().
David Daney
1
-0
/
+1
2013-01-22
MIPS: Octeon: Fix warning.
Ralf Baechle
1
-4
/
+5
2013-01-22
MIPS: delay.c: Check BITS_PER_LONG instead of __SIZEOF_LONG__
Geert Uytterhoeven
1
-1
/
+1
2013-01-22
MIPS: PNX833x: Fix comment.
Ralf Baechle
1
-1
/
+1
2013-01-17
MIPS: Add struct p_format to union mips_instruction.
Ralf Baechle
1
-0
/
+1
2013-01-16
MIPS: Export <asm/break.h>.
Ralf Baechle
2
-0
/
+1
2013-01-16
MIPS: BCM47xx: Enable SSB prerequisite SSB_DRIVER_PCICORE.
Ralf Baechle
1
-0
/
+1
2013-01-16
MIPS: BCM47xx: Select GPIOLIB for BCMA on bcm47xx platform
Arend van Spriel
1
-0
/
+2
2013-01-16
MIPS: vpe.c: Fix null pointer dereference in print arguments.
Cong Ding
1
-1
/
+1
2013-01-07
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
22
-104
/
+44
2013-01-03
MIPS: drivers: remove __dev* attributes.
Greg Kroah-Hartman
23
-65
/
+61
2013-01-03
MIPS: 64-bit: Fix build if !CONFIG_MODULES
Joshua Kinard
1
-2
/
+2
2012-12-28
MIPS: Wire up finit_module syscall.
Ralf Baechle
5
-6
/
+13
2012-12-28
MIPS: Fix modpost error in modules attepting to use virt_addr_valid().
Ralf Baechle
2
-1
/
+10
2012-12-28
MIPS: page.h: Remove now unnecessary #ifndef __ASSEMBLY__ wrapper.
Ralf Baechle
1
-4
/
+0
2012-12-28
MIPS: Switch remaining assembler PAGE_SIZE users to <asm/asm-offsets.h>.
Ralf Baechle
4
-8
/
+6
2012-12-28
MIPS: Include PAGE_S{IZE,HIFT} in <asm/offset.h>.
Ralf Baechle
1
-0
/
+3
2012-12-28
MIPS: Don't include <asm/page.h> unnecessarily.
Ralf Baechle
5
-5
/
+0
2012-12-27
MIPS: Fix comment.
Ralf Baechle
1
-4
/
+5
2012-12-27
Revert "MIPS: Optimise TLB handlers for MIPS32/64 R2 cores."
Ralf Baechle
1
-16
/
+0
2012-12-27
MIPS: perf: Fix build failure in XLP perf support.
Manuel Lauss
1
-38
/
+0
2012-12-27
MIPS: Alchemy: Make 32kHz and r4k timer coexist peacefully
Manuel Lauss
1
-20
/
+5
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-9
/
+1
2012-12-20
Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2012-12-19
unify SS_ONSTACK/SS_DISABLE definitions
Al Viro
1
-6
/
+0
2012-12-19
missing user_stack_pointer() instances
Al Viro
1
-0
/
+1
2012-12-19
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
2
-3
/
+0
2012-12-16
Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...
Joerg Roedel
1
-0
/
+2
2012-12-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
183
-4387
/
+7768
2012-12-13
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-10
/
+1
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-12-13
Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...
Ralf Baechle
65
-1212
/
+2897
[next]