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
2010-03-09
Blackfin: initial XIP support
Barry Song
13
-29
/
+160
2010-03-09
Blackfin: fix initial stack pointer setup
Barry Song
1
-8
/
+3
2010-03-09
Blackfin: fix the section name of init_thread_union
Barry Song
1
-1
/
+1
2010-03-09
Blackfin: replace harcoded define with proper THREAD_SIZE macro
Barry Song
1
-1
/
+1
2010-03-09
Blackfin: fix relocation errors with large initramfs images
Jie Zhang
1
-5
/
+8
2010-03-09
Blackfin: try to simplify interrupt ifdef ugliness
Yi Li
1
-8
/
+13
2010-03-09
Blackfin: simplify SMP handling in SRAM code
Yi Li
1
-18
/
+9
2010-03-09
Blackfin: SMP: add PM/CPU hotplug support
Graf Yang
7
-13
/
+138
2010-03-09
Blackfin: SMP: make core timers per-cpu clock events for HRT
Yi Li
7
-123
/
+146
2010-03-09
Blackfin: drop cpu_callin_map on SMP systems
Graf Yang
1
-6
/
+3
2010-03-09
Blackfin: SMP: add support for IRQ affinity
Sonic Zhang
1
-4
/
+34
2010-03-09
Blackfin: unify MMR helpers
Mike Frysinger
1
-44
/
+12
2010-03-09
Blackfin: isram: add unlikely to sanity checks
Mike Frysinger
1
-3
/
+3
2010-03-09
Blackfin: update defconfigs
Sonic Zhang
12
-1017
/
+1608
2010-03-09
Blackfin: add optimized version of Hamming Weight functions
Michael Hennerich
2
-22
/
+55
2010-03-09
Blackfin: bf561-acvilon: save the smsc911x mac address
Valentin Yakovenkov
1
-1
/
+1
2010-03-09
Blackfin: bf537-stamp: unify duplicated ADP5588 headers
Sonic Zhang
1
-3
/
+2
2010-03-09
Blackfin: bf537-stamp: change CONFIG_USB_SL811_BFIN_IRQ to IRQ_PF4
Mike Frysinger
1
-2
/
+2
2010-03-09
Blackfin: drop unused SL811 platform resources from bf527/pnav boards
Mike Frysinger
3
-148
/
+0
2010-03-09
Blackfin: BF51x: fix L1 Instruction SRAM size
Michael Hennerich
1
-1
/
+1
2010-03-09
Blackfin: update AD7879 resources to match the new gpiolib driver support
Michael Hennerich
4
-8
/
+7
2010-03-09
Blackfin: gpio: use shorter name
Michael Hennerich
1
-1
/
+1
2010-03-09
Blackfin: pull in asm/bfin_can.h for interrupt masks
Michael Hennerich
1
-0
/
+1
2010-03-09
Blackfin: dma-mapping: fix thinko in constant optimization
Sonic Zhang
2
-7
/
+10
2010-03-09
Blackfin: drop duplicate HOTPLUG Kconfig option
Mike Frysinger
1
-18
/
+0
2010-03-09
Blackfin: merge common CAN defines into one headers
Mike Frysinger
1
-0
/
+725
2010-03-09
Blackfin: wire up the various memory related syscalls
Mike Frysinger
1
-9
/
+9
2010-03-09
Blackfin: SMP: enable HAVE_LEGACY_PER_CPU_AREA
Graf Yang
1
-0
/
+4
2010-03-09
Blackfin: MPU: handle caches for reserved memory
Sonic Zhang
1
-1
/
+5
2010-03-09
Blackfin: extend bfin-lq035q1-fb resources to include PPI mode
Michael Hennerich
5
-11
/
+27
2010-03-09
Blackfin: bf527-ezkit: add support for V2.1 boards
Michael Hennerich
5
-23
/
+1951
2010-03-09
Blackfin: fix MPU page permission masks overflow when dealing with async memory
Barry Song
3
-11
/
+38
2010-03-09
Blackfin: flush caches on SMP when one core calls another via IPI
Yi Li
1
-2
/
+24
2010-03-09
Blackfin: bfin_sport: unify & standardize SPORT masks
Mike Frysinger
2
-97
/
+132
2010-03-09
Blackfin: add UART/SPORT early platform resources
Sonic Zhang
22
-0
/
+538
2010-03-09
Blackfin: allow boards to register early devices
Sonic Zhang
1
-0
/
+7
2010-03-09
Blackfin: move SPORT UART resources to boards files
Sonic Zhang
15
-2
/
+1220
2010-03-09
Blackfin: bf537-stamp: ad1938: switch to GPIO CS
Barry Song
1
-2
/
+1
2010-03-09
Blackfin: move on-chip UART resources to boards files
Sonic Zhang
22
-196
/
+1667
2010-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
13
-25
/
+60
2010-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
3
-1
/
+24
2010-03-08
[S390] smsgiucv: declare char pointers as "const"
Hendrik Brueckner
1
-1
/
+1
2010-03-08
[S390] remove unused qdio flags in zfcp and qeth
Ursula Braun
1
-7
/
+0
2010-03-08
[S390] Cleanup xtime usage
John Stultz
1
-5
/
+5
2010-03-08
[S390] uaccess: make sure copy_from_user_overflow is builtin
Heiko Carstens
1
-1
/
+2
2010-03-07
sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes
Eric W. Biederman
1
-0
/
+1
2010-03-07
platform-drivers: move probe to .devinit.text in arch/arm
Uwe Kleine-König
4
-4
/
+4
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
5
-5
/
+5
2010-03-07
sysdev: fix missing s390 conversion
Heiko Carstens
1
-1
/
+3
2010-03-07
sysdev: Pass attribute in sysdev_class attributes show/store
Andi Kleen
3
-15
/
+47
[next]