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-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
2012-12-13
MIPS: PMC-Sierra Yosemite: Remove support.
Ralf Baechle
72
-2715
/
+0
2012-12-13
MIPS: wrppmc: Fix build of PCI code.
Ralf Baechle
1
-4
/
+2
2012-12-13
MIPS: IP22/IP28: Fix build of EISA code.
Ralf Baechle
1
-5
/
+3
2012-12-13
MIPS: RB532: Fix build of prom code.
Ralf Baechle
1
-2
/
+1
2012-12-13
MIPS: PowerTV: Fix build.
Ralf Baechle
1
-37
/
+0
2012-12-13
MIPS: IP27: Correct fucked grammar in ops-bridge.c
Dave Jones
1
-12
/
+12
2012-12-13
MIPS: Highmem: Fix build error if CONFIG_DEBUG_HIGHMEM is disabled
Ralf Baechle
1
-1
/
+2
2012-12-13
MIPS: Fix potencial corruption
Ralf Baechle
1
-11
/
+0
2012-12-13
MIPS: Fix for warning from FPU emulation code
Ralf Baechle
1
-7
/
+8
2012-12-13
MIPS: Handle COP3 Unusable exception as COP1X for FP emulation
Maciej W. Rozycki
1
-3
/
+18
2012-12-13
MIPS: Fix poweroff failure when HOTPLUG_CPU configured.
Huacai Chen
1
-3
/
+1
2012-12-13
MIPS: MT: Fix build with CONFIG_UIDGID_STRICT_TYPE_CHECKS=y
Florian Fainelli
1
-2
/
+2
2012-12-13
MIPS: Remove unused smvp.h
Paul Bolle
1
-19
/
+0
2012-12-13
MIPS/EDAC: Improve OCTEON EDAC support.
David Daney
3
-14
/
+58
2012-12-13
MIPS: OCTEON: Add definitions for OCTEON memory contoller registers.
David Daney
1
-0
/
+3457
2012-12-13
MIPS: OCTEON: Add OCTEON family definitions to octeon-model.h
David Daney
1
-0
/
+6
2012-12-13
MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.
David Daney
4
-111
/
+0
2012-12-13
MIPS: Remove usage of CEVT_R4K_LIB config option.
Ralf Baechle
3
-8
/
+2
2012-12-13
MIPS: Remove usage of CSRC_R4K_LIB config option.
Steven J. Hill
3
-7
/
+3
2012-12-13
MIPS: AR7: use part_probe_types to specificy the partition parser to use
Florian Fainelli
1
-0
/
+3
2012-12-13
MIPS: Lantiq: Fix typo in "endianness" in dma.c
Masanari Iida
1
-3
/
+3
2012-12-13
MIPS: Kconfig: Rename several firmware related config symbols.
Ralf Baechle
7
-34
/
+34
2012-12-13
MIPS: Octeon: Add kexec and kdump support
Ralf Baechle
6
-9
/
+335
2012-12-13
MIPS: kdump: Add support
Ralf Baechle
11
-9
/
+396
2012-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-6
/
+7
2012-12-12
asm-generic, mm: pgtable: consolidate zero page helpers
Kirill A. Shutemov
1
-10
/
+1
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
12
-126
/
+43
[next]