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
/
microblaze
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-06
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-3
/
+0
2010-08-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2010-08-05
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
15
-1474
/
+27
2010-08-05
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
33
-541
/
+974
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-3
/
+0
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
4
-33
/
+33
2010-08-04
microblaze: Add KGDB support
Michal Simek
8
-81
/
+234
2010-08-04
microblaze: Support brki rX, 0x18 for user application debugging
Michal Simek
2
-19
/
+19
2010-08-04
microblaze: Remove nop after MSRCLR/SET, MTS, MFS instructions
Michal Simek
1
-51
/
+0
2010-08-04
microblaze: Simplify syscall rutine
Michal Simek
1
-39
/
+7
2010-08-04
microblaze: Move PT_MODE saving to delay slot
Michal Simek
1
-3
/
+1
2010-08-04
microblaze: Fix _interrupt function
Michal Simek
1
-5
/
+3
2010-08-04
microblaze: Fix _user_exception function
Michal Simek
1
-4
/
+3
2010-08-04
microblaze: Put together addik instructions
Michal Simek
1
-5
/
+9
2010-08-04
microblaze: Use delay slot in syscall macros
Michal Simek
1
-19
/
+10
2010-08-04
microblaze: Save kernel mode in delay slot
Michal Simek
1
-2
/
+1
2010-08-04
microblaze: Do not mix register saving and mode setting
Michal Simek
1
-1
/
+1
2010-08-04
microblaze: Move SAVE_STATE upward
Michal Simek
1
-32
/
+31
2010-08-04
microblaze: entry.S: Macro optimization
Michal Simek
1
-12
/
+12
2010-08-04
microblaze: Optimize hw exception rutine
Michal Simek
1
-16
/
+6
2010-08-04
microblaze: Implement clear_ums macro and fix SAVE_STATE macro
Michal Simek
1
-0
/
+15
2010-08-04
microblaze: Remove additional setup for kernel_mode
Michal Simek
1
-15
/
+10
2010-08-04
microblaze: Optimize SAVE_STATE macro
Michal Simek
1
-8
/
+13
2010-08-04
microblaze: Remove additional loading
Michal Simek
1
-5
/
+0
2010-08-04
microblaze: Completely remove working with R11 register
Michal Simek
1
-41
/
+21
2010-08-04
microblaze: Do not setup BIP in _debug_exception
Michal Simek
1
-3
/
+0
2010-08-04
microblaze: Simplify _debug_exception function
Michal Simek
1
-5
/
+2
2010-08-04
microblaze: Optimize SAVE_STATE macro
Michal Simek
1
-6
/
+14
2010-08-04
microblaze: trivial: Use la insted of addik
Michal Simek
1
-32
/
+32
2010-08-04
microblaze: remove enable_irq from SAVE_STATE macro
Michal Simek
1
-1
/
+0
2010-08-04
microblaze: Move stack backup to SAVE_STATE macro
Michal Simek
1
-4
/
+1
2010-08-04
microblaze: Move BIP setup to the end of ret_from_trap/ret_from_exc
Michal Simek
1
-6
/
+6
2010-08-04
microblaze: Remove PER_CPU(KM) variable
Michal Simek
1
-23
/
+20
2010-08-04
microblaze: Optimize clear_vms_ums macro
Michal Simek
1
-3
/
+1
2010-08-04
microblaze: Save and restore r3/r4 in SAVE/RESTORE_REGS macros
Michal Simek
1
-40
/
+8
2010-08-04
microblaze: Fix VM_ON and VM_OFF macros
Michal Simek
1
-4
/
+6
2010-08-04
microblaze: Do not use _start in vmlinux
Michal Simek
2
-3
/
+3
2010-08-04
microblaze: Cleanup boot/Makefile
Michal Simek
1
-5
/
+6
2010-08-04
microblaze: Fix number of pvr regs
Michal Simek
1
-1
/
+1
2010-08-04
microblaze: Decrease time shifting values
Michal Simek
1
-4
/
+5
2010-08-04
microblaze: Enable early printk only for uartlite
Michal Simek
1
-0
/
+1
2010-08-04
microblaze: remove unused HAVE_ARCH_PCI_SET_DMA_MASK
FUJITA Tomonori
1
-6
/
+0
2010-08-04
microblaze: Do not trace cpu_relax function
Michal Simek
1
-2
/
+5
2010-08-04
microblaze: Improve ftrace time measuring
Michal Simek
2
-2
/
+17
2010-08-04
microblaze: Add stack unwinder
Steven J. Magnani
10
-95
/
+454
2010-08-04
microblaze: Allow PAGE_SIZE configuration
Steven J. Magnani
6
-11
/
+50
2010-08-04
microblaze: Trace hardirqs
Michal Simek
1
-0
/
+2
2010-08-04
microblaze: Fix sys_clone syscall
Michal Simek
1
-7
/
+7
2010-08-04
microblaze: Fix copy_to_user_page macro
Michal Simek
2
-2
/
+19
[next]