Age | Commit message (Expand) | Author |
2009-04-16 | [ARM] 5453/1: fix building breakage of sys_oabi-compat.c due to missing kmall... | eric miao |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan |
2009-03-28 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-03-28 | Merge branch 'master' into devel | Russell King |
2009-03-28 | Merge branch 'origin' into devel | Russell King |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-24 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | root |
2009-03-23 | [ARM] pxa: add iWMMXt support for pxa168 | Eric Miao |
2009-03-21 | [ARM] 5428/1: Module relocation update for R_ARM_V4BX | Daniel Silverstone |
2009-03-19 | Merge branch 'master' of git://git.marvell.com/orion into devel | Russell King |
2009-03-19 | [ARM] pass reboot command line to arch_reset() | Russell King |
2009-03-16 | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar |
2009-03-13 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King |
2009-03-12 | [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions | Uwe Kleine-König |
2009-03-10 | linker script: define __per_cpu_load on all SMP capable archs | Tejun Heo |
2009-03-05 | [ARM] 5418/1: restore lr before leaving mcount | Uwe Kleine-König |
2009-03-03 | [ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMU | Catalin Marinas |
2009-02-27 | [ARM] 5412/1: XSCALE: add ice dcc support | Jean-Christop PLAGNIOL-VILLARD |
2009-02-22 | Merge branch 'linus' into x86/apic | Ingo Molnar |
2009-02-21 | Merge branch 'dma' into devel | Russell King |
2009-02-19 | [ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIE... | Makito SHIOKAWA |
2009-02-19 | [ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwinding | Catalin Marinas |
2009-02-19 | [ARM] 5385/2: unwind: Add unwinding information to exception entry points | Catalin Marinas |
2009-02-19 | [ARM] 5384/1: unwind: Add stack unwinding support for loadable modules | Catalin Marinas |
2009-02-19 | [ARM] 5383/2: unwind: Add core support for ARM stack unwinding | Catalin Marinas |
2009-02-13 | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar |
2009-02-13 | Merge branch 'linus' into x86/apic | Ingo Molnar |
2009-02-12 | [ARM] 5382/1: unwind: Reorganise the stacktrace support | Catalin Marinas |
2009-02-12 | [ARM] 5381/1: unwind: Reorganise the traps.c code | Catalin Marinas |
2009-02-12 | [ARM] 5389/1: Make sure the pmd entries are visible by the secondary CPU | Catalin Marinas |
2009-02-12 | [ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16 | Catalin Marinas |
2009-02-12 | [ARM] 5387/1: Add ptrace VFP support on ARM | Catalin Marinas |
2009-02-10 | [ARM] Storage class should be before const qualifier | Tobias Klauser |
2009-01-31 | annotate that [fp, #-4] is the saved lr | Uwe Kleine-König |
2009-01-31 | Use __SPIN_LOCK_UNLOCKED to initialize bad_irq_desc.lock | Uwe Kleine-König |
2009-01-28 | [ARM] call undefined instruction exception handler with irqs enabled | Russell King |
2009-01-21 | Merge branch 'x86/mm' into core/percpu | Ingo Molnar |
2009-01-17 | linker script: add missing .data.percpu.page_aligned | Tejun Heo |
2009-01-14 | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens |
2009-01-12 | irq: update all arches for new irq_desc | Mike Travis |
2009-01-12 | sparseirq: use kstat_irqs_cpu on non-x86 architectures too | Yinghai Lu |
2009-01-08 | [ARM] arch/arm/kernel/isa.c: missing definition of register_isa_ports | Ben Dooks |
2009-01-07 | PCI: arm: use generic INTx swizzle from PCI core | Bjorn Helgaas |
2009-01-07 | PCI: arm: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas |
2009-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-01-06 | kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() | Masami Hiramatsu |
2009-01-06 | arm: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-02 | [ARM] dma: remove dmamode_t typedef | Russell King |
2009-01-02 | [ARM] dma: make DMA_MODE_xxx reflect ISA DMA settings | Russell King |