Age | Commit message (Expand) | Author | Files | Lines |
2009-09-12 | Merge branch 'devel-stable' into devel | Russell King | 11 | -12/+282 |
2009-09-12 | Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '... | Russell King | 6 | -30/+107 |
2009-08-17 | ARM: implement highpte | Russell King | 2 | -8/+25 |
2009-08-15 | Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 i... | Russell King | 2 | -5/+45 |
2009-08-15 | ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwait | Mikael Pettersson | 2 | -3/+6 |
2009-08-13 | Complete irq tracing support for ARM | Uwe Kleine-König | 1 | -5/+44 |
2009-08-13 | [ARM] support tracing when using newer compilers | Uwe Kleine-König | 1 | -0/+1 |
2009-08-06 | Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Russell King | 1 | -2/+2 |
2009-07-27 | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt | 1 | -2/+2 |
2009-07-24 | nommu: Remove the memory_start/end variables from ARM page-nommu.h | Catalin Marinas | 1 | -3/+0 |
2009-07-24 | nommu: ptrace support | Paul Brook | 1 | -0/+8 |
2009-07-24 | nommu: Remove the context.id from asm-offsets.c when !MMU | Catalin Marinas | 1 | -0/+2 |
2009-07-24 | Thumb-2: Add support for loadable modules | Catalin Marinas | 2 | -0/+9 |
2009-07-24 | Thumb-2: Implement the unified arch/arm/lib functions | Catalin Marinas | 2 | -2/+78 |
2009-07-24 | Thumb-2: Implementation of the unified start-up and exceptions code | Catalin Marinas | 2 | -0/+12 |
2009-07-24 | Thumb-2: Add macros for the unified assembler syntax | Catalin Marinas | 1 | -0/+126 |
2009-07-21 | [ARM] 5613/1: implement CALLER_ADDRESSx | Uwe Kleine-König | 1 | -0/+34 |
2009-07-11 | [ARM] pgtable: rearrange file PTE bit allocation | Russell King | 1 | -9/+9 |
2009-07-11 | [ARM] remove L_PTE_BUFFERABLE and L_PTE_CACHEABLE | Russell King | 1 | -2/+0 |
2009-07-11 | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 1 | -1/+1 |
2009-07-09 | MMC: MMCI: allow GPIOs to be passed | Russell King | 1 | -0/+2 |
2009-07-05 | [ARM] pgtable: file pte layout documentation | Russell King | 1 | -9/+14 |
2009-07-05 | [ARM] pgtable: swp pte layout documentation, definitions, and check | Russell King | 1 | -5/+25 |
2009-06-25 | [ARM] 5565/2: Use PAGE_SIZE and RO_DATA() in link script | Linus Walleij | 1 | -1/+1 |
2009-06-21 | [ARM] wire up rt_tgsigqueueinfo and perf_counter_open | Russell King | 1 | -0/+2 |
2009-06-18 | Delete pcibios_select_root | Matthew Wilcox | 1 | -13/+0 |
2009-06-15 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -0/+8 |
2009-06-15 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 17 | -172/+303 |
2009-06-14 | [ARM] 5545/2: add flush_kernel_dcache_page() for ARM | Nicolas Pitre | 1 | -0/+8 |
2009-06-14 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 1 | -106/+0 |
2009-06-14 | Merge branch 'copy_user' of git://git.marvell.com/orion into devel | Russell King | 1 | -0/+2 |
2009-06-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 5 | -4/+5 |
2009-06-12 | PM: Remove unused asm/suspend.h | Magnus Damm | 1 | -4/+0 |
2009-06-11 | asm-generic: rename page.h and uaccess.h | Arnd Bergmann | 1 | -1/+1 |
2009-06-11 | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 1 | -1/+1 |
2009-06-11 | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann | 1 | -0/+1 |
2009-06-11 | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann | 2 | -2/+2 |
2009-06-11 | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel | Russell King | 5 | -2/+69 |
2009-06-11 | [ARM] pxa/sharpsl_pm: merge the two sharpsl_pm.c since it's now pxa specific | Dmitry Eremin-Solenikov | 1 | -106/+0 |
2009-06-11 | Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King | 2 | -1/+139 |
2009-06-08 | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel | Russell King | 5 | -12/+242 |
2009-06-08 | [ARM] Kirkwood: create a mapping for the Security Accelerator SRAM | Nicolas Pitre | 1 | -0/+1 |
2009-06-03 | [ARM] 5534/1: kmalloc must return a cache line aligned buffer | Martin Fuzzey | 2 | -7/+16 |
2009-06-01 | Merge branch 'smp' into devel | Russell King | 5 | -62/+83 |
2009-05-30 | Add core support for ARMv6/v7 big-endian | Catalin Marinas | 2 | -0/+11 |
2009-05-30 | Clear the IT state when invoking a Thumb-2 signal handler | Catalin Marinas | 1 | -0/+7 |
2009-05-30 | Check whether the TLB operations need broadcasting on SMP systems | Catalin Marinas | 2 | -2/+49 |
2009-05-30 | RealView: Add support for the RealView/PBX platform | Colin Tuckley | 1 | -0/+2 |
2009-05-30 | [ARM] allow for alternative __copy_to_user/__clear_user implementations | Nicolas Pitre | 1 | -0/+2 |
2009-05-30 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -9/+241 |