| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 191 | -1261/+5077 |
|\ \ \ \ \ \ \ \ \ |
|
| | | | | | | | * | | 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 | 2 | -3/+5 |
| | | | | | | | * | | 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 branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2010-01-15 | 3 | -20/+21 |
| | | | | | | | |\ \ |
|
| | | | | | | | | * | | ARM: MINI2440: Fixup __initdata usage | Ben Dooks | 2010-01-15 | 1 | -13/+13 |
| | | | | | | | | * | | ARM: MINI2440: Fix crash on boot due to improper __initdata qualifier | Uri Yosef | 2010-01-15 | 1 | -5/+5 |
| | | | | | | | | * | | ARM: SMDK6410: Specify no GPIO for B_PWR_5V regulator | Mark Brown | 2010-01-15 | 1 | -0/+1 |
| | | | | | | | | * | | ARM: S3C: NAND: Check the existence of nr_map before copying | Ramax Lo | 2010-01-14 | 1 | -2/+2 |
| | | | | | | | | |/ |
|
| | | | | | | | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-01-15 | 1 | -0/+1 |
| | | | | | | | |\ \
| | | | | | | | | |/
| | | | | | | | |/| |
|
| | | | | | | | | * | Input: davinci_keyscan - add device_enable method to platform data | Miguel Aguilar | 2010-01-06 | 1 | -0/+1 |
| | | | | | | | * | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-01-12 | 29 | -54/+181 |
| | | | | | | | |\ \ |
|
| | | | | | | | | * | | ARM: Ensure ARMv6/7 mm files are built using appropriate assembler options | Russell King | 2010-01-12 | 1 | -0/+12 |
| | | | | | | | | * | | ARM: Fix wrong dmb | Russell King | 2010-01-12 | 1 | -3/+1 |
| | | | | | | | | * | | ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boards | Colin Tuckley | 2010-01-11 | 7 | -15/+57 |
| | | | | | | | | * | | ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.h | Santosh Shilimkar | 2010-01-10 | 1 | -0/+1 |
| | | | | | | | | * | | ARM: 5871/1: arch/arm: Fix build failure for lpd7a404_defconfig caused by mis... | Peter Hüwe | 2010-01-10 | 1 | -0/+2 |
| | | | | | | | | * | | ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DM... | Peter Hüwe | 2010-01-10 | 1 | -2/+2 |
| | | | | | | | | * | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2010-01-08 | 13 | -23/+26 |
| | | | | | | | | |\ \ |
|
| | | | | | | | | | * | | [ARM] pxa: fix strange characters in zaurus gpio .desc | Cyril Hrubis | 2010-01-08 | 1 | -2/+2 |
| | | | | | | | | | * | | [ARM] pxa: fix compiler warnings of unused variable 'id' in cpu_is_pxa9*() | Eric Miao | 2010-01-04 | 1 | -6/+3 |
| | | | | | | | | | * | | [ARM] pxa: update pwm_backlight->notify() to include missed 'struct device *' | Eric Miao | 2010-01-04 | 9 | -9/+9 |
| | | | | | | | | | * | | [ARM] pxa: enable L2 if present in XSC3 | Haojian Zhuang | 2010-01-01 | 1 | -0/+7 |
| | | | | | | | | | * | | [ARM] pxa: do not enable L2 after MMU is enabled | Haojian Zhuang | 2010-01-01 | 1 | -6/+5 |
| | | | | | | | | * | | | ARM: 5868/1: ARM: fix "BUG: using smp_processor_id() in preemptible code" | Rabin Vincent | 2010-01-08 | 1 | -1/+2 |
| | | | | | | | | * | | | ARM: 5867/1: Update U300 defconfig | Linus Walleij | 2010-01-08 | 1 | -10/+71 |
| | | | | | | | | * | | | ARM: 5866/1: arm ptrace: use unsigned types for kernel pt_regs | Jamie Iles | 2010-01-08 | 1 | -0/+6 |
| | | | | | | | | * | | | ARM: add missing recvmmsg syscall number | Russell King | 2010-01-07 | 1 | -0/+1 |
| | | | | | | | * | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-01-11 | 27 | -109/+296 |
| | | | | | | | |\ \ \ \ |
|
| | | | | | | | | * \ \ \ | Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixe... | Tony Lindgren | 2010-01-08 | 13 | -91/+137 |
| | | | | | | | | |\ \ \ \ |
|
| | | | | | | | | | * | | | | OMAP2 clock: dynamically allocate CPUFreq frequency table | Paul Walmsley | 2010-01-08 | 1 | -8/+44 |
| | | | | | | | | | * | | | | OMAP clock/CPUFreq: add clk_exit_cpufreq_table() | Paul Walmsley | 2010-01-08 | 3 | -0/+13 |
| | | | | | | | | | * | | | | OMAP2xxx OPP: clean up comments in OPP data | Paul Walmsley | 2010-01-08 | 2 | -33/+35 |
| | | | | | | | | | * | | | | OMAP2xxx clock: clk2xxx.c doesn't compile if CPUFREQ is enabled | Felipe Balbi | 2010-01-08 | 1 | -1/+4 |
| | | | | | | | | | * | | | | OMAP1 clock: remove __initdata from struct clk_functions to prevent crash | Cory Maccarrone | 2010-01-08 | 1 | -1/+1 |
| | | | | | | | | | * | | | | OMAP1 clock: Add missing clocks for OMAP 7xx | Cory Maccarrone | 2010-01-08 | 1 | -2/+2 |
| | | | | | | | | | * | | | | OMAP clock: remove incorrect EXPORT_SYMBOL()s | Paul Walmsley | 2010-01-08 | 1 | -6/+0 |
| | | | | | | | | | * | | | | OMAP3 clock: Add capability to change rate of dpll4_m5_ck | Tuukka Toivonen | 2010-01-08 | 1 | -0/+2 |
| | | | | | | | | | * | | | | OMAP3 clock: McBSP 2, 3, 4 functional clock parent is PER_96M_FCLK, not CORE_... | Paul Walmsley | 2010-01-08 | 1 | -1/+1 |
| | | | | | | | | | * | | | | OMAP3: clock: add clockdomains for UART1 & 2 | Kevin Hilman | 2010-01-08 | 1 | -0/+2 |
| | | | | | | | | | * | | | | OMAP2420 IO mapping: move IVA mapping virtual address out of vmalloc space | Paul Walmsley | 2010-01-08 | 1 | -6/+9 |