index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-22
microblaze: fix signal masking
Matt Fleming
1
-13
/
+18
2012-05-22
microblaze: no need to reset handler if SA_ONESHOT
Matt Fleming
1
-3
/
+0
2012-05-22
microblaze: don't reimplement force_sigsegv()
Matt Fleming
1
-3
/
+1
2012-05-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-1
/
+1
2012-05-22
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-27
/
+1
2012-05-22
timers: Fixup the Kconfig consolidation fallout
Thomas Gleixner
1
-2
/
+0
2012-05-21
microblaze: Use generic time config
Anna-Maria Gleixner
1
-6
/
+1
2012-05-17
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
1
-1
/
+0
2012-05-16
microblaze/PCI: fix "io_offset undeclared" error
Bjorn Helgaas
1
-0
/
+1
2012-05-12
gpiolib/arches: Centralise bolierplate asm/gpio.h
Mark Brown
1
-53
/
+4
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-18
seccomp: ignore secure_computing return values
Will Drewry
1
-1
/
+1
2012-04-08
kvmclock: Add functions to check if the host has stopped the vm
Eric B Munson
1
-0
/
+1
2012-04-05
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-31
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-29
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-28
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-24
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-2
/
+0
2012-03-24
Remove remaining bits of io_remap_page_range()
Javi Merino
1
-2
/
+0
2012-03-24
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
[prev]
[next]