aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds8-24/+40
2011-03-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds66-3516/+1073
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfnOlaf Hering11-115/+2
2011-03-23remove dma64_addr_tFUJITA Tomonori11-80/+0
2011-03-23rapidio: remove mport resource reservation from common RIO codeAlexandre Bounine1-0/+9
2011-03-23rapidio: modify mport ID assignmentAlexandre Bounine1-25/+0
2011-03-23rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine1-9/+1
2011-03-23rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine5-3/+31
2011-03-23rapidio: add architecture specific callbacksAlexandre Bounine1-25/+27
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita22-79/+0
2011-03-23m68k: remove inline asm from minix_find_first_zero_bitAkinobu Mita1-7/+3
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita22-59/+0
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita17-0/+17
2011-03-23m68knommu: introduce little-endian bitopsAkinobu Mita2-14/+27
2011-03-23bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita11-0/+41
2011-03-23m68k: introduce little-endian bitopsAkinobu Mita1-26/+67
2011-03-23arm: introduce little-endian bitopsAkinobu Mita1-26/+65
2011-03-23s390: introduce little-endian bitopsAkinobu Mita1-19/+54
2011-03-23powerpc: introduce little-endian bitopsAkinobu Mita1-23/+38
2011-03-23asm-generic: change little-endian bitops to take any pointer typesAkinobu Mita1-2/+2
2011-03-23asm-generic: rename generic little-endian bitops functionsAkinobu Mita5-16/+17
2011-03-23ia64: fix build breakage in asm/thread_info.hLuck, Tony1-1/+1
2011-03-23mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson5-8/+8
2011-03-23mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson5-7/+7
2011-03-23mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson5-11/+12
2011-03-23x86: mark associated mm when running a task in 32 bit compatibility modeStephen Wilson2-0/+9
2011-03-23x86: add context tag to mark mm when running a task in 32-bit compatibility modeStephen Wilson1-0/+6
2011-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+7
2011-03-23Merge branch 'topic/asoc' into for-linusTakashi Iwai1-0/+7
2011-03-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds3-19/+44
2011-03-22x86: allow CONFIG_ISA_DMA_API to be disabledDavid Rientjes2-4/+12
2011-03-22x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabledDavid Rientjes1-1/+1
2011-03-22x86: only compile 8237A if CONFIG_ISA_DMA_API is enabledDavid Rientjes1-1/+2
2011-03-22move x86 specific oops=panic to generic codeOlaf Hering1-10/+0
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori17-79/+0
2011-03-22um: remove file pointer from ioctlRichard Weinberger2-4/+4
2011-03-22uml: kernels on {i386,x86_64} produce bad coredumpsPaul Pluzhnikov2-0/+4
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet18-61/+64
2011-03-22mm: NUMA aware alloc_task_struct_node()Eric Dumazet4-5/+13
2011-03-22avr32: at32ap700x: fix typo in DMA master configurationJamie Iles1-2/+2
2011-03-22Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-39/+21
2011-03-22Merge branch 'next-samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds4-25/+366
2011-03-22Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds39-132/+38
2011-03-21ARM: H1940/RX1950: Change default LED triggersVasily Khoruzhick2-13/+15
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds4-1/+6
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6Linus Torvalds8-375/+319
2011-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-4/+39
2011-03-21Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds5-27/+86
2011-03-21ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior39-132/+38
2011-03-21introduce sys_syncfs to sync a single file systemSage Weil4-1/+6