summaryrefslogtreecommitdiffstats
path: root/arch/microblaze (follow)
Commit message (Expand)AuthorAgeFilesLines
* microblaze: ftrace: Add dynamic function graph tracerMichal Simek2009-12-142-0/+34
* microblaze: ftrace: add function graph supportMichal Simek2009-12-143-0/+100
* microblaze: ftrace: Add dynamic trace supportMichal Simek2009-12-145-1/+178
* microblaze: ftrace: enable HAVE_FUNCTION_TRACE_MCOUNT_TESTMichal Simek2009-12-142-0/+6
* microblaze: ftrace: add static function tracerMichal Simek2009-12-146-0/+140
* microblaze: Add TRACE_IRQFLAGS_SUPPORTMichal Simek2009-12-143-63/+54
* microblaze: preliminary enabling for LATENCYTOP support in KconfigMichal Simek2009-12-141-0/+3
* microblaze: Lockdep supportMichal Simek2009-12-143-0/+7
* microblaze: Register timecounter/cyclecounterMichal Simek2009-12-141-0/+28
* microblaze: Stack trace supportMichal Simek2009-12-143-0/+69
* microblaze: Add IRQENTRY_TEXT to ldsMichal Simek2009-12-141-2/+3
* microblaze: __init_begin symbol must be alignedMichal Simek2009-12-141-0/+1
* microblaze: GPIO reset supportMichal Simek2009-12-146-30/+171
* Unify sys_mmap*Al Viro2009-12-112-36/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-103-3/+3
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-043-3/+3
* | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-081-0/+1
|\ \
| * | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-081-0/+1
|\ \
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-193-1/+5
| |\|
| * | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-131-0/+1
* | | of: merge of_find_all_nodes() implementationsGrant Likely2009-10-151-23/+0
* | | of: merge other miscellaneous prototypesGrant Likely2009-10-151-12/+0
* | | of: merge of_*_flat_dt*() functionsGrant Likely2009-10-151-11/+0
* | | of: merge of_node_get(), of_node_put() and of_find_all_nodes()Grant Likely2009-10-151-4/+0
* | | of: merge of_read_number() an of_read_ulong()Grant Likely2009-10-151-12/+0
* | | of: merge of_node_*_flag() and set_node_proc_entry()Grant Likely2009-10-151-16/+0
* | | of: merge struct boot_param_header from Microblaze and PowerPCGrant Likely2009-10-151-30/+0
* | | of: add common header for flattened device tree representationGrant Likely2009-10-152-12/+2
* | | of: merge struct device_nodeGrant Likely2009-10-151-20/+0
* | | of: merge phandle, ihandle and struct propertyGrant Likely2009-10-151-10/+0
* | | of: Rework linux/of.h and asm/prom.h include orderingGrant Likely2009-10-151-6/+2
| |/ |/|
* | microblaze: Clear sticky FSR register after saving it to func parametrMichal Simek2009-10-052-1/+3
* | microblaze: UMS is used only for MMU kernelMichal Simek2009-10-051-0/+2
|/
* Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-09-2423-113/+436
|\
| * microblaze: Disable heartbeat/enable emaclite in defconfigsMichal Simek2009-09-242-28/+37
| * microblaze: Support simpleImage.dts make targetMichal Simek2009-09-244-6/+66
| * microblaze: Fix _start symbol to physical addressMichal Simek2009-09-221-0/+1
| * microblaze: Use LOAD_OFFSET macro to get correct LMA for all sectionsMichal Simek2009-09-221-15/+19
| * microblaze: Create the LOAD_OFFSET macro used to compute VMA vs LMA offsetsJohn Williams2009-09-221-0/+3
| * microblaze: Copy ppc asm-compat.h for clean handling of constants in asm and CJohn Williams2009-09-221-0/+17
| * microblaze: Actually show KiB rather than pages in "Freeing initrd memory:"Lennart Sorensen2009-09-221-1/+2
| * microblaze: Support ptrace syscall tracing.Michal Simek2009-09-222-12/+122
| * microblaze: Updated CPU version and FPGA family codes in PVRJohn Williams2009-09-221-0/+3
| * microblaze: Generate correct signal and siginfo for integer div-by-zeroMichal Simek2009-09-221-1/+1
| * microblaze: Don't be noisy when userspace causes hardware exceptionsMichal Simek2009-09-221-11/+20
| * microblaze: Remove ipc.h file which points to non-existing asm-generic fileMichal Simek2009-09-221-1/+0
| * microblaze: Clear sticky FSR register after generating exception signalsJohn Williams2009-09-221-0/+2
| * microblaze: Ensure CPU usermode is set on new userspace processesJohn Williams2009-09-221-0/+1
| * microblaze: Use correct kbuild variable KBUILD_CFLAGSJohn Williams2009-09-221-2/+2