string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / arch / microblaze /
2009-12-14 Michal Simekmicroblaze: Remove rt_sigsuspend wrapper
2009-12-14 steve@digidescorp.commicroblaze: nommu: Don't clobber R11 on syscalls
2009-12-14 Michal Simekmicroblaze: Remove show_tmem function
2009-12-14 Michal Simekmicroblaze: Support for WB cache
2009-12-14 Michal Simekmicroblaze: Add PVR for Microblaze v7.30.a
2009-12-14 Michal Simekmicroblaze: Remove ancient and fake microblaze version...
2009-12-14 Michal Simekmicroblaze: Remove panic_timeout init value
2009-12-14 Michal Simekmicroblaze: Do not count system calls in default
2009-12-14 Michal Simekmicroblaze: Enable DTC compilation
2009-12-14 John Williamsmicroblaze: Core oprofile configs and hooks
2009-12-14 steve@digidescorp.commicroblaze: Fix level interrupt ACKing
2009-12-14 Michal Simekmicroblaze: Enable futimesat syscall
2009-12-14 Michal Simekmicroblaze: Checking DTS against PVR for write-back...
2009-12-14 Michal Simekmicroblaze: Remove duplicity from pgalloc.h
2009-12-14 Michal Simekmicroblaze: Futex support
2009-12-14 Michal Simekmicroblaze: Adding dev_arch_data functions
2009-12-14 John Linnmicroblaze: Fix the heartbeat gpio to be more robust
2009-12-14 John Williamsmicroblaze: Simple __copy_tofrom_user for noMMU
2009-12-14 Michal Simekmicroblaze: Export memory_start for modules
2009-12-14 John Williamsmicroblaze: Use lowest-common-denominator default CPU...
2009-12-14 Michal Simekmicroblaze: Update default generic DTS
2009-12-14 Michal Simekmicroblaze: Enable asm optimization only for HW with...
2009-12-14 John Williamsmicroblaze: Remove the buggy ALLOW_EDIT_AUTO config...
2009-12-14 Michal Simekmicroblaze: Move cache macro from cache.h to cacheflush.h
2009-12-14 Michal Simekmicroblaze: support U-BOOT image format
2009-12-14 Michal Simekmicroblaze: Ptrace notifying from signal code
2009-12-14 Michal Simekmicroblaze: Extend cpuinfo for support write-back caches
2009-12-14 Michal Simekmicroblaze: Fix cache_line_lenght
2009-12-14 Michal Simekmicroblaze: Detect new 7.20.d version
2009-12-14 Michal Simekmicroblaze: Support both levels for reset
2009-12-14 Michal Simekmicroblaze: Fix announce message for reset gpio
2009-12-14 Michal Simekmicroblaze: Remove saving and restoring before calling...
2009-12-14 steve@digidescorp.commicroblaze: Fix pfn_valid() for noMMU
2009-12-14 Michal Simekmicroblaze: ftrace: Add dynamic function graph tracer
2009-12-14 Michal Simekmicroblaze: ftrace: add function graph support
2009-12-14 Michal Simekmicroblaze: ftrace: Add dynamic trace support
2009-12-14 Michal Simekmicroblaze: ftrace: enable HAVE_FUNCTION_TRACE_MCOUNT_TEST
2009-12-14 Michal Simekmicroblaze: ftrace: add static function tracer
2009-12-14 Michal Simekmicroblaze: Add TRACE_IRQFLAGS_SUPPORT
2009-12-14 Michal Simekmicroblaze: preliminary enabling for LATENCYTOP support...
2009-12-14 Michal Simekmicroblaze: Lockdep support
2009-12-14 Michal Simekmicroblaze: Register timecounter/cyclecounter
2009-12-14 Michal Simekmicroblaze: Stack trace support
2009-12-14 Michal Simekmicroblaze: Add IRQENTRY_TEXT to lds
2009-12-14 Michal Simekmicroblaze: __init_begin symbol must be aligned
2009-12-14 Michal Simekmicroblaze: GPIO reset support
2009-12-11 Al ViroUnify sys_mmap*
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-08 Linus TorvaldsMerge branch 'for-2.6.33' of git://git.kernel.dk/linux...
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-26 Ilya Loginovblock: add helpers to run flush_dcache_page() against...
2009-11-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-15 Grant Likelyof: merge of_find_all_nodes() implementations
2009-10-15 Grant Likelyof: merge other miscellaneous prototypes
2009-10-15 Grant Likelyof: merge of_*_flat_dt*() functions
2009-10-15 Grant Likelyof: merge of_node_get(), of_node_put() and of_find_all_...
2009-10-15 Grant Likelyof: merge of_read_number() an of_read_ulong()
2009-10-15 Grant Likelyof: merge of_node_*_flag() and set_node_proc_entry()
2009-10-15 Grant Likelyof: merge struct boot_param_header from Microblaze...
2009-10-15 Grant Likelyof: add common header for flattened device tree represe...
2009-10-15 Grant Likelyof: merge struct device_node
2009-10-15 Grant Likelyof: merge phandle, ihandle and struct property
2009-10-15 Grant Likelyof: Rework linux/of.h and asm/prom.h include ordering
2009-10-13 Arnaldo Carvalho... net: Introduce recvmmsg socket syscall
2009-10-05 Michal Simekmicroblaze: Clear sticky FSR register after saving...
2009-10-05 Michal Simekmicroblaze: UMS is used only for MMU kernel
2009-09-24 Linus TorvaldsMerge branch 'for-linus' of git://git.monstr.eu/linux...
2009-09-24 Michal Simekmicroblaze: Disable heartbeat/enable emaclite in defconfigs
2009-09-24 Michal Simekmicroblaze: Support simpleImage.dts make target
2009-09-24 Alexey Dobriyanheaders: utsname.h redux
2009-09-23 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-next
2009-09-22 Geert Uytterhoevenarches: drop superfluous casts in nr_free_pages() callers
2009-09-22 Michal Simekmicroblaze: Fix _start symbol to physical address
2009-09-22 Michal Simekmicroblaze: Use LOAD_OFFSET macro to get correct LMA...
2009-09-22 John Williamsmicroblaze: Create the LOAD_OFFSET macro used to comput...
2009-09-22 John Williamsmicroblaze: Copy ppc asm-compat.h for clean handling...
2009-09-22 Lennart Sorensenmicroblaze: Actually show KiB rather than pages in...
2009-09-22 Michal Simekmicroblaze: Support ptrace syscall tracing.
2009-09-22 John Williamsmicroblaze: Updated CPU version and FPGA family codes...
2009-09-22 Michal Simekmicroblaze: Generate correct signal and siginfo for...
2009-09-22 Michal Simekmicroblaze: Don't be noisy when userspace causes hardwa...
2009-09-22 Michal Simekmicroblaze: Remove ipc.h file which points to non-exist...
2009-09-22 John Williamsmicroblaze: Clear sticky FSR register after generating...
2009-09-22 John Williamsmicroblaze: Ensure CPU usermode is set on new userspace...
2009-09-22 John Williamsmicroblaze: Use correct kbuild variable KBUILD_CFLAGS
2009-09-22 Michal Simekmicroblaze: Save and restore msr in hw exception
2009-09-22 Julie Zhumicroblaze: Add architectural support for USB EHCI...
2009-09-21 Michal Simekmicroblaze: Implement include/asm/syscall.h.
2009-09-21 Michal Simekmicroblaze: Improve checking mechanism for MSR instruction
2009-09-21 Michal Simekmicroblaze: Add checking mechanism for MSR instruction
2009-09-21 Tim Abbottmicroblaze: Cleanup linker script using new linker...
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-21 Joe PerchesUse new __init_task_data macro in arch init_task.c...
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-08-20 Rafael J. WysockiMerge branch 'master' into for-linus
2009-08-18 Michal Simekmicroblaze: Update Microblaze defconfigs
2009-08-18 Michal Simekmicroblaze: Use klimit instead of _end for memory init
2009-08-18 Michal Simekmicroblaze: Enable ppoll syscall
2009-08-18 John Williamsmicroblaze: Sane handling of missing timer/intc in...
next