summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-03-012-6/+6
|\
| * ACPI: replace acpi_integer by u64Lin Ming2010-01-282-6/+6
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-03-0143-6383/+56
|\ \
| * \ Pull misc2634 into release branchTony Luck2010-02-263-26/+4
| |\ \
| | * | [IA64] wrong attribute of HUB chip written in uv_setup()Roel Kluin2010-02-261-1/+1
| | * | [IA64] remove trailing space in messagesFrans Pop2010-02-261-2/+2
| | * | [IA64] use asm-generic/scatterlist.hFUJITA Tomonori2010-02-261-23/+1
| * | | Pull alex into release branchTony Luck2010-02-264-36/+32
| |\ \ \
| | * | | [IA64] build arch/ia64/kernel/acpi-ext.o when CONFIG_ACPIAlex Chiang2010-02-251-4/+1
| | * | | [IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPIAlex Chiang2010-02-254-33/+32
| | |/ /
| * | | Pull rmia32 into release branchTony Luck2010-02-2637-6321/+20
| |\ \ \ | | |/ / | |/| |
| | * | [IA64] Remove COMPAT_IA32 supportTony Luck2010-02-0837-6321/+20
* | | | Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2010-03-016-8/+8
|\ \ \ \
| * | | | cris: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-193-3/+3
| * | | | CRIS v32: Should index be positive?Roel Kluin2009-11-033-5/+5
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-01306-1827/+11839
|\ \ \ \ \
| * \ \ \ \ Merge branches 'clks' and 'pnx' into develRussell King2010-02-2555-365/+274
| |\ \ \ \ \
| | * | | | | ARM: PNX4008: move i2c_adapter structure inside the drivers private dataRussell King2010-02-121-15/+3
| | * | | | | ARM: PNX4008: kzalloc i2c drivers internal dataRussell King2010-02-121-18/+7
| | * | | | | ARM: PNX4008: remove platform definitions from mach/timex.hRussell King2010-02-124-54/+74
| | * | | | | ARM: PNX4008: get i2c clock rate from clk APIRussell King2010-02-122-12/+6
| | * | | | | ARM: PNX4008: convert i2c-pnx to use clk API enable/disable callsRussell King2010-02-121-6/+6
| | * | | | | ARM: PNX4008: move i2c clock start/stop into driverRussell King2010-02-121-36/+0
| | * | | | | ARM: PNX4008: move i2c suspend/resume callbacks into driverRussell King2010-02-121-24/+0
| | * | | | | ARM: PNX4008: convert i2c clocks to match by device onlyRussell King2010-02-122-9/+5
| | * | | | | ARM: PNX4008: convert watchdog to use clk API enable/disable callsRussell King2010-02-121-2/+2
| | * | | | | ARM: PNX4008: convert watchdog clocks to match by device onlyRussell King2010-02-121-1/+1
| | * | | | | ARM: PNX4008: provide clock enable/disable methods and initializationRussell King2010-02-122-13/+26
| | * | | | | ARM: PNX4008: simplify clk enable/disable pathsRussell King2010-02-121-32/+23
| | * | | | | ARM: PNX4008: convert to clkdevRussell King2010-02-124-33/+43
| | * | | | | ARM: Consolidate clks_register() and similarRussell King2010-02-1233-92/+40
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'misc2' into develRussell King2010-02-2570-561/+1068
| |\ \ \ \ \
| | * | | | | ARM: Eliminate decompressor -Dstatic= PIC hackRussell King2010-02-254-104/+64
| | * | | | | ARM: 5952/1: ARM: MM: Add ARM_L1_CACHE_SHIFT_6 for handle inside each ARCH Kc...Kukjin Kim2010-02-243-1/+8
| | * | | | | ARM: 5929/1: Add checks to detect overlap of memory regions.Fenkart/Bostandzhyan2010-02-151-0/+17
| | * | | | | ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan2010-02-1530-32/+32
| | * | | | | ARM: 5927/1: Make delimiters of DMA area globally visibly.Fenkart/Bostandzhyan2010-02-153-11/+17
| | * | | | | ARM: 5926/1: Add "Virtual kernel memory..." printout.Fenkart/Bostandzhyan2010-02-151-9/+69
| | * | | | | ARM: 5920/1: OMAP4: Enable L2 CacheSantosh Shilimkar2010-02-151-0/+3
| | * | | | | ARM: 5919/1: ARM: L2 : Errata 588369: Clean & Invalidate do not invalidate cl...Santosh Shilimkar2010-02-152-0/+49
| | * | | | | ARM: 5917/1: OMAP4: Add L2 Cache supportSantosh Shilimkar2010-02-153-1/+56
| | * | | | | ARM: 5916/1: ARM: L2 : Add maintainace by line helper functionsSantosh Shilimkar2010-02-151-10/+26
| | * | | | | ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGSRussell King2010-02-153-5/+29
| | * | | | | ARM: vfp: fix vfp_sync_state()Russell King2010-02-151-20/+16
| | * | | | | ARM: ptrace: get rid of PTRACE_{PEEK,POKE}{TEXT,DATA}Russell King2010-02-151-16/+0
| | * | | | | ARM: 5912/1: Define a 32-bit Thumb-2 breakpoint instructionDaniel Jacobowitz2010-02-151-0/+31
| | * | | | | ARM: 5911/1: ARM: Select CPU_32v6K for CPU_V7 only if ARCH_OMAP2 is not selectedTony Lindgren2010-02-151-2/+2
| | * | | | | ARM: 5905/1: ARM: Global ASID allocation on SMPCatalin Marinas2010-02-153-14/+126
| | * | | | | ARM: 5906/1: arm: change command_line to cmd_lineJeremy Kerr2010-02-151-4/+4
| | * | | | | ARM: 5897/1: spinlock: don't use deprecated barriers on ARMv7Rabin Vincent2010-02-151-13/+23
OpenPOWER on IntegriCloud