1. ab4f2ee [ARM] fix naming of MODULE_START / MODULE_END by Russell King · 17 years ago
  2. d2ed5cb [ARM] fix VFP+softfloat binaries by Russell King · 17 years ago
  3. 4d296c2 ftrace: remove mcount set by Steven Rostedt · 17 years ago
  4. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 17 years ago
  5. 20272c8 Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 17 years ago
  6. 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  7. a70973c proc: remove unused get_dma_list() by Alexey Dobriyan · 17 years ago
  8. 3f30a09 Merge branch 'pxa-all' into devel by Russell King · 17 years ago
  9. 6a4690c Merge branch 'ptebits' into devel by Russell King · 17 years ago
  10. d8aa025 [ARM] 5298/1: Drop desc_handle_irq() by Dmitry Baryshkov · 17 years ago
  11. 990d0f2 Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core by Ingo Molnar · 17 years ago
  12. 3319f5e [ARM] 5274/1: simplify request_standard_resources() by Nicolas Pitre · 17 years ago
  13. 8ec5366 [ARM] Improve non-executable support by Russell King · 18 years ago
  14. 6c5da7a [ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.c by Russell King · 17 years ago
  15. d7161a6 kgdb, x86, arm, mips, powerpc: ignore user space single stepping by Jason Wessel · 17 years ago
  16. 2b4ae1f [ARM] Print details relevant to how we handle the cache by Russell King · 18 years ago
  17. c0e9587 [ARM] Introduce new bitmask based cache type macros by Russell King · 18 years ago
  18. 90f1e08 [ARM] Remove cache type printks by Russell King · 18 years ago
  19. e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 18 years ago
  20. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 18 years ago
  21. 33fa9b1 [ARM] Convert asm/uaccess.h to linux/uaccess.h by Russell King · 18 years ago
  22. 5ed5fdf [ARM] clean up a load of old declarations by Russell King · 18 years ago
  23. 012d1f4 [ARM] move initrd code from kernel/setup.c to mm/init.c by Russell King · 18 years ago
  24. 1de765c [ARM] remove pc_pointer() by Russell King · 18 years ago
  25. 09d9bae [ARM] sparse: fix several warnings by Russell King · 18 years ago
  26. 93ed397 [ARM] 5227/1: Add the ENDPROC declarations to the .S files by Catalin Marinas · 18 years ago
  27. 2d4b6c9 [ARM] 5221/1: fix ldm/stm emulation for kprobes by Nicolas Pitre · 18 years ago
  28. 3305a60 [ARM] 5206/1: remove kprobe_trap_handler() hack by Nicolas Pitre · 18 years ago
  29. 46097c7 [ARM] cachetype: move definitions to separate header by Russell King · 18 years ago
  30. 0ba8b9b [ARM] cputype: separate definitions, use them by Russell King · 18 years ago
  31. 9c0d2a2 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  32. 163f687 kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE by Huang Ying · 18 years ago
  33. da1562a [ARM] 5194/1: update .gitignore by Nicolas Pitre · 18 years ago
  34. 751a8ae [ARM] 5193/1: Wire up missing syscalls by Stefan Schmidt · 18 years ago
  35. b03a5b7 [ARM] traps: don't call undef hook functions with spinlock held by Russell King · 18 years ago
  36. 492c71d Merge branch 'for-rmk' of git://git.marvell.com/orion by Russell King · 18 years ago
  37. 60296c7 [ARM] prevent crashing when too much RAM installed by Lennert Buytenhek · 18 years ago
  38. 058ddee [ARM] Fix SMP booting with non-zero PHYS_OFFSET by Russell King · 18 years ago
  39. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 18 years ago
  40. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 18 years ago
  41. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 18 years ago
  42. 897d852 [ARM] Fix circular include dependency with IRQ headers by Russell King · 18 years ago
  43. 4baa992 [ARM] move include/asm-arm to arch/arm/include/asm by Russell King · 18 years ago
  44. ef53d9c kprobes: improve kretprobe scalability with hashed locking by Srinivasa D S · 18 years ago
  45. ecc8b65 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  46. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 18 years ago
  47. 5cbad0e kgdb: support for ARCH=arm by Jason Wessel · 18 years ago
  48. 3f97870 arm: bus_id -> dev_name() and dev_set_name() conversions by Kay Sievers · 18 years ago
  49. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 18 years ago
  50. fc3a882 driver core: fix a lot of printk usages of bus_id by Greg Kroah-Hartman · 18 years ago
  51. 9b610fd Merge branch 'linus' into timers/nohz by Ingo Molnar · 18 years ago
  52. b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 18 years ago
  53. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 18 years ago
  54. af5329c Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  55. 85082fd Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  56. a177ba3 Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap-reviewed', 'rpc', 'rtc' and 's3c' into devel by Russell King · 18 years ago
  57. 9ecba1f [ARM] rpc: ecard: remove deprecated ecard_address() and relatives by Russell King · 18 years ago
  58. 7b4c950 stacktrace: export save_stack_trace[_tsk] by Ingo Molnar · 18 years ago
  59. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 18 years ago
  60. f6dd9fa5 arm: convert to generic helpers for IPI function calls by Jens Axboe · 18 years ago
  61. 395a59d ftrace: store mcount address in rec->ip by Abhishek Sagar · 18 years ago
  62. f76e915 [ARM] latencytop support by Nicolas Pitre · 18 years ago
  63. 1d74f2a ftrace: remove ftrace_ip_converted() by Abhishek Sagar · 18 years ago
  64. e077341 ftrace: export kretprobe_trampoline for function tracer by Abhishek Sagar · 18 years ago
  65. 014c257 ftrace: core support for ARM by Abhishek Sagar · 18 years ago
  66. f7b0b93 clean up atags exporting code by Uwe Kleine-König · 18 years ago
  67. 8ff7f2a There is no need to have BOOT_PARAMS_SIZE known outside of atags.c by Uwe Kleine-König · 18 years ago
  68. e23a5f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 18 years ago
  69. 7cc09c2 [ARM] arm/kernel/arthur.c: add MODULE_LICENSE by Adrian Bunk · 18 years ago
  70. db2c439 [ARM] export copy_page by Russell King · 18 years ago
  71. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 18 years ago
  72. 205bee6 [ARM] dyntick: Remove obsolete and unused ARM dyntick support by Russell King · 18 years ago
  73. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 18 years ago
  74. d973664 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  75. 02cbe47 arm: use kbuild.h instead of macros in asm-offsets.c by Christoph Lameter · 18 years ago
  76. 9b00121 proc: switch /proc/bus/ecard/devices to seq_file interface by Alexey Dobriyan · 18 years ago
  77. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 18 years ago
  78. 9c37066 proc: remove proc_bus by Alexey Dobriyan · 18 years ago
  79. a3fd133 kprobes/arm: fix decoding of arithmetic immediate instructions by Lennert Buytenhek · 18 years ago
  80. 8f79ff0 kprobes/arm: fix cache flush address for instruction stub by Nicolas Pitre · 18 years ago
  81. cf816ec Merge branch 'merge-fixes' into devel by Russell King · 18 years ago
  82. adf6d34 Merge branch 'omap2-upstream' into devel by Russell King · 18 years ago
  83. d1964da Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x', 'orion', 'pxa', 'sa1100', 's3c' and 'sparsemem' into devel by Russell King · 18 years ago
  84. 28fab1a [ARM] Fix kernel mode preemption by Russell King · 18 years ago
  85. 84081bd [ARM] 4881/1: print unrecognised processor ID as part of failure message by Lennert Buytenhek · 18 years ago
  86. cbfc0f0 [ARM] 4852/1: Add timerfd_create, timerfd_settime and timerfd_gettime syscall entries by Uwe Kleine-König · 18 years ago
  87. cb170a4 Linux Thumb-2 support for user-space applications by Paul Brook · 18 years ago
  88. 48d7927 Add a prefetch abort handler by Paul Brook · 18 years ago
  89. d7f864b ARMv7: Add support for the ThumbEE state saving/restoring by Catalin Marinas · 18 years ago
  90. 64ac24e Generic semaphore implementation by Matthew Wilcox · 18 years ago
  91. c60afe1 [ARM] 4878/1: Add oabi shim for fstatat64 by Riku Voipio · 18 years ago
  92. ee4cd58 [ARM] 4870/1: fix signal return code when enable CONFIG_OABI_COMPAT by janboe · 18 years ago
  93. 9c4c9f3 [ARM] 4849/1: move ATAGS asm definitions by Greg Ungerer · 18 years ago
  94. b24061f [ARM] 4847/1: kprobes: fix compilation with CONFIG_DEBUG_FS=y by Nicolas Pitre · 18 years ago
  95. 2ffd6e1 [ARM] constify function pointer tables by Jan Engelhardt · 18 years ago
  96. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 18 years ago
  97. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 18 years ago
  98. 5e54197 add mm argument to pte/pmd/pud/pgd_free by Benjamin Herrenschmidt · 18 years ago
  99. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 18 years ago
  100. 0d899e1 Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into devel by Russell King · 18 years ago