index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-mn10300
/
timex.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-23
8250: Oxford Semiconductor Devices
Lee Howard
3
-1
/
+238
2008-10-23
tty: Fix tty_port kref screwup
Alan Cox
1
-1
/
+1
2008-10-23
watchdog: Fix warning
Alan Cox
1
-1
/
+1
2008-10-23
mutex: speed up generic mutex implementations
Nick Piggin
2
-32
/
+3
2008-10-23
memcg: fix page_cgroup allocation
KAMEZAWA Hiroyuki
4
-8
/
+32
2008-10-23
jbd: abort instead of waiting for nonexistent transactions
Duane Griffin
1
-2
/
+17
2008-10-23
jbd: test BH_Write_EIO to detect errors on metadata buffers
Hidehiro Kawai
1
-3
/
+3
2008-10-23
ext3: add checks for errors from jbd
Hidehiro Kawai
2
-8
/
+27
2008-10-23
jbd: fix error handling for checkpoint io
Hidehiro Kawai
4
-21
/
+65
2008-10-23
profiling: fix up CONFIG_PROC_FS=n build
Paul Mundt
1
-1
/
+6
2008-10-23
mm: page_cgroup needs linux/vmalloc.h for vmalloc_node()/vfree().
Paul Mundt
1
-0
/
+1
2008-10-23
dock: make dock driver not a module
Shaohua Li
1
-1
/
+1
2008-10-23
ACPI: fix ia64 build warning
Len Brown
1
-1
/
+1
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
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-23
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-23
sh: mach-highlander: Handle SCIF pinmuxing on R7785RP.
Paul Mundt
5
-5
/
+34
2008-10-23
ACPICA: Update version to 20080926
Bob Moore
1
-1
/
+1
2008-10-23
ACPICA: Add support for zero-length buffer-to-string conversions
Bob Moore
1
-2
/
+9
2008-10-23
ACPICA: New: Validation for predefined ACPI methods/objects
Bob Moore
8
-6
/
+1401
2008-10-23
ACPICA: Fix for implicit return compatibility
Lin Ming
1
-0
/
+4
2008-10-23
ACPICA: Fixed a couple memory leaks associated with "implicit return"
Lin Ming
2
-1
/
+6
2008-10-23
ACPICA: Optimize buffer allocation procedure
Bob Moore
1
-25
/
+28
2008-10-23
ACPICA: Fix possible memory leak, error exit path
Lin Ming
2
-0
/
+16
2008-10-23
ACPICA: Fix fault after mem allocation failure in AML parser
Lin Ming
1
-17
/
+11
2008-10-23
ACPICA: Remove unused ACPI register bit definition
Lin Ming
2
-12
/
+23
2008-10-23
ACPICA: Update version to 20080829
Bob Moore
1
-1
/
+1
2008-10-23
ACPICA: Fix possible memory leak in acpi_ns_get_external_pathname
Bob Moore
1
-2
/
+3
2008-10-23
ACPICA: Cleanup for internal Reference Object
Bob Moore
25
-292
/
+310
2008-10-23
ACPICA: Update comments - no functional changes
Bob Moore
1
-10
/
+11
2008-10-23
ACPICA: Update for Reference ACPI_OPERAND_OBJECT
Bob Moore
5
-26
/
+30
2008-10-23
ACPICA: Reduce error to warning for incorrect method arg count
Lin Ming
1
-8
/
+9
2008-10-23
ACPICA: Disallow evaluation of named object types with no value
Bob Moore
1
-0
/
+21
2008-10-23
ACPICA: Remove obsolete exception codes
Bob Moore
1
-73
/
+55
2008-10-23
ACPICA: Add namespace node to operand object union
Bob Moore
1
-0
/
+7
2008-10-23
ACPICA: Remove obsolete debug levels (WARN and ERROR)
Bob Moore
4
-23
/
+15
[next]