summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-14PM / shmobile: fix A3SP suspend methodGuennadi Liakhovetski1-1/+1
2012-01-14PM / Domains: Skip governor functions for CONFIG_PM_RUNTIME unsetRafael J. Wysocki1-5/+19
2012-01-14PM / Domains: Fix build for CONFIG_PM_SLEEP unsetRafael J. Wysocki1-0/+15
2012-01-14PM: Make sysrq-o be available for CONFIG_PM unsetRafael J. Wysocki1-2/+1
2012-01-14kconfig/streamline-config.pl: Fix parsing Makefile with variablesSteven Rostedt1-0/+29
2012-01-14kconfig/streamline-config.pl: Simplify backslash line concatinationSteven Rostedt1-13/+12
2012-01-13mac80211: fix no-op authorized transitionsJohannes Berg1-1/+1
2012-01-13rt2800pci: fix spurious interrupts generationStanislaw Gruszka1-20/+8
2012-01-13ipw2x00: signedness bug handling frame lengthDan Carpenter1-2/+2
2012-01-13wireless: b43: fix Oops on card eject during transferGuennadi Liakhovetski1-1/+4
2012-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-nextLinus Torvalds5-15/+28
2012-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds12-49/+1108
2012-01-13Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds8-106/+115
2012-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds14-67/+128
2012-01-13vhost-net: add module alias (v2.1)stephen hemminger3-3/+9
2012-01-13xfs: remove the unused dm_attrs structureChristoph Hellwig1-7/+0
2012-01-13xfs: cleanup xfs_iomap_eof_align_last_fsbChristoph Hellwig1-18/+18
2012-01-13xfs: remove xfs_itruncate_dataChristoph Hellwig7-142/+65
2012-01-13ipv6: release idev when ip6_neigh_lookup failed in icmp6_dst_allocRongQing.Li1-0/+1
2012-01-13drm/i915: VBT Parser cleanup for eDP blockRohit Jain1-1/+5
2012-01-13autofs4 - fix deal with autofs4_write racesIan Kent1-1/+1
2012-01-13ARM: Add arm_memblock_steal() to allocate memory away from the kernelRussell King9-32/+34
2012-01-13Merge branch 'master' into fixesRussell King5104-114664/+210835
2012-01-13UBIFS: fix key printingArtem Bityutskiy6-88/+91
2012-01-13UBIFS: use snprintf instead of sprintf when printing keysArtem Bityutskiy1-18/+20
2012-01-13dma-buf: Documentation update for Kconfig selectSumit Semwal1-0/+4
2012-01-13nouveau: Support Optimus models for vga_switcherooPeter Lekensteyn3-5/+42
2012-01-13nouveau: properly check for _DSM function supportPeter Lekensteyn1-13/+22
2012-01-13dma-buf: drop option text so users don't select it.Dave Airlie1-1/+1
2012-01-13radeon: Call pci_clear_master() instead of open-coding it.Michel Dänzer2-14/+3
2012-01-13gma500: Discard modes that don't fit in stolen memoryAlan Cox4-8/+24
2012-01-13drm: bump DRM_CONNECTOR_MAX_ENCODER from 2 to 3Ben Skeggs1-1/+1
2012-01-13drm/radeon/kms: Fix module parameter description formatJean Delvare1-1/+1
2012-01-13drm/radeon/kms/ni: fix packet2 handling for VM IB parserAlex Deucher1-1/+2
2012-01-13ttm/dma: Remove the WARN() which is not useful.Konrad Rzeszutek Wilk1-3/+2
2012-01-13ARM: 7275/1: LPAE: Check the CPU support for the long descriptor formatCatalin Marinas1-0/+8
2012-01-13ARM: 7274/1: NUC900: Rename nuc900-audio platform device to nuc900-ac97Axel Lin5-7/+7
2012-01-13ALSA: Don't prompt for CONFIG_SND_COMPRESS_OFFLOADTakashi Iwai1-10/+3
2012-01-13ALSA: HDA: Use LPIB position fix for Macbook Pro 7,1David Henningsson1-0/+1
2012-01-13block: Stop using macro stubs for the bio data integrity callsMartin K. Petersen1-13/+53
2012-01-13drm/i915: mask transcoder select bits before setting them on LVDSJesse Barnes1-5/+8
2012-01-13Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Linus Torvalds100-1562/+2589
2012-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds98-588/+925
2012-01-13unlzo: fix input buffer freeSascha Hauer1-1/+1
2012-01-13ramoops: update parameters only after successful initKees Cook1-8/+9
2012-01-13ramoops: fix use of rounddown_pow_of_two()Marco Stornelli1-2/+2
2012-01-13c/r: prctl: add PR_SET_MM codes to set up mm_struct entriesCyrill Gorcunov2-0/+133
2012-01-13c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4Cyrill Gorcunov2-2/+8
2012-01-13c/r: introduce CHECKPOINT_RESTORE symbolCyrill Gorcunov1-0/+11
2012-01-13selftests: new x86 breakpoints selftestFrederic Weisbecker4-2/+416