index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-27
ptrace: cleanup arch_ptrace() on microblaze
Namhyung Kim
1
-1
/
+1
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-1
/
+2
2010-10-25
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
17
-108
/
+192
2010-10-21
of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch
Grant Likely
1
-5
/
+0
2010-10-21
microblaze: Support timer on AXI lite
Michal Simek
1
-5
/
+16
2010-10-21
microblaze: Add support for little-endian Microblaze
Michal Simek
5
-11
/
+19
2010-10-21
microblaze: KGDB little endian support
Michal Simek
1
-0
/
+4
2010-10-21
microblaze: Add PVR for endians plus detection
Michal Simek
3
-1
/
+4
2010-10-21
microblaze: Support early console on uart16550
Michal Simek
2
-0
/
+97
2010-10-21
microblaze: Do not compile early console support for uartlite if is disabled
Michal Simek
1
-2
/
+7
2010-10-21
microblaze: Setup early console dynamically
Michal Simek
1
-1
/
+2
2010-10-21
microblaze: Rename all uartlite early printk functions
Michal Simek
1
-7
/
+7
2010-10-21
microblaze: Remove additional compatible properties
Michal Simek
3
-6
/
+0
2010-10-21
microblaze: Remove hardcoded asm instraction for PVR loading
Michal Simek
1
-1
/
+1
2010-10-21
microblaze: Use static const char * const where possible
Joe Perches
3
-12
/
+12
2010-10-21
microblaze: Export missing symbols for modules
Michal Simek
1
-0
/
+7
2010-10-21
microblaze: Add libgcc function directly to kernel
Michal Simek
1
-25
/
+0
2010-10-21
microblaze: wire up prlimit64 and fanotify* syscalls
Michal Simek
1
-0
/
+3
2010-10-21
microblaze: Add new microblaze versions
Michal Simek
1
-0
/
+2
2010-10-21
microblaze: remove OUTPUT_FORMAT from linker script
Michal Simek
1
-1
/
+0
2010-10-21
microblaze: Fix r16 and r17 reg saving
Michal Simek
1
-7
/
+4
2010-10-21
microblaze: Report if only one timer is used
Michal Simek
2
-7
/
+1
2010-10-21
microblaze: Clear return value in pt_regs
Michal Simek
1
-0
/
+2
2010-10-21
microblaze: Fix sys_rt_sigreturn_wrapper
Michal Simek
1
-7
/
+1
2010-10-21
microblaze: Remove old user debugging gdb stub
Michal Simek
1
-8
/
+1
2010-10-21
microblaze: kgdb: Remove unused variable and fix return value
Michal Simek
1
-2
/
+1
2010-10-21
microblaze: Remove pr_<level> uses of KERN_<level>
Joe Perches
1
-10
/
+6
2010-08-18
Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2010-08-17
Make do_execve() take a const filename pointer
David Howells
1
-3
/
+7
2010-08-16
microblaze: Fix of/address: Merge all of the bus translation code
Michal Simek
1
-1
/
+1
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
1
-1
/
+1
2010-08-05
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
7
-1214
/
+11
2010-08-04
microblaze: Add KGDB support
Michal Simek
4
-50
/
+205
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
[next]