aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2007-05-20[ARM] 4387/1: fix /proc/cpuinfo formatting for pre-ARM7 partsGreg Ungerer
2007-05-17[ARM] ARMv6: add CPU_HAS_ASID configurationRussell King
2007-05-16[ARM] Update ARM syscallsRussell King
2007-05-15arm: walk_stacktrace() needs to be exportedAl Viro
2007-05-12Merge branch 'fixes' into develRussell King
2007-05-11[ARM] export symbol csum_partial_copy_from_userFrederik Deweerdt
2007-05-11[ARM] stacktrace fixAndrew Morton
2007-05-11[ARM] Spinlock initializer cleanupThomas Gleixner
2007-05-11[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King
2007-05-11[ARM] ecard: add helper function for setting ecard irq opsRussell King
2007-05-09Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-05-08[ARM] Fix ARM branch relocation rangeKevin Welton
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-08[ARM] Ensure head text is always placed at the start of kernelRussell King
2007-05-08[ARM] Shut up warning about init_thread_unionRussell King
2007-05-08[ARM] Mark SMP local timer and IPI as exception entriesRussell King
2007-05-06Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-05-06Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns...Russell King
2007-05-06[ARM] Move syscall saving out of the way of utraceRussell King
2007-05-03[ARM] 4227/1: minor head.S fixupsNicolas Pitre
2007-05-03[ARM] ecard: Convert card type enum to a flagRussell King
2007-05-03[ARM] ecard: Move private ecard junk out of asm/ecard.hRussell King
2007-05-03[ARM] ecard: silence new warning caused by previous commitRussell King
2007-05-03[ARM] ecard: convert to use the kthread APIEric W. Biederman
2007-05-03[ARM] Set coherent DMA mask for Acorn expansion cardsRussell King
2007-05-03[ARM] 4356/1: arm: fix handling of svc mode undefined instructionsDan Williams
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge
2007-04-28[ARM] Add stacktrace support and make oprofile use itRussell King
2007-04-21[ARM] 4258/2: Support for dynticks in idle loopKevin Hilman
2007-04-21[ARM] ptrace: clean up single stepping supportRussell King
2007-04-21[ARM] Remove needless linux/ptrace.h includesRussell King
2007-04-21[ARM] Add ability to dump exception stacks to kernel backtracesRussell King
2007-03-31[ARM] Export dma_channel_active()Russell King
2007-03-13[ARM] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fcRussell King
2007-02-25[ARM] 4226/1: initial .data and .bss mappings of XIP kernel should be TEXT_OF...Nicolas Pitre
2007-02-25[ARM] 4224/2: allow XIP kernel to boot againNicolas Pitre
2007-02-20Merge ARM fixesRussell King
2007-02-20[ARM] Merge remaining IOP codeRussell King
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-02-18Merge the easy part of the IOP branchRussell King
2007-02-17Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King
2007-02-17[ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_userDan Williams
2007-02-16[ARM] 4098/1: ARM: rtc_lock only used with rtc_cmosDavid Brownell
2007-02-16[PATCH] genirq: remove IRQ_DISABLEDIngo Molnar
2007-02-16[ARM] 4137/1: Add kexec supportRichard Purdie
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[ARM] 4183/1: do_undefinstr: read svc undefined instructions with svc privilegesDan Williams
2007-02-12[PATCH] Dynamic kernel command-line: armAlon Bar-Lev
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan