summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* [ARM] always allow dump_stack() to produce a backtraceRussell King2007-07-051-2/+0
* Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse2007-06-282-14/+1
* [ARM] Update show_regs/oops register formatRussell King2007-06-181-28/+35
* [ARM] Add support for pause_on_oops and display preempt/smp optionsRussell King2007-06-171-1/+19
* [ARM] Fix stacktrace FP range checkingRussell King2007-05-301-1/+1
* [ARM] use __used attributeDavid Rientjes2007-05-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds2007-05-211-2/+2
|\
| * all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
| * all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* | [ARM] spelling fixesSimon Arlott2007-05-201-1/+1
* | [ARM] 4387/1: fix /proc/cpuinfo formatting for pre-ARM7 partsGreg Ungerer2007-05-201-1/+1
* | [ARM] ARMv6: add CPU_HAS_ASID configurationRussell King2007-05-171-1/+1
* | [ARM] Update ARM syscallsRussell King2007-05-161-0/+4
|/
* arm: walk_stacktrace() needs to be exportedAl Viro2007-05-151-0/+2
* Merge branch 'fixes' into develRussell King2007-05-122-9/+4
|\
| * [ARM] export symbol csum_partial_copy_from_userFrederik Deweerdt2007-05-111-0/+1
| * [ARM] stacktrace fixAndrew Morton2007-05-111-9/+3
* | [ARM] Spinlock initializer cleanupThomas Gleixner2007-05-111-1/+1
* | [ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King2007-05-111-1/+18
* | [ARM] ecard: add helper function for setting ecard irq opsRussell King2007-05-111-0/+16
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-096-11/+15
|\
| * [ARM] Fix ARM branch relocation rangeKevin Welton2007-05-081-2/+2
| * [ARM] Ensure head text is always placed at the start of kernelRussell King2007-05-083-5/+9
| * [ARM] Shut up warning about init_thread_unionRussell King2007-05-082-2/+2
| * [ARM] Mark SMP local timer and IPI as exception entriesRussell King2007-05-081-2/+2
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* | move die notifier handling to common codeChristoph Hellwig2007-05-081-7/+7
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-0614-57/+242
|\
| *---. Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns...Russell King2007-05-0610-23/+174
| |\ \ \
| | | | * [ARM] ecard: Convert card type enum to a flagRussell King2007-05-031-5/+5
| | | | * [ARM] ecard: Move private ecard junk out of asm/ecard.hRussell King2007-05-032-0/+58
| | | | * [ARM] ecard: silence new warning caused by previous commitRussell King2007-05-031-1/+1
| | | | * [ARM] ecard: convert to use the kthread APIEric W. Biederman2007-05-031-7/+7
| | | | * [ARM] Set coherent DMA mask for Acorn expansion cardsRussell King2007-05-031-0/+1
| | |_|/ | |/| |
| | | * [ARM] Move syscall saving out of the way of utraceRussell King2007-05-061-3/+3
| | | * [ARM] 4227/1: minor head.S fixupsNicolas Pitre2007-05-031-1/+5
| | | * [ARM] 4356/1: arm: fix handling of svc mode undefined instructionsDan Williams2007-05-031-2/+3
| | | * [ARM] Add stacktrace support and make oprofile use itRussell King2007-04-283-2/+84
| | |/ | |/|
| | * [ARM] 4258/2: Support for dynticks in idle loopKevin Hilman2007-04-212-1/+6
| |/
| * [ARM] ptrace: clean up single stepping supportRussell King2007-04-213-28/+48
| * [ARM] Remove needless linux/ptrace.h includesRussell King2007-04-213-3/+0
| * [ARM] Add ability to dump exception stacks to kernel backtracesRussell King2007-04-213-3/+20
* | [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-1/+1
|/
* [ARM] Export dma_channel_active()Russell King2007-03-311-0/+1
* [ARM] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fcRussell King2007-03-131-2/+5
* [ARM] 4226/1: initial .data and .bss mappings of XIP kernel should be TEXT_OF...Nicolas Pitre2007-02-251-16/+17
* [ARM] 4224/2: allow XIP kernel to boot againNicolas Pitre2007-02-252-12/+14
* Merge ARM fixesRussell King2007-02-207-689/+7
|\
| * Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-1911-15/+175
| |\
| * | [PATCH] genirq: remove IRQ_DISABLEDIngo Molnar2007-02-161-2/+1
OpenPOWER on IntegriCloud