Age | Commit message (Expand) | Author | Files | Lines |
2009-09-22 | microblaze: Fix _start symbol to physical address | Michal Simek | 1 | -0/+1 |
2009-09-22 | microblaze: Use LOAD_OFFSET macro to get correct LMA for all sections | Michal Simek | 1 | -15/+19 |
2009-09-22 | microblaze: Create the LOAD_OFFSET macro used to compute VMA vs LMA offsets | John Williams | 1 | -0/+3 |
2009-09-22 | microblaze: Copy ppc asm-compat.h for clean handling of constants in asm and C | John Williams | 1 | -0/+17 |
2009-09-22 | microblaze: Actually show KiB rather than pages in "Freeing initrd memory:" | Lennart Sorensen | 1 | -1/+2 |
2009-09-22 | microblaze: Support ptrace syscall tracing. | Michal Simek | 2 | -12/+122 |
2009-09-22 | microblaze: Updated CPU version and FPGA family codes in PVR | John Williams | 1 | -0/+3 |
2009-09-22 | microblaze: Generate correct signal and siginfo for integer div-by-zero | Michal Simek | 1 | -1/+1 |
2009-09-22 | microblaze: Don't be noisy when userspace causes hardware exceptions | Michal Simek | 1 | -11/+20 |
2009-09-22 | microblaze: Remove ipc.h file which points to non-existing asm-generic file | Michal Simek | 1 | -1/+0 |
2009-09-22 | microblaze: Clear sticky FSR register after generating exception signals | John Williams | 1 | -0/+2 |
2009-09-22 | microblaze: Ensure CPU usermode is set on new userspace processes | John Williams | 1 | -0/+1 |
2009-09-22 | microblaze: Use correct kbuild variable KBUILD_CFLAGS | John Williams | 1 | -2/+2 |
2009-09-22 | microblaze: Save and restore msr in hw exception | Michal Simek | 1 | -2/+6 |
2009-09-22 | microblaze: Add architectural support for USB EHCI host controllers | Julie Zhu | 3 | -1/+4 |
2009-09-21 | microblaze: Implement include/asm/syscall.h. | Michal Simek | 1 | -0/+99 |
2009-09-21 | microblaze: Improve checking mechanism for MSR instruction | Michal Simek | 1 | -8/+5 |
2009-09-21 | microblaze: Add checking mechanism for MSR instruction | Michal Simek | 3 | -4/+27 |
2009-09-21 | microblaze: Cleanup linker script using new linker script macros. | Tim Abbott | 1 | -31/+8 |
2009-09-21 | microblaze: Enable GCOV_PROFILE_ALL | Michal Simek | 1 | -1/+1 |
2009-09-21 | gcov: Fix DEBUG_FS symbol | Michal Simek | 1 | -1/+1 |
2009-09-21 | mtd: Enable Open Firmware initialisation of MTD devices and maps for MicroBlaze | John Williams | 2 | -2/+2 |
2009-09-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6 | Linus Torvalds | 15 | -19/+2 |
2009-09-21 | loongson: fix cut-and-paste mis-merge | Linus Torvalds | 1 | -1/+1 |
2009-09-21 | Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds | 2 | -4/+3 |
2009-09-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 30 | -79/+116 |
2009-09-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 118 | -3570/+2572 |
2009-09-21 | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 40 | -759/+4570 |
2009-09-20 | includecheck fix: x86, cpu/common.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: kernel/trace, ring_buffer.c | Jaswinder Singh Rajput | 1 | -2/+0 |
2009-09-20 | includecheck fix: include/linux, ftrace.h | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: include/linux, page_cgroup.h | Jaswinder Singh Rajput | 1 | -2/+2 |
2009-09-20 | includecheck fix: include/linux, aio.h | Jaswinder Singh Rajput | 1 | -2/+0 |
2009-09-20 | includecheck fix: include/drm, drm_memory.h | Jaswinder Singh Rajput | 1 | -2/+0 |
2009-09-20 | includecheck fix: include/acpi, acpi_bus.h | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: drivers/xen, evtchn.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: drivers/video, vgacon.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: drivers/scsi, ibmvscsi.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: drivers/scsi, libfcoe.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: x86, shadow.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: x86, traps.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: um, helper.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | includecheck fix: s390, sys_s390.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-09-20 | [PATCH] i2c-imx: make bus available early | Wolfram Sang | 1 | -2/+1 |
2009-09-20 | i2c-mv64xxx: correct mv64xxx_i2c_intr() return type | Mikael Pettersson | 1 | -2/+2 |
2009-09-20 | USB serial: update the console driver | Alan Stern | 1 | -9/+19 |
2009-09-20 | usb-serial: straighten out serial_open | Alan Stern | 1 | -37/+22 |
2009-09-20 | usb-serial: add missing tests and debug lines | Alan Stern | 1 | -4/+17 |
2009-09-20 | usb-serial: rename subroutines | Alan Stern | 1 | -8/+11 |
2009-09-20 | usb-serial: fix termios initialization logic | Alan Stern | 1 | -12/+10 |