1. c03a927 ide: move CONFIG_IDE_ETRAX to drivers/ide/Kconfig by Bartlomiej Zolnierkiewicz · 17 years ago
  2. 2f1f53b CRISv10 fasttimer: Scrap INLINE and name timeval_cmp better by Jesper Nilsson · 17 years ago
  3. 2e2cd8b CRISv10 memset library add lineendings to asm by Jesper Nilsson · 17 years ago
  4. 341ac6e CRISv10 string library add lineendings to asm by Jesper Nilsson · 17 years ago
  5. 2b05d2b CRISv10 usercopy library add lineendings to asm by Jesper Nilsson · 17 years ago
  6. 57c230a CRISv32: add cache flush operations by Jesper Nilsson · 17 years ago
  7. d8e5219 CRISv10 improve and bugfix fasttimer by Jesper Nilsson · 17 years ago
  8. 3244c77 CRISv10: fix timer interrupt parameters by Jesper Nilsson · 17 years ago
  9. 1b8be1d CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take two by Jesper Nilsson · 17 years ago
  10. 16ad1b4 cris: ARRAY_SIZE() cleanup by Alex Unleashed · 17 years ago
  11. f150f35 cris build fixes: defconfig updates by Jesper Nilsson · 17 years ago
  12. 5af26b1 cris build fixes: fix crisksyms.c by Jesper Nilsson · 17 years ago
  13. a8e2a8b cris build fixes: setup.c needs param.h by Jesper Nilsson · 17 years ago
  14. 0188e60 cris build fixes: fixes in arch/cris/kernel/time.c by Jesper Nilsson · 17 years ago
  15. 7b27552 cris build fixes: corrected and improved NMI and IRQ handling by Jesper Nilsson · 17 years ago
  16. 5978e79 cris build fixes: sys_cris.c needs fs.h by Jesper Nilsson · 17 years ago
  17. eb2746d cris build fixes: irq fixes by Jesper Nilsson · 17 years ago
  18. 0c3537f cris build fixes: Add missing syscalls by Jesper Nilsson · 17 years ago
  19. 5c6ff79 cris gpio: undo locks before returning by Roel Kluin · 17 years ago
  20. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  21. 49b4ff3 spelling fixes: arch/cris/ by Simon Arlott · 17 years ago
  22. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  23. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  24. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  25. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  26. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  27. e5f7178 CRIS: cleanup struct irqaction initializers by Thomas Gleixner · 17 years ago
  28. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  29. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  30. 222d394 kbuild: enable 'make AFLAGS=...' to add additional options to AS by Sam Ravnborg · 17 years ago
  31. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  32. 2195dad ide: fix hidden dependencies on CONFIG_IDE_GENERIC by Bartlomiej Zolnierkiewicz · 17 years ago
  33. 4a2a4da cris: drivers/cdrom/Kconfig no longer exists by Adrian Bunk · 17 years ago
  34. efffbee Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  35. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  36. 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 17 years ago
  37. 68fc4fa unregister_chrdev(): ignore the return value by Akinobu Mita · 17 years ago
  38. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  39. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 17 years ago
  40. 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 17 years ago
  41. 5c617c6 cris: use DATA_DATA in cris by Mathieu Desnoyers · 17 years ago
  42. d529880 Remove the last few UMSDOS leftovers by Jesper Juhl · 17 years ago
  43. 7ff9057 CRIS: replace old-style member inits with designated inits by Robert P. J. Day · 17 years ago
  44. 3dde6ad Fix trivial typos in Kconfig* files by David Sterba · 17 years ago
  45. b247e8a dma_declare_coherent_memory wrong allocation by Guennadi Liakhovetski · 17 years ago
  46. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  47. 7a3e965 CRIS: remove code related to pre-2.2 kernel by Robert P. J. Day · 17 years ago
  48. 542401d CRIS: check for memory allocation by Cyrill Gorcunov · 17 years ago
  49. b6e3590 [PATCH] x86: Allow percpu variables to be page-aligned by Jeremy Fitzhardinge · 17 years ago
  50. bba6f6f [PATCH] MSI-X: fix resume crash by Eric W. Biederman · 17 years ago
  51. 3a0ee2c [PATCH] fix memory leak in dma_declare_coherent_memory() by Yoichi Yuasa · 17 years ago
  52. e34f80c arch/cris: typo in KERN_INFO by Nicolas Kaiser · 17 years ago
  53. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 17 years ago
  54. 87e1f9c [PATCH] Dynamic kernel command-line: cris by Alon Bar-Lev · 17 years ago
  55. 5ea8176 [PATCH] sort the devres mess out by Al Viro · 17 years ago
  56. b035b6d [PATCH] Consolidate default sched_clock() by Alexey Dobriyan · 17 years ago
  57. 67d3822 [PATCH] disable init/initramfs.c: architectures by Jean-Paul Saman · 17 years ago
  58. 5cf885d [PATCH] CRIS: TLB handling: turn local_save_flags() + local_irq_disable() into local_irq_save() by Jiri Kosina · 17 years ago
  59. 8447157a [PATCH] CRIS: user ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  60. 7c101b7 [PATCH] CRIS: local_irq_disable() is redundant after local_irq_save() by Jiri Kosina · 17 years ago
  61. 66701b1 [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA by Christoph Lameter · 17 years ago
  62. b282b6f [PATCH] Change cpu_up and co from __devinit to __cpuinit by Gautham R Shenoy · 18 years ago
  63. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  64. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  65. d817be9 [PATCH] struct path: convert cris by Josef Sipek · 18 years ago
  66. 6edaf68 [PATCH] mm: arch do_page_fault() vs in_atomic() by Peter Zijlstra · 18 years ago
  67. 3532010 [NET]: Cris checksum annotations and cleanups. by Al Viro · 18 years ago
  68. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  69. 3cb2fcc Fix misc Kconfig typos by Matt LaPlante · 18 years ago
  70. f8da1f7 [PATCH] cryptocop: double spin_lock_irqsave() by Alexey Dobriyan · 18 years ago
  71. 44c0920 more misc typo fixes by Matt LaPlante · 18 years ago
  72. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  73. e16b38f [PATCH] cpumask: export cpu_online_map and cpu_possible_map consistently by Greg Banks · 18 years ago
  74. e32cbc3 [PATCH] Generic ioremap_page_range: cris conversion by Haavard Skinnemoen · 18 years ago
  75. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 18 years ago
  76. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  77. 5f49d72 [PATCH] pcf8563: remove MOD_INC_USE_COUNT, MOD_DEC_USE_COUNT by Irwan Djajadi · 18 years ago
  78. 32ea086 [PATCH] cris: switch to iminor/imajor by Eric Sesterhenn · 18 years ago
  79. 894673e [PATCH] tty: Remove include of screen_info.h from tty.h by Jon Smirl · 18 years ago
  80. aa7135f [PATCH] irq-flags: CRIS: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  81. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  82. 9aaeded typo fixes: bandwith -> bandwidth by Adrian Bunk · 18 years ago
  83. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  84. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  85. 0d7012a [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU by Ingo Molnar · 18 years ago
  86. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  87. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 18 years ago
  88. 331b831 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV by Greg Kroah-Hartman · 19 years ago
  89. 68402dd [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM by Christoph Lameter · 18 years ago
  90. 894b577 [PATCH] No arch-specific strpbrk implementations by Kyle McMartin · 18 years ago
  91. 22a9835 [PATCH] unify PFN_* macros by Dave Hansen · 18 years ago
  92. e9f26df [PATCH] bitops: cris: use generic bitops by Akinobu Mita · 18 years ago
  93. 4741c9f [PATCH] set_page_dirty() return value fixes by Andrew Morton · 18 years ago
  94. cdb0452 [PATCH] kill include/linux/platform.h, default_idle() cleanup by Adrian Bunk · 18 years ago
  95. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 18 years ago
  96. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 18 years ago
  97. c350885 [PATCH] fallout from ptrace consolidation patch: cris/arch-v10 by Al Viro · 18 years ago
  98. 4fb7d98 [PATCH] drive_info removal outside of arch/i386 by Al Viro · 19 years ago
  99. aa6ba2f cris: asm-offsets related build failure by Al Viro · 19 years ago
  100. 718d611 [PATCH] cris: task_thread_info() by Al Viro · 19 years ago