Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Pull misc2634 into release branch | Tony Luck | 2010-02-26 | 3 | -26/+4 | |
| |\ \ \ \ | ||||||
| | * | | | | [IA64] wrong attribute of HUB chip written in uv_setup() | Roel Kluin | 2010-02-26 | 1 | -1/+1 | |
| | * | | | | [IA64] remove trailing space in messages | Frans Pop | 2010-02-26 | 1 | -2/+2 | |
| | * | | | | [IA64] use asm-generic/scatterlist.h | FUJITA Tomonori | 2010-02-26 | 1 | -23/+1 | |
| * | | | | | Pull alex into release branch | Tony Luck | 2010-02-26 | 4 | -36/+32 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | [IA64] build arch/ia64/kernel/acpi-ext.o when CONFIG_ACPI | Alex Chiang | 2010-02-25 | 1 | -4/+1 | |
| | * | | | | | [IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPI | Alex Chiang | 2010-02-25 | 4 | -33/+32 | |
| | |/ / / / | ||||||
| * | | | | | Pull rmia32 into release branch | Tony Luck | 2010-02-26 | 37 | -6321/+20 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | [IA64] Remove COMPAT_IA32 support | Tony Luck | 2010-02-08 | 37 | -6321/+20 | |
* | | | | | | Merge branch 'for-linus' of git://repo.or.cz/cris-mirror | Linus Torvalds | 2010-03-01 | 6 | -8/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cris: Fixup last users of irq_chip->typename | Thomas Gleixner | 2009-11-19 | 3 | -3/+3 | |
| * | | | | | | CRIS v32: Should index be positive? | Roel Kluin | 2009-11-03 | 3 | -5/+5 | |
* | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 | 306 | -1827/+11839 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branches 'clks' and 'pnx' into devel | Russell King | 2010-02-25 | 55 | -365/+274 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ARM: PNX4008: move i2c_adapter structure inside the drivers private data | Russell King | 2010-02-12 | 1 | -15/+3 | |
| | * | | | | | | | ARM: PNX4008: kzalloc i2c drivers internal data | Russell King | 2010-02-12 | 1 | -18/+7 | |
| | * | | | | | | | ARM: PNX4008: remove platform definitions from mach/timex.h | Russell King | 2010-02-12 | 4 | -54/+74 | |
| | * | | | | | | | ARM: PNX4008: get i2c clock rate from clk API | Russell King | 2010-02-12 | 2 | -12/+6 | |
| | * | | | | | | | ARM: PNX4008: convert i2c-pnx to use clk API enable/disable calls | Russell King | 2010-02-12 | 1 | -6/+6 | |
| | * | | | | | | | ARM: PNX4008: move i2c clock start/stop into driver | Russell King | 2010-02-12 | 1 | -36/+0 | |
| | * | | | | | | | ARM: PNX4008: move i2c suspend/resume callbacks into driver | Russell King | 2010-02-12 | 1 | -24/+0 | |
| | * | | | | | | | ARM: PNX4008: convert i2c clocks to match by device only | Russell King | 2010-02-12 | 2 | -9/+5 | |
| | * | | | | | | | ARM: PNX4008: convert watchdog to use clk API enable/disable calls | Russell King | 2010-02-12 | 1 | -2/+2 | |
| | * | | | | | | | ARM: PNX4008: convert watchdog clocks to match by device only | Russell King | 2010-02-12 | 1 | -1/+1 | |
| | * | | | | | | | ARM: PNX4008: provide clock enable/disable methods and initialization | Russell King | 2010-02-12 | 2 | -13/+26 | |
| | * | | | | | | | ARM: PNX4008: simplify clk enable/disable paths | Russell King | 2010-02-12 | 1 | -32/+23 | |
| | * | | | | | | | ARM: PNX4008: convert to clkdev | Russell King | 2010-02-12 | 4 | -33/+43 | |
| | * | | | | | | | ARM: Consolidate clks_register() and similar | Russell King | 2010-02-12 | 33 | -92/+40 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'misc2' into devel | Russell King | 2010-02-25 | 70 | -561/+1068 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ARM: Eliminate decompressor -Dstatic= PIC hack | Russell King | 2010-02-25 | 4 | -104/+64 | |
| | * | | | | | | | ARM: 5952/1: ARM: MM: Add ARM_L1_CACHE_SHIFT_6 for handle inside each ARCH Kc... | Kukjin Kim | 2010-02-24 | 3 | -1/+8 | |
| | * | | | | | | | ARM: 5929/1: Add checks to detect overlap of memory regions. | Fenkart/Bostandzhyan | 2010-02-15 | 1 | -0/+17 | |
| | * | | | | | | | ARM: 5928/1: Change type of VMALLOC_END to unsigned long. | Fenkart/Bostandzhyan | 2010-02-15 | 30 | -32/+32 | |
| | * | | | | | | | ARM: 5927/1: Make delimiters of DMA area globally visibly. | Fenkart/Bostandzhyan | 2010-02-15 | 3 | -11/+17 | |
| | * | | | | | | | ARM: 5926/1: Add "Virtual kernel memory..." printout. | Fenkart/Bostandzhyan | 2010-02-15 | 1 | -9/+69 | |
| | * | | | | | | | ARM: 5920/1: OMAP4: Enable L2 Cache | Santosh Shilimkar | 2010-02-15 | 1 | -0/+3 | |
| | * | | | | | | | ARM: 5919/1: ARM: L2 : Errata 588369: Clean & Invalidate do not invalidate cl... | Santosh Shilimkar | 2010-02-15 | 2 | -0/+49 | |
| | * | | | | | | | ARM: 5917/1: OMAP4: Add L2 Cache support | Santosh Shilimkar | 2010-02-15 | 3 | -1/+56 | |
| | * | | | | | | | ARM: 5916/1: ARM: L2 : Add maintainace by line helper functions | Santosh Shilimkar | 2010-02-15 | 1 | -10/+26 | |
| | * | | | | | | | ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGS | Russell King | 2010-02-15 | 3 | -5/+29 | |
| | * | | | | | | | ARM: vfp: fix vfp_sync_state() | Russell King | 2010-02-15 | 1 | -20/+16 | |
| | * | | | | | | | ARM: ptrace: get rid of PTRACE_{PEEK,POKE}{TEXT,DATA} | Russell King | 2010-02-15 | 1 | -16/+0 | |
| | * | | | | | | | ARM: 5912/1: Define a 32-bit Thumb-2 breakpoint instruction | Daniel Jacobowitz | 2010-02-15 | 1 | -0/+31 | |
| | * | | | | | | | ARM: 5911/1: ARM: Select CPU_32v6K for CPU_V7 only if ARCH_OMAP2 is not selected | Tony Lindgren | 2010-02-15 | 1 | -2/+2 | |
| | * | | | | | | | ARM: 5905/1: ARM: Global ASID allocation on SMP | Catalin Marinas | 2010-02-15 | 3 | -14/+126 | |
| | * | | | | | | | ARM: 5906/1: arm: change command_line to cmd_line | Jeremy Kerr | 2010-02-15 | 1 | -4/+4 | |
| | * | | | | | | | ARM: 5897/1: spinlock: don't use deprecated barriers on ARMv7 | Rabin Vincent | 2010-02-15 | 1 | -13/+23 | |
| | * | | | | | | | ARM: 5889/1: Add atomic64 routines for ARMv6k and above. | Will Deacon | 2010-02-15 | 2 | -0/+229 | |
| | * | | | | | | | ARM: add notify_die() support | Russell King | 2010-02-15 | 2 | -12/+26 | |
| | * | | | | | | | ARM: 5880/1: arm: use generic infrastructure for early params | Jeremy Kerr | 2010-02-15 | 6 | -90/+48 |