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-03-08
MIPS: compat: Implement is_compat_task.
Ralf Baechle
1
-0
/
+7
2009-03-02
x86-64: seccomp: fix 32/64 syscall hole
Roland McGrath
1
-1
/
+0
2009-02-27
Revert "MIPS: Print irq handler description"
Ralf Baechle
1
-1
/
+0
2009-02-27
MIPS: CVE-2009-0029: Enable syscall wrappers.
Ralf Baechle
10
-98
/
+110
2009-02-27
MIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0
Roel Kluin
1
-3
/
+3
2009-02-27
MIPS: Only allow Cavium OCTEON to be configured for boards that support it
David Daney
1
-2
/
+6
2009-02-09
x86: spinlocks: define dummy __raw_spin_is_contended
Kyle McMartin
1
-0
/
+1
2009-01-30
MIPS: Alchemy: time.c build fix
Manuel Lauss
1
-1
/
+1
2009-01-30
MIPS: RB532: Export rb532_gpio_set_func()
Phil Sutter
2
-2
/
+4
2009-01-30
MIPS: RB532: Update headers
Phil Sutter
2
-4
/
+3
2009-01-30
MIPS: RB532: Simplify dev3 init
Phil Sutter
1
-12
/
+2
2009-01-30
MIPS: RB532: Remove {get,set}_434_reg()
Phil Sutter
1
-27
/
+0
2009-01-30
MIPS: RB532: Move dev3 init code to devices.c
Phil Sutter
2
-39
/
+39
2009-01-30
MIPS: RB532: Fix set_latch_u5()
Phil Sutter
1
-1
/
+1
2009-01-30
MIPS: RB532: Fix init of rb532_dev3_ctl_res
Phil Sutter
1
-2
/
+3
2009-01-30
MIPS: RB532: Use driver_data instead of platform_data
Phil Sutter
1
-1
/
+1
2009-01-30
MIPS: RB532: Detect uart type, add platform device
Phil Sutter
2
-1
/
+27
2009-01-30
MIPS: RB532: remove useless CF GPIO initialisation
Phil Sutter
1
-6
/
+0
2009-01-30
MIPS: RB532: Auto disable GPIO alternate function
Phil Sutter
1
-4
/
+4
2009-01-30
MIPS: RB532: Add set_type() function to IRQ struct.
Phil Sutter
2
-0
/
+30
2009-01-30
MIPS: RC32434: Define io_map_base for PCI controller
Phil Sutter
1
-0
/
+11
2009-01-30
MIPS: RB532: Fix bit swapping in rb532_set_bit()
Phil Sutter
1
-4
/
+2
2009-01-30
MIPS: Use hardware watchpoints on all R1 and R2 CPUs.
David Daney
1
-1
/
+1
2009-01-30
MIPS: Read watch registers with interrupts disabled.
David Daney
2
-2
/
+12
2009-01-30
MIPS: Fix a typo in watchpoint register structure.
David Daney
1
-1
/
+1
2009-01-30
MIPS: TXx9: Add support for TX4939 internal RTC
Atsushi Nemoto
3
-0
/
+24
2009-01-30
MIPS: R2: Fix broken installation of cache error handler.
Ralf Baechle
1
-2
/
+6
2009-01-30
MIPS: IP27: Switch from DMA_IP27 to DMA_COHERENT
Ralf Baechle
4
-7
/
+4
2009-01-30
MIPS: Add return value checks to user_termio_to_kernel_termios()
Ralf Baechle
1
-28
/
+72
2009-01-30
MIPS: Octeon: Remove duplicated #includes
Huang Weiyi
1
-2
/
+0
2009-01-30
MIPS: atomic_*(): Change type of intermediate variables.
Ralf Baechle
1
-26
/
+26
2009-01-30
MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86
Ralf Baechle
1
-15
/
+6
2009-01-30
MIPS: Avoid destructive invalidation on partial cachelines.
Ralf Baechle
1
-1
/
+21
2009-01-30
MIPS: SMTC: Fix build after recent creditial changes.
Ralf Baechle
1
-1
/
+2
2009-01-26
eeprom: More consistent symbol names
Jean Delvare
7
-10
/
+10
2009-01-14
Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+1
2009-01-14
byteorder: make swab.h include asm/swab.h like a regular header
Harvey Harrison
2
-3
/
+0
2009-01-14
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
Heiko Carstens
1
-1
/
+1
2009-01-11
MIPS: Only write c0_framemask on CPUs which have this register.
Ralf Baechle
1
-1
/
+4
2009-01-11
MIPS: Alchemy: new userspace suspend interface for development boards.
Manuel Lauss
5
-353
/
+234
2009-01-11
MIPS: Alchemy: dbdma suspend/resume support.
Manuel Lauss
3
-0
/
+81
2009-01-11
MIPS: Alchemy: Fix up PM code on Au1550/Au1200
Manuel Lauss
4
-167
/
+225
2009-01-11
MIPS: Alchemy: move calc_clock function.
Manuel Lauss
4
-54
/
+64
2009-01-11
MIPS: Alchemy: RTC counter clocksource / clockevent support.
Manuel Lauss
5
-181
/
+143
2009-01-11
MIPS: make cp0 counter clocksource/event usable as fallback.
Manuel Lauss
5
-12
/
+28
2009-01-11
MIPS: Alchemy: remove cpu_table.
Manuel Lauss
5
-100
/
+42
2009-01-11
MIPS: Alchemy: remove get/set_au1x00_lcd_clock().
Manuel Lauss
3
-34
/
+0
2009-01-11
MIPS: Print irq handler description
Manuel Lauss
1
-0
/
+1
2009-01-11
MIPS: Alchemy: pb1200: update CPLD cascade irq handler.
Manuel Lauss
1
-57
/
+30
2009-01-11
MIPS: Alchemy: update core interrupt code.
Manuel Lauss
15
-644
/
+514
[next]