summaryrefslogtreecommitdiff
path: root/arch/microblaze/kernel
AgeCommit message (Expand)Author
2009-12-14microblaze: Fix cache_line_lenghtMichal Simek
2009-12-14microblaze: Detect new 7.20.d versionMichal Simek
2009-12-14microblaze: Support both levels for resetMichal Simek
2009-12-14microblaze: Fix announce message for reset gpioMichal Simek
2009-12-14microblaze: Remove saving and restoring before calling signal codeMichal Simek
2009-12-14microblaze: ftrace: Add dynamic function graph tracerMichal Simek
2009-12-14microblaze: ftrace: add function graph supportMichal Simek
2009-12-14microblaze: ftrace: Add dynamic trace supportMichal Simek
2009-12-14microblaze: ftrace: enable HAVE_FUNCTION_TRACE_MCOUNT_TESTMichal Simek
2009-12-14microblaze: ftrace: add static function tracerMichal Simek
2009-12-14microblaze: Add TRACE_IRQFLAGS_SUPPORTMichal Simek
2009-12-14microblaze: Lockdep supportMichal Simek
2009-12-14microblaze: Register timecounter/cyclecounterMichal Simek
2009-12-14microblaze: Stack trace supportMichal Simek
2009-12-14microblaze: Add IRQENTRY_TEXT to ldsMichal Simek
2009-12-14microblaze: __init_begin symbol must be alignedMichal Simek
2009-12-14microblaze: GPIO reset supportMichal Simek
2009-12-11Unify sys_mmap*Al Viro
2009-12-10of/flattree: merge early_init_dt_scan_chosen()Grant Likely
2009-12-10of/flattree: eliminate cell_t typedefGrant Likely
2009-12-10of/flattree: merge dt_mem_next_cellGrant Likely
2009-12-10of/flattree: Merge earlyinit_dt_scan_root()Grant Likely
2009-12-10of/flattree: Merge early_init_dt_check_for_initrd()Grant Likely
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-11-23of: merge prom_{add,remove,modify}_propertyGrant Likely
2009-11-23of/flattree: Merge unflatten_device_treeGrant Likely
2009-11-23of/flattree: Merge unflatten_dt_nodeGrant Likely
2009-11-23of/flattree: Merge of_flat_dt_is_compatibleGrant Likely
2009-11-23of/flattree: merge of_get_flat_dt_propGrant Likely
2009-11-23of/flattree: merge of_get_flat_dt_rootGrant Likely
2009-11-23of/flattree: merge of_scan_flat_dtGrant Likely
2009-11-23of/flattree: merge find_flat_dt_string and initial_boot_paramsGrant Likely
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-15of: merge of_find_all_nodes() implementationsGrant Likely
2009-10-15of: add common header for flattened device tree representationGrant Likely
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo
2009-10-05microblaze: Clear sticky FSR register after saving it to func parametrMichal Simek
2009-10-05microblaze: UMS is used only for MMU kernelMichal Simek
2009-09-24Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-22microblaze: Fix _start symbol to physical addressMichal Simek
2009-09-22microblaze: Use LOAD_OFFSET macro to get correct LMA for all sectionsMichal Simek
2009-09-22microblaze: Support ptrace syscall tracing.Michal Simek
2009-09-22microblaze: Updated CPU version and FPGA family codes in PVRJohn Williams
2009-09-22microblaze: Generate correct signal and siginfo for integer div-by-zeroMichal Simek
2009-09-22microblaze: Don't be noisy when userspace causes hardware exceptionsMichal Simek
2009-09-22microblaze: Clear sticky FSR register after generating exception signalsJohn Williams
2009-09-22microblaze: Ensure CPU usermode is set on new userspace processesJohn Williams
2009-09-22microblaze: Save and restore msr in hw exceptionMichal Simek