1. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  2. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  3. 0181b61 Merge branch 'pxa' into devel by Russell King · 17 years ago
  4. 2c8086a [ARM] pxa: PXA3xx base support by eric miao · 17 years ago
  5. 84aa462 [ARM] Rename consistent_sync() as dma_cache_maint() by Russell King · 17 years ago
  6. fa0b625 [ARM] pxa: Make CPU_XSCALE depend on PXA25x or PXA27x by Russell King · 17 years ago
  7. 4f6627a [ARM] 4568/1: fix l2x0 cache invalidate handling of unaligned addresses by Rui Sousa · 17 years ago
  8. 7578634 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  9. 5957a4e Merge branches 'at91', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'ns9xxx', 'pxa' and 's3c' into devel by Russell King · 17 years ago
  10. 52c543f [ARM] 4461/1: MXC platform and i.MX31ADS core support by Quinn Jensen · 17 years ago
  11. 11179d8 [ARM] 4497/1: Only allow safe cache configurations on ARMv6 and later by Catalin Marinas · 17 years ago
  12. 2eb8c82 [ARM] 4503/1: nommu: Add noMMU support for ARMv7 by Catalin Marinas · 17 years ago
  13. 7092fc3 [ARM] 4498/1: ARMv7: Remove the L2 cache configuration via the aux ctrl register by Catalin Marinas · 17 years ago
  14. 7b4c965 [ARM] 4504/1: nommu: Fix the ARMv6 support for MMU-less platforms by Catalin Marinas · 17 years ago
  15. 2a0cc68 [ARM] 4502/1: nommu: Do not export the copy/clear user page functions by Catalin Marinas · 17 years ago
  16. 367afaf [ARM] 4501/1: nommu: Select TLS register emulation if ARMv6 and not v6K by Catalin Marinas · 17 years ago
  17. 0762097 [ARM] 4500/1: Add locking around the background L2x0 cache operations by Catalin Marinas · 17 years ago
  18. 5c72fc5 arm: fix up handle_mm_fault changes by Nick Piggin · 17 years ago
  19. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  20. 6d78b5f [ARM] Fix bounding error in ioremap_pfn() by Russell King · 17 years ago
  21. 7b9c7b4 [ARM] Fix non-page aligned boot time mappings by Russell King · 17 years ago
  22. f834368 parse errors in ifdefs by Yoann Padioleau · 17 years ago
  23. 2ccdd1e [ARM] 4394/1: ARMv7: Add the TLB range operations by Catalin Marinas · 17 years ago
  24. d07b3c2 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  25. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  26. 6cbdc8c [ARM] spelling fixes by Simon Arlott · 17 years ago
  27. 516793c [ARM] ARMv6: add CPU_HAS_ASID configuration by Russell King · 17 years ago
  28. c53c9cf [ARM] 4331/3: Support for Micrel/Kendin KS8695 processor by Andrew Victor · 17 years ago
  29. 877d772 [ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors. by Andrew Victor · 17 years ago
  30. 7c6337e [ARM] 4303/3: base kernel support for TI DaVinci by Kevin Hilman · 17 years ago
  31. 932c37c Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  32. 805f53f Merge branches 'armv7', 'at91', 'misc' and 'omap' into devel by Russell King · 17 years ago
  33. 23688e9 [ARM] armv7: add Makefile and Kconfig entries by Catalin Marinas · 17 years ago
  34. 065cf51 [ARM] armv7: add support for asid-tagged VIVT I-cache by Catalin Marinas · 17 years ago
  35. bbe8888 [ARM] armv7: add support for ARMv7 cores. by Catalin Marinas · 17 years ago
  36. 8678c1f [ARM] Fix ASID version switch by Russell King · 17 years ago
  37. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  38. acec0ac get_unmapped_area handles MAP_FIXED on arm by Benjamin Herrenschmidt · 17 years ago
  39. 5cd4715 Merge branch 'ixp4xx' into devel by Russell King · 17 years ago
  40. 3603ab2 [ARM] mm 10: allow memory type to be specified with ioremap by Russell King · 17 years ago
  41. 0af92be [ARM] mm 9: add additional device memory types by Russell King · 17 years ago
  42. 9ef7963 [ARM] mm 8: define mem_types table L1 bit 4 to be for ARMv6 by Russell King · 17 years ago
  43. 45fba08 [ARM] 4311/1: ixp4xx: add KIXRP435 platform by Ruslan V. Sushko · 17 years ago
  44. c172cc9 [ARM] mm 6: allow mem_types table to specify extended pte attributes by Russell King · 17 years ago
  45. b29e9f5 [ARM] mm 5: Use mem_types table in ioremap by Russell King · 17 years ago
  46. 24e6c69 [ARM] mm 4: make create_mapping() more conventional by Russell King · 17 years ago
  47. 4a56c1e [ARM] mm 3: separate out supersection mappings, avoid for <4GB by Russell King · 17 years ago
  48. d5c9817 [ARM] mm 2: clean up create_mapping() by Russell King · 17 years ago
  49. 2497f0a [ARM] mm 1: Combine mem_type domain into prot_* at init time by Russell King · 17 years ago
  50. 0f0a00b [ARM] Remove needless linux/ptrace.h includes by Russell King · 18 years ago
  51. 7ab3f8d [ARM] Add ability to dump exception stacks to kernel backtraces by Russell King · 18 years ago
  52. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  53. 8213084 Merge NetSilicon NS93xx tree by Russell King · 18 years ago
  54. f69eda0 Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale trees by Russell King · 18 years ago
  55. 9918cda [ARM] 4210/1: base for new machine type "NetSilicon NS9360" by Uwe Kleine-König · 18 years ago
  56. 6340aa6 kbuild: Replace remaining "depends" with "depends on" by Robert P. J. Day · 18 years ago
  57. cb36bb7 [ARM] 4191/1: Remove redundant __flush_dcache_page() function prototype by George G. Davis · 18 years ago
  58. 4ba9dcb Merge Realview GIC code by Russell King · 18 years ago
  59. 4b17244 [ARM] 4109/2: Add support for the RealView/EB MPCore revC platform by Catalin Marinas · 18 years ago
  60. 44b1869 [ARM] 4158/1: Fix user page protection macros by Imre_Deak · 18 years ago
  61. 382266a [ARM] 4135/1: Add support for the L210/L220 cache controllers by Catalin Marinas · 18 years ago
  62. f2131d3 [ARM] Always mark ARMv6 PTWs outer cacheable by Russell King · 18 years ago
  63. 3e1a80f [ARM] 4153/1: fix consistent_sync() off-by-one BUG check by Lennert Buytenhek · 18 years ago
  64. b2c6561 [ARM] 4145/2: AT91: Add support for AT91SAM9263 processor by Andrew Victor · 18 years ago
  65. 7ae5a76 [ARM] Convert DMA cache handling to take const void * args by Russell King · 18 years ago
  66. 953233d [ARM] 4134/1: Add generic support for outer caches by Catalin Marinas · 18 years ago
  67. e6a5d66 [ARM] 4129/1: Add barriers after the TLB operations by Catalin Marinas · 18 years ago
  68. 9d99df4 [ARM] 4128/1: Architecture compliant TTBR changing sequence by Catalin Marinas · 18 years ago
  69. 850b429 [ARM] 4123/1: xsc3: general cleanup by Lennert Buytenhek · 18 years ago
  70. 412489a [ARM] 4112/1: Only ioremap to supersections if DOMAIN_IO is zero by Catalin Marinas · 18 years ago
  71. 7f215ab [ARM] 4100/1: iop3xx: fix cpu mask for iop333 by Dan Williams · 18 years ago
  72. 204ecae [ARM] Fix show_mem() for discontigmem by Russell King · 18 years ago
  73. 6020dff [ARM] Resolve fuse and direct-IO failures due to missing cache flushes by Russell King · 18 years ago
  74. 1c9d3df [ARM] 4078/1: Fix ARM copypage cache coherency problems by Richard Purdie · 18 years ago
  75. 57fee39 [ARM] 4061/1: xsc3: change of maintainer by Lennert Buytenhek · 18 years ago
  76. 255d1f8 [ARM] Fix warnings from asm/system.h by Russell King · 18 years ago
  77. c924aff [ARM] Fix BUG()s in ioremap() code by Russell King · 18 years ago
  78. da2c12a [ARM] Clean up ioremap code by Russell King · 18 years ago
  79. ad1ae2f [ARM] Unuse another Linux PTE bit by Russell King · 18 years ago
  80. 94b1e96 [ARM] Formalise the ARMv6 processor name string by Russell King · 18 years ago
  81. efe90d2 [ARM] Handle HWCAP_VFP in VFP support code by Russell King · 18 years ago
  82. ea14fad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  83. 6705cda [ARM] Merge individual ARM sub-trees by Russell King · 18 years ago
  84. bbf6f28 [ARM] 3999/1: RX3715: suspend to RAM support by Ben Dooks · 18 years ago
  85. 285f5fa [ARM] 3995/1: iop13xx: add iop13xx support by Dan Williams · 18 years ago
  86. 6edaf68 [PATCH] mm: arch do_page_fault() vs in_atomic() by Peter Zijlstra · 18 years ago
  87. 9073341 [ARM] 3986/1: H1940: suspend to RAM support by Ben Dooks · 18 years ago
  88. afe4b25 [ARM] 3881/4: xscale: clean up cp0/cp1 handling by Lennert Buytenhek · 18 years ago
  89. f523622 [ARM] 3967/1: xsc3: make branch predication configurable on xsc3 by Dan Williams · 18 years ago
  90. 0e5fdca [ARM] 3971/1: xsc3: get rid of L_PTE_COHERENT by Lennert Buytenhek · 18 years ago
  91. 3ff1559 [ARM] Fix nommu build by Russell King · 18 years ago
  92. ee90dab [ARM] Include asm/elf.h instead of asm/procinfo.h by Russell King · 18 years ago
  93. 3cb2fcc Fix misc Kconfig typos by Matt LaPlante · 18 years ago
  94. 105ef9a [ARM] 3942/1: ARM: comment: consistent_sync should not be called directly by Dan Williams · 18 years ago
  95. 5e70982 [ARM] 3927/1: Allow show_mem() to work with holes in memory map. by Ray Lehtiniemi · 18 years ago
  96. 8f7f943 [ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capability by Paul Gortmaker · 18 years ago
  97. 1622605 [PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument... by Al Viro · 18 years ago
  98. 63c422a Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  99. 6ae5a6e [ARM] Fix XIP_KERNEL build error in arch/arm/mm/mmu.c by Russell King · 18 years ago
  100. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago