summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* exec: fix use-after-free bug in setup_new_exec()Heiko Carstens2012-02-062-17/+19
* Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-02-044-7/+44
|\
| * PM / QoS: CPU C-state breakage with PM Qos changeVenkatesh Pallipadi2012-02-041-1/+13
| * PM / Freezer: Thaw only kernel threads if freezing of kernel threads failsSrivatsa S. Bhat2012-02-042-4/+27
| * PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl pathSrivatsa S. Bhat2012-02-011-2/+4
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-02-0424-1094/+106
|\ \
| * | ARM: bcmring: fix build failure in mach-bcmring/arch.cPaul Gortmaker2012-02-041-1/+1
| * | ARM: bcmring: remove unused DMA map codeJD Zheng2012-02-042-1008/+0
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2012-01-2913-46/+98
| |\ \
| | * \ Merge branch 'omap_fixes_a_3.3rc' of git://git.pwsan.com/linux-2.6 into fixesTony Lindgren2012-01-266-29/+75
| | |\ \
| | | * | ARM: OMAP3: hwmod data: register dss hwmods after dss_coreIlya Yanok2012-01-251-6/+24
| | | * | ARM: OMAP2/3: PRM: fix missing plat/irqs.h build breakagePaul Walmsley2012-01-251-0/+1
| | | * | ARM: OMAP2+: io: fix compilation breakage on 2420-only configsPaul Walmsley2012-01-251-1/+3
| | | * | ARM: OMAP4: hwmod data: Add names for DMIC memory address spacePeter Ujfalusi2012-01-251-0/+2
| | | * | ARM: OMAP3: hwmod data: add SYSC_HAS_ENAWAKEUP for dispcTomi Valkeinen2012-01-251-1/+2
| | | * | ARM: OMAP2+: hwmod data: split omap2/3 dispc hwmod classTomi Valkeinen2012-01-253-22/+44
| | * | | ARM: OMAP2+: arch/arm/mach-omap2/smartreflex.c: add missing iounmapJulia Lawall2012-01-261-1/+1
| | * | | ARM: OMAP2+: arch/arm/mach-omap2/devices.c: introduce missing kfreeJulia Lawall2012-01-261-0/+1
| | * | | ARM: OMAP: fix MMC2 loopback clock handlingGrazvydas Ignotas2012-01-261-4/+5
| | * | | ARM: OMAP: fix erroneous mmc2 clock change on mmc3 setupGrazvydas Ignotas2012-01-261-4/+3
| | * | | ARM: OMAP2+: GPMC: fix device size setupYegor Yefremov2012-01-261-0/+6
| | * | | ARM: OMAP2+: timer: Fix crash due to wrong arg to __omap_dm_timer_read_counterVaibhav Hiremath2012-01-261-1/+1
| | * | | ARM: OMAP2: fix regulator warningsFelipe Contreras2012-01-201-5/+5
| | * | | ARM: OMAP2: fix omap3 touchbook kconfig warningFelipe Contreras2012-01-201-1/+0
| | * | | i2c: OMAP: Fix OMAP1 build errorCousson, Benoit2012-01-201-1/+1
| | |/ /
| * | | Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into ...Olof Johansson2012-01-298-39/+7
| |\ \ \
| | * | | ARM: davinci: update mdio bus nameSekhar Nori2012-01-277-7/+7
| | * | | ARM: davinci: DA850: remove non-existing pll1_sysclk4-7 clocksBas van den Berg2012-01-201-32/+0
| | |/ /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-02-046-18/+84
|\ \ \ \
| * | | | Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklistIgor Murzov2012-02-031-0/+7
| * | | | Input: serio_raw - return proper result when serio_raw_read failsChe-Liang Chiou2012-02-011-6/+9
| * | | | Input: document device propertiesHenrik Rydberg2012-02-011-8/+64
| * | | | Input: twl4030_keypad - fix comment (trivial)Felipe Contreras2012-02-011-3/+1
| * | | | Input: gpio_keys - fix struct device declared inside parameter listHeiko Stübner2012-02-011-0/+2
| * | | | Input: evdev - fix variable initialisationHeiko Stübner2012-02-011-1/+1
* | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-02-047-15/+20
|\ \ \ \ \
| * | | | | i.MX SDMA: Fix burstsize settingsPhilippe Rétornaz2012-02-021-2/+4
| * | | | | ARM: mach-shmobile: both USB DMAC instances on sh7372 are slave-onlyGuennadi Liakhovetski2012-02-011-0/+2
| * | | | | dma: sh_dma: not all SH DMAC implementations support MEMCPYGuennadi Liakhovetski2012-02-012-1/+3
| * | | | | Merge branch fixes of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmae...Vinod Koul2012-01-311-1/+1
| |\ \ \ \ \
| | * | | | | dmaengine: fix missing 'cnt' in ?: in dmatestDr. David Alan Gilbert2012-01-231-1/+1
| | | |_|/ / | | |/| | |
| * | | | | at_hdmac: bugfix for enabling channel irqNikolaus Voss2012-01-312-11/+10
| |/ / / /
* | | | | Merge branch 'akpm'Linus Torvalds2012-02-0411-28/+41
|\ \ \ \ \
| * | | | | mm: compaction: check pfn_valid when entering a new MAX_ORDER_NR_PAGES block ...Mel Gorman2012-02-031-0/+13
| * | | | | readahead: fix pipeline break caused by block plugShaohua Li2012-02-031-4/+4
| * | | | | kprobes: fix a memory leak in function pre_handler_kretprobe()Jiang Liu2012-02-031-1/+5
| * | | | | drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layerSamuel Thibault2012-02-031-1/+0
| * | | | | lkdtm: avoid calling lkdtm_do_action() with spinlock heldCong Wang2012-02-031-1/+5
| * | | | | mm/filemap_xip.c: fix race condition in xip_file_fault()Carsten Otte2012-02-031-1/+6
| * | | | | mm/memcontrol.c: fix warning with CONFIG_NUMA=nAndrew Morton2012-02-031-1/+2
OpenPOWER on IntegriCloud