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
2008-02-14
Introduce path_put()
Jan Blunck
1
-3
/
+3
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
1
-3
/
+3
2008-02-09
ide: introduce HAVE_IDE
Sam Ravnborg
1
-0
/
+1
2008-02-08
MIPS: Mark all but i8259 interrupts as no-probe.
Ralf Baechle
2
-1
/
+8
2008-02-08
pid: fix mips irix emulation pid usage
Eric W. Biederman
3
-19
/
+23
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
2
-3
/
+4
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
1
-1
/
+0
2008-02-06
get rid of NR_OPEN and introduce a sysctl_nr_open
Eric Dumazet
1
-1
/
+1
2008-02-06
Remove inclusions of <linux/autoconf.h>
Ralf Baechle
1
-1
/
+0
2008-02-05
timerfd: new timerfd API
Davide Libenzi
4
-4
/
+4
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
9
-13
/
+13
2008-02-03
arch/mips/: Spelling fixes
Joe Perches
8
-11
/
+11
2008-02-03
remove Documentation/smp.txt
Adrian Bunk
1
-2
/
+2
2008-02-03
Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig
Mathieu Desnoyers
1
-2
/
+0
2008-02-03
Add HAVE_OPROFILE
Mathieu Desnoyers
1
-0
/
+1
2008-02-02
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-0
/
+4
2008-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-5
/
+0
2008-02-01
Suspend: Clean up Kconfig (V2)
Johannes Berg
1
-0
/
+4
2008-02-01
PCI: Kconfig help: don't refer to the PCI-HOWTO
Adrian Bunk
1
-5
/
+0
2008-02-01
[MIPS] Split the micro-assembler from tlbex.c.
Thiemo Seufer
4
-960
/
+1111
2008-02-01
[MIPS] Fix build after b0rked changes to <linux/init.h>.
Ralf Baechle
1
-1
/
+1
2008-01-30
spinlock: lockbreak cleanup
Nick Piggin
1
-0
/
+5
2008-01-30
mips, x86: optimize the i8259 code a bit
Ralf Baechle
1
-8
/
+4
2008-01-29
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
162
-2553
/
+3295
2008-01-29
[MIPS] Malta: remaining bits of the board support code cleanup
Dmitri Vorobiev
1
-38
/
+42
2008-01-29
[MIPS] Malta: make the helper function static
Dmitri Vorobiev
1
-1
/
+1
2008-01-29
[MIPS] Malta: fix braces at single statement blocks
Dmitri Vorobiev
2
-3
/
+3
2008-01-29
[MIPS] Malta, Atlas: move an extern function declaration to the header file
Dmitri Vorobiev
2
-8
/
+0
2008-01-29
[MIPS] Malta: Use C89 style for comments
Dmitri Vorobiev
1
-2
/
+2
2008-01-29
[MIPS] Malta: else should follow close brace in malta_int.c
Dmitri Vorobiev
1
-4
/
+2
2008-01-29
[MIPS] Malta: remove a superfluous comment
Dmitri Vorobiev
1
-1
/
+0
2008-01-29
[MIPS] Malta: include <linux/cpu.h> instead of <asm/cpu.h>
Dmitri Vorobiev
2
-4
/
+4
2008-01-29
[MIPS] Malta, Atlas, Sead: remove an extern from .c files
Dmitri Vorobiev
3
-6
/
+0
2008-01-29
[MIPS] Malta: fix oversized lines in malta_int.c
Dmitri Vorobiev
1
-6
/
+16
2008-01-29
[MIPS] Malta: remove a dead function declaration
Dmitri Vorobiev
1
-1
/
+0
2008-01-29
[MIPS] Malta: use tabs not spaces
Dmitri Vorobiev
2
-33
/
+33
2008-01-29
[MIPS] Malta: set up the screen info in a separate function
Dmitri Vorobiev
1
-17
/
+22
2008-01-29
[MIPS] Malta: check the PCI clock frequency in a separate function
Dmitri Vorobiev
1
-18
/
+25
2008-01-29
[MIPS] Malta: use the KERN_ facility level in printk()
Dmitri Vorobiev
1
-13
/
+14
2008-01-29
[MIPS] Malta: use Linux kernel style for structure initialization
Dmitri Vorobiev
1
-14
/
+42
2008-01-29
[MIPS]: constify function pointer tables
Jan Engelhardt
2
-2
/
+2
2008-01-29
[MIPS] compat: handle argument endianess of sys32_(f)truncate64 with merge_64
Ralf Baechle
1
-25
/
+5
2008-01-29
[MIPS] Cobalt 64-bits kernels can be safely unmarked experimental
Florian Fainelli
1
-1
/
+1
2008-01-29
[MIPS] Qemu: Remove platform.
Ralf Baechle
53
-318
/
+0
2008-01-29
[MIPS] pnx8xxx: clocksource cleanups
Vitaly Wool
1
-24
/
+11
2008-01-29
[MIPS] Lasat: Convert pvc_sem semaphore to mutex
Daniel Walker
3
-13
/
+10
2008-01-29
[MIPS] MTX-1: Add GPIO system button
Florian Fainelli
2
-1
/
+27
2008-01-29
[MIPS] move the eXcite local config to excitedirectory
Yoichi Yuasa
2
-10
/
+10
2008-01-29
[MIPS] add cpu_wait() to machine_halt()
Yoichi Yuasa
1
-1
/
+6
2008-01-29
[MIPS] remove unneeded button check for reset
Yoichi Yuasa
1
-19
/
+2
[next]