1. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  2. 2741ecb Merge branch 'misc2' into devel by Russell King · 15 years ago
  3. bc85e58 Merge branch 'perf' into devel by Russell King · 15 years ago
  4. 186f93e Merge branch 'tmpreg' into devel by Russell King · 15 years ago
  5. 3560adf Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dma-streaming', 'u300' and 'umc' into devel by Russell King · 15 years ago
  6. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 15 years ago
  7. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 15 years ago
  8. 6c09f09 ARM: 5938/1: ARM: L2: export outer_cache_fns by Santosh Shilimkar · 15 years ago
  9. ad187f9 ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGS by Russell King · 15 years ago
  10. 462f39a ARM: ptrace: get rid of PTRACE_{PEEK,POKE}{TEXT,DATA} by Russell King · 15 years ago
  11. d23bc1b ARM: 5912/1: Define a 32-bit Thumb-2 breakpoint instruction by Daniel Jacobowitz · 15 years ago
  12. 48ab7e0 ARM: 5906/1: arm: change command_line to cmd_line by Jeremy Kerr · 15 years ago
  13. a9221de ARM: add notify_die() support by Russell King · 15 years ago
  14. 2b0d8c2 ARM: 5880/1: arm: use generic infrastructure for early params by Jeremy Kerr · 15 years ago
  15. e119bff ARM: Move creation of /proc/cpu out of alignment.c by Russell King · 15 years ago
  16. 373b32a ARM: move LED support code out of arch/arm/kernel/time.c by Russell King · 15 years ago
  17. 7921fc4 ARM: remove old RTC support by Russell King · 15 years ago
  18. a9c9147 ARM: dma-mapping: provide per-cpu type map/unmap functions by Russell King · 15 years ago
  19. 4e6d488 ARM: 5910/1: ARM: Add tmp register for addruart and loadsp by Tony Lindgren · 15 years ago
  20. 796d129 ARM: 5903/1: arm/perfevents: add support for ARMv7 by Jean PIHET · 15 years ago
  21. 1b8873a ARM: 5902/4: arm/perfevents: implement perf event support for ARMv6 by Jamie Iles · 15 years ago
  22. 0f4f067 ARM: 5899/2: arm: provide a mechanism to reserve performance counters by Jamie Iles · 15 years ago
  23. 200b7a8 ARM: 5884/1: arm: Fix DCC console for v7 by Tony Lindgren · 15 years ago
  24. a7b2296 ARM: 5883/1: Revert "disable NX support for OABI-supporting kernels" by Rabin Vincent · 15 years ago
  25. 7511bce ARM: Fix wrong dmb by Russell King · 15 years ago
  26. 2232552 ARM: 5868/1: ARM: fix "BUG: using smp_processor_id() in preemptible code" by Rabin Vincent · 15 years ago
  27. e8b8f5e ARM: dma-isa: request cascade channel after registering it by Russell King · 15 years ago
  28. 797245f ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread() by Russell King · 15 years ago
  29. 74f3ae7 Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  30. 3e7b19e ARM: unexport symbols used to implement floating point emulation by Alan Jenkins · 15 years ago
  31. e3f28c1 ARM: use unified discard definition in linker script by Alan Jenkins · 15 years ago
  32. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  33. bc7ecbc Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 15 years ago
  34. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  35. 2ea1d13 arm: add arch_mmap_check(), get rid of sys_arm_mremap() by Al Viro · 15 years ago
  36. 10b4968 ARM: Do not allow the probing of the local timer by Varun Swara · 15 years ago
  37. 93fd03a8 ARM: Add an earlyprintk debug console by Catalin Marinas · 15 years ago
  38. 79c9601 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  39. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  40. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  41. 0719dc3 Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  42. c5d6c77 ARM: 5841/1: a driver for on-chip ETM and ETB by Alexander Shishkin · 15 years ago
  43. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  44. 78d7530 ARM: Clean up linker script using new linker script macros. by Nelson Elhage · 15 years ago
  45. 2abc1c5 ARM: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  46. 3336f4f ARM: 5793/1: ARM: Check put_user fail in do_signal when enable OABI_COMPAT by Jean PIHET · 15 years ago
  47. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  48. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  49. bb9074f Merge commit 'v2.6.32-rc7' by Eric W. Biederman · 15 years ago
  50. 5046961 sysctl arm: Remove binary sysctl support by Eric W. Biederman · 16 years ago
  51. 65f69e5 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 by Russell King · 15 years ago
  52. cc20d42 ARM: Use a definition for the userspace cmpxchg emulation syscall by Russell King · 15 years ago
  53. bfd2e29 [ARM] Fix test for unimplemented ARM syscalls by Russell King · 15 years ago
  54. 158bc5a ARM: 5784/1: fix early boot machine ID mismatch error display by Nicolas Pitre · 15 years ago
  55. 9b229fa Check whether the SCU was already initialised by Catalin Marinas · 15 years ago
  56. 6603a4f ARM: 5776/1: Check compiler version and EABI support when adding ARM unwind support. by Claudio Scordino · 15 years ago
  57. ab72b00 ARM: Fix signal restart issues with NX and OABI compat by Russell King · 15 years ago
  58. cde3f86 ARM: 5759/1: Add register information of threads to coredump by Artem Bityutskiy · 15 years ago
  59. a771fe6 ARM: 5757/1: Thumb-2: Correct "mov.w pc, lr" instruction which is unpredictable by Catalin Marinas · 15 years ago
  60. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  61. edc72786 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 15 years ago
  62. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  63. 03a6e5b ARM: update die() output by Russell King · 15 years ago
  64. e40c2ec ARM: Dump code/mem oops lines with the appropriate log level by Russell King · 15 years ago
  65. d191fe0 ARM: Dump memory and backtrace as one printk per line by Russell King · 15 years ago
  66. 4fb2847 ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() by Kirill A. Shutemov · 15 years ago
  67. 31abdb74 ARM: 5739/1: ARM: allow empty ATAG_CORE by David Brown · 15 years ago
  68. 6176d39 ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUs by Dmitry Artamonow · 15 years ago
  69. aa45ee8f ARM: Ensure do_cache_op takes mmap_sem by Russell King · 15 years ago
  70. 90140c3 ARM: Fix __cpuexit section mismatch warnings by Russell King · 15 years ago
  71. e616c59 ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcast by Russell King · 15 years ago
  72. 9e6ec39 make Linux bootable on ARM again by Nicolas Pitre · 15 years ago
  73. baea7b9 Merge branch 'origin' into for-linus by Russell King · 15 years ago
  74. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  75. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  76. 56f8ba8 cpumask: use mm_cpumask() wrapper: arm by Rusty Russell · 15 years ago
  77. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  78. ae19ffb Merge branch 'master' into for-linus by Russell King · 15 years ago
  79. 2003b7a ARM: 5715/1: Make kprobes unregistration SMP safe by Frederic Riss · 15 years ago
  80. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  81. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 15 years ago
  82. 51b563f arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 by Sam Ravnborg · 15 years ago
  83. 83e686e Thumb-2: Correctly handle undefined instructions in the kernel by Catalin Marinas · 15 years ago
  84. 200b812 Clear the exclusive monitor when returning from an exception by Catalin Marinas · 15 years ago
  85. bc58177 ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3 by Linus Walleij · 16 years ago
  86. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 16 years ago
  87. 2ca7d67 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  88. 87d721ad Merge branch 'master' into devel by Russell King · 16 years ago
  89. ddd559b Merge branch 'devel-stable' into devel by Russell King · 16 years ago
  90. cf7a2b4 Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and 'w90x900' into devel by Russell King · 16 years ago
  91. 733e5e4 KEYS: Add missing linux/tracehook.h #inclusions by David Howells · 16 years ago
  92. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 16 years ago
  93. d0420c8 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] by David Howells · 16 years ago
  94. 29c0846 Merge branch 'next-s3c' of git://aeryn.fluff.org.uk/bjdooks/linux into devel-stable by Russell King · 16 years ago
  95. baa28e3 ARM: Show FIQ in /proc/interrupts on CONFIG_FIQ by Ben Dooks · 16 years ago
  96. 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
  97. 3698426 ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwait by Mikael Pettersson · 16 years ago
  98. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 16 years ago
  99. 0d928b0 Complete irq tracing support for ARM by Uwe Kleine-König · 16 years ago
  100. 181f817 [ARM] support tracing when using newer compilers by Uwe Kleine-König · 16 years ago