summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | mtd: gpmi-nand: fix read page when reading to vmalloced areaSascha Hauer2012-07-061-5/+5
| * | | | | | | | mtd: mxc_nand: use 32bit copy functionsSascha Hauer2012-07-061-8/+29
* | | | | | | | | Merge tag 'mfd-for-linus-3.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-07-136-101/+133
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mfd: Add missing hunk to change palmas irq to clear on readGraeme Gregory2012-07-091-1/+8
| * | | | | | | | | mfd: Fix palmas regulator pdata missingGraeme Gregory2012-07-091-0/+3
| * | | | | | | | | mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues.Russ Dill2012-07-092-11/+55
| * | | | | | | | | mfd: Update twl6040 Kconfig to avoid build breakagePeter Ujfalusi2012-07-091-0/+1
| * | | | | | | | | mfd: Delete ab5500-core.hPaul Bolle2012-07-091-87/+0Star
| * | | | | | | | | mfd: mc13xxx workaround SPI hardware bug on i.MxPhilippe Rétornaz2012-07-091-1/+64
| * | | | | | | | | mfd: Fix mc13xxx SPI regmapPhilippe Rétornaz2012-07-091-1/+1
| * | | | | | | | | mfd: Add terminating entry for i2c_device_id palmas tableAxel Lin2012-07-091-0/+1
* | | | | | | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-07-132-4/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | SH: Convert out[bwl] macros to inline functionsCorey Minyard2012-07-121-3/+14
| * | | | | | | | | | sh: Fix up se7721 GPIOLIB=y build warnings.Paul Mundt2012-07-021-1/+1
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-132-2/+14
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'for-upstream-master' of git://github.com/agraf/linux-2.6Avi Kivity2012-07-111-0/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | powerpc/kvm: Fix "PR" KVM implementation of H_CEDEBenjamin Herrenschmidt2012-07-111-0/+1
| * | | | | | | | | | | | KVM: Fix device assignment threaded irq handlerAlex Williamson2012-07-111-2/+13
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | block: fix infinite loop in __getblk_slowJeff Moyer2012-07-131-9/+13
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-07-127-22/+33
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=nTomi Valkeinen2012-07-086-6/+6
| * | | | | | | | | | | OMAPDSS: Use PM notifiers for system suspendTomi Valkeinen2012-07-081-16/+27
* | | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-1238-247/+197Star
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | memblock: free allocated memblock_reserved_regions laterYinghai Lu2012-07-123-46/+47
| * | | | | | | | | | | | mm: sparse: fix usemap allocation above node descriptor sectionYinghai Lu2012-07-124-7/+20
| * | | | | | | | | | | | mm: sparse: fix section usemap placement calculationYinghai Lu2012-07-121-1/+1
| * | | | | | | | | | | | xtensa: fix incorrect memsetAlan Cox2012-07-121-1/+1
| * | | | | | | | | | | | shmem: cleanup shmem_add_to_page_cacheHugh Dickins2012-07-121-30/+28Star
| * | | | | | | | | | | | shmem: fix negative rss in memcg memory.statHugh Dickins2012-07-121-12/+29
| * | | | | | | | | | | | tmpfs: revert SEEK_DATA and SEEK_HOLEHugh Dickins2012-07-121-93/+1Star
| * | | | | | | | | | | | drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOTKevin Hilman2012-07-121-1/+1
| * | | | | | | | | | | | fat: fix non-atomic NFS i_pos readSteven J. Magnani2012-07-121-7/+6Star
| * | | | | | | | | | | | MAINTAINERS: add OMAP CPUfreq driver to OMAP Power Management sectionKevin Hilman2012-07-121-0/+1
| * | | | | | | | | | | | sgi-xp: nested calls to spin_lock_irqsave()Dan Carpenter2012-07-121-2/+2
| * | | | | | | | | | | | fs: ramfs: file-nommu: add SetPageUptodate()Bob Liu2012-07-121-0/+1
| * | | | | | | | | | | | drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warningBenoît Thébaudeau2012-07-121-2/+3
| * | | | | | | | | | | | mm/memory_hotplug.c: release memory resources if hotadd_new_pgdat() failsWen Congyang2012-07-121-1/+1
| * | | | | | | | | | | | h8300/uaccess: add mising __clear_user()Geert Uytterhoeven2012-07-121-0/+2
| * | | | | | | | | | | | h8300/uaccess: remove assignment to __gu_val in unhandled case of get_user()Geert Uytterhoeven2012-07-121-1/+0Star
| * | | | | | | | | | | | h8300/time: add missing #include <asm/irq_regs.h>Geert Uytterhoeven2012-07-121-0/+1
| * | | | | | | | | | | | h8300/signal: fix typo "statis"Geert Uytterhoeven2012-07-121-1/+1
| * | | | | | | | | | | | h8300/pgtable: add missing #include <asm-generic/pgtable.h>Geert Uytterhoeven2012-07-121-0/+3
| * | | | | | | | | | | | drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Devic...Lee Jones2012-07-121-1/+7
| * | | | | | | | | | | | drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQLee Jones2012-07-121-1/+1
| * | | | | | | | | | | | mm, thp: abort compaction if migration page cannot be charged to memcgDavid Rientjes2012-07-121-1/+4
| * | | | | | | | | | | | c/r: prctl: less paranoid prctl_set_mm_exe_file()Konstantin Khlebnikov2012-07-121-6/+10
| * | | | | | | | | | | | ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space()Luis Henriques2012-07-121-1/+1
| * | | | | | | | | | | | mn10300: use "#elif defined(CONFIG_*)" instead of "#elif CONFIG_*"Geert Uytterhoeven2012-07-121-2/+2
| * | | | | | | | | | | | mn10300: mm/dma-alloc.c needs <linux/export.h>Geert Uytterhoeven2012-07-121-0/+1
| * | | | | | | | | | | | mn10300: kernel/traps.c needs <linux/export.h>Geert Uytterhoeven2012-07-121-0/+1