summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-25perf top: Fix counter name fixup when fallbacking to cpu-clockArnaldo Carvalho de Melo1-1/+1
2012-05-25tile/mm/fault.c: Port OOM changes to handle_page_faultKautuk Consul1-5/+27
2012-05-25arch/tile: add descriptive text if the kernel reports a bad trapChris Metcalf1-2/+28
2012-05-25arch/tile: allow querying cpu module information from the hypervisorChris Metcalf2-1/+21
2012-05-25arch/tile: fix hardwall for tilegx and generalize for idn and ipiChris Metcalf8-280/+636
2012-05-25arch/tile: support multiple huge page sizes dynamicallyChris Metcalf15-158/+456
2012-05-25mm: add new arch_make_huge_pte() method for tile supportChris Metcalf2-0/+9
2012-05-25arch/tile: support kexec() for tilegxChris Metcalf5-9/+300
2012-05-25arch/tile: support <asm/cachectl.h> header for cacheflush() syscallChris Metcalf6-8/+55
2012-05-25arch/tile: Allow tilegx to build with either 16K or 64K page sizeChris Metcalf20-197/+345
2012-05-25arch/tile: optimize get_user/put_user and friendsChris Metcalf8-315/+241
2012-05-25arch/tile: support building big-endian kernelChris Metcalf10-29/+130
2012-05-25arch/tile: allow building Linux with transparent huge pages enabledChris Metcalf6-53/+111
2012-05-25arch/tile: use interrupt critical sections lessChris Metcalf7-99/+96
2012-05-25Merge tag 'tag-for-linus-3.5' of git://git.linaro.org/people/sumitsemwal/linu...Linus Torvalds3-8/+233
2012-05-25Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds19-105/+169
2012-05-25Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds41-780/+2898
2012-05-25Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds16-234/+582
2012-05-25Merge tag 'hda-switcheroo' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-67/+316
2012-05-25Merge tag 'cris-for-linus' of git://jni.nu/crisLinus Torvalds18-1138/+71
2012-05-25Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds27-1661/+667
2012-05-25openrisc: use generic strncpy_from_userJonas Bonn3-59/+4
2012-05-25mac80211: Fix race in checking AP status by sending null frameSoumik Das1-1/+2
2012-05-25brcmfmac: use vmalloc to allocate mem for the firmwareHauke Mehrtens1-2/+3
2012-05-25NFC: potential integer overflow problem in check_crc()Dan Carpenter1-1/+1
2012-05-25wl1251: fix oops on early interruptGrazvydas Ignotas2-3/+2
2012-05-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds19-245/+342
2012-05-25iwlwifi: fix memory leak if opmode fails to initJohannes Berg1-9/+9
2012-05-25iwlwifi: do not send lq cmd when station add failsMeenakshi Venkataraman1-1/+1
2012-05-25iwlwifi: remove ucode16 optionJohannes Berg4-426/+0
2012-05-25iwlwifi: do not use shadow registers by defaultMeenakshi Venkataraman2-5/+5
2012-05-25iwlwifi: fix the Transmit Frame Descriptor ringsEmmanuel Grumbach3-12/+16
2012-05-25iwlwifi: update BT traffic load states correctlyMeenakshi Venkataraman1-0/+1
2012-05-25perf tools: fix thread_map__new_by_pid_str() memory leak in error pathFranck Bui-Huu1-11/+10
2012-05-25doc: ext3: update documentation with barrier=1 defaultStefan Hajnoczi1-3/+3
2012-05-25Documentation/initrd.txt: Change the location of util-linuxMarcos Paulo de Souza1-2/+2
2012-05-25Documentation/SubmittingPatches: suggested the use of scripts/get_maintainer.plMichel Machado1-1/+2
2012-05-25Documentation/kernel-parameters: remove autotest and mcatestSebastian Andrzej Siewior1-4/+0
2012-05-25x86: hpet: Fix copy-and-paste mistake in earlier changeJan Beulich1-1/+1
2012-05-25scripts/coccinelle: sizeof of pointerJulia Lawall1-0/+65
2012-05-25scripts/coccinelle: address test is always trueJulia Lawall1-0/+35
2012-05-25tick: Move skew_tick option into the HIGH_RES_TIMER sectionThomas Gleixner1-8/+8
2012-05-25[PARISC] Fix parisc compile failure after smp: Add task_struct argument to __...James Bottomley1-2/+0
2012-05-25[PARISC] fix TLB fault path on PA2.0 narrow systemsJames Bottomley1-13/+17
2012-05-25[PARISC] fix boot failure on 32-bit systems caused by branch stubs placed bef...John David Anglin1-2/+4
2012-05-25clocksource: em_sti: Add DT supportMagnus Damm1-0/+7
2012-05-25clocksource: em_sti: Emma Mobile STI driverMagnus Damm3-0/+406
2012-05-25drm/i915: tune down the noise of the RP irq limit failDaniel Vetter1-2/+3
2012-05-25drm/i915: Remove the error message for unbinding pinned buffersChris Wilson1-4/+2
2012-05-25drm/i915: Limit page allocations to lowmem (dma32) for i965Chris Wilson1-1/+9