Age | Commit message (Expand) | Author | Files | Lines |
2008-10-23 | x86: drop double underscores from header guards | H. Peter Anvin | 32 | -96/+96 |
2008-10-22 | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 271 | -805/+805 |
2008-10-22 | x86, um: get rid of uml-config.h | Al Viro | 3 | -16/+17 |
2008-10-22 | x86, um: get rid of arch/um/Kconfig.arch | Al Viro | 7 | -133/+136 |
2008-10-22 | x86, um: get rid of arch/um/os symlink | Al Viro | 5 | -25/+4 |
2008-10-22 | x86, um: get rid of excessive includes of uml-config.h | Al Viro | 9 | -9/+0 |
2008-10-22 | x86, um: get rid of header symlinks | Al Viro | 50 | -19/+5 |
2008-10-22 | x86, um: merge Kconfig.i386 and Kconfig.x86_64 | Al Viro | 4 | -57/+23 |
2008-10-22 | x86, um: get rid of sysdep symlink | Al Viro | 41 | -10/+2 |
2008-10-22 | x86, um: trim the junk from uml ptrace-*.h | Al Viro | 2 | -15/+2 |
2008-10-22 | x86, um: take vm-flags.h to sysdep | Al Viro | 4 | -3/+2 |
2008-10-22 | x86, um: get rid of uml asm/arch | Al Viro | 2 | -18/+2 |
2008-10-22 | x86, um: get rid of uml highmem.h | Al Viro | 4 | -17/+14 |
2008-10-22 | x86, um: get rid of uml unistd.h | Al Viro | 5 | -41/+4 |
2008-10-22 | x86, um: get rid of system.h -> system.h include | Al Viro | 7 | -55/+266 |
2008-10-22 | x86, um: uml atomic.h is not needed anymore | Al Viro | 1 | -11/+0 |
2008-10-22 | x86, um: untangle uml ldt.h | Al Viro | 9 | -9/+9 |
2008-10-22 | x86, um: get rid of more uml asm/arch uses | Al Viro | 3 | -3/+3 |
2008-10-22 | x86, um: remove dead header (uml module-generic.h; never used these days) | Al Viro | 1 | -6/+0 |
2008-10-22 | x86, um: get rid of uml signal.h | Al Viro | 3 | -30/+2 |
2008-10-22 | x86, um: sanitize uml sigcontext.h uses | Al Viro | 7 | -71/+2 |
2008-10-22 | x86, um: now we can get rid of trivial uml headers | Al Viro | 60 | -371/+2 |
2008-10-22 | x86, um: ... and asm-x86 move | Al Viro | 340 | -11/+11 |
2008-10-22 | x86, um: initial part of asm-um move | Al Viro | 145 | -8/+9 |
2008-10-22 | x86, um: take arch/um/include/* out of the way | Al Viro | 79 | -27/+26 |
2008-10-23 | ACPI: fix ia64 build warning | Len Brown | 1 | -1/+1 |
2008-10-23 | Merge branch 'bugzilla-11715' into test | Len Brown | 1 | -3/+52 |
2008-10-23 | ACPI: hack around sysfs warning with link order | Zhao Yakui | 1 | -1/+1 |
2008-10-23 | ACPI suspend: fix build warning when CONFIG_ACPI_SLEEP=n | Len Brown | 1 | -1/+1 |
2008-10-23 | intel_menlo: fix build warning | Len Brown | 1 | -1/+1 |
2008-10-23 | Merge branch 'linus' into test | Len Brown | 7289 | -186826/+577351 |
2008-10-23 | drm: Avoid oops in DRM_IOCTL_RM_DRAW if a bad handle is supplied. | Eric Anholt | 1 | -0/+4 |
2008-10-23 | drm: Add 32-bit compatibility for DRM_IOCTL_UPDATE_DRAW. | Eric Anholt | 1 | -0/+34 |
2008-10-23 | drm/i915: use pipes, not planes to label vblank data | Keith Packard | 1 | -53/+20 |
2008-10-23 | drm/i915: hold dev->struct_mutex and DRM lock during vblank ring operations | Keith Packard | 4 | -60/+92 |
2008-10-23 | i915: Fix format string warnings on x86-64. | Linus Torvalds | 1 | -2/+2 |
2008-10-23 | i915: Don't dereference HWS in /proc debug files when it isn't initialized. | Eric Anholt | 1 | -3/+12 |
2008-10-23 | i915: Enable IMR passthrough of vblank events before enabling it in pipestat. | Eric Anholt | 1 | -1/+9 |
2008-10-23 | drm: Remove two leaks of vblank reference count in error paths. | Eric Anholt | 2 | -1/+5 |
2008-10-23 | drm: fix leak of cliprects in drm_rmdraw() | Zhenyu Wang | 1 | -2/+5 |
2008-10-23 | i915: Disable MSI on GM965 (errata says it doesn't work) | Keith Packard | 1 | -1/+4 |
2008-10-23 | drm: Set cliprects to NULL when changing drawable to having 0 cliprects. | Zhenyu Wang | 1 | -1/+3 |
2008-10-23 | i915: Protect vblank IRQ reg access with spinlock | Keith Packard | 1 | -29/+40 |
2008-10-22 | panasonic-laptop: fix build | Len Brown | 1 | -3/+3 |
2008-10-23 | sh: asm/gpio.h needs linux/kernel.h for might_sleep()/WARN_ON(). | Paul Mundt | 1 | -0/+1 |
2008-10-22 | Merge branch 'panasonic' into test | Len Brown | 4 | -0/+784 |
2008-10-22 | Merge branch 'yinghai' into test | Len Brown | 2 | -8/+3 |
2008-10-23 | sh: mach-highlander: Handle SCIF pinmuxing on R7785RP. | Paul Mundt | 5 | -5/+34 |
2008-10-22 | Merge branch 'ull' into test | Len Brown | 30 | -110/+123 |
2008-10-22 | Merge branch 'thinkpad' into test | Len Brown | 1 | -2/+61 |