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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-13
mpc52xx/wdt: merge WDT code into the GPT driver
Albrecht Dreß
2
-17
/
+307
2009-11-12
mpc5200/gpt: tiny fix for gpt period limitation
Albrecht Dreß
2
-4
/
+4
2009-11-04
powerpc: tiny memcpy_(to|from)io optimisation
Albrecht Dreß
1
-2
/
+2
2009-11-04
powerpc/5200: add LocalPlus bus FIFO device driver
John Bonesio
4
-0
/
+605
2009-11-04
powerpc/5200: add general purpose timer API for the MPC5200
Grant Likely
2
-10
/
+130
2009-11-03
Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91
Linus Torvalds
2
-0
/
+12
2009-11-03
at91: at91sam9g45 family: identify several chip versions
Nicolas Ferre
2
-0
/
+10
2009-11-03
avr32: add two new at91 to cpu.h definition
Nicolas Ferre
1
-0
/
+2
2009-11-03
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
54
-440
/
+544
2009-11-03
Merge branch 'fixes-s3c-2632-rc5' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
13
-10
/
+44
2009-11-02
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
8
-90
/
+132
2009-11-02
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
20
-85
/
+131
2009-11-02
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-9
/
+24
2009-11-02
Revert "[IA64] fix percpu warnings"
Tony Luck
1
-1
/
+1
2009-11-02
ARM: ensure initial page tables are setup for SMP systems
Russell King
3
-6
/
+15
2009-11-02
ARM: 5776/1: Check compiler version and EABI support when adding ARM unwind s...
Claudio Scordino
1
-0
/
+9
2009-11-02
MIPS: O32: Fix ppoll
Arnaud Patard
1
-1
/
+1
2009-11-02
MIPS: Oprofile: Rename cpu_type from godson2 to loongson2
Wu Zhangjin
1
-1
/
+1
2009-11-02
MIPS: Alchemy: Fix hang with high-frequency edge interrupts
Manuel Lauss
1
-8
/
+26
2009-11-02
MIPS: TXx9: Fix spi-baseclk value
Atsushi Nemoto
1
-1
/
+1
2009-11-02
MIPS: bcm63xx: Set the correct BCM3302 CPU name
Florian Fainelli
1
-0
/
+3
2009-11-02
MIPS: Loongson 2: Set cpu_has_dc_aliases and cpu_icache_snoops_remote_store
Zhang Le
1
-2
/
+1
2009-11-02
MIPS: Avoid potential hazard on Context register
Ralf Baechle
2
-0
/
+4
2009-11-02
MIPS: Octeon: Use lockless interrupt controller operations when possible.
David Daney
1
-36
/
+178
2009-11-02
MIPS: Octeon: Use write_{un,}lock_irq{restore,save} to set irq affinity
David Daney
1
-4
/
+6
2009-11-02
MIPS: Set S-cache linesize to 64-bytes for MTI's S-cache
Ralf Baechle
1
-0
/
+1
2009-11-02
MIPS: SMTC: Avoid queing multiple reschedule IPIs
Jaidev Patwardhan
2
-4
/
+31
2009-11-02
MIPS: GCMP: Avoid accessing registers when they are not present
Jaidev Patwardhan
1
-3
/
+13
2009-11-02
MIPS: GIC: Random fixes and enhancements.
Chris Dearman
5
-293
/
+142
2009-11-02
MIPS: CMP: Fix memory barriers for correct operation of amon_cpu_start
Chris Dearman
1
-3
/
+4
2009-11-02
MIPS: Fix abs.[sd] and neg.[sd] emulation for NaN operands
Nigel Stephens
2
-17
/
+7
2009-11-02
MIPS: SPRAM: Clean up support code a little
Chris Dearman
3
-10
/
+12
2009-11-02
MIPS: 1004K: Enable SPRAM support.
Ralf Baechle
1
-0
/
+1
2009-11-02
MIPS: Malta: Enable PCI 2.1 compatibility in PIIX4
Ralf Baechle
1
-0
/
+13
2009-11-02
MIPS: Kconfig: Fix duplicate default value for MIPS_L1_CACHE_SHIFT.
Ralf Baechle
1
-2
/
+1
2009-11-02
MIPS: MTI: Fix accesses to device registers on MIPS boards
Chris Dearman
1
-1
/
+1
2009-11-02
MIPS: Fix machine check exception in kmap_coherent()
Kevin Cernekee
2
-3
/
+7
2009-11-02
MIPS: MTX-1: Fix build if CONFIG_PCI is disabled.
Ralf Baechle
1
-2
/
+1
2009-11-02
MIPS: AR7: register watchdog device only if enabled in hw configuration
Florian Fainelli
2
-1
/
+11
2009-11-02
MIPS: BCM63xx: Prepare for watchdog support
Florian Fainelli
2
-1
/
+38
2009-11-02
MIPS: BCM63xx: Make bcm63xx_uart_register an initfunc
Florian Fainelli
3
-10
/
+1
2009-11-02
MIPS: AU1000: Fix build failure for db1x00 configured for Au1100 SoC
Florian Fainelli
1
-0
/
+2
2009-11-02
MIPS: BCM63xx: Fix soft-reset lockup on BCM6345
Florian Fainelli
1
-1
/
+3
2009-11-02
MIPS: TXx9: Fix error handling / Fix for noenexisting gpio_remove.
Ralf Roesch
1
-1
/
+2
2009-11-02
MIPS: Add IRQF_TIMER flag for timer interrupts
Wu Zhangjin
6
-6
/
+6
2009-11-02
MIPS: 64-bit: Fix o32 lookup_dcookie syscall
Wu Zhangjin
2
-1
/
+7
2009-11-02
MIPS: VPE: Remove stray unlock_kernel.
Ralf Baechle
1
-2
/
+0
2009-11-02
MIPS: Add IRQF_TIMER flag for timer interrupts
Wu Zhangjin
7
-7
/
+7
2009-11-02
MIPS: Loongson: Remove redundant local_irq_disable()
Wu Zhangjin
1
-1
/
+0
2009-11-02
MIPS: IP27: Fix build
Ralf Baechle
1
-2
/
+2
[next]