summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Zhu3-1/+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-21microblaze: Enable GCOV_PROFILE_ALLMichal Simek1-1/+1
2009-09-21gcov: Fix DEBUG_FS symbolMichal Simek1-1/+1
2009-09-21mtd: Enable Open Firmware initialisation of MTD devices and maps for MicroBlazeJohn Williams2-2/+2
2009-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6Linus Torvalds15-19/+2
2009-09-21loongson: fix cut-and-paste mis-mergeLinus Torvalds1-1/+1
2009-09-21Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2-4/+3
2009-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds30-79/+116
2009-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds118-3570/+2572
2009-09-21Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds40-759/+4570
2009-09-20includecheck fix: x86, cpu/common.cJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: kernel/trace, ring_buffer.cJaswinder Singh Rajput1-2/+0
2009-09-20includecheck fix: include/linux, ftrace.hJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: include/linux, page_cgroup.hJaswinder Singh Rajput1-2/+2
2009-09-20includecheck fix: include/linux, aio.hJaswinder Singh Rajput1-2/+0
2009-09-20includecheck fix: include/drm, drm_memory.hJaswinder Singh Rajput1-2/+0
2009-09-20includecheck fix: include/acpi, acpi_bus.hJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: drivers/xen, evtchn.cJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: drivers/video, vgacon.cJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: drivers/scsi, ibmvscsi.cJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: drivers/scsi, libfcoe.cJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: x86, shadow.cJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: x86, traps.cJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: um, helper.cJaswinder Singh Rajput1-1/+0
2009-09-20includecheck fix: s390, sys_s390.cJaswinder Singh Rajput1-1/+0
2009-09-20[PATCH] i2c-imx: make bus available earlyWolfram Sang1-2/+1
2009-09-20i2c-mv64xxx: correct mv64xxx_i2c_intr() return typeMikael Pettersson1-2/+2
2009-09-20USB serial: update the console driverAlan Stern1-9/+19
2009-09-20usb-serial: straighten out serial_openAlan Stern1-37/+22
2009-09-20usb-serial: add missing tests and debug linesAlan Stern1-4/+17
2009-09-20usb-serial: rename subroutinesAlan Stern1-8/+11
2009-09-20usb-serial: fix termios initialization logicAlan Stern1-12/+10
2009-09-20usb-serial: acquire references when a new tty is installedAlan Stern1-64/+47