summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | cpumask: use mm_cpumask() wrapper: armRusty Russell2009-09-243-9/+10
| * | | | | | | cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-241-1/+0
| |/ / / / / /
| * | | | | | mm: remove duplicate asm/mman.h filesArnd Bergmann2009-09-221-19/+1
| * | | | | | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-221-0/+2
| * | | | | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
* | | | | | | Merge branch 'master' into for-linusRussell King2009-09-224-22/+12
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6Russell King2009-09-193-21/+11
| |\ \ \ \ \ \ \
| | * | | | | | | Fix "W" macro in arch/arm/include/asm/unified.hAlexey Dobriyan2009-09-181-0/+4
| | * | | | | | | Clear the exclusive monitor when returning from an exceptionCatalin Marinas2009-09-181-19/+7
| | |/ / / / / /
| | * | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-161-2/+0
| | |\ \ \ \ \ \
| | | * | | | | | PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-091-2/+0
| | | | |_|_|_|/ | | | |/| | | |
| * | / | | | | ARM: 5700/1: ARM: Introduce ARM_L1_CACHE_SHIFT to define cache line sizeKirill A. Shutemov2009-09-151-1/+1
| |/ / / / / /
* | | | | | | ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij2009-09-221-18/+0
* | | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-09-211-1/+4
|\ \ \ \ \ \ \
| * | | | | | | [ARM] pxa: update cpu_is_xsc3() to include Marvell CPUIDHaojian Zhuang2009-09-101-1/+4
| | |/ / / / / | |/| | | | |
* | | | | | | ARM: 5698/1: MMCI pass capabilities in platform dataLinus Walleij2009-09-151-0/+1
* | | | | | | ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3Linus Walleij2009-09-152-0/+36
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-09-141-0/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-09-142-0/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into for-linusRafael J. Wysocki2009-08-181-1/+2
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-08-101-2/+0
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'master' into for-linusRafael J. Wysocki2009-07-291-2/+2
| |\ \ \ \ \ \ \
| * | | | | | | | Driver Core: Add platform device arch data V3Magnus Damm2009-07-221-0/+3
* | | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-09-1416-49/+360
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'master' into develRussell King2009-09-124-20/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: Fix pfn_valid() for sparse memoryRussell King2009-09-122-17/+4
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'devel-stable' into develRussell King2009-09-1211-12/+282
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 i...Russell King2009-08-152-5/+45
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Complete irq tracing support for ARMUwe Kleine-König2009-08-131-5/+44
| | | * | | | | | | | [ARM] support tracing when using newer compilersUwe Kleine-König2009-08-131-0/+1
| | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2009-08-051-2/+2
| | |\| | | | | | |
| | * | | | | | | | nommu: Remove the memory_start/end variables from ARM page-nommu.hCatalin Marinas2009-07-241-3/+0
| | * | | | | | | | nommu: ptrace supportPaul Brook2009-07-241-0/+8
| | * | | | | | | | nommu: Remove the context.id from asm-offsets.c when !MMUCatalin Marinas2009-07-241-0/+2
| | * | | | | | | | Thumb-2: Add support for loadable modulesCatalin Marinas2009-07-242-0/+9
| | * | | | | | | | Thumb-2: Implement the unified arch/arm/lib functionsCatalin Marinas2009-07-242-2/+78
| | * | | | | | | | Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas2009-07-242-0/+12
| | * | | | | | | | Thumb-2: Add macros for the unified assembler syntaxCatalin Marinas2009-07-241-0/+126
| | | |_|/ / / / / | | |/| | | | | |
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King2009-09-126-30/+107
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | | * | | | | | | ARM: implement highpteRussell King2009-08-172-8/+25
| | | * | | | | | | ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwaitMikael Pettersson2009-08-152-3/+6
| | | * | | | | | | [ARM] 5613/1: implement CALLER_ADDRESSxUwe Kleine-König2009-07-211-0/+34
| | | * | | | | | | [ARM] pgtable: rearrange file PTE bit allocationRussell King2009-07-111-9/+9
| | | * | | | | | | [ARM] remove L_PTE_BUFFERABLE and L_PTE_CACHEABLERussell King2009-07-111-2/+0
| | | |/ / / / / /
| * | / / / / / / MMC: MMCI: allow GPIOs to be passedRussell King2009-07-091-0/+2
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141-0/+3
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-124-19/+42
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-051-0/+1
| * | | | | | | | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+2
* | | | | | | | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-021-0/+3
| |_|_|_|_|/ / / |/| | | | | | |