summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-272-6/+14
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | linker script: define __per_cpu_load on all SMP capable archsTejun Heo2009-03-101-0/+1
| * | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-221-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into x86/apicIngo Molnar2009-02-134-4/+5
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-211-1/+1
| |\ \ \ \ \ \ \
| * | | | | | | | linker script: add missing .data.percpu.page_alignedTejun Heo2009-01-171-0/+1
| * | | | | | | | irq: update all arches for new irq_descMike Travis2009-01-131-6/+12
| | | | | | | | |
| \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-164-10/+15
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König2009-03-121-2/+2
| | * | | | | | | [ARM] 5418/1: restore lr before leaving mcountUwe Kleine-König2009-03-051-0/+4
| |/ / / / / / /
| * | | | / / / [ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMUCatalin Marinas2009-03-031-6/+7
| | |_|_|/ / / | |/| | | | |
| * | | | | | [ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIE...Makito SHIOKAWA2009-02-191-2/+2
| | |_|/ / / | |/| | | |
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---. \ \ \ \ \ Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-131-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | / / / | | |_|_|/ / / | |/| | | / / | | | | |/ / | | | |/| |
| | * | | | sparseirq: use kstat_irqs_cpu on non-x86 architectures tooYinghai Lu2009-01-121-1/+1
| | | |/ / | | |/| |
* | | | | [ARM] Storage class should be before const qualifierTobias Klauser2009-02-101-2/+2
| |_|/ / |/| | |
* | | | annotate that [fp, #-4] is the saved lrUwe Kleine-König2009-01-311-1/+1
* | | | Use __SPIN_LOCK_UNLOCKED to initialize bad_irq_desc.lockUwe Kleine-König2009-01-311-1/+1
* | | | [ARM] call undefined instruction exception handler with irqs enabledRussell King2009-01-281-0/+1
|/ / /
* / / [CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2009-01-141-1/+1
|/ /
* | [ARM] arch/arm/kernel/isa.c: missing definition of register_isa_portsBen Dooks2009-01-081-0/+1
* | PCI: arm: use generic INTx swizzle from PCI coreBjorn Helgaas2009-01-071-27/+0Star
* | PCI: arm: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2009-01-071-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-071-1/+1
|\ \
| * | arm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* | | kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu2009-01-071-2/+0Star
|/ /
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-022-11/+1Star
|\ \
| * \ Merge branch 'linus' into cpus4096Ingo Molnar2008-12-172-2/+3
| |\ \
| * | | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-131-1/+1
| * | | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-10/+0Star
* | | | take init_fs to saner placeAl Viro2009-01-011-1/+0Star
* | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/ukl/linux-2.6 into develRussell King2008-12-191-1/+1
|\ \ \ \
| * | | | small doc fix: ftrace_dyn_arch_init is called by ftrace_initUwe Kleine-König2008-12-121-1/+1
* | | | | Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l...Russell King2008-12-172-2/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | [ARM] Ensure linux/hardirqs.h is included where requiredRussell King2008-12-151-0/+1
| |/ / /
| * / / [ARM] 5341/2: there is no copy_page on nommu ARMNicolas Pitre2008-12-111-2/+2
| |/ /
* | | Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into develRussell King2008-12-011-2/+2
|\ \ \
| * | | RealView: Use only the shadow mapping of ARM11MPCore local timersCatalin Marinas2008-12-011-2/+2
* | | | [ARM] use asm/sections.hRussell King2008-12-014-13/+13
* | | | [ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.hRussell King2008-11-291-0/+1
| |_|/ |/| |
* | | Merge branch 'highmem' into develRussell King2008-11-281-16/+21
|\ \ \
| * | | [ARM] rationalize memory configuration code some moreNicolas Pitre2008-11-281-16/+21
| | |/ | |/|
* | | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King2008-11-272-1/+3
|\ \ \ | |/ / |/| |
| * | Fix the teehbr_read function prototypeCatalin Marinas2008-11-101-1/+1
| * | Add HWCAP_NEON to the ARM hwcap.h fileCatalin Marinas2008-11-061-0/+1
| * | Add "thumbee" to the hwcap_str arrayCatalin Marinas2008-11-061-0/+1
| |/
* | [ARM] fix naming of MODULE_START / MODULE_ENDRussell King2008-11-061-4/+4
* | [ARM] fix VFP+softfloat binariesRussell King2008-11-041-1/+5
* | ftrace: remove mcount setSteven Rostedt2008-10-231-13/+0Star
* | ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-202-3/+3
|/
* Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds2008-10-131-17/+0Star
|\