summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-05-26Merge tag 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds4-1/+86
2012-05-26Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Ralf Baechle114-2260/+3822
2012-05-26MIPS: lantiq: remove orphaned codeJohn Crispin6-175/+7
2012-05-26sparc: use the new generic strnlen_user() functionDavid Miller7-231/+9
2012-05-26x86: use the new generic strnlen_user() functionLinus Torvalds6-109/+4
2012-05-26word-at-a-time: make the interfaces truly genericLinus Torvalds3-3/+31
2012-05-26x86: use generic strncpy_from_user routineLinus Torvalds3-97/+2
2012-05-25Merge tag 'x86-mce-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-12/+41
2012-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds70-1164/+2458
2012-05-25tile: default to tilegx_defconfig for ARCH=tileChris Metcalf1-1/+6
2012-05-25tile: fix bug where fls(0) was not returning 0Chris Metcalf1-6/+6
2012-05-25arch/tile: mark TILEGX as not EXPERIMENTALChris Metcalf1-6/+4
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-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 Metcalf4-48/+107
2012-05-25arch/tile: use interrupt critical sections lessChris Metcalf7-99/+96
2012-05-25Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-27/+2
2012-05-25Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds20-547/+1475
2012-05-25Merge tag 'cris-for-linus' of git://jni.nu/crisLinus Torvalds16-1106/+40
2012-05-25openrisc: use generic strncpy_from_userJonas Bonn3-59/+4
2012-05-25x86: hpet: Fix copy-and-paste mistake in earlier changeJan Beulich1-1/+1
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-25ARM: neponset: make sure neponset_ncr_frob() is exportedRussell King1-0/+1
2012-05-25ARM: fix out[bwl]()Russell King1-13/+11
2012-05-25sparc64: Fix several bugs in quad floating point emulation.David S. Miller2-11/+21
2012-05-25microblaze: Setup correct pointer to TLS areaEdgar E. Iglesias1-1/+5
2012-05-25microblaze: Add TLS support to sys_cloneEdgar E. Iglesias1-3/+4
2012-05-25microblaze: ftrace: Pass the first calling instruction for dynamic ftraceMichal Simek1-1/+1
2012-05-25microblaze: Port OOM changes to do_page_faultKautuk Consul1-5/+28
2012-05-25microblaze: Do not select GENERIC_GPIO by defaultLars-Peter Clausen1-1/+1
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds110-1902/+4884
2012-05-24Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds13-212/+350
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds13-238/+16
2012-05-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+12
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds22-445/+52
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds5-5/+183
2012-05-24sparc: Fix user_addr_max() definition.David S. Miller2-2/+4
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds26-209/+99
2012-05-24lib: Sparc's strncpy_from_user is generic enough, move under lib/David S. Miller2-144/+1
2012-05-24kernel: Move REPEAT_BYTE definition into linux/kernel.hDavid S. Miller2-4/+3