1. 1e49570 net: Fix references to deleted NET_ETHERNET Kconfig setting. by David S. Miller · 13 years ago
  2. 50e1499 kgdb: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  3. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  4. 0348299 Fix file references in Kconfig files by Johann Felix Soden · 13 years ago
  5. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  6. aaba215 MII: fix Kconfig dependencies for MII by Jeff Kirsher · 13 years ago
  7. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  8. 1646ec9 cris: add missing declaration of kgdb_init() and breakpoint() by WANG Cong · 13 years ago
  9. b4bc281 cris: fix the prototype of sync_serial_ioctl() by WANG Cong · 13 years ago
  10. 4b851d8 cris: fix a build error in sync_serial_open() by WANG Cong · 13 years ago
  11. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  12. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  13. 36cda05 mtd: cris: convert to mtd_device_register() by Jamie Iles · 13 years ago
  14. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  15. 5847098 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 13 years ago
  16. 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 · 13 years ago
  17. 33dc0ad Correct auto-restart of syscalls via restartblock by Jesper Nilsson · 13 years ago
  18. 33874cb CRISv10: Fix return before mutex_unlock in pcf8563 by Jesper Nilsson · 13 years ago
  19. 508996b Merge branches 'irq-fixes-for-linus' and 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  20. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  21. 368e211 cris: Fix irq conversion fallout by Thomas Gleixner · 13 years ago
  22. 06f2ae3 CRIS: stop checking for MTD_CONCAT by Dmitry Eremin-Solenikov · 14 years ago
  23. c23cf8b cris: fix comment typo occationally to occasionally by Justin P. Mattock · 13 years ago
  24. 17588b9 cris: arch-v10: Switch do_timer() to xtime_update() by Torben Hohn · 14 years ago
  25. f7a004b cris: Convert V10 interrupt handling by Thomas Gleixner · 14 years ago
  26. 475a4b8 ptrace: cleanup arch_ptrace() on cris by Namhyung Kim · 14 years ago
  27. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  28. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  29. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  30. 0890b58 cris: autoconvert trivial BKL users by Arnd Bergmann · 14 years ago
  31. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  32. b4973ae CRIS: Correct address of the romfs in boot image by Jesper Nilsson · 14 years ago
  33. d77eab8 CRIS: Fasttimer: Remove obsolete ifdef by Jesper Nilsson · 14 years ago
  34. 5866d7e CRIS: Better link to rs485 in help by Jesper Nilsson · 14 years ago
  35. fcb31db CRIS: Remove CVS tag. by Jesper Nilsson · 14 years ago
  36. 0e0aff2 CRIS: v10: remove all BKL usage by Jesper Nilsson · 14 years ago
  37. 6036215 CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocks by Jesper Nilsson · 14 years ago
  38. 096b7bd cris: autoconvert trivial BKL users to private mutex by Jesper Nilsson · 14 years ago
  39. 90276a1 cris: Pushdown the bkl from ioctl by Jesper Nilsson · 14 years ago
  40. 60dbd66 CRIS: GENERIC_TIME fixes by Jesper Nilsson · 14 years ago
  41. b904d71 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  42. 4150764 CRIS: Don't use mask_irq as symbol name by Jesper Nilsson · 14 years ago
  43. 6b9c88e CRISv10: Whitespace fixes for hw_settings.S by Jesper Nilsson · 14 years ago
  44. 2f941a1 CRISv10: Trivial fixes. by Jesper Nilsson · 14 years ago
  45. 82f3952 fix handling of offsets in cris eeprom.c, get rid of fake on-stack files by Al Viro · 14 years ago
  46. 4f0447b get rid of home-grown mutex in cris eeprom.c by Al Viro · 14 years ago
  47. 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
  48. f35d776 cris: push down BKL into some device drivers by Arnd Bergmann · 14 years ago
  49. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  50. 8eff8a5 cris: Convert cris to use read/update_persistent_clock by John Stultz · 14 years ago
  51. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  52. 8313809 cris arch-v10: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  53. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 14 years ago
  54. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  55. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  56. 8098a7e Merge branch 'for-linus' of git://repo.or.cz/cris-mirror by Linus Torvalds · 14 years ago
  57. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  58. 32032df Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  59. d8fe989 cris: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  60. 7a7236e CRIS: remove code that has been commented out for many years by Jiri Kosina · 15 years ago
  61. 84a3098 CIRS: turn local_save_flags() + local_irq_disable()into local_irq_save() by Jiri Kosina · 15 years ago
  62. dd17c8f percpu: remove per_cpu__ prefix. by Rusty Russell · 15 years ago
  63. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  64. 0395ac6 CRIS: convert to asm-generic/hardirq.h by Christoph Hellwig · 15 years ago
  65. 7b99483 CRISv10: remove redundant tests on unsigned by Roel Kluin · 15 years ago
  66. 6d3d4be CRIS: Wire up syscalls signalfd4 to writev. by Jesper Nilsson · 15 years ago
  67. 66ab3a7 CRIS: Merge machine dependent boot/compressed and boot/rescue by Jesper Nilsson · 15 years ago
  68. ea43179 Merge branch 'for-linus' of git://repo.or.cz/cris-mirror by Linus Torvalds · 15 years ago
  69. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  70. c01ce82 cris: convert obsolete hw_interrupt_type to struct irq_chip by Thomas Gleixner · 15 years ago
  71. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 15 years ago
  72. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 16 years ago
  73. c5ec6fb [CRIS] Remove links from CRIS build by Jesper Nilsson · 16 years ago
  74. 0365f70 [CRIS] Merge asm-offsets.c for both arches into one file. by Jesper Nilsson · 16 years ago
  75. 556dcee [CRIS] Move header files from include to arch/cris/include. by Jesper Nilsson · 16 years ago
  76. 4110a0d cris: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  77. b73b636 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  78. 8f80841 CRIS: proper defconfig setup by Adrian Bunk · 16 years ago
  79. 9d5a9e7 Remove asm/a.out.h files for all architectures without a.out support. by Adrian Bunk · 16 years ago
  80. 42a9a58 cris: use the common ascii hex helpers by Harvey Harrison · 16 years ago
  81. 2d6ffcc inflate: refactor inflate malloc code by Thomas Petazzoni · 16 years ago
  82. 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 16 years ago
  83. 3a53337 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  84. 4045715 [CRIS] Rename boot-linkscripts and fix the path to them. by Jesper Nilsson · 16 years ago
  85. d17ffb4 Merge branch 'cris_debug_port_fix' into cris by Jesper Nilsson · 16 years ago
  86. fea7263 Merge branch 'build_fix' into cris by Jesper Nilsson · 16 years ago
  87. f3c4b53 [CRISv10] Clean up compressed/misc.c by Jesper Nilsson · 16 years ago
  88. bd451d5e [CRISv10] Correct whitespace damage. by Jesper Nilsson · 16 years ago
  89. 7dd0710 [CRIS] Correct image makefiles to allow using a separate OBJ-directory. by Jesper Nilsson · 16 years ago
  90. 53e43d0 Merge branch 'pcf8563_mutex_spinlock' into cris by Jesper Nilsson · 16 years ago
  91. dc1493a Merge branch 'cris_debug_port_fix' into cris by Jesper Nilsson · 16 years ago
  92. bdb144b [CRIS] Build fixes for compressed and rescue images for v10 and v32: by Jesper Nilsson · 16 years ago
  93. 9be48a9 It looks at least odd to apply spin_unlock to a mutex. by Julia Lawall · 16 years ago
  94. 3aa30df cris: compile fixes for 2.6.26-rc5 by Hinko Kocevar · 16 years ago
  95. f2b9857 Add a bunch of cycle_kernel_lock() calls by Jonathan Corbet · 16 years ago
  96. d21c95c Add "no BKL needed" comments to several drivers by Jonathan Corbet · 16 years ago
  97. 0c401df cris: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  98. 07f2402 cris: correct usage of __user for copy to and from user space in lib/usercopy and uaccess.h by Jesper Nilsson · 16 years ago
  99. 9fe3fd0 CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4 by Jesper Nilsson · 16 years ago
  100. a105687 CRIS v10: Include mm.h instead of vmstat.h in kernel/time.c by Jesper Nilsson · 16 years ago