summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | ARM: OMAP: hwmod data: fix iva and mailbox hwmods for OMAP 3Felipe Contreras2011-12-151-4/+0
| | | |_|_|/ | | |/| | |
| * | | | | ARM: plat-orion: make gpiochip label uniqueHolger Brunck2011-12-191-1/+5
| * | | | | enable uncompress log on cpuimx35sdEric Bénard2011-12-191-0/+1
| * | | | | cpuimx35: fix touchscreen supportEric Bénard2011-12-191-1/+7
| * | | | | cpuimx35sd: fix KconfigEric Bénard2011-12-192-3/+3
| * | | | | clock-imx35: fix reboot in internal boot modeEric Bénard2011-12-191-10/+10
| * | | | | dma: MX3_IPU fix dependsEric Bénard2011-12-191-2/+2
| * | | | | imx_v4_v5_defconfig: update default configurationEric Bénard2011-12-191-5/+7
| * | | | | cpuimx25sd: fix KconfigEric Bénard2011-12-192-3/+3
| * | | | | arm/imx: fix cpufreq section mismatchRichard Zhao2011-12-191-1/+1
| * | | | | ARM:imx:fix pwm period valueJason Chen2011-12-191-0/+9
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-12-302-5/+6
|\ \ \ \ \ \
| * | | | | | Input: sentelic - fix retrieving number of buttonsTai-hwa Liang2011-12-292-3/+4
| * | | | | | Input: sentelic - release mutex upon register write failureTai-hwa Liang2011-12-231-2/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-12-301-26/+3
|\ \ \ \ \ \ \
| * | | | | | | ceph: disable use of dcache for readdir etc.Sage Weil2011-12-291-26/+3
* | | | | | | | Merge branch 'v3.2-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-12-302-15/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: EXYNOS: Remove duplicated SROMC static memory mappingThomas Abraham2011-12-281-5/+0
| * | | | | | | | ARM: SAMSUNG: Fix build error when selecting CPU_FREQ_S3C24XX_DEBUGFS on S3C2440Denis Kuzmenko2011-12-281-10/+15
* | | | | | | | | Revert "clockevents: Set noop handler in clockevents_exchange_device()"Linus Torvalds2011-12-301-1/+0
* | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2011-12-304-7/+12
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2)Wim Van Sebroeck2011-12-271-3/+3
| * | | | | | | | watchdog: hpwdt: Changes to handle NX secure bit in 32bit pathMingarelli, Thomas2011-12-261-1/+4
| * | | | | | | | watchdog: sp805: Fix section mismatch in ID table.Nick Bowler2011-12-261-1/+1
| * | | | | | | | watchdog: move coh901327 state holdersLinus Walleij2011-12-261-2/+4
* | | | | | | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-12-291-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | iommu: Initialize domain->handler in iommu_domain_alloc()KyongHo Cho2011-12-161-1/+1
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-293-9/+22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | packet: fix possible dev refcnt leak when bind failWei Yongjun2011-12-271-1/+5
| * | | | | | | | | | Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2011-12-241-5/+13
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | netfilter: ctnetlink: fix scheduling while atomic if helper is autoloadedPablo Neira Ayuso2011-12-241-0/+3
| | * | | | | | | | | | netfilter: ctnetlink: fix return value of ctnetlink_get_expect()Pablo Neira Ayuso2011-12-241-5/+10
| * | | | | | | | | | | netem: dont call vfree() under spinlock and BH disabledEric Dumazet2011-12-241-3/+4
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-293-4/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | perf/x86: Fix raw_spin_unlock_irqrestore() usageRobert Richter2011-12-231-1/+1
| * | | | | | | | | | | oprofile, arm/sh: Fix oprofile_arch_exit() linkage issueVladimir Zapolskiy2011-12-232-3/+3
* | | | | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-12-293-25/+43
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | xfs: log all dirty inodes in xfs_fs_sync_fsChristoph Hellwig2011-12-233-24/+42
| * | | | | | | | | | | | xfs: log the inode in ->write_inode calls for kupdateChristoph Hellwig2011-12-231-1/+1
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-12-293-12/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | block: fix blk_queue_end_tag()Dan Williams2011-12-291-11/+2
| * | | | | | | | | | | | | block: re-use existing 'reading' variable instead of checking direction againmajianpeng2011-12-211-1/+1
| * | | | | | | | | | | | | block, cfq: fix empty queue crash caused by request mergeShaohua Li2011-12-161-0/+12
* | | | | | | | | | | | | | mm: hugetlb: fix non-atomic enqueue of huge pageHillf Danton2011-12-291-1/+1
* | | | | | | | | | | | | | procfs: do not confuse jiffies with cputime64_tAndreas Schwab2011-12-295-2/+8
* | | | | | | | | | | | | | mm/mempolicy.c: refix mbind_range() vma issueKOSAKI Motohiro2011-12-291-1/+10
* | | | | | | | | | | | | | gspca: Fix bulk mode cameras no longer working (regression fix)Hans de Goede2011-12-291-2/+2
* | | | | | | | | | | | | | drm/i915: Disable RC6 on Sandybridge by defaultKeith Packard2011-12-261-5/+3
* | | | | | | | | | | | | | drm/i915: Disable semaphores by default on SNBKeith Packard2011-12-261-2/+2
* | | | | | | | | | | | | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-12-2610-56/+154
|\ \ \ \ \ \ \ \ \ \ \ \ \ \