aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/raid6mmx.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-238250: Oxford Semiconductor DevicesLee Howard3-1/+238
2008-10-23tty: Fix tty_port kref screwupAlan Cox1-1/+1
2008-10-23watchdog: Fix warningAlan Cox1-1/+1
2008-10-23mutex: speed up generic mutex implementationsNick Piggin2-32/+3
2008-10-23memcg: fix page_cgroup allocationKAMEZAWA Hiroyuki4-8/+32
2008-10-23jbd: abort instead of waiting for nonexistent transactionsDuane Griffin1-2/+17
2008-10-23jbd: test BH_Write_EIO to detect errors on metadata buffersHidehiro Kawai1-3/+3
2008-10-23ext3: add checks for errors from jbdHidehiro Kawai2-8/+27
2008-10-23jbd: fix error handling for checkpoint ioHidehiro Kawai4-21/+65
2008-10-23profiling: fix up CONFIG_PROC_FS=n buildPaul Mundt1-1/+6
2008-10-23mm: page_cgroup needs linux/vmalloc.h for vmalloc_node()/vfree().Paul Mundt1-0/+1
2008-10-23dock: make dock driver not a moduleShaohua Li1-1/+1
2008-10-23x86: canonicalize remaining header guardsH. Peter Anvin3-8/+8
2008-10-23x86: drop double underscores from header guardsH. Peter Anvin32-96/+96
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin271-805/+805
2008-10-22x86, um: get rid of uml-config.hAl Viro3-16/+17
2008-10-22x86, um: get rid of arch/um/Kconfig.archAl Viro7-133/+136
2008-10-22x86, um: get rid of arch/um/os symlinkAl Viro5-25/+4
2008-10-22x86, um: get rid of excessive includes of uml-config.hAl Viro9-9/+0
2008-10-22x86, um: get rid of header symlinksAl Viro50-19/+5
2008-10-22x86, um: merge Kconfig.i386 and Kconfig.x86_64Al Viro4-57/+23
2008-10-22x86, um: get rid of sysdep symlinkAl Viro41-10/+2
2008-10-22x86, um: trim the junk from uml ptrace-*.hAl Viro2-15/+2
2008-10-22x86, um: take vm-flags.h to sysdepAl Viro4-3/+2
2008-10-22x86, um: get rid of uml asm/archAl Viro2-18/+2
2008-10-22x86, um: get rid of uml highmem.hAl Viro4-17/+14
2008-10-22x86, um: get rid of uml unistd.hAl Viro5-41/+4
2008-10-22x86, um: get rid of system.h -> system.h includeAl Viro7-55/+266
2008-10-22x86, um: uml atomic.h is not needed anymoreAl Viro1-11/+0
2008-10-22x86, um: untangle uml ldt.hAl Viro9-9/+9
2008-10-22x86, um: get rid of more uml asm/arch usesAl Viro3-3/+3
2008-10-22x86, um: remove dead header (uml module-generic.h; never used these days)Al Viro1-6/+0
2008-10-22x86, um: get rid of uml signal.hAl Viro3-30/+2
2008-10-22x86, um: sanitize uml sigcontext.h usesAl Viro7-71/+2
2008-10-22x86, um: now we can get rid of trivial uml headersAl Viro60-371/+2
2008-10-22x86, um: ... and asm-x86 moveAl Viro340-11/+11
2008-10-22x86, um: initial part of asm-um moveAl Viro145-8/+9
2008-10-22x86, um: take arch/um/include/* out of the wayAl Viro79-27/+26
2008-10-23ACPI: fix ia64 build warningLen Brown1-1/+1
2008-10-23ACPI: hack around sysfs warning with link orderZhao Yakui1-1/+1
2008-10-23ACPI suspend: fix build warning when CONFIG_ACPI_SLEEP=nLen Brown1-1/+1
2008-10-23intel_menlo: fix build warningLen Brown1-1/+1
2008-10-23drm: Avoid oops in DRM_IOCTL_RM_DRAW if a bad handle is supplied.Eric Anholt1-0/+4
2008-10-23drm: Add 32-bit compatibility for DRM_IOCTL_UPDATE_DRAW.Eric Anholt1-0/+34
2008-10-23drm/i915: use pipes, not planes to label vblank dataKeith Packard1-53/+20
2008-10-23drm/i915: hold dev->struct_mutex and DRM lock during vblank ring operationsKeith Packard4-60/+92
2008-10-23i915: Fix format string warnings on x86-64.Linus Torvalds1-2/+2
2008-10-23i915: Don't dereference HWS in /proc debug files when it isn't initialized.Eric Anholt1-3/+12
2008-10-23i915: Enable IMR passthrough of vblank events before enabling it in pipestat.Eric Anholt1-1/+9
2008-10-23drm: Remove two leaks of vblank reference count in error paths.Eric Anholt2-1/+5