1. 0518469 Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 13 years ago
  2. 027f6ad clocksource: cris: Convert to clocksource_register_khz by John Stultz · 14 years ago
  3. 1e49570 net: Fix references to deleted NET_ETHERNET Kconfig setting. by David S. Miller · 13 years ago
  4. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  5. 50e1499 kgdb: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  6. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  7. c0b5bf0 cris: remove arch/cris/arch-v32/lib/nand_init.S by Paul Bolle · 13 years ago
  8. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  9. aaba215 MII: fix Kconfig dependencies for MII by Jeff Kirsher · 13 years ago
  10. bb9ebd4 mtd: nand: rename NAND_USE_FLASH_BBT by Brian Norris · 13 years ago
  11. a40f734 mtd: nand: consolidate redundant flash-based BBT flags by Brian Norris · 13 years ago
  12. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  13. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  14. ce1bb7a cris: fix some build warnings in pinmux.c by WANG Cong · 13 years ago
  15. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  16. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  17. 29a6ccc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  18. 8aebe21 cris: convert old cpumask API into new one by KOSAKI Motohiro · 13 years ago
  19. 36cda05 mtd: cris: convert to mtd_device_register() by Jamie Iles · 13 years ago
  20. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  21. 9e76a7a cris: typo in mach-fs Makefile by Sarah Nadi · 14 years ago
  22. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 14 years ago
  23. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  24. 5847098 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  25. 7bf7e37 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1 by Artem Bityutskiy · 14 years ago
  26. 7673538 Drop the CRISv32 version of pcf8563 by Jesper Nilsson · 14 years ago
  27. 6d05c80 cris: Use accessor functions to set IRQ_PER_CPU flag by Thomas Gleixner · 14 years ago
  28. 368e211 cris: Fix irq conversion fallout by Thomas Gleixner · 14 years ago
  29. 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  30. 06f2ae3 CRIS: stop checking for MTD_CONCAT by Dmitry Eremin-Solenikov · 14 years ago
  31. 36cb07b cris: arch-v32: Switch do_timer() to xtime_update() by Torben Hohn · 14 years ago
  32. e41c8ab cris: Replace deprecated spinlock initialization by Thomas Gleixner · 14 years ago
  33. 9af7503 cris: Convert V32 interrupt handling by Thomas Gleixner · 14 years ago
  34. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  35. 475a4b8 ptrace: cleanup arch_ptrace() on cris by Namhyung Kim · 14 years ago
  36. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  37. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  38. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  39. 0890b58 cris: autoconvert trivial BKL users by Arnd Bergmann · 14 years ago
  40. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  41. 53bcef6 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  42. ac93f62 CRIS: Add debug for assembler macros by Jesper Nilsson · 14 years ago
  43. 7ec280c CRIS: Update for ARTPEC-3 by Jesper Nilsson · 14 years ago
  44. 98560bd CRIS: Add more delays in DDR setup by Jesper Nilsson · 14 years ago
  45. 2d0503d CRIS: Add debug info for assembler code by Jesper Nilsson · 14 years ago
  46. 3a38125 CRIS: Add debug info for assembler code by Jesper Nilsson · 14 years ago
  47. 5f9ac92 CRIS: Add debug symbols for assembler code by Jesper Nilsson · 14 years ago
  48. e2ee9bb CRIS: Minor formatting fix in traps.c by Jesper Nilsson · 14 years ago
  49. 3992332 CRIS: v32: Correct auto-restart of syscalls by Jesper Nilsson · 14 years ago
  50. e281a31 CRIS: More ARTPEC-3 support and i2c-boardinfo. by Jesper Nilsson · 14 years ago
  51. c9cbf09 CRIS: Remove obsolete pinmux.c, now machine dependent. by Jesper Nilsson · 14 years ago
  52. ab43d14 CRIS: kgdb: Fix compilation errors by Jesper Nilsson · 14 years ago
  53. e336285 CRIS: v32: Correct path for intr_vect.h by Jesper Nilsson · 14 years ago
  54. e75a320 CRIS: v32: Better irq mapping code by Jesper Nilsson · 14 years ago
  55. 403a1c4 CRIS: v32: Correct address for romfs in the image by Jesper Nilsson · 14 years ago
  56. 345c52e CRIS: Additional mmu settings for ARTPEC-3 by Jesper Nilsson · 14 years ago
  57. cd4f201 CRIS: Faster syscall entry for CRISv32. by Jesper Nilsson · 14 years ago
  58. 43f6cdd CRIS: Simple insn reschedule to avoid interlocks. by Jesper Nilsson · 14 years ago
  59. a80a635 CRIS: Add debug for assembler functions by Jesper Nilsson · 14 years ago
  60. 16bc0fe arch/cris: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  61. 096b7bd cris: autoconvert trivial BKL users to private mutex by Jesper Nilsson · 14 years ago
  62. 90276a1 cris: Pushdown the bkl from ioctl by Jesper Nilsson · 14 years ago
  63. 60dbd66 CRIS: GENERIC_TIME fixes by Jesper Nilsson · 14 years ago
  64. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  65. 2fda16d arch/cris: Remove unnecessary kmalloc casts by Joe Perches · 14 years ago
  66. b904d71 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  67. 4150764 CRIS: Don't use mask_irq as symbol name by Jesper Nilsson · 14 years ago
  68. d708b41 CRISv32: Fix RS485 port 4 CD Kconfig item. by Jesper Nilsson · 14 years ago
  69. f06d8b6 CRISv32: Remove duplicated Kconfig items. by Jesper Nilsson · 14 years ago
  70. 7d02093 Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  71. f35d776 cris: push down BKL into some device drivers by Arnd Bergmann · 15 years ago
  72. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  73. f7454c5 frv/chris: fix lines with a missing semicolons by David Howells · 15 years ago
  74. 8eff8a5 cris: Convert cris to use read/update_persistent_clock by John Stultz · 15 years ago
  75. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  76. 290ba3a cris arch-v32: use generic ptrace_resume code by Christoph Hellwig · 15 years ago
  77. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 15 years ago
  78. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  79. be14945 cris v32: typo in crisv32_arbiter_unwatch()? by Roel Kluin · 15 years ago
  80. cda1c5a cryptocop: fix assertion in create_output_descriptors() by Roel Kluin · 15 years ago
  81. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  82. 8098a7e Merge branch 'for-linus' of git://repo.or.cz/cris-mirror by Linus Torvalds · 15 years ago
  83. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 15 years ago
  84. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 15 years ago
  85. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  86. 32032df Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  87. 98b8788 drop explicit include of autoconf.h by Sam Ravnborg · 15 years ago
  88. d8fe989 cris: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  89. f25234f CRIS v32: Should index be positive? by Roel Kluin · 15 years ago
  90. dd17c8f percpu: remove per_cpu__ prefix. by Rusty Russell · 15 years ago
  91. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  92. 62f589c ARRAY_SIZE changes by Stoyan Gaydarov · 15 years ago
  93. 0395ac6 CRIS: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  94. a800fae Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 15 years ago
  95. 768c314 CRISv32: irq.c - Move end brace outside #endif by Jesper Nilsson · 15 years ago
  96. 91a120d CRISv32: Fix potential null reference in cryptocop driver. by Jesper Nilsson · 15 years ago
  97. 7f2ff23 CRISv32: Add arch optimized strcmp. by Jesper Nilsson · 15 years ago
  98. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  99. 999fb23 CRISv32: Fix typo compile error in ARTPEC-3 gpio driver. by Jesper Nilsson · 16 years ago
  100. 6d3d4be CRIS: Wire up syscalls signalfd4 to writev. by Jesper Nilsson · 16 years ago