1. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  2. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  3. b0ba767 staging: tidspbridge: fix return value check in dsp_wdt_init() by Wei Yongjun · 12 years ago
  4. 2203747 ARM: omap: move platform_data definitions by Arnd Bergmann · 12 years ago
  5. ec2c082 ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQ by Tony Lindgren · 12 years ago
  6. c37a174 staging: tidspbridge: Prepare for irqs.h removal by Tony Lindgren · 12 years ago
  7. e89a337 staging: tidspbridge: move the dereference below the NULL test by Wei Yongjun · 12 years ago
  8. 424d56e staging: tidspbridge: fix uuid strings by Omar Ramirez Luna · 12 years ago
  9. b95dd03 staging/tidspbridge: use module_platform_driver by Devendra Naga · 12 years ago
  10. 0142919 staging: tidspbridge: Fix typos. by Justin P. Mattock · 12 years ago
  11. 8cb05f4 staging: tidspbridge: eliminate uuid_uuid_to_string by Andy Shevchenko · 12 years ago
  12. ec4c667 staging: tidspbridge: dynamically allocate my_sym_buf in dload_symbols by Omar Ramirez Luna · 12 years ago
  13. a2fa68f staging: tidspbridge: dynamically allocate ibuf in dload_data by Omar Ramirez Luna · 12 years ago
  14. e8cfe41 staging: tidspbridge: split bridge_io_on_loaded by Omar Ramirez Luna · 12 years ago
  15. a454ad1 staging: tidspbridge: add pud code by Omar Ramirez Luna · 12 years ago
  16. d210267 Merge 3.4-rc5 into staging-next by Greg Kroah-Hartman · 12 years ago
  17. a2cd62e staging: tidspbridge: remove usage of OMAP2_L4_IO_ADDRESS by Omar Ramirez Luna · 12 years ago
  18. 73e2918 staging: Fix typo in multiple files by Masanari Iida · 12 years ago
  19. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  20. 4d3bfdd staging: tidspbridge: remove nldr_init() and nldr_exit() by Víctor Manuel Jáquez Leal · 12 years ago
  21. 81e8b88 staging: tidspbridge: remove ref counting in nldr.c by Víctor Manuel Jáquez Leal · 12 years ago
  22. d111f6e staging: tidspbridge: remove gh_init() and gh_exit() by Víctor Manuel Jáquez Leal · 12 years ago
  23. 5204133 staging: tidspbridge: simplify mgr_init() by Víctor Manuel Jáquez Leal · 12 years ago
  24. a05c5dc staging: tidspbridge: remove dev_init() and dev_exit() by Víctor Manuel Jáquez Leal · 12 years ago
  25. d071c0e staging: tidspbridge: remove dmm_init() and dmm_exit() by Víctor Manuel Jáquez Leal · 12 years ago
  26. a71aa39 staging: tidspbridge: remove cmm_init() and cmm_exit() by Víctor Manuel Jáquez Leal · 12 years ago
  27. b4aac48 staging: tidspbridge: remove io_init() and io_exit() by Víctor Manuel Jáquez Leal · 12 years ago
  28. 1471d6c staging: tidspbridge: remove msg_mod_init() and msg_exit() by Víctor Manuel Jáquez Leal · 12 years ago
  29. 9658a54 staging: tidspbridge: remove chnl_init() and chnl_exit() by Víctor Manuel Jáquez Leal · 12 years ago
  30. 974f9cd staging: tidspbridge: remove rmm_init() and rmm_exit() by Víctor Manuel Jáquez Leal · 12 years ago
  31. 311abd9 staging: tidspbridge: remove strm_init() and strm_exit() by Víctor Manuel Jáquez Leal · 12 years ago
  32. 2f69a43 staging: tidspbridge: remove disp_init() and disp_exit() by Víctor Manuel Jáquez Leal · 12 years ago
  33. 18ff159 staging: tidspbridge: remove node_init() and node_exit() by Víctor Manuel Jáquez Leal · 12 years ago
  34. 02a63f9 staging: tidspbridge: remove proc_init() and proc_exit() by Víctor Manuel Jáquez Leal · 12 years ago
  35. d4040fa staging: tidspbridge: remove cod_init() and cod_exit() by Víctor Manuel Jáquez Leal · 12 years ago
  36. 1f2cd52 staging: tidspbridge: remove drv_init() and drv_exit() by Víctor Manuel Jáquez Leal · 12 years ago
  37. 08cd9ef staging: tidspbridge: detect wdt3 feature at runtime by Omar Ramirez Luna · 13 years ago
  38. 18db4fe staging: tidspbridge: always compile dsp wdt code by Omar Ramirez Luna · 13 years ago
  39. 2573897 staging: tidspbridge: fix bridge_open memory leaks by Omar Ramirez Luna · 13 years ago
  40. b91867f Merge tag 'staging-3.3-rc3' into staging-next by Greg Kroah-Hartman · 13 years ago
  41. 451196a staging: tidspbridge: remove CONFIG_TIDSPBRIDGE_DEBUG by Víctor Manuel Jáquez Leal · 13 years ago
  42. f7c908e staging: tidspbridge: remove dbc.h by Víctor Manuel Jáquez Leal · 13 years ago
  43. 40e6336 staging: tidspbridge: remove DBC_ASSERT macro by Víctor Manuel Jáquez Leal · 13 years ago
  44. 276cc74 staging: tidspbridge: remove DBC_ENSURE and DBC_REQUIRED by Víctor Manuel Jáquez Leal · 13 years ago
  45. 8900f00 staging: tidspbridge: Rename module from bridgedriver to tidspbridge by Joe Perches · 13 years ago
  46. 3bdb54f staging: tidspbridge: use the driver name string by Víctor Manuel Jáquez Leal · 13 years ago
  47. 4f8aae5 staging: tidspbridge: clean up bridge_mmap() by Víctor Manuel Jáquez Leal · 13 years ago
  48. b8bfa4c staging: tidspbridge: remove trivial assert by Víctor Manuel Jáquez Leal · 13 years ago
  49. 0b86809 staging: tidspbridge: remove header inclusions by Víctor Manuel Jáquez Leal · 13 years ago
  50. 9fdf655 staging: tidspbridge: silence the compiler by Víctor Manuel Jáquez Leal · 13 years ago
  51. 7724e8b staging: tidspbridge: Lindent to drv_interface.c by Víctor Manuel Jáquez Leal · 13 years ago
  52. 518761d staging: tidspbridge: remove unused header by Víctor Manuel Jáquez Leal · 13 years ago
  53. 4f1ef76 staging: tidspbridge: more readable code by Víctor Manuel Jáquez Leal · 13 years ago
  54. 44c5435 staging: tidspbridge: fix incorrect free to drv_datap by Omar Ramirez Luna · 13 years ago
  55. 5a63177 staging: tidspbridge: fix bridge_open memory leaks by Omar Ramirez Luna · 13 years ago
  56. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  57. ed625b9 staging: tidspbridge: request dmtimer clocks on init by Omar Ramirez Luna · 13 years ago
  58. 0a7e22e staging: tidspbridge: include module.h by default by Omar Ramirez Luna · 13 years ago
  59. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  60. fcde2bf staging: tidspbridge: MMU2 registers are limited to 32-bit data access by Vladimir Zapolskiy · 13 years ago
  61. 6eafa46 Merge 3.1-rc4 into staging-next by Greg Kroah-Hartman · 13 years ago
  62. 1b965f1 staging: tidspbridge: fix compilation on dsp clock functions by Omar Ramirez Luna · 13 years ago
  63. 8c670f4 staging: tidspbridge: dont cast void* from kmalloc() by Thomas Meyer · 13 years ago
  64. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  65. 4756dc5 Remove unneeded version.h include from drivers/staging/tidspbridge/include/dspbridge/host_os.h by Jesper Juhl · 13 years ago
  66. e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 13 years ago
  67. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  68. ab42abf staging: tidspbridge: protect dmm_map properly by Felipe Contreras · 13 years ago
  69. 9f7ff70 staging: tidspbridge: Remove NULL check before kfree by Ilia Mirkin · 13 years ago
  70. 012983a drivers:staging:dspbridge:node.h Remove one to many n's in a word. by Justin P. Mattock · 14 years ago
  71. 9e36261 staging/trivial: fix typos concerning "consistent" by Uwe Kleine-König · 14 years ago
  72. fbbb495 staging: tidspbridge: set12 remove hungarian from structs by Rene Sapiens · 14 years ago
  73. 121e8f9 staging: tidspbridge: set11 remove hungarian from structs by Rene Sapiens · 14 years ago
  74. ee4317f7 staging: tidspbridge: set10 remove hungarian from structs by Rene Sapiens · 14 years ago
  75. a534f17 staging: tidspbridge: set9 remove hungarian from structs by Rene Sapiens · 14 years ago
  76. 085467b staging: tidspbridge: set8 remove hungarian from structs by Rene Sapiens · 14 years ago
  77. 6c66e94 staging: tidspbridge: set7 remove hungarian from structs by Rene Sapiens · 14 years ago
  78. dab7f7f staging: tidspbridge: set6 remove hungarian from structs by Rene Sapiens · 14 years ago
  79. 09f1330 staging: tidspbridge: set5 remove hungarian from structs by Rene Sapiens · 14 years ago
  80. e17ba7f staging: tidspbridge: set4 remove hungarian from structs by Rene Sapiens · 14 years ago
  81. 3c882de staging: tidspbridge: set3 remove hungarian from structs by Rene Sapiens · 14 years ago
  82. 5108de0 staging: tidspbridge: set2 remove hungarian from structs by Rene Sapiens · 14 years ago
  83. b4da7fc staging: tidspbridge: set1 remove hungarian from structs by Rene Sapiens · 14 years ago
  84. 92d0293 staging: tidspbridge: remove code referred by OPT_ZERO_COPY_LOADER by Ramos Falcon, Ernesto · 14 years ago
  85. 157bc26 staging: tidspbridge: Remove trivial header files by Armando Uribe · 14 years ago
  86. 7792724 staging: tidspbridge: Remove unused typedefs by Armando Uribe · 14 years ago
  87. 5db9e2b staging: tidspbridge: Remove unused structs by Armando Uribe · 14 years ago
  88. 57e6a9f staging: tidspbridge: Remove unused functions by Armando Uribe · 14 years ago
  89. 2c36fac staging: tidspbridge: Remove unused defined constants by Armando Uribe · 14 years ago
  90. c378204 staging: tidspbridge: Fix atoi to support hexadecimal numbers correctly by Laurent Pinchart · 14 years ago
  91. 57104f0 staging: tidspbridge: rmgr/node.c code cleanup by Ionut Nicu · 14 years ago
  92. a994b05 staging: tidspbridge: use the right type for list_is_last by Omar Ramirez Luna · 14 years ago
  93. ba44df6 staging: tidspbridge: pmgr code cleanup by Ionut Nicu · 14 years ago
  94. d65c14b staging: tidspbridge: core code cleanup by Ionut Nicu · 14 years ago
  95. edbeef9 staging: tidspbridge: remove custom linked list by Ionut Nicu · 14 years ago
  96. 0005391 staging: tidspbridge: convert rmgr to list_head by Ionut Nicu · 14 years ago
  97. 5fb45da staging: tidspbridge: convert pmgr to list_head by Ionut Nicu · 14 years ago
  98. 3c6bf30f staging: tidspbridge: convert core to list_head by Ionut Nicu · 14 years ago
  99. 6d7e925 staging: tidspbridge: remove gb bitmap implementation by Ionut Nicu · 14 years ago
  100. b5a38ab staging: tidspbridge: switch to linux bitmap API by Ionut Nicu · 14 years ago