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
2012-05-21
microblaze: bury sys_rt_sigsuspend_wrapper in nommu case too
Al Viro
1
-4
/
+0
2012-05-21
microblaze: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
1
-0
/
+3
2012-05-21
microblaze: use set_current_blocked() and block_sigmask()
Matt Fleming
1
-10
/
+2
2012-05-21
microblaze: fix signal masking
Matt Fleming
1
-13
/
+18
2012-05-21
microblaze: no need to reset handler if SA_ONESHOT
Matt Fleming
1
-3
/
+0
2012-05-21
microblaze: don't reimplement force_sigsegv()
Matt Fleming
1
-3
/
+1
2012-05-21
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-27
/
+1
2012-05-15
microblaze/PCI: fix "io_offset undeclared" error
Bjorn Helgaas
1
-0
/
+1
2012-05-05
init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK
Thomas Gleixner
1
-1
/
+0
2012-05-05
microblaze: Use generic init_task
Thomas Gleixner
3
-27
/
+2
2012-04-04
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2
-10
/
+18
2012-04-03
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
7
-39
/
+72
2012-04-02
microblaze: Fix ret_from_fork declaration
Michal Simek
1
-2
/
+2
2012-04-02
microblaze: Do not use tlb_skip in early_printk
Michal Simek
1
-0
/
+2
2012-03-30
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-7
/
+3
2012-03-30
microblaze: Add missing headers caused by disintegration asm/system.h
Michal Simek
2
-0
/
+3
2012-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next
Michal Simek
27
-328
/
+182
2012-03-30
microblaze: Fix stack usage in PAGE_SIZE copy_tofrom_user
Michal Simek
1
-36
/
+62
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
18
-108
/
+124
2012-03-28
Delete all instances of asm/system.h
David Howells
1
-6
/
+0
2012-03-28
Move all declarations of free_initmem() to linux/mm.h
David Howells
1
-1
/
+0
2012-03-28
Disintegrate asm/system.h for Microblaze
David Howells
17
-107
/
+129
2012-03-28
Microblaze: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2
-10
/
+18
2012-03-28
microblaze: Fix tlb_skip variable on noMMU system
Michal Simek
1
-0
/
+2
2012-03-28
microblaze: Fix __futex_atomic_op macro register usage
Michal Simek
1
-1
/
+1
2012-03-27
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
23
-95
/
+710
2012-03-26
Kbuild: centralize MKIMAGE and cmd_uimage definitions
Stephen Warren
1
-7
/
+3
2012-03-23
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-2
/
+0
2012-03-23
Remove remaining bits of io_remap_page_range()
Javi Merino
1
-2
/
+0
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
3
-114
/
+12
2012-03-23
microblaze: Handle TLB skip size dynamically
Michal Simek
6
-22
/
+83
2012-03-23
microblaze: Introduce TLB skip size
Michal Simek
3
-5
/
+7
2012-03-23
microblaze: Improve TLB calculation for small systems
Michal Simek
6
-11
/
+120
2012-03-23
microblaze: Extend space for compiled-in FDT to 32kB
Michal Simek
2
-2
/
+2
2012-03-23
microblaze: Clear all MSR flags on the first kernel instruction
Michal Simek
1
-3
/
+2
2012-03-23
microblaze: Use node name instead of compatible string
Michal Simek
2
-4
/
+4
2012-03-23
microblaze: Fix mapin_ram function
Michal Simek
2
-1
/
+2
2012-03-23
microblaze: Highmem support
Michal Simek
6
-13
/
+272
2012-03-23
microblaze: Use active regions
Michal Simek
2
-2
/
+20
2012-03-23
microblaze: Show more detailed information about memory
Michal Simek
1
-3
/
+39
2012-03-23
microblaze: Introduce fixmap
Michal Simek
3
-6
/
+123
2012-03-23
microblaze: mm: Fix lowmem max memory size limits
Michal Simek
5
-34
/
+46
2012-03-23
microblaze: mm: Use ZONE_DMA instead of ZONE_NORMAL
Michal Simek
2
-5
/
+4
2012-03-21
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
6
-101
/
+45
2012-03-19
microblaze: trivial: Fix typo fault in timer.c
Michal Simek
1
-1
/
+1
2012-03-19
microblaze: Use vsprintf extention %pf with builtin_return_address
Joe Perches
1
-1
/
+1
2012-03-19
microblaze: Add PVR version string for MB 8.20.b and 8.30.a
Michal Simek
1
-0
/
+2
2012-03-19
microblaze: Fix makefile to work with latest toolchain
Michal Simek
1
-1
/
+1
2012-03-19
microblaze: Fix typo in early_printk.c
Masanari Iida
1
-1
/
+1
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
[next]