summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-24ata_piix: IDE-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley
2011-04-24libata: Pioneer DVR-216D can't do SETXFERJeff Mahoney
2011-04-24ahci: don't enable port irq before handler is registeredMaxime Bizon
2011-04-24libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo
2011-04-24libata: Kill unused ATA_DFLAG_{H|D}IPM flagsTejun Heo
2011-04-24ahci: EM supported message type sysfs attributeHannes Reinecke
2011-04-23Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-04-23vfs: get rid of 'struct dcache_hash_bucket' abstractionLinus Torvalds
2011-04-22Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-04-22SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen
2011-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-04-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-22Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-04-22perf, x86: Update/fix Intel Nehalem cache eventsPeter Zijlstra
2011-04-22perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on overflowCyrill Gorcunov
2011-04-22x86, perf event: Turn off unstructured raw event access to offcore registersIngo Molnar
2011-04-22perf: Support Xeon E7's via the Westmere PMU driverAndi Kleen
2011-04-21Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-04-21ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cdTejun Heo
2011-04-21block: don't propagate unlisted DISK_EVENTs to userlandTejun Heo
2011-04-21elevator: check for ELEVATOR_INSERT_SORT_MERGE in !elvpriv case tooJens Axboe
2011-04-21Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-04-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-04-21raid5: fix build error, sector_t usageRandy Dunlap
2011-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-04-21Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-04-21Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-04-21Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2011-04-21vfs: Pass setxattr(2) flags properlyJan Kara
2011-04-21virtio: console: Enable call to hvc_remove() on console port removeAmit Shah
2011-04-21virtio_pci: Prevent double-free of pci regions after device hot-unplugAmit Shah
2011-04-21virtio: Decrement avail idx on buffer detachAmit Shah
2011-04-21intel_iommu: disable all VT-d PMRs when TXT launchedJoseph Cihula
2011-04-21Merge branch 'fix/hda' into for-linusTakashi Iwai
2011-04-21x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPSDavid Rientjes
2011-04-21Revert "x86, NUMA: Fix fakenuma boot failure"David Rientjes
2011-04-21agp: fix arbitrary kernel memory writesVasiliy Kulikov
2011-04-21agp: fix OOM and buffer overflowVasiliy Kulikov
2011-04-20Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-04-20Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-04-20Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-04-20Merge branch 'stable/bug-fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-04-20Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-04-20ALSA: hda - Fix unused warnings when !SND_HDA_NEEDS_RESUMEMike Waychison
2011-04-20Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-04-20xfs: fix duplicate message outputDave Chinner
2011-04-20Open with O_CREAT flag set fails to open existing files on non writable direc...Sachin Prabhu
2011-04-20xen: mask_rw_pte: do not apply the early_ioremap checks on x86_32Stefano Stabellini
2011-04-20xen: do not create the extra e820 region at an addr lower than 4GStefano Stabellini
2011-04-20md: Update documentation for sync_min and sync_max entriesCoolCold