| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'misc2' into devel | Russell King | 2010-02-25 | 72 | -562/+1092 |
|\ |
|
| * | 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: 5933/1: amba-pl011: support hardware flow control | Rabin Vincent | 2010-02-18 | 1 | -0/+19 |
| * | ARM: 5930/1: Add PKMAP area description to memory.txt. | Fenkart/Bostandzhyan | 2010-02-15 | 1 | -1/+5 |
| * | 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 |
| * | ARM: Move creation of /proc/cpu out of alignment.c | Russell King | 2010-02-15 | 3 | -6/+19 |
| * | ARM: move LED support code out of arch/arm/kernel/time.c | Russell King | 2010-02-15 | 3 | -104/+116 |
| * | ARM: remove old RTC support | Russell King | 2010-02-15 | 2 | -82/+0 |
| * | ARM: Add caller information to ioremap | Russell King | 2010-02-15 | 8 | -32/+65 |
* | | Merge branch 'perf' into devel | Russell King | 2010-02-25 | 14 | -64/+2594 |
|\ \ |
|
| * | | ARM: 5903/1: arm/perfevents: add support for ARMv7 | Jean PIHET | 2010-02-12 | 2 | -5/+933 |
| * | | ARM: 5902/4: arm/perfevents: implement perf event support for ARMv6 | Jamie Iles | 2010-02-12 | 3 | -0/+1357 |
| * | | ARM: 5900/2: arm: enable support for software perf events | Jamie Iles | 2010-02-12 | 3 | -0/+40 |
| * | | ARM: 5901/2: arm/oprofile: reserve the PMU when starting | Jamie Iles | 2010-02-12 | 7 | -64/+85 |
| * | | ARM: 5899/2: arm: provide a mechanism to reserve performance counters | Jamie Iles | 2010-02-12 | 4 | -0/+184 |
* | | | Merge branch 'tmpreg' into devel | Russell King | 2010-02-25 | 54 | -112/+146 |
|\ \ \ |
|
| * | | | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren | 2010-02-12 | 48 | -64/+64 |
| * | | | ARM: 5884/1: arm: Fix DCC console for v7 | Tony Lindgren | 2010-01-19 | 3 | -0/+40 |
| * | | | ARM: 5883/1: Revert "disable NX support for OABI-supporting kernels" | Rabin Vincent | 2010-01-18 | 1 | -9/+0 |
| * | | | ARM: 5882/1: ARM: Fix uncompress code compile for different defines of flush(... | Tony Lindgren | 2010-01-18 | 3 | -3/+6 |
| * | | | ARM: fix badly placed mach/plat entries in Kconfig & Makefile | Russell King | 2010-01-17 | 2 | -37/+37 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*-------------. \ \ | Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm... | Russell King | 2010-02-25 | 963 | -8185/+28297 |
|\ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | * | | | ARM: make_coherent(): fix problems with highpte, part 2 | Russell King | 2010-02-20 | 1 | -3/+4 |
| | | | | | | | * | | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 2010-02-20 | 40 | -62/+69 |
| | | | | | | | * | | | ARM: make_coherent: avoid recalculating the pfn for the modified page | Russell King | 2010-01-20 | 1 | -6/+6 |
| | | | | | | | * | | | ARM: make_coherent: fix problems with highpte, part 1 | Russell King | 2010-01-20 | 1 | -2/+11 |
| | | | | | | | * | | | ARM: make_coherent: convert adjust_pte() to use p*d_none_or_clear_bad() | Russell King | 2010-01-20 | 1 | -20/+4 |
| | | | | | | | * | | | ARM: make_coherent: split adjust_pte() in two | Russell King | 2010-01-20 | 1 | -20/+32 |
| | | | | | | | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2010-01-18 | 1 | -1/+44 |
| | | | | | | | |\ \ \ |
|
| | | | | | | | | * | | | [WATCHDOG] iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs | Seth Heasley | 2010-01-18 | 1 | -1/+44 |
| | | | | | | | * | | | | x86, apic: use logical flat for systems with <= 8 logical cpus | Suresh Siddha | 2010-01-18 | 2 | -19/+4 |