aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2011-03-23sh: pmb: Use struct syscore_ops instead of sysdevsPaul Mundt1-29/+14
2011-03-23mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" partAndres Salomon1-2/+2
2011-03-23mfd: Add sharing for cs5535 acpi/pms cellsAndres Salomon1-22/+20
2011-03-23mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon4-14/+23
2011-03-23OMAP4: add clk32kg data to omap4panda and blaze board fileBalaji T K2-0/+14
2011-03-23[S390] cmpxchg: implement cmpxchg64()Heiko Carstens1-9/+29
2011-03-23[S390] xchg/cmpxchg: move to own header fileHeiko Carstens2-195/+206
2011-03-23[S390] ccwgroup_driver: remove duplicate membersSebastian Ott1-4/+0
2011-03-23[S390] ccw_driver: remove duplicate membersSebastian Ott1-4/+0
2011-03-23[S390] setup: register bss section as resourceHeiko Carstens1-0/+8
2011-03-23[S390] setup: simplify setup_resources()Heiko Carstens1-46/+34
2011-03-23[S390] wire up sys_syncfsHeiko Carstens3-1/+8
2011-03-23[S390] wire up sys_clock_adjtimeHeiko Carstens3-1/+9
2011-03-23[S390] wire up sys_open_by_handle_atHeiko Carstens3-1/+10
2011-03-23[S390] wire up sys_name_to_handle_atHeiko Carstens3-1/+12
2011-03-23[S390] oprofile: disable hw sampling for CONFIG_32BITHeiko Carstens2-3/+15
2011-03-23[S390] early: limit savesys cmd string handlingHeiko Carstens1-2/+3