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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-14
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...
Thomas Gleixner
56
-485
/
+417
2011-04-13
usb: Fix Kconfig unmet dependencies for Microblaze EHCI
Michal Simek
1
-1
/
+0
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
10
-15
/
+15
2011-04-04
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
6
-7
/
+24
2011-04-01
microblaze: Fix ftrace
Michal Simek
3
-4
/
+13
2011-04-01
microblaze: Wire up new syscalls
Michal Simek
2
-1
/
+9
2011-04-01
microblaze: Fix level/edge irq sensibility
Michal Simek
1
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
10
-15
/
+15
2011-03-30
genirq: Remove the now obsolete config options and select statements
Thomas Gleixner
1
-1
/
+0
2011-03-29
microblaze: Use generic show_interrupts()
Thomas Gleixner
2
-42
/
+1
2011-03-29
microblaze: Convert to new irq function names
Thomas Gleixner
2
-4
/
+4
2011-03-23
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
Akinobu Mita
1
-0
/
+3
2011-03-20
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-1
/
+1
2011-03-17
microblaze: change to new flag variable
matt mooney
1
-1
/
+1
2011-03-16
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+1
2011-03-16
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
36
-317
/
+347
2011-03-15
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-92
/
+13
2011-03-15
microblaze: Do not copy reset vectors/manual reset vector setup
Michal Simek
3
-6
/
+24
2011-03-15
microblaze: Fix _reset function
Michal Simek
1
-1
/
+1
2011-03-15
microblaze: Fix microblaze init vectors
Michal Simek
1
-1
/
+4
2011-03-11
futex: Sanitize futex ops argument types
Michel Lespinasse
1
-6
/
+7
2011-03-11
futex: Sanitize cmpxchg_futex_value_locked API
Michel Lespinasse
1
-11
/
+13
2011-03-10
microblaze: Fix circular headers dependency when ftrace is enabled.
Michal Simek
1
-2
/
+0
2011-03-09
microblaze: Fix typo in Kconfig
Tobias Klauser
1
-1
/
+1
2011-03-09
microblaze: Add missing export symbols for lib functions
Michal Simek
2
-0
/
+12
2011-03-09
microblaze: Fix /dev/zero corruption from __clear_user()
Steven J. Magnani
1
-4
/
+4
2011-03-09
microblaze: Convert irq_chip to new functions
Thomas Gleixner
2
-24
/
+26
2011-03-09
microblaze: Select GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
1
-0
/
+1
2011-03-09
microblaze: Remove stale irq_chip.end
Thomas Gleixner
1
-13
/
+0
2011-03-09
microblaze: Fix sparse warnings - signal.c
Michal Simek
1
-2
/
+2
2011-03-09
microblaze: Fix sparse warning - fault.c
Michal Simek
2
-1
/
+2
2011-03-09
microblaze: Fix missing microblaze specific syscalls declaration
Michal Simek
2
-1
/
+10
2011-03-09
microblaze: Fix sparse warnings - cache.c
Michal Simek
1
-6
/
+6
2011-03-09
microblaze: Fix sparse warning - cpuinfo.h
Michal Simek
1
-2
/
+2
2011-03-09
microblaze: Fix sparse warning - unwind.c
Michal Simek
1
-1
/
+1
2011-03-09
microblaze: Fix sparse warning - consistent_alloc function
Michal Simek
2
-2
/
+2
2011-03-09
microblaze: Fix sparse warnings - ptrace
Michal Simek
2
-1
/
+5
2011-03-09
microblaze: Fix sparse warning - sw_exceptions
Michal Simek
2
-1
/
+3
2011-03-09
microblaze: Fix sparse warning - timer.c
Michal Simek
1
-3
/
+3
2011-03-09
microblaze: Fix sparse warning - prom.c
Michal Simek
1
-1
/
+1
2011-03-09
microblaze: Add support for DMA_BIDIRECTIONAL
Michal Simek
1
-0
/
+1
2011-03-09
microblaze: trivial: Add one empty line
Michal Simek
2
-1
/
+1
2011-03-09
microblaze: Fix coding style - ptrace.h
Michal Simek
1
-7
/
+7
2011-03-09
microblaze: Add PVR for Microblaze v8.10.a
Michal Simek
1
-0
/
+1
2011-03-09
microblaze: Label MB 7.20.d as broken with WB cache
Michal Simek
1
-2
/
+2
2011-03-09
microblaze: Fix GDB issue caused by cache issue
Michal Simek
1
-3
/
+9
2011-03-09
microblaze: Do not use "la" pseudo instruction - use addik instead
Michal Simek
4
-15
/
+15
2011-03-09
microblaze: Remove r0_ram pointer and PTO alignment
Michal Simek
7
-200
/
+157
2011-03-09
microblaze: Do not use r0_ram space for syscall debugging
Michal Simek
1
-3
/
+16
2011-03-09
microblaze: Optimize BE/LE bootup detecting
Michal Simek
1
-5
/
+7
[next]