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
2009-04-02
Allow rwlocks to re-enable interrupts
Robin Holt
1
-0
/
+2
2009-04-02
preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.
Ralf Baechle
5
-6
/
+20
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2009-04-01
bcm47xx: fix GPIO API return codes
Michael Buesch
1
-8
/
+12
2009-04-01
mm: use debug_kmap_atomic
Akinobu Mita
1
-0
/
+2
2009-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
14
-16
/
+3
2009-03-30
MIPS: Alchemy: PB1200: use SMC91X platform data.
Manuel Lauss
1
-0
/
+10
2009-03-30
MIPS: Alchemy: MIPS hazard workarounds are not required.
Manuel Lauss
2
-3
/
+3
2009-03-30
MIPS: Alchemy: provide cpu feature overrides.
Manuel Lauss
1
-0
/
+49
2009-03-30
MIPS: Alchemy: unify CPU model constants.
Manuel Lauss
4
-38
/
+11
2009-03-30
MIPS: Make a needlessly global symbol static in arch/mips/kernel/smp.c
Dmitri Vorobiev
1
-1
/
+1
2009-03-30
MIPS: Fix global namespace pollution in arch/mips/kernel/smp-up.c
Dmitri Vorobiev
1
-7
/
+7
2009-03-30
MIPS: Malta: make a needlessly global integer variable static
Dmitri Vorobiev
2
-3
/
+1
2009-03-30
MIPS: Use BUG_ON() where possible.
Ralf Baechle
5
-18
/
+9
2009-03-30
MIPS: Convert obsolete irq_desc_t to struct irq_desc
Thomas Gleixner
1
-1
/
+1
2009-03-30
MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms
Ralf Baechle
12
-41
/
+59
2009-03-30
MIPS: EMMA2RH: Set UART mapbase
Shinya Kuribayashi
1
-0
/
+3
2009-03-30
MIPS: EMMA2RH: Use set_irq_chip_and_handler_name
Shinya Kuribayashi
1
-6
/
+6
2009-03-30
MIPS: EMMA2RH: Use handle_edge_irq() handler for GPIO interrupts
Shinya Kuribayashi
1
-18
/
+10
2009-03-30
MIPS: Mark Eins: Fix cascading interrupt dispatcher
Shinya Kuribayashi
1
-4
/
+6
2009-03-30
MIPS: Au1000: convert to using gpiolib
Florian Fainelli
3
-128
/
+146
2009-03-30
MIPS: Stop using <asm-generic/int-l64.h>.
Ralf Baechle
6
-7
/
+14
2009-03-30
MIPS: Cavium: Add -Werror
Ralf Baechle
1
-0
/
+2
2009-03-30
MIPS: Makefile: Add simple make install target.
Ralf Baechle
1
-0
/
+6
2009-03-30
MIPS: Compat: Zero upper 32-bit of offset_high and offset_low.
Ralf Baechle
1
-3
/
+3
2009-03-30
MIPS: __raw_spin_lock() may spin forever on ticket wrap.
David Daney
1
-4
/
+4
2009-03-30
MIPS: Forward declare struct task_struct to avoid potencial warning.
Ralf Baechle
1
-0
/
+2
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
12
-14
/
+2
2009-03-30
cpumask: remove node_to_first_cpu
Rusty Russell
2
-2
/
+1
2009-03-28
Merge branch 'linus' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
3
-36
/
+2
2009-03-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-36
/
+2
2009-03-27
generic compat_sys_ustat
Christoph Hellwig
3
-36
/
+2
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
8
-10
/
+15
2009-03-26
Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+2
2009-03-26
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2009-03-26
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
22
-231
/
+556
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-14
/
+13
2009-03-26
Merge commit 'v2.6.29' into core/header-fixes
Ingo Molnar
50
-476
/
+929
2009-03-24
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...
Ming Lei
1
-14
/
+13
2009-03-23
MIPS: R2: Fix problem with code that incorrectly modifies ebase.
Chris Dearman
1
-5
/
+7
2009-03-23
MIPS: Change {set,clear,change}_c0_<foo> to return old value.
Ralf Baechle
1
-11
/
+11
2009-03-23
MIPS: compat: Remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-03-23
MIPS: VR5500: Enable prefetch
Shinya Kuribayashi
1
-1
/
+1
2009-03-23
MIPS: Fix oops in dma_unmap_page on not coherent mips platforms
Jan Nikitenko
1
-1
/
+1
2009-03-16
Merge branches 'irq/genirq' and 'linus' into irq/core
Ingo Molnar
27
-302
/
+641
2009-03-13
MIPS: Mark Eins: Fix configuration.
Ralf Baechle
5
-52
/
+54
2009-03-13
MIPS: Fix TIF_32BIT undefined problem when seccomp is disabled
Zhang Le
2
-4
/
+6
2009-03-11
MIPS: IP27: Enable RAID5 module
Ralf Baechle
1
-1
/
+1
2009-03-11
MIPS: TXx9: update defconfigs
Atsushi Nemoto
2
-137
/
+447
2009-03-11
MIPS: NEC VR5500 processor support fixup
Shinya Kuribayashi
5
-3
/
+7
[next]