Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | Thumb-2: Implement the unified arch/arm/lib functions | Catalin Marinas | 2009-07-24 | 2 | -2/+78 | |
| | * | | | | | | | | Thumb-2: Implementation of the unified start-up and exceptions code | Catalin Marinas | 2009-07-24 | 2 | -0/+12 | |
| | * | | | | | | | | Thumb-2: Add macros for the unified assembler syntax | Catalin Marinas | 2009-07-24 | 1 | -0/+126 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ | Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '... | Russell King | 2009-09-12 | 6 | -30/+107 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| | | * | | | | | | | ARM: implement highpte | Russell King | 2009-08-17 | 2 | -8/+25 | |
| | | * | | | | | | | ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwait | Mikael Pettersson | 2009-08-15 | 2 | -3/+6 | |
| | | * | | | | | | | [ARM] 5613/1: implement CALLER_ADDRESSx | Uwe Kleine-König | 2009-07-21 | 1 | -0/+34 | |
| | | * | | | | | | | [ARM] pgtable: rearrange file PTE bit allocation | Russell King | 2009-07-11 | 1 | -9/+9 | |
| | | * | | | | | | | [ARM] remove L_PTE_BUFFERABLE and L_PTE_CACHEABLE | Russell King | 2009-07-11 | 1 | -2/+0 | |
| | | |/ / / / / / | ||||||
| * | | | | | | | | MMC: MMCI: allow GPIOs to be passed | Russell King | 2009-07-09 | 1 | -0/+2 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-09-14 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 | 4 | -19/+42 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | net: implement a SO_DOMAIN getsockoption | Jan Engelhardt | 2009-08-05 | 1 | -0/+1 | |
| * | | | | | | | | net: implement a SO_PROTOCOL getsockoption | Jan Engelhardt | 2009-08-05 | 1 | -0/+2 | |
* | | | | | | | | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] | David Howells | 2009-09-02 | 1 | -0/+3 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||||
* | | | | | | | | ARM: Fix broken highmem support | Russell King | 2009-08-15 | 1 | -1/+2 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge branch 's3c-fixes-rc4' of git://aeryn.fluff.org.uk/bjdooks/linux | Russell King | 2009-07-30 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt | 2009-07-27 | 1 | -2/+2 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | ARM: includecheck fix: atomic.h | Jaswinder Singh Rajput | 2009-07-25 | 1 | -2/+0 | |
|/ / / / / | ||||||
* | | | | | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 2009-07-10 | 1 | -1/+1 | |
* | | | | | [ARM] pgtable: file pte layout documentation | Russell King | 2009-07-05 | 1 | -9/+14 | |
* | | | | | [ARM] pgtable: swp pte layout documentation, definitions, and check | Russell King | 2009-07-05 | 1 | -5/+25 | |
|/ / / / | ||||||
* | | | | [ARM] 5565/2: Use PAGE_SIZE and RO_DATA() in link script | Linus Walleij | 2009-06-25 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | [ARM] wire up rt_tgsigqueueinfo and perf_counter_open | Russell King | 2009-06-20 | 1 | -0/+2 | |
* | | | Delete pcibios_select_root | Matthew Wilcox | 2009-06-17 | 1 | -13/+0 | |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-06-14 | 1 | -0/+8 | |
|\ \ \ | ||||||
| * | | | [ARM] 5545/2: add flush_kernel_dcache_page() for ARM | Nicolas Pitre | 2009-06-14 | 1 | -0/+8 | |
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-06-14 | 17 | -172/+303 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 2009-06-14 | 1 | -106/+0 | |
| |\ \ \ | ||||||
| | * | | | [ARM] pxa/sharpsl_pm: merge the two sharpsl_pm.c since it's now pxa specific | Dmitry Eremin-Solenikov | 2009-06-11 | 1 | -106/+0 | |
| * | | | | Merge branch 'copy_user' of git://git.marvell.com/orion into devel | Russell King | 2009-06-14 | 1 | -0/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | [ARM] allow for alternative __copy_to_user/__clear_user implementations | Nicolas Pitre | 2009-05-29 | 1 | -0/+2 | |
| * | | | | | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel | Russell King | 2009-06-11 | 5 | -2/+69 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Add core support for ARMv6/v7 big-endian | Catalin Marinas | 2009-05-30 | 2 | -0/+11 | |
| | * | | | | | Clear the IT state when invoking a Thumb-2 signal handler | Catalin Marinas | 2009-05-30 | 1 | -0/+7 | |
| | * | | | | | Check whether the TLB operations need broadcasting on SMP systems | Catalin Marinas | 2009-05-30 | 2 | -2/+49 | |
| | * | | | | | RealView: Add support for the RealView/PBX platform | Colin Tuckley | 2009-05-30 | 1 | -0/+2 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King | 2009-06-10 | 2 | -1/+139 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | [ARM] S3C: Merge next-s3c64xx-dma2 into for-rmk-devel | Ben Dooks | 2009-05-18 | 1 | -0/+138 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | [ARM] S3C64XX: DMA support | Ben Dooks | 2009-05-18 | 1 | -0/+138 | |
| | * | | | | | | [ARM] VIC: Add power management device | Ben Dooks | 2009-05-07 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel | Russell King | 2009-06-08 | 5 | -12/+242 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [ARM] Kirkwood: create a mapping for the Security Accelerator SRAM | Nicolas Pitre | 2009-06-08 | 1 | -0/+1 | |
| | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'smp' into devel | Russell King | 2009-06-01 | 5 | -62/+83 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [ARM] smp: use new cpumask functions | Russell King | 2009-05-28 | 1 | -1/+1 | |
| | * | | | | | | [ARM] smp: allow re-use of realview localtimer TWD support | Russell King | 2009-05-17 | 3 | -21/+24 | |
| | * | | | | | | [ARM] smp: separate SCU support code from realview | Russell King | 2009-05-17 | 1 | -8/+2 | |
| | * | | | | | | [ARM] smp: SCU is used on non-realview platforms | Russell King | 2009-05-17 | 1 | -0/+13 | |
| | * | | | | | | [ARM] smp: move core localtimer support out of platform specific files | Russell King | 2009-05-17 | 2 | -40/+51 | |
| | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil... | Russell King | 2009-05-29 | 2 | -9/+5 | |
| |\ \ \ \ \ \ | | |/ / / / / |