index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-24
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
9
-74
/
+205
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
1
-3
/
+2
2009-09-22
microblaze: Fix _start symbol to physical address
Michal Simek
1
-0
/
+1
2009-09-22
microblaze: Use LOAD_OFFSET macro to get correct LMA for all sections
Michal Simek
1
-15
/
+19
2009-09-22
microblaze: Support ptrace syscall tracing.
Michal Simek
2
-12
/
+122
2009-09-22
microblaze: Updated CPU version and FPGA family codes in PVR
John Williams
1
-0
/
+3
2009-09-22
microblaze: Generate correct signal and siginfo for integer div-by-zero
Michal Simek
1
-1
/
+1
2009-09-22
microblaze: Don't be noisy when userspace causes hardware exceptions
Michal Simek
1
-11
/
+20
2009-09-22
microblaze: Clear sticky FSR register after generating exception signals
John Williams
1
-0
/
+2
2009-09-22
microblaze: Ensure CPU usermode is set on new userspace processes
John Williams
1
-0
/
+1
2009-09-22
microblaze: Save and restore msr in hw exception
Michal Simek
1
-2
/
+6
2009-09-21
microblaze: Improve checking mechanism for MSR instruction
Michal Simek
1
-8
/
+5
2009-09-21
microblaze: Add checking mechanism for MSR instruction
Michal Simek
2
-3
/
+26
2009-09-21
microblaze: Cleanup linker script using new linker script macros.
Tim Abbott
1
-31
/
+8
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-1
/
+1
2009-09-21
Use new __init_task_data macro in arch init_task.c files.
Joe Perches
1
-3
/
+2
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-2
/
+4
2009-08-18
microblaze: Enable ppoll syscall
Michal Simek
1
-1
/
+1
2009-08-18
microblaze: Sane handling of missing timer/intc in device tree
John Williams
2
-0
/
+4
2009-08-18
microblaze: use the generic ack_bad_irq implementation
Christoph Hellwig
1
-9
/
+0
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
14
-375
/
+150
2009-07-27
microblaze: Makefile cleanup
Sam Ravnborg
1
-1
/
+1
2009-07-27
microblaze: Typo fix for cpu param inconsistency
Michal Simek
2
-2
/
+2
2009-07-27
microblaze: Add support for R_MICROBLAZE_64_NONE
Michal Simek
1
-0
/
+4
2009-07-27
microblaze: Get module loading working
John Williams
1
-5
/
+10
2009-07-27
microblaze: remove sys_ipc
Arnd Bergmann
2
-100
/
+1
2009-07-27
microblaze: Support unaligned address for put/get_user macros
Michal Simek
1
-63
/
+46
2009-07-27
microblaze: Detect new Microblaze 7.20 versions
Michal Simek
1
-0
/
+2
2009-07-27
microblaze: Clear print messages for DTB passing via r7
Michal Simek
1
-0
/
+3
2009-07-27
microblaze: Not to clear r7 after copying DTB to kernel
Michal Simek
1
-1
/
+0
2009-07-27
microblaze: Add messages about FDT blob
Michal Simek
1
-3
/
+6
2009-07-27
microblaze: Final support for statically linked DTB
John Williams
2
-5
/
+13
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
3
-3
/
+0
2009-07-09
linker script: unify usage of discard definition
Tejun Heo
1
-1
/
+1
2009-07-09
microblaze: include EXIT_TEXT to _stext
Michal Simek
1
-2
/
+2
2009-07-06
microblaze: Wire up new syscalls
Michal Simek
1
-0
/
+2
2009-07-06
microblaze: use generic syscalls.h
Arnd Bergmann
5
-26
/
+25
2009-07-06
microblaze: clean up signal handling
Arnd Bergmann
4
-170
/
+39
2009-06-24
linker script: throw away .discard section
Tejun Heo
1
-0
/
+2
2009-06-20
microblaze: Add missing symbols for CONSTRUCTORS support
Michal Simek
1
-5
/
+6
2009-06-20
microblaze: remove init_mm
Arnd Bergmann
1
-2
/
+0
2009-05-30
microblaze: Fix problem with early_printk in startup
Michal Simek
1
-1
/
+1
2009-05-26
microblaze_mmu_v2: Makefiles
Michal Simek
1
-0
/
+1
2009-05-26
microblaze_mmu_v2: Update signal returning address
Michal Simek
1
-0
/
+8
2009-05-26
microblaze_mmu_v2: Traps MMU update
Michal Simek
1
-0
/
+34
2009-05-26
microblaze_mmu_v2: Enable fork syscall for MMU and add fork as vfork for noMMU
Michal Simek
2
-2
/
+6
2009-05-26
microblaze_mmu_v2: Update linker script for MMU
Michal Simek
1
-2
/
+1
2009-05-26
microblaze_mmu_v2: Add MMU related exceptions handling
Michal Simek
1
-8
/
+37
2009-05-26
microblaze_mmu_v2: Update exception handling - MMU exception
Michal Simek
1
-7
/
+739
[next]