| Commit message (Expand) | Author | Files | Lines |
2010-10-18 | MIPS: Enable ISA_DMA_API config to fix build failure | Namhyung Kim | 1 | -0/+4 |
2010-10-18 | MIPS: 32-bit: Fix build failure in asm/fcntl.h | Namhyung Kim | 1 | -0/+1 |
2010-10-18 | MIPS: Remove all generated vmlinuz* files on "make clean" | Wu Zhangjin | 1 | -1/+1 |
2010-10-18 | MIPS: do_sigaltstack() expects userland pointers | Al Viro | 2 | -4/+6 |
2010-10-18 | MIPS: Fix error values in case of bad_stack | Al Viro | 2 | -2/+2 |
2010-10-18 | MIPS: Sanitize restart logics | Al Viro | 7 | -35/+34 |
2010-10-18 | MIPS: secure_computing, syscall audit: syscall number should in r2, not r0. | Al Viro | 1 | -2/+2 |
2010-10-18 | MIPS: Don't block signals if we'd failed to setup a sigframe | Al Viro | 1 | -0/+3 |
2010-10-02 | MN10300: Fix flush_icache_range() | David Howells | 1 | -1/+19 |
2010-10-01 | reiserfs: fix unwanted reiserfs lock recursion | Frederic Weisbecker | 1 | -2/+3 |
2010-10-01 | reiserfs: fix dependency inversion between inode and reiserfs mutexes | Frederic Weisbecker | 1 | -1/+1 |
2010-10-01 | MAINTAINERS: update maintainer for S5P ARM ARCHITECTURES | Kukjin Kim | 1 | -0/+7 |
2010-10-01 | MAINTAINERS: update matroxfb & ncpfs status | Petr Vandrovec | 2 | -8/+7 |
2010-10-01 | proc: make /proc/pid/limits world readable | Jiri Olsa | 1 | -2/+2 |
2010-10-01 | lib/list_sort: do not pass bad pointers to cmp callback | Don Mullis | 1 | -1/+1 |
2010-10-01 | sys_semctl: fix kernel stack leakage | Dan Rosenberg | 1 | -0/+2 |
2010-10-01 | i7core_edac: fix panic in udimm sysfs attributes registration | Marcin Slusarz | 1 | -0/+1 |
2010-10-01 | drivers/serial/mrst_max3110.c needs linux/irq.h | Andrew Morton | 1 | -0/+1 |
2010-10-01 | arch/m68k/mac/macboing.c: use unsigned long for irqflags | Andrew Morton | 1 | -3/+3 |
2010-10-01 | drivers/serial/mfd.c needs slab.h | Andrew Morton | 1 | -0/+1 |
2010-10-01 | kfifo: fix scatterlist usage | Ira W. Snyder | 2 | -10/+9 |
2010-10-01 | cifs: prevent infinite recursion in cifs_reconnect_tcon | Jeff Layton | 1 | -16/+33 |
2010-10-01 | vmwgfx: Fix fb VRAM pinning failure due to fragmentation | Thomas Hellstrom | 1 | -0/+5 |
2010-10-01 | vmwgfx: Remove initialisation of dev::devname | Thomas Hellstrom | 1 | -6/+0 |
2010-10-01 | vmwgfx: Enable use of the vblank system | Thomas Hellstrom | 4 | -31/+49 |
2010-10-01 | vmwgfx: vt-switch (master drop) fixes | Thomas Hellstrom | 5 | -13/+115 |
2010-10-01 | drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under all... | Thomas Hellstrom | 1 | -1/+1 |
2010-10-01 | drm: Hold the mutex when dropping the last GEM reference (v2) | Chris Wilson | 2 | -26/+6 |
2010-10-01 | intel_idle: Voluntary leave_mm before entering deeper | Suresh Siddha | 2 | -4/+15 |
2010-10-01 | drm/gem: handlecount isn't really a kref so don't make it one. | Dave Airlie | 11 | -34/+33 |
2010-10-01 | i2c-s3c2410: fix calculation of SDA line delay | MyungJoo Ham | 1 | -2/+2 |
2010-10-01 | x86, hpet: Fix bogus error check in hpet_assign_irq() | Thomas Gleixner | 1 | -1/+1 |
2010-10-01 | x86, irq: Plug memory leak in sparse irq | Thomas Gleixner | 1 | -3/+8 |
2010-09-30 | Fix up more fallout form alpha signal cleanups | Linus Torvalds | 1 | -1/+1 |
2010-09-30 | drm: i810/i830: fix locked ioctl variant | Arnd Bergmann | 2 | -2/+2 |
2010-09-30 | ocfs2: Don't walk off the end of fast symlinks. | Joel Becker | 1 | -1/+1 |
2010-09-29 | fix OMAP2 MTD build failure | Daniel J Blueman | 1 | -1/+1 |
2010-09-29 | cifs: set backing_dev_info on new S_ISREG inodes | Jeff Layton | 1 | -0/+2 |
2010-09-29 | ACPI: invoke DSDT corruption workaround on all Toshiba Satellite | Len Brown | 1 | -11/+3 |
2010-09-29 | ACPI, APEI, Fix ERST MOVE_DATA instruction implementation | Huang Ying | 1 | -3/+20 |
2010-09-29 | ACPI: fan: Fix more unbalanced code block | Luis Henriques | 1 | -0/+2 |
2010-09-29 | ACPI: acpi_pad: simplify code to avoid false gcc build warning | Len Brown | 1 | -16/+18 |
2010-09-29 | ACPI, APEI, Fix error path for memory allocation | Huang Ying | 2 | -11/+26 |
2010-09-29 | ACPI, APEI, HEST Fix the unsuitable usage of platform_data | Jin Dongming | 2 | -5/+8 |
2010-09-29 | ACPI, APEI, Fix acpi_pre_map() return value | Jin Dongming | 1 | -1/+1 |
2010-09-29 | ACPI, APEI, Fix APEI related table size checking | Huang Ying | 2 | -2/+6 |
2010-09-29 | xfs: force background CIL push under sustained load | Dave Chinner | 2 | -19/+30 |
2010-09-29 | mfd: Fix max8925 irq control bit incorrect setting | Kevin Liu | 1 | -6/+7 |
2010-09-29 | mfd: Ignore non-GPIO IRQs when setting wm831x IRQ types | Mark Brown | 1 | -2/+7 |
2010-09-29 | acpi_idle: add missing \n to printk | Len Brown | 1 | -1/+1 |