| Commit message (Expand) | Author | Age |
* | [ARM] 3008/1: the exception table is not read-only | Nicolas Pitre | 2005-10-13 |
* | [ARM] 2977/1: armksyms.c - make items in export table static | Ben Dooks | 2005-10-12 |
* | [ARM] 2974/1: fix ARM710 swi bug workaround | Nicolas Pitre | 2005-10-12 |
* | [ARM] 2952/1: fix a register clobber list | Nicolas Pitre | 2005-10-04 |
* | [ARM] 2951/1: fix wrong comment | Nicolas Pitre | 2005-10-04 |
* | [ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_io | Russell King | 2005-09-24 |
* | [ARM] Fix context switch with ARMv6 + TLS | Russell King | 2005-09-23 |
* | [ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.c | Catalin Marinas | 2005-09-21 |
* | [ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck` | Ben Dooks | 2005-09-20 |
* | [ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck` | Ben Dooks | 2005-09-20 |
* | [ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck` | Ben Dooks | 2005-09-20 |
* | [ARM] 2924/3: taglist - postfix section with .init for `make buildcheck` | Ben Dooks | 2005-09-20 |
* | [ARM] Fix warning in arch/arm/kernel/semaphore.c | Russell King | 2005-09-18 |
* | [ARM] 2896/1: Add sys_ipc_wrapper to pass 'fifth' argument on stack | George G. Davis | 2005-09-13 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-09-10 |
|\ |
|
| * | [ARM] sys_mbind needs wrapping | Russell King | 2005-09-09 |
| * | [ARM] Add memory type based allocation syscalls | Russell King | 2005-09-09 |
* | | kbuild: arm - use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 |
|/ |
|
* | [PATCH] NTP: ntp-helper functions | john stultz | 2005-09-07 |
* | [ARM] Wrap calls to descriptor handlers | Russell King | 2005-09-04 |
* | [ARM] Change irq_chip wake/type methods to set_wake/set_type | Russell King | 2005-09-04 |
* | [ARM] Stack starts at THREAD_START_SP offset, not THREAD_SIZE-8 | Russell King | 2005-09-04 |
* | [ARM] 2865/2: fix fadvise64_64 syscall argument passing | Nicolas Pitre | 2005-09-01 |
* | [ARM] 2857/2: Dynamic tick - fix OOPS if configured and not provided | Ben Dooks | 2005-08-31 |
* | [PATCH] convert signal handling of NODEFER to act like other Unix boxes. | Steven Rostedt | 2005-08-29 |
* | [PATCH] qualifiers in return types - easy cases | Al Viro | 2005-08-23 |
* | [ARM] Add syscall stubs for inotify and ioprio system calls | Robert Love | 2005-08-15 |
* | [ARM SMP] Clear the exclusive monitor on ARMv6 CPUs on context switch | Russell King | 2005-08-10 |
* | [PATCH] pci and yenta: pcibios_bus_to_resource | Dominik Brodowski | 2005-08-05 |
* | [ARM SMP] Ensure secondary CPUs have a clean TLB | Russell King | 2005-07-28 |
* | [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. | Eric W. Biederman | 2005-07-26 |
* | [PATCH] ARM SMP: Mark CPU init functions/data with __cpuinit/...data | Russell King | 2005-07-17 |
* | [PATCH] ARM: Allow register_undef_hook to be called with IRQs off | Russell King | 2005-07-16 |
* | [PATCH] ARM SMP: Initialise cpu_present_map | Russell King | 2005-07-11 |
* | [PATCH] ARM SMP: We list IRQs for present CPUs, not online CPUs | Russell King | 2005-07-11 |
* | [PATCH] ARM SMP: Rename cpu_present_mask to cpu_possible_map | Russell King | 2005-07-11 |
* | [PATCH] ARM: 2791/1: Add CRCs for aliased ARM symbols | Todd Poynor | 2005-07-06 |
* | [PATCH] ARM: Change 'param_offset' to 'boot_params' | Russell King | 2005-07-04 |
* | [PATCH] ARM: Make the magic values in head.S more obvious | Russell King | 2005-07-01 |
* | [PATCH] ARM: Don't try to send a signal to pid0 | Russell King | 2005-06-30 |
* | [PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernel | Nicolas Pitre | 2005-06-29 |
* | [PATCH] ARM: 2769/1: cpu_init() stack setup fix | Catalin Marinas | 2005-06-29 |
* | [PATCH] ARM SMP: Add IPI support code for SMP TLB flushing | Russell King | 2005-06-28 |
* | [PATCH] ARM: Add VST idle loop call | Russell King | 2005-06-27 |
* | [PATCH] arm: swsusp build fix | Andrew Morton | 2005-06-26 |
* | [PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4 | Russell King | 2005-06-25 |
* | [PATCH] ARM: Ensure memory information is page aligned | Russell King | 2005-06-22 |
* | [PATCH] ARM: Move signal return code into vector page | Russell King | 2005-06-22 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2005-06-20 |
|\ |
|
| * | [PATCH] Driver Core: arch: update device attribute callbacks | Yani Ioannou | 2005-06-20 |