index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-ds1286.c
(
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
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
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
sh: sh7785 pinmux support
Magnus Damm
3
-0
/
+1545
2008-10-23
sata_via: load DEVICE register when CTL changes
Tejun Heo
1
-3
/
+32
2008-10-23
libata: set device class to NONE if phys_offline
Tejun Heo
1
-8
/
+8
2008-10-23
libata-eh: fix slave link EH action mask handling
Tejun Heo
1
-1
/
+4
2008-10-23
libata: transfer EHI control flags to slave ehc.i
Tejun Heo
2
-0
/
+8
2008-10-23
libata-sff: fix ata_sff_post_internal_cmd()
Tejun Heo
1
-1
/
+10
2008-10-23
libata: initialize port_task when !CONFIG_ATA_SFF
Tejun Heo
1
-0
/
+2
2008-10-23
9p: fix sparse warnings
Eric Van Hensbergen
3
-12
/
+14
2008-10-23
9p: rdma: RDMA Transport Support for 9P
Tom Tucker
4
-0
/
+723
2008-10-23
9p: fix format warning
Eric Van Hensbergen
1
-1
/
+1
2008-10-23
9p: fix debug build error
Eric Van Hensbergen
3
-4
/
+11
2008-10-23
PCI hotplug: fix logic in Compaq hotplug controller bus speed setup
Julia Lawall
1
-1
/
+1
2008-10-23
PCI: don't export linux/io.h from pci.h
Stephen Rothwell
1
-1
/
+1
2008-10-23
PCI: PCI_QUIRKS depends on PCI
Geert Uytterhoeven
1
-1
/
+2
2008-10-23
PCI hotplug: pciehp: poll data link layer link active
Kenji Kaneshige
3
-4
/
+55
2008-10-23
PCI hotplug: pciehp: fix possible memory leak in pcie_init
Kenji Kaneshige
1
-2
/
+2
2008-10-23
PCI: Workaround invalid P2P bridge bus numbers
Benjamin Herrenschmidt
1
-2
/
+10
2008-10-23
PCI Hotplug: fakephp: add duplicate slot name debugging
Alex Chiang
1
-2
/
+8
2008-10-23
PCI: Hotplug core: remove 'name'
Alex Chiang
2
-6
/
+3
2008-10-23
PCI: shcphp: remove 'name' parameter
Alex Chiang
3
-47
/
+48
2008-10-23
PCI: SGI Hotplug: stop managing bss_hotplug_slot->name
Alex Chiang
1
-13
/
+6
2008-10-23
PCI: rpaphp: kmalloc/kfree slot->name directly
Alex Chiang
1
-5
/
+3
2008-10-23
PCI: pciehp: remove 'name' parameter
Alex Chiang
4
-44
/
+52
2008-10-23
PCI: ibmphp: stop managing hotplug_slot->name
Alex Chiang
2
-16
/
+9
2008-10-23
PCI: fakephp: remove 'name' parameter
Alex Chiang
1
-9
/
+10
[next]