| Commit message (Expand) | Author | Age | Files | Lines |
* | microblaze: Generate correct signal and siginfo for integer div-by-zero | Michal Simek | 2009-09-22 | 1 | -1/+1 |
* | microblaze: Don't be noisy when userspace causes hardware exceptions | Michal Simek | 2009-09-22 | 1 | -11/+20 |
* | microblaze: Remove ipc.h file which points to non-existing asm-generic file | Michal Simek | 2009-09-22 | 1 | -1/+0 |
* | microblaze: Clear sticky FSR register after generating exception signals | John Williams | 2009-09-22 | 1 | -0/+2 |
* | microblaze: Ensure CPU usermode is set on new userspace processes | John Williams | 2009-09-22 | 1 | -0/+1 |
* | microblaze: Use correct kbuild variable KBUILD_CFLAGS | John Williams | 2009-09-22 | 1 | -2/+2 |
* | microblaze: Save and restore msr in hw exception | Michal Simek | 2009-09-22 | 1 | -2/+6 |
* | microblaze: Add architectural support for USB EHCI host controllers | Julie Zhu | 2009-09-22 | 3 | -1/+4 |
* | microblaze: Implement include/asm/syscall.h. | Michal Simek | 2009-09-21 | 1 | -0/+99 |
* | microblaze: Improve checking mechanism for MSR instruction | Michal Simek | 2009-09-21 | 1 | -8/+5 |
* | microblaze: Add checking mechanism for MSR instruction | Michal Simek | 2009-09-21 | 3 | -4/+27 |
* | microblaze: Cleanup linker script using new linker script macros. | Tim Abbott | 2009-09-21 | 1 | -31/+8 |
* | microblaze: Enable GCOV_PROFILE_ALL | Michal Simek | 2009-09-21 | 1 | -1/+1 |
* | gcov: Fix DEBUG_FS symbol | Michal Simek | 2009-09-21 | 1 | -1/+1 |
* | mtd: Enable Open Firmware initialisation of MTD devices and maps for MicroBlaze | John Williams | 2009-09-21 | 2 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6 | Linus Torvalds | 2009-09-21 | 15 | -19/+2 |
|\ |
|
| * | includecheck fix: x86, cpu/common.c | Jaswinder Singh Rajput | 2009-09-20 | 1 | -1/+0 |
| * | includecheck fix: kernel/trace, ring_buffer.c | Jaswinder Singh Rajput | 2009-09-20 | 1 | -2/+0 |
| * | includecheck fix: include/linux, ftrace.h | Jaswinder Singh Rajput | 2009-09-20 | 1 | -1/+0 |
| * | includecheck fix: include/linux, page_cgroup.h | Jaswinder Singh Rajput | 2009-09-20 | 1 | -2/+2 |
| * | includecheck fix: include/linux, aio.h | Jaswinder Singh Rajput | 2009-09-20 | 1 | -2/+0 |
| * | includecheck fix: include/drm, drm_memory.h | Jaswinder Singh Rajput | 2009-09-20 | 1 | -2/+0 |
| * | includecheck fix: include/acpi, acpi_bus.h | Jaswinder Singh Rajput | 2009-09-20 | 1 | -1/+0 |
| * | includecheck fix: drivers/xen, evtchn.c | Jaswinder Singh Rajput | 2009-09-20 | 1 | -1/+0 |
| * | includecheck fix: drivers/video, vgacon.c | Jaswinder Singh Rajput | 2009-09-20 | 1 | -1/+0 |
| * | includecheck fix: drivers/scsi, ibmvscsi.c | Jaswinder Singh Rajput | 2009-09-20 | 1 | -1/+0 |
| * | includecheck fix: drivers/scsi, libfcoe.c | Jaswinder Singh Rajput | 2009-09-20 | 1 | -1/+0 |
| * | includecheck fix: x86, shadow.c | Jaswinder Singh Rajput | 2009-09-20 | 1 | -1/+0 |
| * | includecheck fix: x86, traps.c | Jaswinder Singh Rajput | 2009-09-20 | 1 | -1/+0 |
| * | includecheck fix: um, helper.c | Jaswinder Singh Rajput | 2009-09-20 | 1 | -1/+0 |
| * | includecheck fix: s390, sys_s390.c | Jaswinder Singh Rajput | 2009-09-20 | 1 | -1/+0 |
* | | loongson: fix cut-and-paste mis-merge | Linus Torvalds | 2009-09-21 | 1 | -1/+1 |
* | | Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds | 2009-09-21 | 2 | -4/+3 |
|\ \ |
|
| * | | [PATCH] i2c-imx: make bus available early | Wolfram Sang | 2009-09-20 | 1 | -2/+1 |
| * | | i2c-mv64xxx: correct mv64xxx_i2c_intr() return type | Mikael Pettersson | 2009-09-20 | 1 | -2/+2 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-09-21 | 30 | -79/+116 |
|\ \ |
|
| * | | Driver-Core: extend devnode callbacks to provide permissions | Kay Sievers | 2009-09-19 | 30 | -79/+116 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2009-09-21 | 118 | -3570/+2572 |
|\ \ |
|
| * | | USB serial: update the console driver | Alan Stern | 2009-09-19 | 1 | -9/+19 |
| * | | usb-serial: straighten out serial_open | Alan Stern | 2009-09-19 | 1 | -37/+22 |
| * | | usb-serial: add missing tests and debug lines | Alan Stern | 2009-09-19 | 1 | -4/+17 |
| * | | usb-serial: rename subroutines | Alan Stern | 2009-09-19 | 1 | -8/+11 |
| * | | usb-serial: fix termios initialization logic | Alan Stern | 2009-09-19 | 1 | -12/+10 |
| * | | usb-serial: acquire references when a new tty is installed | Alan Stern | 2009-09-19 | 1 | -64/+47 |
| * | | usb-serial: change logic of serial lookups | Alan Stern | 2009-09-19 | 1 | -8/+23 |
| * | | usb-serial: put subroutines in logical order | Alan Stern | 2009-09-19 | 1 | -77/+77 |
| * | | usb-serial: change referencing of port and serial structures | Alan Stern | 2009-09-19 | 1 | -75/+20 |
| * | | tty: Char: mxser, use THRE for ASPP_OQUEUE ioctl | Jiri Slaby | 2009-09-19 | 1 | -1/+1 |
| * | | tty: Char: mxser, add support for CP112UL | Jiri Slaby | 2009-09-19 | 1 | -2/+5 |
| * | | uartlite: support shared interrupt lines | Peter Korsgaard | 2009-09-19 | 1 | -5/+10 |