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