aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-13Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-07-13Merge tag 'nfs-for-3.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-07-13Remove easily user-triggerable BUG from generic_setleaseDave Jones
2012-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-13Merge tag 'mmc-fixes-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-07-13Merge tag 'for-linus-20120712' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-07-13Merge tag 'mfd-for-linus-3.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-07-13Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-07-13Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-07-13block: fix infinite loop in __getblk_slowJeff Moyer
2012-07-13ARM: S3C24XX: Correct CAMIF interrupt definitionsSylwester Nawrocki
2012-07-13ARM: S3C24XX: Correct AC97 clock control bit for S3C2440Sylwester Nawrocki
2012-07-13ALSA: snd-usb: move calls to usb_set_interfaceDaniel Mack
2012-07-12Input: xpad - add Andamiro Pump It Up padYuri Khan
2012-07-13ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor
2012-07-13ARM: SAMSUNG: Update default rate for xusbxti clockTushar Behera
2012-07-12hwmon: (it87) Preserve configuration register bits on initJean Delvare
2012-07-12cpufreq / ACPI: Fix not loading acpi-cpufreq driver regressionThomas Renninger
2012-07-12ARM: EXYNOS: register devices in 'need_restore' state for pm_domainsMarek Szyprowski
2012-07-12ARM: EXYNOS: read initial state of power domain from hw registersMarek Szyprowski
2012-07-12SH: Convert out[bwl] macros to inline functionsCorey Minyard
2012-07-11Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-07-11Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-11memblock: free allocated memblock_reserved_regions laterYinghai Lu
2012-07-11mm: sparse: fix usemap allocation above node descriptor sectionYinghai Lu
2012-07-11mm: sparse: fix section usemap placement calculationYinghai Lu
2012-07-11xtensa: fix incorrect memsetAlan Cox
2012-07-11shmem: cleanup shmem_add_to_page_cacheHugh Dickins
2012-07-11shmem: fix negative rss in memcg memory.statHugh Dickins
2012-07-11tmpfs: revert SEEK_DATA and SEEK_HOLEHugh Dickins
2012-07-11drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOTKevin Hilman
2012-07-11fat: fix non-atomic NFS i_pos readSteven J. Magnani
2012-07-11MAINTAINERS: add OMAP CPUfreq driver to OMAP Power Management sectionKevin Hilman
2012-07-11sgi-xp: nested calls to spin_lock_irqsave()Dan Carpenter
2012-07-11fs: ramfs: file-nommu: add SetPageUptodate()Bob Liu
2012-07-11drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warningBenoît Thébaudeau
2012-07-11mm/memory_hotplug.c: release memory resources if hotadd_new_pgdat() failsWen Congyang
2012-07-11h8300/uaccess: add mising __clear_user()Geert Uytterhoeven
2012-07-11h8300/uaccess: remove assignment to __gu_val in unhandled case of get_user()Geert Uytterhoeven
2012-07-11h8300/time: add missing #include <asm/irq_regs.h>Geert Uytterhoeven
2012-07-11h8300/signal: fix typo "statis"Geert Uytterhoeven
2012-07-11h8300/pgtable: add missing #include <asm-generic/pgtable.h>Geert Uytterhoeven
2012-07-11drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Devic...Lee Jones
2012-07-11drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQLee Jones
2012-07-11mm, thp: abort compaction if migration page cannot be charged to memcgDavid Rientjes
2012-07-11c/r: prctl: less paranoid prctl_set_mm_exe_file()Konstantin Khlebnikov
2012-07-11ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space()Luis Henriques
2012-07-11mn10300: use "#elif defined(CONFIG_*)" instead of "#elif CONFIG_*"Geert Uytterhoeven
2012-07-11mn10300: mm/dma-alloc.c needs <linux/export.h>Geert Uytterhoeven