index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-23
3
-70
/
+65
|
\
|
*
microblaze: drop 'oldset' argument of do_notify_resume()
Al Viro
2012-05-21
3
-19
/
+11
|
*
microblaze: handle TIF_NOTIFY_RESUME
Al Viro
2012-05-21
3
-26
/
+38
|
*
microblaze: bury sys_rt_sigsuspend_wrapper in nommu case too
Al Viro
2012-05-21
1
-4
/
+0
|
*
microblaze: ->restart_block.fn needs to be reset on rt_sigreturn
Al Viro
2012-05-21
1
-0
/
+3
|
*
microblaze: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-21
1
-10
/
+2
|
*
microblaze: fix signal masking
Matt Fleming
2012-05-21
1
-13
/
+18
|
*
microblaze: no need to reset handler if SA_ONESHOT
Matt Fleming
2012-05-21
1
-3
/
+0
|
*
microblaze: don't reimplement force_sigsegv()
Matt Fleming
2012-05-21
1
-3
/
+1
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-05-21
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
seccomp: ignore secure_computing return values
Will Drewry
2012-04-18
1
-1
/
+1
*
|
microblaze: Use generic init_task
Thomas Gleixner
2012-05-05
2
-27
/
+1
|
/
*
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2012-04-04
1
-4
/
+6
|
\
|
*
Microblaze: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2012-03-28
1
-4
/
+6
*
|
microblaze: Do not use tlb_skip in early_printk
Michal Simek
2012-04-02
1
-0
/
+2
*
|
microblaze: Add missing headers caused by disintegration asm/system.h
Michal Simek
2012-03-30
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next
Michal Simek
2012-03-30
9
-56
/
+42
|
\
\
|
*
\
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
7
-7
/
+0
|
|
\
\
|
|
*
|
Disintegrate asm/system.h for Microblaze
David Howells
2012-03-28
7
-7
/
+0
|
*
|
|
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2012-03-27
9
-30
/
+179
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-21
3
-46
/
+41
|
|
\
\
\
|
|
*
|
|
irq_domain/microblaze: Convert microblaze to use irq_domains
Grant Likely
2012-02-16
2
-44
/
+41
|
|
*
|
|
irq_domain: convert microblaze from irq_host to irq_domain
Grant Likely
2012-02-14
2
-3
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
1
-3
/
+1
|
|
/
/
*
|
|
microblaze: Fix tlb_skip variable on noMMU system
Michal Simek
2012-03-28
1
-0
/
+2
|
|
/
|
/
|
*
|
microblaze: Handle TLB skip size dynamically
Michal Simek
2012-03-23
5
-21
/
+71
*
|
microblaze: Introduce TLB skip size
Michal Simek
2012-03-23
2
-5
/
+6
*
|
microblaze: Improve TLB calculation for small systems
Michal Simek
2012-03-23
2
-6
/
+103
*
|
microblaze: Extend space for compiled-in FDT to 32kB
Michal Simek
2012-03-23
2
-2
/
+2
*
|
microblaze: Clear all MSR flags on the first kernel instruction
Michal Simek
2012-03-23
1
-3
/
+2
*
|
microblaze: Use node name instead of compatible string
Michal Simek
2012-03-23
2
-4
/
+4
*
|
microblaze: trivial: Fix typo fault in timer.c
Michal Simek
2012-03-19
1
-1
/
+1
*
|
microblaze: Add PVR version string for MB 8.20.b and 8.30.a
Michal Simek
2012-03-19
1
-0
/
+2
*
|
microblaze: Fix typo in early_printk.c
Masanari Iida
2012-03-19
1
-1
/
+1
|
/
*
Revert "microblaze: Add topology init"
Michal Simek
2012-01-31
1
-20
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-01-17
1
-6
/
+3
|
\
|
*
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
2012-01-17
1
-4
/
+2
|
*
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
2012-01-17
1
-2
/
+1
*
|
microblaze: Add topology init
Michal Simek
2012-01-11
1
-1
/
+20
|
/
*
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2012-01-10
8
-63
/
+50
|
\
|
*
microblaze: Wire-up new system calls
Michal Simek
2012-01-05
1
-0
/
+3
|
*
microblaze: Trivial asm fix
Michal Simek
2012-01-05
1
-1
/
+1
|
*
microblaze: Fix debug message in module
Michal Simek
2012-01-05
1
-1
/
+1
|
*
microblaze: Remove eprintk macro
Michal Simek
2012-01-05
2
-10
/
+10
|
*
microblaze: Send CR before LF for early console
Michal Simek
2012-01-05
1
-2
/
+2
|
*
microblaze: Change NO_IRQ to 0
Michal Simek
2012-01-05
2
-18
/
+21
|
*
microblaze: Use irq_of_parse_and_map for timer
Michal Simek
2012-01-05
1
-1
/
+1
|
*
microblaze: intc: Change variable name
Michal Simek
2012-01-05
1
-6
/
+5
|
*
microblaze: Use of_find_compatible_node for timer and intc
Michal Simek
2012-01-05
2
-26
/
+8
*
|
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-01-07
1
-41
/
+2
|
\
\
[next]