| Commit message (Expand) | Author | Files | Lines |
2010-10-04 | MIPS: Kconfig: Fix and clarify kconfig help text for VSMP and SMTC. | Ralf Baechle | 1 | -2/+18 |
2010-10-04 | MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask. | Ralf Baechle | 1 | -8/+20 |
2010-10-04 | MIPS: Audit: Fix hang in entry.S. | Ralf Baechle | 1 | -1/+2 |
2010-10-04 | MIPS: Document why RELOC_HIDE is there. | Ralf Baechle | 1 | -0/+14 |
2010-10-04 | MIPS: Octeon: Determine if helper needs to be built | Andreas Bießmann | 2 | -1/+5 |
2010-10-04 | MIPS: Use generic atomic64 for 32-bit kernels | Deng-Cheng Zhu | 2 | -0/+5 |
2010-10-04 | MIPS: RM7000: Symbol should be static | Ricardo Mendoza | 1 | -1/+1 |
2010-10-04 | MIPS: kspd: Adjust confusing if indentation | Julia Lawall | 1 | -1/+1 |
2010-10-04 | MIPS: Fix a typo. | Andrea Gelmini | 1 | -1/+1 |
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 |