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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-04
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
1
-6
/
+12
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-114
/
+7
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
11
-240
/
+246
2012-03-28
Delete all instances of asm/system.h
David Howells
1
-5
/
+0
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
11
-238
/
+249
2012-03-28
MIPS: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
1
-6
/
+12
2012-03-23
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-0
/
+4
2012-03-23
coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
Jason Baron
1
-0
/
+4
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-8
/
+1
2012-03-21
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-4
/
+1
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
1
-1
/
+1
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-1
/
+8
2012-03-20
highmem: kill all __kmap_atomic()
Cong Wang
1
-1
/
+1
2012-03-12
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2
-4
/
+19
2012-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-1
/
+4
2012-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+19
2012-03-05
MIPS: BCM47XX: move and extend sprom parsing
Hauke Mehrtens
1
-0
/
+3
2012-03-05
MIPS: BCM47XX: fix signature of nvram_parse_macaddr
Hauke Mehrtens
1
-1
/
+1
2012-02-24
irq_domain/mips: Allow irq_domain on MIPS
Grant Likely
1
-4
/
+1
2012-02-24
net: Add framework to allow sending packets with customized CRC.
Ben Greear
1
-0
/
+3
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
1
-1
/
+1
2012-02-23
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
1
-2
/
+0
2012-02-23
mips/PCI: get rid of device resource fixups
Bjorn Helgaas
1
-5
/
+1
2012-02-23
mips/PCI: replace pci_probe_only with pci_flags
Bjorn Helgaas
1
-2
/
+1
2012-02-21
sock: Introduce the SO_PEEK_OFF sock option
Pavel Emelyanov
1
-0
/
+1
2012-02-20
MIPS: Alchemy: Update Au1300 inlined GPIO macros
Manuel Lauss
1
-1
/
+19
2012-02-20
MIPS: Remove temporary kludge from <asm/page.h>
Ralf Baechle
1
-3
/
+0
2012-02-14
mips: Use generic posix_types.h
H. Peter Anvin
1
-114
/
+7
2012-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+13
2012-01-17
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
1
-1
/
+13
2012-01-14
Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers
Linus Torvalds
2
-4
/
+10
2012-01-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
107
-1068
/
+24772
2012-01-12
treewide: convert uses of ATTRIB_NORETURN to __noreturn
Joe Perches
1
-1
/
+1
2012-01-12
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
1
-1
/
+1
2012-01-11
Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...
Ralf Baechle
82
-576
/
+24059
2012-01-11
Merge branch 'next/alchemy' into mips-for-linux-next
Ralf Baechle
18
-472
/
+634
2012-01-11
Merge branch 'next/generic' into mips-for-linux-next
Ralf Baechle
7
-14
/
+69
2012-01-11
MIPS: Delete unused function add_temporary_entry.
Ralf Baechle
1
-11
/
+0
2012-01-11
MIPS: Flush huge TLB
Hillf Danton
1
-0
/
+8
2012-01-10
Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-6
/
+5
2012-01-09
MIPS: BCM63XX: bcm963xx_tag.h: make crc fields integers
Jonas Gorski
1
-6
/
+5
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-34
/
+1
2012-01-03
consolidate a bunch of ipcbuf.h instances
Al Viro
1
-28
/
+1
2012-01-03
consolidate umode_t declarations
Al Viro
1
-6
/
+0
2011-12-27
net: meth: Add set_rx_mode hook to fix ICMPv6 neighbor discovery
Joshua Kinard
1
-1
/
+1
2011-12-13
UAPI: Split trivial #if defined(__KERNEL__) && X conditionals
David Howells
1
-3
/
+7
2011-12-12
UAPI: Fix arch/mips/include/asm/Kbuild to have separate header-y lines
David Howells
1
-1
/
+3
2011-12-08
MIPS: Alchemy: Update cpu-feature-overrides
Manuel Lauss
1
-0
/
+3
2011-12-08
net/irda: convert au1k_ir to platform driver.
Manuel Lauss
1
-38
/
+14
[next]