summaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-27sparc32: drop sparc model check in paging_initSam Ravnborg1-13/+1
2012-07-27sparc32: drop sparc_unmapped_baseSam Ravnborg2-4/+1
2012-07-27sparc32,leon: drop leon_init()Sam Ravnborg3-19/+0
2012-07-27sparc32: drop fixmap.hSam Ravnborg4-30/+26
2012-07-27sparc32: fixmap.h cleanupSam Ravnborg1-89/+5
2012-07-27sparc32: drop unused kmap_atomic_to_pageSam Ravnborg2-19/+0
2012-07-27sparc32: drop swapper_pg_dirSam Ravnborg2-4/+3
2012-07-27sparc32: beautify srmmu_inherit_prom_mappings()Sam Ravnborg1-10/+16
2012-07-27sparc32: use void * in nocache get/freeSam Ravnborg2-35/+42
2012-07-27sparc32: fix coding-style in srmmu.cSam Ravnborg1-68/+64
2012-07-27sparc32: sort includes in srmmu.cSam Ravnborg1-21/+21
2012-07-27sparc32: define a few srmmu functions __initSam Ravnborg1-2/+2
2012-07-09sparc64: remove unused function straddles_64bit_va_hole()Kirill Tkhai1-17/+0
2012-06-27sparc32: Remove superfluous extern declarations for prom_*() functionsGeert Uytterhoeven1-3/+0
2012-06-27sparc: Correct comments about prom_init() return valuesGeert Uytterhoeven2-4/+4
2012-06-27sparc/PCI: remove unused pcibios_assign_resource() definitionBjorn Helgaas1-5/+0
2012-06-27sparc64: Consistently use fsrc2 rather than fmovd in optimized asm.David S. Miller3-66/+66
2012-06-26drm/nouveau/fbcon: using nv_two_heads is not a good ideaBen Skeggs1-1/+1
2012-06-25bug.h: Fix up CONFIG_BUG=n implicit function declarations.Paul Mundt1-10/+9
2012-06-25HID: Fix the generic Kconfig optionsHenrik Rydberg3-28/+25
2012-06-25HID: magicmouse: Correct report range of major / minor axesYufeng Shen1-2/+4
2012-06-25ARM: dma-mapping: fix buffer chunk allocation orderMarek Szyprowski1-1/+1
2012-06-25drm/udl: Make sure to get correct endian keys from vendor descriptorDave Airlie1-1/+1
2012-06-24Linux 3.5-rc4v3.5-rc4Linus Torvalds1-1/+1
2012-06-24Fix typo in printed messagesAnatol Pomozov3-3/+3
2012-06-24ARM: Orion: Fix Virtual/Physical mixup with watchdogAndrew Lunn5-2/+5
2012-06-24ARM: Kirkwood: clk_register_gate_fn: add fn assignmentMarc Kleine-Budde1-0/+1
2012-06-24ARM: Orion5x - Restore parts of io.h, with reworkAndrew Lunn2-0/+23
2012-06-23regulator: palmas: fix regmap offsets for enable/disableGraeme Gregory1-2/+5
2012-06-22drm: drop comment about this header being autogenerated.Dave Airlie1-4/+0
2012-06-22ARM: OMAP4: hwmod data: Force HDMI in no-idle while enabledRicardo Neri1-0/+5
2012-06-22ARM: OMAP2+: mux: fix sparse warningPaul Walmsley1-0/+1
2012-06-22ARM: OMAP2+: CM: increase the module disable timeoutPaul Walmsley2-2/+13
2012-06-22ARM: OMAP4: clock data: add clockdomains for clocks used as main clocksPaul Walmsley1-0/+5
2012-06-22ARM: OMAP4: hwmod data: fix 32k sync timer idle modesPaul Walmsley1-2/+1
2012-06-22ARM: OMAP4+: hwmod: fix issue causing IPs not going back to Smart-StandbyDjamil Elaidi1-1/+1
2012-06-21xfs: rename log structure to xlogMark Tinguely6-88/+116
2012-06-21xfs: shutdown xfs_sync_worker before the logBen Myers2-16/+17
2012-06-21xfs: Fix overallocation in xfs_buf_allocate_memory()Jan Kara1-14/+2
2012-06-21xfs: fix allocbt cursor leak in xfs_alloc_ag_vextent_nearDave Chinner1-0/+1
2012-06-21xfs: check for stale inode before acquiring iflock on pushBrian Foster1-9/+8
2012-06-21Btrfs: delay iput with async extentsJosef Bacik1-2/+2
2012-06-21Btrfs: add a missing spin_lockJosef Bacik1-0/+1
2012-06-21Btrfs: don't assume to be on the correct extent in add_all_parentsAlexander Block1-42/+52
2012-06-21Btrfs: introduce btrfs_next_old_itemAlexander Block1-2/+7
2012-06-21drm/edid: don't return stack garbage from supports_rbDaniel Vetter1-1/+1
2012-06-21vga_switcheroo: Add include guardOzan Çağlayan1-0/+4
2012-06-21mm, mempolicy: fix mbind() to do synchronous migrationDavid Rientjes1-1/+1
2012-06-21media: pms.c needs linux/slab.hRandy Dunlap1-0/+1
2012-06-20mm/memblock: fix overlapping allocation when doubling reserved arrayGreg Pearson1-4/+32