summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo17-17/+17
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-25mmc: Add MMC_PROGRESS_*Simon Horman2-8/+10
2011-03-25mmc, 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-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus 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, s...Olaf 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-23MN10300: gcc 4.6 vs am33 inline assemblyRichard Henderson1-4/+17
2011-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+7
2011-03-23ARM: mach-shmobile: add coherent DMA mask to CEU camera devicesGuennadi Liakhovetski2-2/+4
2011-03-23ARM: mach-shmobile: Dynamic backlight control for MackerelMagnus Damm1-1/+21
2011-03-23sh: Fix ptrace hw_breakpoint handlingDavid Engraf1-0/+2
2011-03-23sh: Fix ptrace fpu state initialisationPhil Edworthy2-0/+12
2011-03-23Merge branch 'topic/asoc' into for-linusTakashi Iwai1-0/+7
2011-03-23sh: Re-enable GENERIC_HARDIRQS_NO_DEPRECATED.Paul Mundt1-2/+1