summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-03-25MIPS: JZ4740: Convert to new irq functionsThomas Gleixner2-58/+67
2011-03-25MIPS: JAZZ: Convert to new irq_chip functionsThomas Gleixner1-8/+6
2011-03-25MIPS: EMMA: Convert to new irq_chip functionsThomas Gleixner1-40/+27
2011-03-25MIPS: DEC: Convert to new irq_chip functionsThomas Gleixner2-59/+24
2011-03-25MIPS: bcm63xx: Convert to new irq_chip functionsThomas Gleixner1-45/+32
2011-03-25MIPS: ath79: Convert to new irq_chip functionsThomas Gleixner1-13/+10
2011-03-25MIPS: AR7: Convert to new irq_chip functionsThomas Gleixner1-21/+21
2011-03-25MIPS: Alchemy: Convert to new irq chip functionsThomas Gleixner2-57/+59
2011-03-25MIPS: MSP71xx: Add CPU feature override file.Anoop P A1-0/+21
2011-03-25MIPS: MSP71xx: Platform support for On-chip MSP ethernet devices.Anoop P A4-1/+541
2011-03-25MIPS: MSP71xx: Platform support for MSP on-chip USB controller.Anoop P A5-72/+335
2011-03-25MIPS: MSP71xx: Add VSMP/SMTC support.Anoop P A4-0/+194
2011-03-25MIPS: MSP71xx: Add vectored interrupt support.Anoop P A4-88/+397
2011-03-25MIPS: MSP71xx: Set up MSP VPE1 timer.Anoop P A1-1/+15
2011-03-25MIPS: SMTC: Move declaration of smtc_init_secondary to <asm/smtc.h>.Ralf Baechle2-3/+1
2011-03-25MIPS: Remove useless initialization.Ralf Baechle1-1/+0
2011-03-25MIPS: Microoptimize arch_{read,write}_lockRalf Baechle1-11/+11
2011-03-25MIPS: Enable ARCH_DMA_ADDR_T_64BIT if (HIGHMEM && 64BIT_PHYS_ADDR) || 64BITFUJITA Tomonori1-0/+3
2011-03-25lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes8-8/+8
2011-03-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells...Linus Torvalds37-502/+1893
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-1/+9
2011-03-24Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-29/+52
2011-03-24Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds11-98/+39
2011-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-28/+69
2011-03-24Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds20-34/+787
2011-03-24mmc: Add MMC_PROGRESS_*Simon Horman2-8/+10
2011-03-24mmc, ARM: Rename SuperH Mobile ARM zboot helpersSimon Horman4-22/+21
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds6-45/+45
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds6-2/+20
2011-03-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds7-36/+57
2011-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds23-116/+801
2011-03-24sh: Fix build alloc_thread_info_node functionNobuhiro Iwamatsu1-2/+2
2011-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt97-380/+576
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-24/+40
2011-03-24Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds66-3516/+1073
2011-03-24crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering11-115/+2
2011-03-24remove dma64_addr_tFUJITA Tomonori11-80/+0
2011-03-24rapidio: remove mport resource reservation from common RIO codeAlexandre Bounine1-0/+9
2011-03-24rapidio: modify mport ID assignmentAlexandre Bounine1-25/+0
2011-03-24rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine1-9/+1
2011-03-24rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine5-3/+31
2011-03-24rapidio: add architecture specific callbacksAlexandre Bounine1-25/+27
2011-03-24bitops: remove minix bitops from asm/bitops.hAkinobu Mita22-79/+0
2011-03-24m68k: remove inline asm from minix_find_first_zero_bitAkinobu Mita1-7/+3
2011-03-24bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita22-59/+0
2011-03-24bitops: introduce little-endian bitops for most architecturesAkinobu Mita17-0/+17
2011-03-24m68knommu: introduce little-endian bitopsAkinobu Mita2-14/+27
2011-03-24bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita11-0/+41
2011-03-24m68k: introduce little-endian bitopsAkinobu Mita1-26/+67
2011-03-24arm: introduce little-endian bitopsAkinobu Mita1-26/+65