summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-238-24/+40
|\
| * mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson2011-03-235-8/+8
| * mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson2011-03-235-7/+7
| * mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson2011-03-235-11/+12
| * x86: mark associated mm when running a task in 32 bit compatibility modeStephen Wilson2011-03-232-0/+9
| * x86: add context tag to mark mm when running a task in 32-bit compatibility modeStephen Wilson2011-03-231-0/+6
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-2366-3516/+1073
|\ \
| * | ARM: Update (and cut down) mach-typesRussell King2011-03-201-2306/+89
| * | ARM: 6771/1: vexpress: add support for multiple core tilesWill Deacon2011-03-206-61/+110
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King2011-03-2063-1156/+881
| |\ \ \ \
| | | | * | ARM: 6751/1: vexpress: select applicable errata workarounds in KconfigWill Deacon2011-02-271-0/+3
| | | | * | ARM: 6753/1: omap4: Enable ARM local timers with OMAP4430 es1.0 exceptionSantosh Shilimkar2011-02-232-0/+5
| | | | * | ARM: 6759/1: smp: Select local timers vs broadcast timer support runtimeSantosh Shilimkar2011-02-239-12/+24
| | | | * | ARM: integrator: add Integrator/CP sched_clock supportRussell King2011-02-192-1/+8
| | | | * | ARM: realview/vexpress: consolidate SMP bringup codeRussell King2011-02-198-234/+116
| | | | * | ARM: realview/vexpress: consolidate localtimer supportRussell King2011-02-195-29/+2
| | | | * | ARM: integrator/versatile: consolidate FPGA IRQ handling codeRussell King2011-02-199-192/+140
| | | | * | ARM: rationalize versatile family Kconfig/MakefileRussell King2011-02-193-10/+11
| | | | * | ARM: realview: remove old AMBA device DMA definitionsRussell King2011-02-196-106/+0
| | | | * | ARM: versatile: remove old AMBA device DMA definitionsRussell King2011-02-193-24/+0
| | | | * | ARM: vexpress: use new init_early for clock tree and sched_clock initRussell King2011-02-193-4/+13
| | | | * | ARM: realview: use new init_early for clock tree and sched_clock initRussell King2011-02-197-13/+12
| | | | * | ARM: versatile: use new init_early for clock tree and sched_clock initRussell King2011-02-194-12/+14
| | | | * | ARM: integrator: use new init_early for clock tree initRussell King2011-02-194-5/+17
| | | | * | ARM: vexpress: switch Versatile Express to use consolidated CLCDRussell King2011-02-192-49/+10
| | | | * | ARM: realview: switch Realview to use consolidated CLCDRussell King2011-02-192-180/+35
| | | | * | ARM: versatile: switch Versatile to use consolidated CLCDRussell King2011-02-192-151/+36
| | | | * | ARM: integrator: switch Integrator platforms to use consolidated CLCDRussell King2011-02-193-56/+15
| | | | * | ARM: add versatile family consolidated CLCD supportRussell King2011-02-195-0/+199
| | | | * | ARM: integrator: support CLCD RGB5551 layout for 16bppRussell King2011-02-192-8/+10
| | | | * | ARM: versatile: support CLCD RGB565 layout with blue LSBRussell King2011-02-191-3/+16
| | | | * | ARM: 6633/1: vexpress: register platform PATA device.Nick Bowler2011-01-252-0/+26
| | | * | | ARM: pgtable: add pud-level codeRussell King2011-02-219-22/+116
| | | * | | ARM: 6673/1: LPAE: use phys_addr_t instead of unsigned long for start of memb...Will Deacon2011-02-212-3/+4
| | | * | | ARM: Use long long format when printing meminfo physical addressesRussell King2011-02-211-6/+8
| | | * | | ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functionsWill Deacon2011-02-153-7/+8
| | | * | | ARM: 6671/1: LPAE: use phys_addr_t instead of unsigned long in outercache fun...Will Deacon2011-02-151-6/+8
| | | * | | ARM: 6674/1: LPAE: use long long format when printing physical addresses and ...Will Deacon2011-02-154-21/+23
| | | * | | ARM: 6667/1: Fix early_pte_alloc() assumption about the Linux PTECatalin Marinas2011-02-141-1/+1
| | * | | | ARM: 6797/1: hw_breakpoint: Fix newlines in WARNingsStephen Boyd2011-03-101-7/+7
* | | | | | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering2011-03-2311-115/+2
* | | | | | remove dma64_addr_tFUJITA Tomonori2011-03-2311-80/+0
* | | | | | rapidio: remove mport resource reservation from common RIO codeAlexandre Bounine2011-03-231-0/+9
* | | | | | rapidio: modify mport ID assignmentAlexandre Bounine2011-03-231-25/+0
* | | | | | rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine2011-03-231-9/+1
* | | | | | rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine2011-03-235-3/+31
* | | | | | rapidio: add architecture specific callbacksAlexandre Bounine2011-03-231-25/+27
* | | | | | bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-2322-79/+0
* | | | | | m68k: remove inline asm from minix_find_first_zero_bitAkinobu Mita2011-03-231-7/+3
* | | | | | bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-2322-59/+0
OpenPOWER on IntegriCloud