Age | Commit message (Expand) | Author |
2013-09-26 | s3fb: fix error return code in s3_pci_probe() | Wei Yongjun |
2013-09-26 | video: mmp: drop needless devm cleanup | Uwe Kleine-König |
2013-09-26 | OMAPDSS: Add missing dependency on backlight for DSI-CM panel drier | Mark Brown |
2013-09-19 | OMAPDSS: DISPC: set irq_safe for runtime PM | Tomi Valkeinen |
2013-09-19 | OMAPDSS: Return right error during connector probe | Sathya Prakash M R |
2013-09-16 | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2013-09-16 | Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubi | Linus Torvalds |
2013-09-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-09-15 | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds |
2013-09-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2013-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2013-09-13 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-09-13 | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-09-13 | MIPS: DECstation I/O ASIC DMA interrupt handling fix | Maciej W. Rozycki |
2013-09-12 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-09-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2013-09-12 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2013-09-12 | thp: account anon transparent huge pages into NR_ANON_PAGES | Kirill A. Shutemov |
2013-09-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-09-12 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-09-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds |
2013-09-12 | Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-09-12 | Merge tag 'stable/for-linus-3.12-rc0-tag-three' of git://git.kernel.org/pub/s... | Linus Torvalds |
2013-09-12 | Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-09-12 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds |
2013-09-12 | hwmon: (k10temp) remove unnecessary pci_set_drvdata() | Jingoo Han |
2013-09-12 | Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fix... | Joerg Roedel |
2013-09-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2013-09-12 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2013-09-11 | Bye, bye, WfW flag | Linus Torvalds |
2013-09-11 | Merge branch 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux... | Linus Torvalds |
2013-09-11 | Merge tag 'for-3.12' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf | Linus Torvalds |
2013-09-11 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2013-09-11 | drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-09-11 | drivers/w1/w1.c: replace strict_strtol() with kstrtol() | Jingoo Han |
2013-09-11 | memstick: add support for legacy memorysticks | Maxim Levitsky |
2013-09-11 | drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-09-11 | drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-09-11 | pktcdvd: fix defective misuses of pkt_<level> | Joe Perches |
2013-09-11 | pktcdvd: add struct pktcdvd_device * to pkt_dump_sense() | Joe Perches |
2013-09-11 | pktcdvd: convert pr_info to pkt_info | Joe Perches |
2013-09-11 | pktcdvd: convert pr_notice to pkt_notice | Joe Perches |
2013-09-11 | pktcdvd: add struct pktcdvd_device.name to pr_err logging where possible | Joe Perches |
2013-09-11 | pktcdvd: add struct pktcdvd_device * to pkt_dbg | Joe Perches |
2013-09-11 | pktcdvd: consolidate DPRINTK and VPRINTK macros | Joe Perches |
2013-09-11 | pktcdvd: convert printk to pr_<level> | Joe Perches |
2013-09-11 | pktcdvd: convert ZONE macro to static function get_zone() | Joe Perches |
2013-09-11 | aoe: do not BUG if memory pressure prevented debugfs file creation | Ed Cashin |
2013-09-11 | aoe: suppress compiler warnings | Andy Shevchenko |