1. 65f69e5 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 by Russell King · 17 years ago
  2. cc20d42 ARM: Use a definition for the userspace cmpxchg emulation syscall by Russell King · 17 years ago
  3. bfd2e29 [ARM] Fix test for unimplemented ARM syscalls by Russell King · 17 years ago
  4. 158bc5a ARM: 5784/1: fix early boot machine ID mismatch error display by Nicolas Pitre · 17 years ago
  5. 9b229fa Check whether the SCU was already initialised by Catalin Marinas · 17 years ago
  6. 6603a4f ARM: 5776/1: Check compiler version and EABI support when adding ARM unwind support. by Claudio Scordino · 17 years ago
  7. ab72b00 ARM: Fix signal restart issues with NX and OABI compat by Russell King · 17 years ago
  8. cde3f86 ARM: 5759/1: Add register information of threads to coredump by Artem Bityutskiy · 17 years ago
  9. a771fe6 ARM: 5757/1: Thumb-2: Correct "mov.w pc, lr" instruction which is unpredictable by Catalin Marinas · 17 years ago
  10. edc7278 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 17 years ago
  11. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 17 years ago
  12. 03a6e5b ARM: update die() output by Russell King · 17 years ago
  13. e40c2ec ARM: Dump code/mem oops lines with the appropriate log level by Russell King · 17 years ago
  14. d191fe0 ARM: Dump memory and backtrace as one printk per line by Russell King · 17 years ago
  15. 4fb2847 ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() by Kirill A. Shutemov · 17 years ago
  16. 31abdb7 ARM: 5739/1: ARM: allow empty ATAG_CORE by David Brown · 17 years ago
  17. 6176d39 ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUs by Dmitry Artamonow · 17 years ago
  18. aa45ee8 ARM: Ensure do_cache_op takes mmap_sem by Russell King · 17 years ago
  19. 90140c3 ARM: Fix __cpuexit section mismatch warnings by Russell King · 17 years ago
  20. e616c59 ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcast by Russell King · 17 years ago
  21. 9e6ec39 make Linux bootable on ARM again by Nicolas Pitre · 17 years ago
  22. baea7b9 Merge branch 'origin' into for-linus by Russell King · 17 years ago
  23. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  24. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 17 years ago
  25. 56f8ba8 cpumask: use mm_cpumask() wrapper: arm by Rusty Russell · 17 years ago
  26. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 17 years ago
  27. ae19ffb Merge branch 'master' into for-linus by Russell King · 17 years ago
  28. 2003b7a ARM: 5715/1: Make kprobes unregistration SMP safe by Frederic Riss · 17 years ago
  29. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 17 years ago
  30. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 17 years ago
  31. 51b563f arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 by Sam Ravnborg · 17 years ago
  32. 83e686e Thumb-2: Correctly handle undefined instructions in the kernel by Catalin Marinas · 17 years ago
  33. 200b812 Clear the exclusive monitor when returning from an exception by Catalin Marinas · 17 years ago
  34. bc58177 ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3 by Linus Walleij · 17 years ago
  35. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 17 years ago
  36. 2ca7d67 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  37. 87d721a Merge branch 'master' into devel by Russell King · 17 years ago
  38. ddd559b Merge branch 'devel-stable' into devel by Russell King · 17 years ago
  39. cf7a2b4 Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and 'w90x900' into devel by Russell King · 17 years ago
  40. 733e5e4 KEYS: Add missing linux/tracehook.h #inclusions by David Howells · 17 years ago
  41. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 17 years ago
  42. d0420c8 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] by David Howells · 17 years ago
  43. 29c0846 Merge branch 'next-s3c' of git://aeryn.fluff.org.uk/bjdooks/linux into devel-stable by Russell King · 17 years ago
  44. baa28e3 ARM: Show FIQ in /proc/interrupts on CONFIG_FIQ by Ben Dooks · 17 years ago
  45. 9b2616c Merge branch 'for-rmk-2.6.32' of git://git.pengutronix.de/git/ukl/linux-2.6 into devel-stable by Russell King · 17 years ago
  46. 3698426 ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwait by Mikael Pettersson · 17 years ago
  47. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 17 years ago
  48. 0d928b0 Complete irq tracing support for ARM by Uwe Kleine-König · 17 years ago
  49. 181f817 [ARM] support tracing when using newer compilers by Uwe Kleine-König · 17 years ago
  50. 65a5053 ARM: 5638/1: arch/arm/kernel/signal.c: use correct address space for CRUNCH by Hartley Sweeten · 17 years ago
  51. 3ef7143 ARM: 5627/1: Fix restoring of lr at the end of mcount by Uwe Kleine-König · 17 years ago
  52. 05efde9 nommu: Do not override the CP15 control reg value returned from initfunc by Catalin Marinas · 17 years ago
  53. 68b7f715 nommu: ptrace support by Paul Brook · 17 years ago
  54. adca6dc Thumb-2: Add support for loadable modules by Catalin Marinas · 17 years ago
  55. b86040a Thumb-2: Implementation of the unified start-up and exceptions code by Catalin Marinas · 17 years ago
  56. 88987ef Thumb-2: Add some .align statements to the .S files by Catalin Marinas · 17 years ago
  57. 4bf1fa5 [ARM] 5613/1: implement CALLER_ADDRESSx by Uwe Kleine-König · 17 years ago
  58. 02239f0 [ARM] 5577/2: ep93xx: syscon locked register functions by Hartley Sweeten · 17 years ago
  59. c43768c Merge branch 'master' into for-next by Tejun Heo · 17 years ago
  60. f6430a9 [ARM] 5565/2: Use PAGE_SIZE and RO_DATA() in link script by Linus Walleij · 17 years ago
  61. 7aa5514 [ARM] 5560/1: Avoid buffer overrun in case of an invalid IRQ by Aaro Koskinen · 17 years ago
  62. 405d967 linker script: throw away .discard section by Tejun Heo · 17 years ago
  63. 9ccdac3 [ARM] idle: clean up pm_idle calling, obey hlt_counter by Russell King · 17 years ago
  64. e01916e [ARM] wire up rt_tgsigqueueinfo and perf_counter_open by Russell King · 17 years ago
  65. feb97c3 [ARM] 5559/1: Limit the stack unwinding caused by a kthread exit by Catalin Marinas · 17 years ago
  66. c894ed6 [ARM] 5558/1: Add extra checks to ARM unwinder to avoid tracing corrupt stacks by Catalin Marinas · 17 years ago
  67. 7436127 [ARM] 5557/1: Discard some ARM.ex*.*exit.text sections when !HOTPLUG or !HOTPLUG_CPU by Catalin Marinas · 17 years ago
  68. 41184f6 [ARM] 5556/1: Fix the irq_desc.cpu references by Catalin Marinas · 17 years ago
  69. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 17 years ago
  70. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  71. 42578c8 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel by Russell King · 17 years ago
  72. 7698fde Merge branch 'for-rmk' of git://git.marvell.com/orion into devel by Russell King · 17 years ago
  73. 2658485 Add core support for ARMv6/v7 big-endian by Catalin Marinas · 17 years ago
  74. 8c7e657 arm: Provide _sdata and __bss_stop in the vmlinux.lds.S file by Catalin Marinas · 17 years ago
  75. d71e135 Clear the IT state when invoking a Thumb-2 signal handler by Catalin Marinas · 17 years ago
  76. faa7bc5 Check whether the TLB operations need broadcasting on SMP systems by Catalin Marinas · 17 years ago
  77. bac4e96 [ARM] barriers: improve xchg, bitops and atomic SMP barriers by Russell King · 17 years ago
  78. e03cdad [ARM] smp: use new cpumask functions by Russell King · 17 years ago
  79. af73110 [ARM] 5516/1: Flush the D-cache after initialising the SCU by Catalin Marinas · 17 years ago
  80. 14f0aa3 [ARM] disable NX support for OABI-supporting kernels by Russell King · 17 years ago
  81. 288ddad syscall: Sort out syscall_restart name clash. by Eric W. Biederman · 17 years ago
  82. 4c5158d [ARM] smp: fix style issues in smp_twd.c by Russell King · 17 years ago
  83. f32f4ce [ARM] smp: allow re-use of realview localtimer TWD support by Russell King · 17 years ago
  84. a8cbcd9 [ARM] smp: separate SCU support code from realview by Russell King · 17 years ago
  85. bc28248 [ARM] smp: move core localtimer support out of platform specific files by Russell King · 17 years ago
  86. 8266810 [ARM] smp: fix cpumask usage in ARM SMP code by Russell King · 17 years ago
  87. ae51e60 [ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation types by Paul Gortmaker · 17 years ago
  88. 6ae85d6 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  89. 0112fc2 Separate out common fstatat code into vfs_fstatat by Oleg Drokin · 17 years ago
  90. eb8f314 [ARM] 5456/1: add sys_preadv and sys_pwritev by Mikael Pettersson · 17 years ago
  91. cbb5509 [ARM] 5453/1: fix building breakage of sys_oabi-compat.c due to missing kmalloc/kfree by eric miao · 17 years ago
  92. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 17 years ago
  93. 0fe41b8 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  94. 9759d22 Merge branch 'master' into devel by Russell King · 17 years ago
  95. ed40d0c Merge branch 'origin' into devel by Russell King · 17 years ago
  96. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 17 years ago
  97. 9a38e98 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by root · 17 years ago
  98. 40305a5 [ARM] pxa: add iWMMXt support for pxa168 by Eric Miao · 17 years ago
  99. 4731f8b [ARM] 5428/1: Module relocation update for R_ARM_V4BX by Daniel Silverstone · 17 years ago
  100. 7d83f8f Merge branch 'master' of git://git.marvell.com/orion into devel by Russell King · 17 years ago