summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-223-1/+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
* microblaze: Enable GCOV_PROFILE_ALLMichal Simek2009-09-211-1/+1
* gcov: Fix DEBUG_FS symbolMichal Simek2009-09-211-1/+1
* mtd: Enable Open Firmware initialisation of MTD devices and maps for MicroBlazeJohn Williams2009-09-212-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6Linus Torvalds2009-09-2115-19/+2
|\
| * includecheck fix: x86, cpu/common.cJaswinder Singh Rajput2009-09-201-1/+0
| * includecheck fix: kernel/trace, ring_buffer.cJaswinder Singh Rajput2009-09-201-2/+0
| * includecheck fix: include/linux, ftrace.hJaswinder Singh Rajput2009-09-201-1/+0
| * includecheck fix: include/linux, page_cgroup.hJaswinder Singh Rajput2009-09-201-2/+2
| * includecheck fix: include/linux, aio.hJaswinder Singh Rajput2009-09-201-2/+0
| * includecheck fix: include/drm, drm_memory.hJaswinder Singh Rajput2009-09-201-2/+0
| * includecheck fix: include/acpi, acpi_bus.hJaswinder Singh Rajput2009-09-201-1/+0
| * includecheck fix: drivers/xen, evtchn.cJaswinder Singh Rajput2009-09-201-1/+0
| * includecheck fix: drivers/video, vgacon.cJaswinder Singh Rajput2009-09-201-1/+0
| * includecheck fix: drivers/scsi, ibmvscsi.cJaswinder Singh Rajput2009-09-201-1/+0
| * includecheck fix: drivers/scsi, libfcoe.cJaswinder Singh Rajput2009-09-201-1/+0
| * includecheck fix: x86, shadow.cJaswinder Singh Rajput2009-09-201-1/+0
| * includecheck fix: x86, traps.cJaswinder Singh Rajput2009-09-201-1/+0
| * includecheck fix: um, helper.cJaswinder Singh Rajput2009-09-201-1/+0
| * includecheck fix: s390, sys_s390.cJaswinder Singh Rajput2009-09-201-1/+0
* | loongson: fix cut-and-paste mis-mergeLinus Torvalds2009-09-211-1/+1
* | Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-09-212-4/+3
|\ \
| * | [PATCH] i2c-imx: make bus available earlyWolfram Sang2009-09-201-2/+1
| * | i2c-mv64xxx: correct mv64xxx_i2c_intr() return typeMikael Pettersson2009-09-201-2/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-2130-79/+116
|\ \
| * | Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-1930-79/+116
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-09-21118-3570/+2572
|\ \
| * | USB serial: update the console driverAlan Stern2009-09-191-9/+19
| * | usb-serial: straighten out serial_openAlan Stern2009-09-191-37/+22
| * | usb-serial: add missing tests and debug linesAlan Stern2009-09-191-4/+17
| * | usb-serial: rename subroutinesAlan Stern2009-09-191-8/+11