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
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
3
-133
/
+4
2012-02-23
mips/PCI: removed unused pci_probe configurability
Bjorn Helgaas
1
-5
/
+1
2012-02-23
mips/PCI: replace pci_probe_only with pci_flags
Bjorn Helgaas
7
-15
/
+12
2012-02-21
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-5
/
+44
2012-02-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-5
/
+44
2012-02-21
sock: Introduce the SO_PEEK_OFF sock option
Pavel Emelyanov
1
-0
/
+1
2012-02-20
MIPS: traps.c: Fix typo
Masanari Iida
1
-1
/
+1
2012-02-20
MIPS: PowerTV: Fix defconfigs for coverage builds
Ralf Baechle
1
-1
/
+1
2012-02-20
MIPS: Netlogic: Fix defconfigs for coverage builds
Paul Gortmaker
2
-4
/
+4
2012-02-20
MIPS: ATH79: Avoid a kernel bug on AR913X
Gabor Juhos
1
-1
/
+1
2012-02-20
MIPS: PCI: use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
2
-14
/
+1
2012-02-20
MIPS: fault.c: Port OOM changes to do_page_fault
Kautuk Consul
1
-7
/
+29
2012-02-20
MIPS: vmlinux.lds.S: remove duplicate _sdata symbol
Tony Wu
1
-1
/
+0
2012-02-20
MIPS: Alchemy: Increase minimum timeout for 32kHz timer.
Manuel Lauss
1
-1
/
+1
2012-02-20
MIPS: txx9 7segled fix struct device has no member
Yoichi Yuasa
1
-1
/
+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-20
MIPS: BMIPS: smp-bmips.c does not need to include version.h
Jesper Juhl
1
-1
/
+0
2012-02-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
317
-5978
/
+42555
2012-02-14
mips: Use generic posix_types.h
H. Peter Anvin
1
-114
/
+7
2012-02-09
Merge tag 'v3.3-rc3' as we've got several bugfixes in there which are
Mark Brown
2
-2
/
+3
2012-02-06
bcma: add PCIe host controller
Hauke Mehrtens
1
-5
/
+44
2012-02-05
mips: Fix typo in bcm63xx/setup.c
Masanari Iida
1
-1
/
+1
2012-01-31
mips: use the the PCI controller's io_map_base
Michael S. Tsirkin
2
-2
/
+3
2012-01-20
ASoC: jz4740: Convert qi_lb60 to use snd_soc_register_card()
Axel Lin
1
-0
/
+6
2012-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-8
/
+17
2012-01-17
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
1
-4
/
+3
2012-01-17
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
2
-4
/
+14
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
313
-5966
/
+42528
2012-01-12
treewide: convert uses of ATTRIB_NORETURN to __noreturn
Joe Perches
2
-2
/
+2
2012-01-12
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
2
-2
/
+2
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-28
/
+10
2012-01-11
Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...
Ralf Baechle
174
-1957
/
+36201
2012-01-11
Merge branch 'next/alchemy' into mips-for-linux-next
Ralf Baechle
78
-3738
/
+5259
2012-01-11
Merge branch 'next/generic' into mips-for-linux-next
Ralf Baechle
51
-155
/
+946
2012-01-11
MIPS: Delete unused function add_temporary_entry.
Ralf Baechle
2
-58
/
+0
2012-01-11
MIPS: Set default pci cache line size.
Ralf Baechle
1
-1
/
+28
2012-01-11
MIPS: Flush huge TLB
Hillf Danton
2
-6
/
+22
2012-01-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-26
/
+1
2012-01-10
Merge branch 'akpm' (aka "Andrew's patch-bomb")
Linus Torvalds
1
-0
/
+1
2012-01-10
MIPS: randomize PIE load address
David Daney
1
-0
/
+1
2012-01-10
Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-6
/
+8
2012-01-09
MIPS: BCM63XX: bcm963xx_tag.h: make crc fields integers
Jonas Gorski
1
-6
/
+5
2012-01-09
MIPS: BCM63XX: use the new bcm63xxpart parser
Jonas Gorski
1
-0
/
+3
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-12
/
+0
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
[prev]
[next]