summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ds1286.c (unfollow)
Commit 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-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
2008-10-23drm: fix leak of cliprects in drm_rmdraw()Zhenyu Wang1-2/+5
2008-10-23i915: Disable MSI on GM965 (errata says it doesn't work)Keith Packard1-1/+4
2008-10-23drm: Set cliprects to NULL when changing drawable to having 0 cliprects.Zhenyu Wang1-1/+3
2008-10-23i915: Protect vblank IRQ reg access with spinlockKeith Packard1-29/+40
2008-10-23sh: asm/gpio.h needs linux/kernel.h for might_sleep()/WARN_ON().Paul Mundt1-0/+1
2008-10-23sh: mach-highlander: Handle SCIF pinmuxing on R7785RP.Paul Mundt5-5/+34
2008-10-23sh: sh7785 pinmux supportMagnus Damm3-0/+1545
2008-10-23sata_via: load DEVICE register when CTL changesTejun Heo1-3/+32
2008-10-23libata: set device class to NONE if phys_offlineTejun Heo1-8/+8
2008-10-23libata-eh: fix slave link EH action mask handlingTejun Heo1-1/+4
2008-10-23libata: transfer EHI control flags to slave ehc.iTejun Heo2-0/+8
2008-10-23libata-sff: fix ata_sff_post_internal_cmd()Tejun Heo1-1/+10
2008-10-23libata: initialize port_task when !CONFIG_ATA_SFFTejun Heo1-0/+2
2008-10-239p: fix sparse warningsEric Van Hensbergen3-12/+14
2008-10-239p: rdma: RDMA Transport Support for 9PTom Tucker4-0/+723
2008-10-239p: fix format warningEric Van Hensbergen1-1/+1
2008-10-239p: fix debug build errorEric Van Hensbergen3-4/+11
2008-10-23PCI hotplug: fix logic in Compaq hotplug controller bus speed setupJulia Lawall1-1/+1
2008-10-23PCI: don't export linux/io.h from pci.hStephen Rothwell1-1/+1
2008-10-23PCI: PCI_QUIRKS depends on PCIGeert Uytterhoeven1-1/+2
2008-10-23PCI hotplug: pciehp: poll data link layer link activeKenji Kaneshige3-4/+55
2008-10-23PCI hotplug: pciehp: fix possible memory leak in pcie_initKenji Kaneshige1-2/+2
2008-10-23PCI: Workaround invalid P2P bridge bus numbersBenjamin Herrenschmidt1-2/+10
2008-10-23PCI Hotplug: fakephp: add duplicate slot name debuggingAlex Chiang1-2/+8
2008-10-23PCI: Hotplug core: remove 'name'Alex Chiang2-6/+3
2008-10-23PCI: shcphp: remove 'name' parameterAlex Chiang3-47/+48
2008-10-23PCI: SGI Hotplug: stop managing bss_hotplug_slot->nameAlex Chiang1-13/+6
2008-10-23PCI: rpaphp: kmalloc/kfree slot->name directlyAlex Chiang1-5/+3
2008-10-23PCI: pciehp: remove 'name' parameterAlex Chiang4-44/+52
2008-10-23PCI: ibmphp: stop managing hotplug_slot->nameAlex Chiang2-16/+9
2008-10-23PCI: fakephp: remove 'name' parameterAlex Chiang1-9/+10