- 797245f ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread() by Russell King · 16 years ago
- 74f3ae7 Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
- 3e7b19e ARM: unexport symbols used to implement floating point emulation by Alan Jenkins · 16 years ago
- e3f28c1 ARM: use unified discard definition in linker script by Alan Jenkins · 16 years ago
- 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 16 years ago
- bc7ecbc Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 16 years ago
- f8b7256 Unify sys_mmap* by Al Viro · 16 years ago
- 2ea1d13 arm: add arch_mmap_check(), get rid of sys_arm_mremap() by Al Viro · 16 years ago
- 10b4968 ARM: Do not allow the probing of the local timer by Varun Swara · 16 years ago
- 93fd03a ARM: Add an earlyprintk debug console by Catalin Marinas · 16 years ago
- 79c9601 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
- d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
- 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 16 years ago
- 0719dc3 Merge branch 'devel-stable' into devel by Russell King · 16 years ago
- c5d6c77 ARM: 5841/1: a driver for on-chip ETM and ETB by Alexander Shishkin · 16 years ago
- ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- 78d7530 ARM: Clean up linker script using new linker script macros. by Nelson Elhage · 16 years ago
- 2abc1c5 ARM: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 16 years ago
- 3336f4f ARM: 5793/1: ARM: Check put_user fail in do_signal when enable OABI_COMPAT by Jean PIHET · 16 years ago
- 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
- 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 16 years ago
- bb9074f Merge commit 'v2.6.32-rc7' by Eric W. Biederman · 16 years ago
- 5046961 sysctl arm: Remove binary sysctl support by Eric W. Biederman · 16 years ago
- 65f69e5 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 by Russell King · 16 years ago
- cc20d42 ARM: Use a definition for the userspace cmpxchg emulation syscall by Russell King · 16 years ago
- bfd2e29 [ARM] Fix test for unimplemented ARM syscalls by Russell King · 16 years ago
- 158bc5a ARM: 5784/1: fix early boot machine ID mismatch error display by Nicolas Pitre · 16 years ago
- 9b229fa Check whether the SCU was already initialised by Catalin Marinas · 16 years ago
- 6603a4f ARM: 5776/1: Check compiler version and EABI support when adding ARM unwind support. by Claudio Scordino · 16 years ago
- ab72b00 ARM: Fix signal restart issues with NX and OABI compat by Russell King · 16 years ago
- cde3f86 ARM: 5759/1: Add register information of threads to coredump by Artem Bityutskiy · 16 years ago
- a771fe6 ARM: 5757/1: Thumb-2: Correct "mov.w pc, lr" instruction which is unpredictable by Catalin Marinas · 16 years ago
- a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 16 years ago
- edc72786 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 16 years ago
- d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 16 years ago
- 03a6e5b ARM: update die() output by Russell King · 16 years ago
- e40c2ec ARM: Dump code/mem oops lines with the appropriate log level by Russell King · 16 years ago
- d191fe0 ARM: Dump memory and backtrace as one printk per line by Russell King · 16 years ago
- 4fb2847 ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() by Kirill A. Shutemov · 16 years ago
- 31abdb7 ARM: 5739/1: ARM: allow empty ATAG_CORE by David Brown · 16 years ago
- 6176d39 ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUs by Dmitry Artamonow · 16 years ago
- aa45ee8 ARM: Ensure do_cache_op takes mmap_sem by Russell King · 16 years ago
- 90140c3 ARM: Fix __cpuexit section mismatch warnings by Russell King · 16 years ago
- e616c59 ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcast by Russell King · 16 years ago
- 9e6ec39 make Linux bootable on ARM again by Nicolas Pitre · 16 years ago
- baea7b9 Merge branch 'origin' into for-linus by Russell King · 16 years ago
- 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
- 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 16 years ago
- 56f8ba8 cpumask: use mm_cpumask() wrapper: arm by Rusty Russell · 16 years ago
- c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 16 years ago
- ae19ffb Merge branch 'master' into for-linus by Russell King · 16 years ago
- 2003b7a ARM: 5715/1: Make kprobes unregistration SMP safe by Frederic Riss · 16 years ago
- cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 16 years ago
- d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 16 years ago
- 51b563f arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 by Sam Ravnborg · 16 years ago
- 83e686e Thumb-2: Correctly handle undefined instructions in the kernel by Catalin Marinas · 16 years ago
- 200b812 Clear the exclusive monitor when returning from an exception by Catalin Marinas · 16 years ago
- bc58177 ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3 by Linus Walleij · 16 years ago
- ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 16 years ago
- 2ca7d67 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
- 87d721a Merge branch 'master' into devel by Russell King · 16 years ago
- ddd559b Merge branch 'devel-stable' into devel by Russell King · 16 years ago
- cf7a2b4 Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and 'w90x900' into devel by Russell King · 16 years ago
- 733e5e4 KEYS: Add missing linux/tracehook.h #inclusions by David Howells · 16 years ago
- ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 16 years ago
- d0420c8 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] by David Howells · 16 years ago
- 29c0846 Merge branch 'next-s3c' of git://aeryn.fluff.org.uk/bjdooks/linux into devel-stable by Russell King · 16 years ago
- baa28e3 ARM: Show FIQ in /proc/interrupts on CONFIG_FIQ by Ben Dooks · 16 years ago
- 9b2616c Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 into devel-stable by Russell King · 16 years ago
- 3698426 ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwait by Mikael Pettersson · 16 years ago
- 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 16 years ago
- 0d928b0 Complete irq tracing support for ARM by Uwe Kleine-König · 16 years ago
- 181f817 [ARM] support tracing when using newer compilers by Uwe Kleine-König · 16 years ago
- 65a5053 ARM: 5638/1: arch/arm/kernel/signal.c: use correct address space for CRUNCH by Hartley Sweeten · 16 years ago
- 3ef7143 ARM: 5627/1: Fix restoring of lr at the end of mcount by Uwe Kleine-König · 16 years ago
- 05efde9 nommu: Do not override the CP15 control reg value returned from initfunc by Catalin Marinas · 16 years ago
- 68b7f715 nommu: ptrace support by Paul Brook · 16 years ago
- adca6dc Thumb-2: Add support for loadable modules by Catalin Marinas · 16 years ago
- b86040a Thumb-2: Implementation of the unified start-up and exceptions code by Catalin Marinas · 16 years ago
- 88987ef Thumb-2: Add some .align statements to the .S files by Catalin Marinas · 16 years ago
- 4bf1fa5 [ARM] 5613/1: implement CALLER_ADDRESSx by Uwe Kleine-König · 16 years ago
- 02239f0 [ARM] 5577/2: ep93xx: syscon locked register functions by Hartley Sweeten · 16 years ago
- c43768c Merge branch 'master' into for-next by Tejun Heo · 16 years ago
- f6430a9 [ARM] 5565/2: Use PAGE_SIZE and RO_DATA() in link script by Linus Walleij · 16 years ago
- 7aa5514 [ARM] 5560/1: Avoid buffer overrun in case of an invalid IRQ by Aaro Koskinen · 16 years ago
- 405d967 linker script: throw away .discard section by Tejun Heo · 16 years ago
- 9ccdac3 [ARM] idle: clean up pm_idle calling, obey hlt_counter by Russell King · 16 years ago
- e01916e [ARM] wire up rt_tgsigqueueinfo and perf_counter_open by Russell King · 16 years ago
- feb97c3 [ARM] 5559/1: Limit the stack unwinding caused by a kthread exit by Catalin Marinas · 16 years ago
- c894ed6 [ARM] 5558/1: Add extra checks to ARM unwinder to avoid tracing corrupt stacks by Catalin Marinas · 16 years ago
- 7436127 [ARM] 5557/1: Discard some ARM.ex*.*exit.text sections when !HOTPLUG or !HOTPLUG_CPU by Catalin Marinas · 16 years ago
- 41184f6 [ARM] 5556/1: Fix the irq_desc.cpu references by Catalin Marinas · 16 years ago
- bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 16 years ago
- 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
- 42578c8 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel by Russell King · 16 years ago
- 7698fde Merge branch 'for-rmk' of git://git.marvell.com/orion into devel by Russell King · 16 years ago
- 2658485 Add core support for ARMv6/v7 big-endian by Catalin Marinas · 16 years ago
- 8c7e657 arm: Provide _sdata and __bss_stop in the vmlinux.lds.S file by Catalin Marinas · 16 years ago
- d71e135 Clear the IT state when invoking a Thumb-2 signal handler by Catalin Marinas · 16 years ago
- faa7bc5 Check whether the TLB operations need broadcasting on SMP systems by Catalin Marinas · 16 years ago