aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
...
* Unify sys_mmap*Al Viro2009-12-112-36/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-093-3/+3
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-043-3/+3
* | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-081-0/+1
|\ \
| * | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-081-0/+1
|\ \
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-183-1/+5
| |\|
| * | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-121-0/+1
* | | of: merge of_find_all_nodes() implementationsGrant Likely2009-10-151-23/+0
* | | of: merge other miscellaneous prototypesGrant Likely2009-10-151-12/+0
* | | of: merge of_*_flat_dt*() functionsGrant Likely2009-10-151-11/+0
* | | of: merge of_node_get(), of_node_put() and of_find_all_nodes()Grant Likely2009-10-151-4/+0
* | | of: merge of_read_number() an of_read_ulong()Grant Likely2009-10-151-12/+0
* | | of: merge of_node_*_flag() and set_node_proc_entry()Grant Likely2009-10-151-16/+0
* | | of: merge struct boot_param_header from Microblaze and PowerPCGrant Likely2009-10-151-30/+0
* | | of: add common header for flattened device tree representationGrant Likely2009-10-152-12/+2
* | | of: merge struct device_nodeGrant Likely2009-10-151-20/+0
* | | of: merge phandle, ihandle and struct propertyGrant Likely2009-10-151-10/+0
* | | of: Rework linux/of.h and asm/prom.h include orderingGrant Likely2009-10-151-6/+2
| |/ |/|
* | microblaze: Clear sticky FSR register after saving it to func parametrMichal Simek2009-10-052-1/+3
* | microblaze: UMS is used only for MMU kernelMichal Simek2009-10-051-0/+2
|/
* Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-09-2423-113/+436
|\
| * microblaze: Disable heartbeat/enable emaclite in defconfigsMichal Simek2009-09-242-28/+37
| * microblaze: Support simpleImage.dts make targetMichal Simek2009-09-244-6/+66
| * microblaze: Fix _start symbol to physical addressMichal Simek2009-09-221-0/+1
| * microblaze: Use LOAD_OFFSET macro to get correct LMA for all sectionsMichal Simek2009-09-221-15/+19
| * microblaze: Create the LOAD_OFFSET macro used to compute VMA vs LMA offsetsJohn Williams2009-09-221-0/+3
| * microblaze: Copy ppc asm-compat.h for clean handling of constants in asm and CJohn Williams2009-09-221-0/+17
| * microblaze: Actually show KiB rather than pages in "Freeing initrd memory:"Lennart Sorensen2009-09-221-1/+2
| * microblaze: Support ptrace syscall tracing.Michal Simek2009-09-222-12/+122
| * microblaze: Updated CPU version and FPGA family codes in PVRJohn Williams2009-09-221-0/+3
| * microblaze: Generate correct signal and siginfo for integer div-by-zeroMichal Simek2009-09-221-1/+1
| * microblaze: Don't be noisy when userspace causes hardware exceptionsMichal Simek2009-09-221-11/+20
| * microblaze: Remove ipc.h file which points to non-existing asm-generic fileMichal Simek2009-09-221-1/+0
| * microblaze: Clear sticky FSR register after generating exception signalsJohn Williams2009-09-221-0/+2
| * microblaze: Ensure CPU usermode is set on new userspace processesJohn Williams2009-09-221-0/+1
| * microblaze: Use correct kbuild variable KBUILD_CFLAGSJohn Williams2009-09-221-2/+2
| * microblaze: Save and restore msr in hw exceptionMichal Simek2009-09-221-2/+6
| * microblaze: Add architectural support for USB EHCI host controllersJulie Zhu2009-09-222-0/+4
| * microblaze: Implement include/asm/syscall.h.Michal Simek2009-09-211-0/+99
| * microblaze: Improve checking mechanism for MSR instructionMichal Simek2009-09-211-8/+5
| * microblaze: Add checking mechanism for MSR instructionMichal Simek2009-09-213-4/+27
| * microblaze: Cleanup linker script using new linker script macros.Tim Abbott2009-09-211-31/+8
* | headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-231-3/+2
|\ \
| * | Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+2
| |/
* | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
* | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-212-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-2/+4
|\
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-1467-2030/+248
| |\