aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze (follow)
AgeCommit message (Expand)AuthorFilesLines
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-11-26block: add helpers to run flush_dcache_page() against a bio and a request's pagesIlya Loginov1-0/+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-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
2009-09-24microblaze: Disable heartbeat/enable emaclite in defconfigsMichal Simek2-28/+37
2009-09-24microblaze: Support simpleImage.dts make targetMichal Simek4-6/+66
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds1-3/+2
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven1-1/+1
2009-09-22microblaze: Fix _start symbol to physical addressMichal Simek1-0/+1
2009-09-22microblaze: Use LOAD_OFFSET macro to get correct LMA for all sectionsMichal Simek1-15/+19
2009-09-22microblaze: Create the LOAD_OFFSET macro used to compute VMA vs LMA offsetsJohn Williams1-0/+3
2009-09-22microblaze: Copy ppc asm-compat.h for clean handling of constants in asm and CJohn Williams1-0/+17
2009-09-22microblaze: Actually show KiB rather than pages in "Freeing initrd memory:"Lennart Sorensen1-1/+2
2009-09-22microblaze: Support ptrace syscall tracing.Michal Simek2-12/+122
2009-09-22microblaze: Updated CPU version and FPGA family codes in PVRJohn Williams1-0/+3
2009-09-22microblaze: Generate correct signal and siginfo for integer div-by-zeroMichal Simek1-1/+1
2009-09-22microblaze: Don't be noisy when userspace causes hardware exceptionsMichal Simek1-11/+20
2009-09-22microblaze: Remove ipc.h file which points to non-existing asm-generic fileMichal Simek1-1/+0
2009-09-22microblaze: Clear sticky FSR register after generating exception signalsJohn Williams1-0/+2
2009-09-22microblaze: Ensure CPU usermode is set on new userspace processesJohn Williams1-0/+1
2009-09-22microblaze: Use correct kbuild variable KBUILD_CFLAGSJohn Williams1-2/+2
2009-09-22microblaze: Save and restore msr in hw exceptionMichal Simek1-2/+6
2009-09-22microblaze: Add architectural support for USB EHCI host controllersJulie Zhu2-0/+4
2009-09-21microblaze: Implement include/asm/syscall.h.Michal Simek1-0/+99
2009-09-21microblaze: Improve checking mechanism for MSR instructionMichal Simek1-8/+5
2009-09-21microblaze: Add checking mechanism for MSR instructionMichal Simek3-4/+27
2009-09-21microblaze: Cleanup linker script using new linker script macros.Tim Abbott1-31/+8
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2-2/+2
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches1-3/+2
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-2/+4
2009-08-20Merge branch 'master' into for-linusRafael J. Wysocki8-85/+99
2009-08-18microblaze: Update Microblaze defconfigsMichal Simek2-70/+91
2009-08-18microblaze: Use klimit instead of _end for memory initMichal Simek1-3/+3
2009-08-18microblaze: Enable ppoll syscallMichal Simek1-1/+1