Age | Commit message (Expand) | Author |
2006-01-13 | [PATCH] Add ecard_bus_type probe/remove/shutdown methods | Russell King |
2006-01-12 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-01-12 | [ARM] Convert some arm semaphores to mutexes | Arjan van de Ven |
2006-01-12 | [PATCH] arm: task_stack_page() | Al Viro |
2006-01-12 | [PATCH] arm: end_of_stack() | Al Viro |
2006-01-12 | [PATCH] arm: task_pt_regs() | Al Viro |
2006-01-12 | [PATCH] arm: task_thread_info() | Al Viro |
2006-01-12 | [ARM] 3256/1: Make the function-returning ldm's use sp as the base register | Catalin Marinas |
2006-01-12 | [ARM] 3234/1: Update cpu_architecture() to deal with the new ID format | Catalin Marinas |
2006-01-11 | [PATCH] capable/capability.h (arch/) | Randy Dunlap |
2006-01-09 | [ARM] Only call set_type method in setup_irq if it's defined | Russell King |
2006-01-08 | [PATCH] remove gcc-2 checks | Andrew Morton |
2006-01-08 | [PATCH] IRQ type flags | Russell King |
2006-01-05 | [ARM] 3229/1: Remove uneeded ARM apm dependency on PM_LEGACY | Richard Purdie |
2006-01-04 | [ARM] Move DMA exports to be next to each function | Russell King |
2006-01-04 | [ARM] Remove definition of MAX_DMA_CHANNELS to zero | Russell King |
2006-01-04 | [ARM] Refine selection of ISA_DMA_API and generic dma.c code | Russell King |
2006-01-04 | [ARM] Use core_initcall() to initialise ARM DMA | Russell King |
2006-01-04 | [ARM] Remove '__address' from scatterlist and convert to DMA API | Russell King |
2006-01-04 | [ARM] Move ISA DMA bus_to_virt() out of set_dma_addr() | Russell King |
2006-01-03 | [ARM] Cleanup ARM includes | Russell King |
2006-01-03 | [ARM] Make kernel link address depend on PAGE_OFFSET | Russell King |
2005-12-19 | [ARM] 3210/1: add missing memory barrier helper for NPTL support | Nicolas Pitre |
2005-12-17 | [ARM] Fix sys_sendto and sys_recvfrom 6-arg syscalls | Russell King |
2005-12-14 | [ARM] 3205/1: Handle new EABI relocations when loading kernel modules. | Daniel Jacobowitz |
2005-12-10 | [ARM] 3200/1: Singlestep over ARM BX and BLX instructions using ptrace fix | Nikola Valerjev |
2005-11-25 | [ARM] Remove mach-types.h from head.S | Russell King |
2005-11-19 | [ARM] 3168/1: Update ARM signal delivery and masking | Daniel Jacobowitz |
2005-11-18 | [ARM] Fix get_user when passed a const pointer | Russell King |
2005-11-17 | [ARM] Improve comment about ASSERT()s in vmlinux.lds.S | Russell King |
2005-11-13 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2005-11-13 | [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h | Jeff Garzik |
2005-11-12 | [ARM] Restore apparant pointless change in arch/arm/kernel/smp.c | Russell King |
2005-11-09 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2005-11-09 | [PATCH] sched: resched and cpu_idle rework | Nick Piggin |
2005-11-09 | [PATCH] sched: disable preempt in idle tasks | Nick Piggin |
2005-11-09 | [ARM] 3100/1: simplify a pointer computation | Nicolas Pitre |
2005-11-08 | Merge with ARM SMP tree | Russell King |
2005-11-08 | [ARM] 3134/1: add missing EXPORT_SYMBOL for the ARM version of sha_transform | Nicolas Pitre |
2005-11-08 | [ARM SMP] Add core ARM support for local timers | Russell King |
2005-11-08 | [ARM] More sparse fixes | Russell King |
2005-11-08 | [ARM SMP] Fix some sparse warnings in SMP code | Russell King |
2005-11-07 | [PATCH] consolidate sys_ptrace() | Christoph Hellwig |
2005-11-06 | [ARM] Fix /proc/cpuinfo format for ARM SMP | Russell King |
2005-11-06 | [ARM] Don't call dump_cpu_info unless we're booting | Russell King |
2005-11-06 | [ARM] Fix second missing declaration of cache_is_vivt() | Russell King |
2005-11-06 | [ARM] Fix missing declaration of cache_is_vivt() | Russell King |
2005-11-06 | [ARM] 3115/1: small optimizations to exception vector entry code | Nicolas Pitre |
2005-11-02 | [ARM SMP] Add hotplug CPU infrastructure | Russell King |
2005-11-02 | [ARM SMP] Fix a couple of warnings | Russell King |