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
2011-05-25
Blackfin: boards: update ASoC resources after machine driver overhaul
Scott Jiang
4
-17
/
+273
2011-05-25
Blackfin: work around anomaly 05000480
Steven Miao
1
-0
/
+5
2011-05-25
Blackfin: fix addr type with bfin_write_{or,and} helpers
Mike Frysinger
1
-2
/
+2
2011-05-25
Blackfin: convert /proc/sram to seq_file
Alexey Dobriyan
1
-17
/
+26
2011-05-25
Blackfin: switch /proc/gpio to seq_file
Alexey Dobriyan
1
-11
/
+20
2011-05-25
Blackfin: fix indentation with bfin_read() helper
Mike Frysinger
1
-4
/
+4
2011-05-25
Blackfin: convert old cpumask API to new one
KOSAKI Motohiro
4
-22
/
+24
2011-05-25
Blackfin: don't touch task->cpus_allowed directly
KOSAKI Motohiro
1
-4
/
+2
2011-05-25
Blackfin: don't touch cpu_possible_map and cpu_present_map directly
KOSAKI Motohiro
1
-4
/
+10
2011-05-25
Blackfin: bf548-ezkit/bf561-ezkit: update nor flash layout
Mike Frysinger
2
-2
/
+18
2011-05-25
Blackfin: initial perf_event support
Mike Frysinger
5
-0
/
+546
2011-05-25
Blackfin: update anomaly lists to latest public info
Mike Frysinger
7
-15
/
+50
2011-05-25
Blackfin: use on-chip reset func with newer parts
Mike Frysinger
1
-34
/
+31
2011-05-25
Blackfin: bf533-stamp/bf537-stamp: drop ad1980 from defconfigs
Mike Frysinger
2
-4
/
+0
2011-05-25
Blackfin: optimize MMR reads during startup a bit
Mike Frysinger
1
-11
/
+9
2011-05-25
Blackfin: bf537: demux port H mask A and emac rx ints
Mike Frysinger
5
-20
/
+77
2011-05-25
Blackfin: bf537: fix excessive gpio int demuxing
Mike Frysinger
1
-30
/
+25
2011-05-25
Blackfin: bf54x: drop unused pm gpio handling
Mike Frysinger
1
-40
/
+2
2011-05-25
Blackfin: move bf537-specific irq code out of common code
Mike Frysinger
4
-138
/
+150
2011-05-25
Blackfin: move internal irq prototypes out of global namespace
Mike Frysinger
8
-10
/
+16
2011-05-25
Blackfin: clean up irq ifdef logic a bit
Mike Frysinger
1
-47
/
+39
2011-05-25
Blackfin: bf51x/bf52x: fix typo in hysteresis MMR names
Mike Frysinger
5
-28
/
+28
2011-05-25
Blackfin: delete duplicated user single step prototypes
Mike Frysinger
1
-2
/
+0
2011-05-25
Blackfin: kgdb: cache flushing is not safe in SMP mode
Sonic Zhang
1
-1
/
+5
2011-05-25
Blackfin: SMP: drop unused blackfin_cpudata.idle pointer
Mike Frysinger
2
-4
/
+0
2011-05-25
Blackfin: SMP: fix cpudata cache setup
Mike Frysinger
2
-5
/
+2
2011-05-25
Blackfin: clean up /proc/cpuinfo output
Mike Frysinger
1
-8
/
+8
2011-05-25
Blackfin: bf527-ezkit: tweak sound defconfig
Mike Frysinger
2
-15
/
+11
2011-05-25
Blackfin: bf533/bf537/bf561: convert to BFIN_IRQ helper
Mike Frysinger
3
-122
/
+121
2011-05-25
Blackfin: clean up style in irq defines
Mike Frysinger
7
-695
/
+627
2011-05-25
Blackfin: unify core IRQ definitions
Mike Frysinger
8
-379
/
+64
2011-05-25
Blackfin: ints-priority: unify duplicate vec to irq lookup logic
Mike Frysinger
1
-68
/
+44
2011-05-25
Blackfin: ints-priority: clean up some local vars
Mike Frysinger
1
-17
/
+8
2011-05-25
Blackfin: don't attempt to flush on-chip L1 SRAM regions
Sonic Zhang
1
-5
/
+18
2011-05-25
Blackfin: first pass at debug mmr support
Mike Frysinger
3
-1
/
+1863
2011-05-24
Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2
-9
/
+13
2011-05-25
mach-ux500: set proper I2C platform data from MOP500s
Linus Walleij
1
-6
/
+8
2011-05-25
i2c-nomadik: fix speed enumerator
Linus Walleij
1
-1
/
+1
2011-05-25
i2c-nomadik: make i2c timeout specific per i2c bus
Virupax Sadashivpetimath
1
-2
/
+4
2011-05-24
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
35
-668
/
+626
2011-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-3
/
+1
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
18
-18
/
+23
2011-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
40
-1960
/
+1368
2011-05-24
x86, ioapic: Restore ioapic entries during resume properly
Suresh Siddha
1
-2
/
+2
2011-05-24
x86: Get rid of asmregparm
Richard Weinberger
2
-7
/
+2
2011-05-24
um: Use RWSEM_GENERIC_SPINLOCK on x86
Richard Weinberger
1
-2
/
+2
2011-05-24
Merge branch 'fixes-2.6.39' into for-2.6.40
Tejun Heo
321
-9558
/
+9989
2011-05-24
m68knommu: Use generic show_interrupts()
Geert Uytterhoeven
2
-28
/
+1
2011-05-24
m68k: merge the mmu and non-mmu versions of sys_m68k.c
Greg Ungerer
3
-643
/
+578
2011-05-24
m68knommu: use asm-generic/bitops/ext2-atomic.h
Akinobu Mita
1
-17
/
+1
[next]