aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze
AgeCommit message (Expand)AuthorFilesLines
2009-12-14microblaze: ftrace: Add dynamic function graph tracerMichal Simek2-0/+34
2009-12-14microblaze: ftrace: add function graph supportMichal Simek3-0/+100
2009-12-14microblaze: ftrace: Add dynamic trace supportMichal Simek5-1/+178
2009-12-14microblaze: ftrace: enable HAVE_FUNCTION_TRACE_MCOUNT_TESTMichal Simek2-0/+6
2009-12-14microblaze: ftrace: add static function tracerMichal Simek6-0/+140
2009-12-14microblaze: Add TRACE_IRQFLAGS_SUPPORTMichal Simek3-63/+54
2009-12-14microblaze: preliminary enabling for LATENCYTOP support in KconfigMichal Simek1-0/+3
2009-12-14microblaze: Lockdep supportMichal Simek3-0/+7
2009-12-14microblaze: Register timecounter/cyclecounterMichal Simek1-0/+28
2009-12-14microblaze: Stack trace supportMichal Simek3-0/+69
2009-12-14microblaze: Add IRQENTRY_TEXT to ldsMichal Simek1-2/+3
2009-12-14microblaze: __init_begin symbol must be alignedMichal Simek1-0/+1
2009-12-14microblaze: GPIO reset supportMichal Simek6-30/+171
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg1-0/+1
2009-12-11Unify sys_mmap*Al Viro2-36/+4
2009-12-10of/flattree: merge early_init_dt_scan_chosen()Grant Likely1-42/+2
2009-12-10of/flattree: eliminate cell_t typedefGrant Likely1-6/+4
2009-12-10of/flattree: merge dt_mem_next_cellGrant Likely1-8/+0
2009-12-10of/flattree: Merge earlyinit_dt_scan_root()Grant Likely1-23/+0
2009-12-10of/flattree: Merge early_init_dt_check_for_initrd()Grant Likely1-32/+0
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-3/+3
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa3-3/+3
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's pagesIlya Loginov1-0/+1
2009-11-23of: merge prom_{add,remove,modify}_propertyGrant Likely1-113/+0
2009-11-23of/flattree: Merge unflatten_device_treeGrant Likely2-50/+0
2009-11-23of/flattree: Merge unflatten_dt_nodeGrant Likely1-195/+0
2009-11-23of/flattree: Merge of_flat_dt_is_compatibleGrant Likely1-19/+0
2009-11-23of/flattree: merge of_get_flat_dt_propGrant Likely1-42/+0
2009-11-23of/flattree: merge of_get_flat_dt_rootGrant Likely1-12/+0
2009-11-23of/flattree: merge of_scan_flat_dtGrant Likely1-61/+0
2009-11-23of/flattree: merge find_flat_dt_string and initial_boot_paramsGrant Likely2-8/+1
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-1/+5
2009-10-29percpu: remove per_cpu__ prefix.Rusty Russell1-1/+1
2009-10-15of: merge of_find_all_nodes() implementationsGrant Likely1-23/+0
2009-10-15of: merge other miscellaneous prototypesGrant Likely1-12/+0
2009-10-15of: merge of_*_flat_dt*() functionsGrant Likely1-11/+0
2009-10-15of: merge of_node_get(), of_node_put() and of_find_all_nodes()Grant Likely1-4/+0
2009-10-15of: merge of_read_number() an of_read_ulong()Grant Likely1-12/+0
2009-10-15of: merge of_node_*_flag() and set_node_proc_entry()Grant Likely1-16/+0
2009-10-15of: merge struct boot_param_header from Microblaze and PowerPCGrant Likely1-30/+0
2009-10-15of: add common header for flattened device tree representationGrant Likely2-12/+2
2009-10-15of: merge struct device_nodeGrant Likely1-20/+0
2009-10-15of: merge phandle, ihandle and struct propertyGrant Likely1-10/+0
2009-10-15of: Rework linux/of.h and asm/prom.h include orderingGrant Likely1-6/+2
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo1-0/+1
2009-10-05microblaze: Clear sticky FSR register after saving it to func parametrMichal Simek2-1/+3
2009-10-05microblaze: UMS is used only for MMU kernelMichal Simek1-0/+2
2009-09-24Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds23-113/+436