aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-11drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove()Devendra Naga1-1/+1
2012-07-11memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu2-3/+6
2012-07-11hrtimer: Update hrtimer base offsets each hrtimer_interruptJohn Stultz1-14/+14
2012-07-11timekeeping: Provide hrtimer update functionThomas Gleixner2-0/+35
2012-07-11hrtimers: Move lock held region in hrtimer_interrupt()Thomas Gleixner1-2/+3
2012-07-11timekeeping: Maintain ktime_t based offsets for hrtimersThomas Gleixner1-2/+23
2012-07-11timekeeping: Fix leapsecond triggered load spike issueJohn Stultz1-0/+4
2012-07-11hrtimer: Provide clock_was_set_delayed()John Stultz2-1/+28
2012-07-11media: mx2_camera: Fix mbus format handlingJavier Martin1-5/+22
2012-07-11MN10300: Fix a missing semicolonDavid Howells1-1/+1
2012-07-11powerpc/kvm: Fix "PR" KVM implementation of H_CEDEBenjamin Herrenschmidt1-0/+1
2012-07-11KVM: Fix device assignment threaded irq handlerAlex Williamson1-2/+13
2012-07-11Input: xpad - add signature for Razer Onza Tournament EditionIlia Katsnelson1-1/+3
2012-07-11Input: xpad - handle all variations of Mad Catz Beat PadYuri Khan3-0/+5
2012-07-10mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq()Guennadi Liakhovetski1-2/+2
2012-07-10mmc: core: Revert "skip card initialization if power class selection fails"Venkatraman S1-7/+11
2012-07-10gpio/gpio-tps65910: gpio_chip.of_node referenced without CONFIG_OF_GPIO definedJerry Snitselaar1-0/+2
2012-07-10ACPI / PM: Leave Bus Master Arbitration enabled for suspend/resumeJonathan Nieder1-22/+0
2012-07-10Revert "of: match by compatible property first"Linus Torvalds1-26/+4
2012-07-10mei: pci_resume: set IRQF_ONESHOT for msi request_threaded_irqTomas Winkler1-1/+1
2012-07-10NFSv4: Fix an NFSv4 mount regressionTrond Myklebust1-0/+2
2012-07-10PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern4-33/+12
2012-07-10Input: bcm5974 - Add support for 2012 MacBook Pro RetinaHenrik Rydberg1-0/+20
2012-07-10HID: add support for 2012 MacBook Pro RetinaRyan Bourgeois3-0/+15
2012-07-10tty/hvc_opal: Fix debug function nameBenjamin Herrenschmidt1-1/+1
2012-07-10powerpc/numa: Avoid stupid uninitialized warning from gccBenjamin Herrenschmidt1-1/+1
2012-07-10powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt2-3/+3
2012-07-10powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt4-12/+64
2012-07-09gspca_sn9c20x: Fix NULL pointer dereferenceHans de Goede1-5/+8
2012-07-09kmsg: merge continuation records while printingKay Sievers1-42/+78
2012-07-09kmsg: /proc/kmsg - support reading of partial log recordsKay Sievers1-8/+20
2012-07-09ARM: OMAP2+: omap2plus_defconfig: EHCI driver is not stable, disable itKevin Hilman1-1/+0
2012-07-09md/raid1: fix use-after-free bug in RAID1 data-check code.NeilBrown1-1/+2
2012-07-09virtio-balloon: fix add/get API useMichael S. Tsirkin1-14/+10
2012-07-09mfd: Add missing hunk to change palmas irq to clear on readGraeme Gregory1-1/+8
2012-07-09mfd: Fix palmas regulator pdata missingGraeme Gregory1-0/+3
2012-07-09mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues.Russ Dill2-11/+55
2012-07-09mfd: Update twl6040 Kconfig to avoid build breakagePeter Ujfalusi1-0/+1
2012-07-09mfd: Delete ab5500-core.hPaul Bolle1-87/+0
2012-07-09mfd: mc13xxx workaround SPI hardware bug on i.MxPhilippe Rétornaz1-1/+64
2012-07-09mfd: Fix mc13xxx SPI regmapPhilippe Rétornaz1-1/+1
2012-07-09mfd: Add terminating entry for i2c_device_id palmas tableAxel Lin1-0/+1
2012-07-08NFS: Fix list manipulation snafus in fs/nfs/direct.cTrond Myklebust1-1/+5
2012-07-08OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=nTomi Valkeinen6-6/+6
2012-07-08OMAPDSS: Use PM notifiers for system suspendTomi Valkeinen1-16/+27
2012-07-08[SCSI] bnx2i: Removed the reference to the netdev->base_addrEddie Wai3-7/+7
2012-07-08[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtfDan Williams3-9/+11
2012-07-08[SCSI] Fix NULL dereferences in scsi_cmd_to_driverMark Rustad1-1/+7
2012-07-07Linux 3.5-rc6Linus Torvalds1-1/+1
2012-07-07vfs: make O_PATH file descriptors usable for 'fchdir()'Linus Torvalds1-3/+3