summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Resolve PCI section warningsRussell King2007-09-301-2/+2
* remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-08-011-1/+1
* Remove fs.h from mm.hAlexey Dobriyan2007-07-302-0/+2
* [ARM] Remove CONFIG_IGNORE_FIQRussell King2007-07-261-2/+0Star
* [ARM] setup_profiling_timer must not be __initRussell King2007-07-231-1/+1
* define new percpu interface for shared dataFenghua Yu2007-07-191-0/+1
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-6/+1Star
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-7/+1Star
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* [ARM] 4453/1: Fully Decode ARM instruction set state in show_regs() tombstoneGeorge G. Davis2007-07-121-2/+6
* [ARM] 4423/1: add ATAGS supportBill Gatliff2007-07-123-5/+48
* [ARM] always allow dump_stack() to produce a backtraceRussell King2007-07-051-2/+0Star
* Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse2007-06-282-14/+1Star
* [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-161-0/+2
* Merge branch 'fixes' into develRussell King2007-05-122-9/+4Star
|\
| * [ARM] export symbol csum_partial_copy_from_userFrederik Deweerdt2007-05-111-0/+1
| * [ARM] stacktrace fixAndrew Morton2007-05-111-9/+3Star
* | [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/+0Star
* | 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
| |/