index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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-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
|
\
\
|
*
|
gpio/microblaze: Eliminate duplication of of_get_named_gpio_flags()
Grant Likely
2011-12-12
1
-41
/
+2
|
|
/
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-01-06
1
-2
/
+4
|
\
\
|
*
|
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
2011-12-11
1
-2
/
+4
|
*
|
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
2011-12-11
1
-2
/
+2
|
*
|
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
2011-12-11
1
-2
/
+2
|
|
/
*
|
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
2011-12-08
1
-1
/
+1
*
|
memblock: Kill memblock_init()
Tejun Heo
2011-12-08
1
-1
/
+0
|
/
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
2
-0
/
+2
|
\
|
*
microblaze: Add export.h to arch/microblaze files as required
Paul Gortmaker
2011-10-31
2
-0
/
+2
*
|
microblaze: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW usage
Peter Zijlstra
2011-10-14
1
-0
/
+1
*
|
microblaze: Raise SIGFPE/FPE_INTDIV for div by zero
Edgar E. Iglesias
2011-10-14
1
-1
/
+1
*
|
microblaze: Switch ELF_ARCH code to 189
Edgar E. Iglesias
2011-10-14
1
-1
/
+1
*
|
microblaze: Added DMA sync operations
Eli Billauer
2011-10-14
1
-0
/
+60
*
|
microblaze: Moved __dma_sync() to dma-mapping.h
Eli Billauer
2011-10-14
1
-19
/
+3
*
|
microblaze: Add PVR for Microblaze v8.20.a
Michal Simek
2011-10-14
1
-0
/
+1
*
|
microblaze: Clear top bit from cnt32_to_63
Michal Simek
2011-10-14
1
-1
/
+2
|
/
*
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
2011-08-26
1
-1
/
+1
*
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2011-07-27
10
-116
/
+128
|
\
|
*
microblaze: Do not show error message for 32 interrupt lines
Michal Simek
2011-07-27
1
-1
/
+1
|
*
microblaze: Add support for early console on mdm
Michal Simek
2011-07-25
2
-2
/
+3
|
*
microblaze: Simplify early console binding from DT
Michal Simek
2011-07-25
2
-80
/
+64
|
*
microblaze: Get early printk console earlier
Michal Simek
2011-07-25
2
-4
/
+21
|
*
microblaze: Standardise cpuinfo output for cache policy
John A. Williams
2011-07-25
1
-2
/
+3
|
*
microblaze: Unprivileged stream instruction awareness
John A. Williams
2011-07-25
4
-0
/
+10
|
*
microblaze: exec: Remove redundant set_fs(USER_DS)
Mathias Krause
2011-07-25
1
-1
/
+0
|
*
microblaze: Fix unaligned value saving to the stack for system with MMU
Michal Simek
2011-07-25
1
-28
/
+28
*
|
modules: make arch's use default loader hooks
Jonas Bonn
2011-07-24
1
-35
/
+0
|
/
*
Merge branch 'setns'
Linus Torvalds
2011-05-28
1
-0
/
+1
|
\
|
*
ns: Wire up the setns system call
Eric W. Biederman
2011-05-28
1
-0
/
+1
*
|
Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...
Russell King
2011-05-25
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosen
Grant Likely
2011-05-11
1
-1
/
+1
*
|
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...
Thomas Gleixner
2011-05-14
25
-374
/
+297
|
\
\
|
|
/
|
*
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-07
1
-1
/
+1
|
|
\
|
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
|
*
|
microblaze: Fix ftrace
Michal Simek
2011-04-01
2
-4
/
+7
[next]