summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* trim fs/internal.hAl Viro2012-01-045-28/+15Star
* pull manipulations of rpc_cred inside alloc_nfs_open_context()Al Viro2012-01-043-33/+22Star
* Revert "rtc: Disable the alarm in the hardware"Linus Torvalds2012-01-041-34/+10Star
* hung_task: fix false positive during vforkMandeep Singh Baines2012-01-041-4/+10
* security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara2012-01-042-2/+2
* drm/radeon/kms/atom: fix possible segfault in pm setupAlexander Müller2012-01-031-1/+5
* Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-021-1/+1
|\
| * dt/device: Fix auxdata matching to handle entries without a name overrideGrant Likely2011-12-121-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-027-7/+17
|\ \
| * | netfilter: ctnetlink: fix timeout calculationXi Wang2011-12-311-2/+2
| * | ipvs: try also real server with port 0 in backup serverJulian Anastasov2011-12-314-5/+11
| * | skge: restore rx multicast filter on resume and after config changesFlorian Zumbiehl2011-12-311-0/+3
| * | mlx4_en: nullify cq->vector field when closing completion queueYevgeny Petrilin2011-12-301-0/+1
* | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2011-12-311-0/+1
|\ \ \
| * | | ASoC: wm8776: add missing break in sample size switchJoachim Eastwood2011-12-231-0/+1
* | | | gspca: Fix falling back to lower isoc alt settingsMauro Carvalho Chehab2011-12-311-1/+1
* | | | futex: Fix uninterruptible loop due to gate_areaHugh Dickins2011-12-311-8/+20
* | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-12-304-75/+65Star
|\ \ \ \
| * | | | ARM: 7237/1: PL330: Fix driver freezeJavi Merino2011-12-231-67/+49Star
| * | | | ARM: 7197/1: errata: Remove SMP dependency for erratum 751472Dave Martin2011-12-232-3/+5
| * | | | ARM: 7196/1: errata: Remove SMP dependency for erratum 720789Dave Martin2011-12-231-1/+1
| * | | | ARM: 7220/1: mmc: mmci: Fixup error handling for dmaUlf Hansson2011-12-191-1/+5
| * | | | ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERRUlf Hansson2011-12-191-3/+5
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2011-12-3011-30/+48
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fixes-hwmod-regression' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2011-12-201-4/+0Star
| |\ \ \ \ \
| | * | | | | ARM: OMAP: hwmod data: fix iva and mailbox hwmods for OMAP 3Felipe Contreras2011-12-161-4/+0Star
| | | |_|_|/ | | |/| | |
| * | | | | ARM: plat-orion: make gpiochip label uniqueHolger Brunck2011-12-201-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/+3Star
|\ \ \ \ \ \ \
| * | | | | | | ceph: disable use of dcache for readdir etc.Sage Weil2011-12-291-26/+3Star
* | | | | | | | 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/+0Star
| * | | | | | | | 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/+0Star
* | | | | | | | | 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