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
2013-05-10
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
9
-29
/
+46
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-3
/
+0
2013-05-09
microblaze: Enable IRQ in arch_cpu_idle
Michal Simek
1
-0
/
+5
2013-05-09
microblaze: Fix uaccess_ok macro
Michal Simek
1
-11
/
+19
2013-05-09
microblaze: Add support for new cpu versions and target architecture
Michal Simek
1
-0
/
+5
2013-05-09
microblaze: Do not select OPT_LIB_ASM by default
Michal Simek
1
-1
/
+0
2013-05-09
microblaze: Fix initrd support
Michal Simek
1
-4
/
+5
2013-05-09
microblaze: Do not use r6 in head.S
Michal Simek
1
-10
/
+10
2013-05-09
microblaze: pci: Remove duplicated header
Michal Simek
1
-2
/
+0
2013-05-09
microblaze: Set the default irq_domain
Dan Christensen
1
-0
/
+2
2013-05-09
microblaze: pci: Remove duplicated include from pci-common.c
Wei Yongjun
1
-1
/
+0
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-8
/
+0
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-0
/
+2
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-6
/
+0
2013-04-30
Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+0
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-71
/
+1
2013-04-29
early_printk: consolidate random copies of identical code
Thomas Gleixner
1
-22
/
+4
2013-04-29
mm/microblaze: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
1
-5
/
+1
2013-04-29
mm/microblaze: use common help functions to free reserved pages
Jiang Liu
2
-27
/
+2
2013-04-17
idle: Remove GENERIC_IDLE_LOOP config switch
Thomas Gleixner
1
-1
/
+0
2013-04-16
Remove GENERIC_GPIO config option
Alexandre Courbot
1
-3
/
+0
2013-04-08
microblaze: Use generic idle loop
Thomas Gleixner
3
-56
/
+2
2013-04-08
arch: Consolidate tsk_is_polling()
Thomas Gleixner
1
-1
/
+0
2013-04-08
arch: Cleanup enable/disable_hlt
Thomas Gleixner
2
-14
/
+0
2013-03-20
memblock: Kill ARCH_POPULATES_NODE_MAP once more
Paul Bolle
1
-3
/
+0
2013-03-12
Select VIRT_TO_BUS directly where needed
Stephen Rothwell
1
-1
/
+1
2013-03-03
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
1
-8
/
+0
2013-02-27
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
1
-0
/
+1
2013-02-26
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
46
-327
/
+295
2013-02-25
Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+1
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-80
/
+54
2013-02-23
microblaze idle: Fix compile error
Lars-Peter Clausen
1
-4
/
+1
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2013-02-17
microblaze idle: delete pm_idle
Len Brown
1
-3
/
+0
2013-02-14
burying unused conditionals
Al Viro
2
-3
/
+0
2013-02-12
microblaze: Do not use module.h in files which are not modules
Michal Simek
23
-22
/
+23
2013-02-12
microblaze: Fix coding style issues
Michal Simek
32
-294
/
+259
2013-02-12
microblaze: Add missing return from debugfs_tlb
Michal Simek
1
-0
/
+2
2013-02-12
microblaze: Makefile clean
Jason Wu
1
-6
/
+3
2013-02-12
microblaze: Add .gitignore entries for auto-generated files
Lars-Peter Clausen
2
-0
/
+4
2013-02-12
microblaze: Fix strncpy_from_user macro
Michal Simek
1
-5
/
+4
2013-02-03
microblaze: remove debris in ptrace.c
Al Viro
1
-23
/
+0
2013-02-03
microblaze: Move restart allowed out of block
Michal Simek
1
-1
/
+1
2013-02-03
microblaze: fix handling of multiple pending signals
Al Viro
2
-29
/
+42
2013-02-03
microblaze: fix the horror with restarts of sigreturn()
Al Viro
2
-2
/
+7
2013-02-03
microblaze: evict the check for kernel_mode(regs) from do_notify_resume()
Al Viro
2
-9
/
+3
2013-02-03
microblaze: switch to generic sigaltstack
Al Viro
2
-15
/
+3
2013-01-17
arch/microblaze/platform: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-01-07
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
8
-56
/
+90
2013-01-04
microblaze: Update microblaze defconfigs
Michal Simek
2
-45
/
+80
[next]