aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAge
...
* | microblaze: ftrace: enable HAVE_FUNCTION_TRACE_MCOUNT_TESTMichal Simek2009-12-14
* | microblaze: ftrace: add static function tracerMichal Simek2009-12-14
* | microblaze: Add TRACE_IRQFLAGS_SUPPORTMichal Simek2009-12-14
* | microblaze: preliminary enabling for LATENCYTOP support in KconfigMichal Simek2009-12-14
* | microblaze: Lockdep supportMichal Simek2009-12-14
* | microblaze: Register timecounter/cyclecounterMichal Simek2009-12-14
* | microblaze: Stack trace supportMichal Simek2009-12-14
* | microblaze: Add IRQENTRY_TEXT to ldsMichal Simek2009-12-14
* | microblaze: __init_begin symbol must be alignedMichal Simek2009-12-14
* | microblaze: GPIO reset supportMichal Simek2009-12-14
|/
* Unify sys_mmap*Al Viro2009-12-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-08
|\ \
| * | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-26
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08
|\ \
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
| |\|
| * | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-13
* | | of: merge of_find_all_nodes() implementationsGrant Likely2009-10-15
* | | of: merge other miscellaneous prototypesGrant Likely2009-10-15
* | | of: merge of_*_flat_dt*() functionsGrant Likely2009-10-15
* | | of: merge of_node_get(), of_node_put() and of_find_all_nodes()Grant Likely2009-10-15
* | | of: merge of_read_number() an of_read_ulong()Grant Likely2009-10-15
* | | of: merge of_node_*_flag() and set_node_proc_entry()Grant Likely2009-10-15
* | | of: merge struct boot_param_header from Microblaze and PowerPCGrant Likely2009-10-15
* | | of: add common header for flattened device tree representationGrant Likely2009-10-15
* | | of: merge struct device_nodeGrant Likely2009-10-15
* | | of: merge phandle, ihandle and struct propertyGrant Likely2009-10-15
* | | of: Rework linux/of.h and asm/prom.h include orderingGrant Likely2009-10-15
| |/ |/|
* | microblaze: Clear sticky FSR register after saving it to func parametrMichal Simek2009-10-05
* | microblaze: UMS is used only for MMU kernelMichal Simek2009-10-05
|/
* Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-09-24
|\
| * microblaze: Disable heartbeat/enable emaclite in defconfigsMichal Simek2009-09-24
| * microblaze: Support simpleImage.dts make targetMichal Simek2009-09-24
| * microblaze: Fix _start symbol to physical addressMichal Simek2009-09-22
| * microblaze: Use LOAD_OFFSET macro to get correct LMA for all sectionsMichal Simek2009-09-22
| * microblaze: Create the LOAD_OFFSET macro used to compute VMA vs LMA offsetsJohn Williams2009-09-22
| * microblaze: Copy ppc asm-compat.h for clean handling of constants in asm and CJohn Williams2009-09-22
| * microblaze: Actually show KiB rather than pages in "Freeing initrd memory:"Lennart Sorensen2009-09-22
| * microblaze: Support ptrace syscall tracing.Michal Simek2009-09-22
| * microblaze: Updated CPU version and FPGA family codes in PVRJohn Williams2009-09-22
| * microblaze: Generate correct signal and siginfo for integer div-by-zeroMichal Simek2009-09-22
| * microblaze: Don't be noisy when userspace causes hardware exceptionsMichal Simek2009-09-22
| * microblaze: Remove ipc.h file which points to non-existing asm-generic fileMichal Simek2009-09-22
| * microblaze: Clear sticky FSR register after generating exception signalsJohn Williams2009-09-22
| * microblaze: Ensure CPU usermode is set on new userspace processesJohn Williams2009-09-22
| * microblaze: Use correct kbuild variable KBUILD_CFLAGSJohn Williams2009-09-22
| * microblaze: Save and restore msr in hw exceptionMichal Simek2009-09-22
| * microblaze: Add architectural support for USB EHCI host controllersJulie Zhu2009-09-22
| * microblaze: Implement include/asm/syscall.h.Michal Simek2009-09-21