summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-12-26pinctrl: fix comment mistakeLinus Walleij
2012-12-26drivers/pinctrl/pinctrl-at91.c: convert kfree to devm_kfreeJulia Lawall
2012-12-26pinctrl: imx5: fix GPIO_8 pad CAN1_RXCAN configurationPhilipp Zabel
2012-12-25proc: Allow proc_free_inum to be called from any contextEric W. Biederman
2012-12-25pidns: Stop pid allocation when init diesEric W. Biederman
2012-12-25namei.h: include errno.hStephen Warren
2012-12-25m68k: Wire up finit_moduleGeert Uytterhoeven
2012-12-25asm-generic/dma-mapping-broken.h: Provide dma_alloc_attrs()/dma_free_attrs()Geert Uytterhoeven
2012-12-25m68k: Provide dma_alloc_attrs()/dma_free_attrs()Geert Uytterhoeven
2012-12-25ext4: do not try to write superblock on ro remount w/o journalMichael Tokarev
2012-12-25ext4: include journal blocks in df overhead calcsEric Sandeen
2012-12-25ext4: remove unaligned AIO warning printkEric Sandeen
2012-12-25ext4: fix an incorrect comment about i_mutexAndy Lutomirski
2012-12-25ext4: fix deadlock in journal_unmap_buffer()Jan Kara
2012-12-25ext4: split off ext4_journalled_invalidatepage()Jan Kara
2012-12-25ARM: dts: imx23-olinuxino: Fix IOMUX settingsFabio Estevam
2012-12-24pidns: Outlaw thread creation after unshare(CLONE_NEWPID)Eric W. Biederman
2012-12-24arp: fix a regression in arp_solicit()Cong Wang
2012-12-24Input: gpio_keys - defer probing if GPIO probing is deferredDmitry Torokhov
2012-12-24Input: gpio_keys_polled - defer probing if GPIO probing is deferredGabor Juhos
2012-12-24Input: sentelic - only report position of first finger as ST coordinatesChristophe TORDEUX
2012-12-24regulator: core: Fix continuous_voltage_range case in regulator_can_change_vo...Axel Lin
2012-12-24regulator: s5m8767: Fix probe failure due to stack corruptionInderpal Singh
2012-12-24ASoC: cs42l52: Catch no-match case in cs42l52_get_clkAxel Lin
2012-12-24ASoC: lm49453: Update lm49453_reg_defs values as per LM49453 HW revision-BMR.Swami.Reddy@ti.com
2012-12-24ASoC: lm49453: Fix adc, mic and sidetone volume rangesMR.Swami.Reddy@ti.com
2012-12-24ASoC: arizona: Correct FLL source definitionsMark Brown
2012-12-24ASoC: arizona: Do proper shift for setting AIF rateAxel Lin
2012-12-24ASoC: lm49453: Fix mask for setting mode bit in lm49453_set_dai_fmt()Axel Lin
2012-12-24ASoC: sgtl5000: Fix maximum value for microphone gainFabio Estevam
2012-12-24ASoC: soc-core: Remove unused 'ret' variableFabio Estevam
2012-12-24ima: fallback to MODULE_SIG_ENFORCE for existing kernel module syscallMimi Zohar
2012-12-24netfilter: xt_CT: recover NOTRACK target supportPablo Neira Ayuso
2012-12-23Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds
2012-12-23mm: modify pgdat_balanced() so that it also handles order-0Zlatko Calusic
2012-12-23Partly revert "[media] uvcvideo: Set error_idx properly for extended controls...Rafael J. Wysocki
2012-12-23sunxi: Change the machine compatible string.Maxime Ripard
2012-12-23ARM: multi_v7_defconfig: Add ARCH_SUNXIMaxime Ripard
2012-12-23drm/nve0/graph: fix fuc, and enable acceleration on all known chipsetsBen Skeggs
2012-12-23drm/nvc0/graph: fix fuc, and enable acceleration on GF119Ben Skeggs
2012-12-23drm/nouveau/bios: cache ramcfg strap on later chipsetsBen Skeggs
2012-12-23drm/nouveau/mxm: silence output if no bios dataBen Skeggs
2012-12-23drm/nouveau/bios: parse/display extra version componentBen Skeggs
2012-12-23drm/nouveau/bios: implement opcode 0xa9Ben Skeggs
2012-12-23drm/nouveau/bios: update gpio parsing apis to match current designBen Skeggs
2012-12-23drm/nouveau: initial support for GK106Ben Skeggs
2012-12-22i2c: remove __dev* attributes from subsystemBill Pemberton
2012-12-22hwmon: (emc6w201) Fix DIV_ROUND_CLOSEST problem with unsigned divisorsGuenter Roeck
2012-12-22net: sched: integer overflow fixStefan Hasko
2012-12-22CONFIG_HOTPLUG removal from networking coreGreg KH