1. a32a8813 lguest: improve interrupt handling, speed up stream networking by Rusty Russell · 15 years ago
  2. abd41f0 lguest: fix race in halt code by Rusty Russell · 15 years ago
  3. ebf9a5a lguest: remove invalid interrupt forcing logic. by Rusty Russell · 15 years ago
  4. a6c372d lguest: fix lguest wake on guest clock tick, or fd activity by Rusty Russell · 15 years ago
  5. b43e352 sched: export kick_process by Rusty Russell · 15 years ago
  6. f7027c6 lguest: get more serious about wmb() in example Launcher code by Rusty Russell · 15 years ago
  7. 1028375 lguest: clean up lguest_init_IRQ by Rusty Russell · 15 years ago
  8. 56739c80 lguest: cleanup passing of /dev/lguest fd around example launcher. by Rusty Russell · 15 years ago
  9. 713b15b lguest: be paranoid about guest playing with device descriptors. by Rusty Russell · 15 years ago
  10. e335385 virtio: enhance id_matching for virtio drivers by Christian Borntraeger · 15 years ago
  11. c89e801 virtio: fix id_matching for virtio drivers by Christian Borntraeger · 15 years ago
  12. 594de1d virtio: handle short buffers in virtio_rng. by Rusty Russell · 15 years ago
  13. 98e9444 virtio_blk: add missing __dev{init,exit} markings by Mike Frysinger · 15 years ago
  14. 9fa29b9d virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC) by Mark McLoughlin · 15 years ago
  15. ee006b3 virtio: teach virtio_has_feature() about transport features by Mark McLoughlin · 15 years ago
  16. a928928 virtio: expose features in sysfs by Rusty Russell · 15 years ago
  17. 82af8ce virtio_pci: optional MSI-X support by Michael S. Tsirkin · 15 years ago
  18. 77cf5246 virtio_pci: split up vp_interrupt by Michael S. Tsirkin · 15 years ago
  19. d2a7ddd virtio: find_vqs/del_vqs virtio operations by Michael S. Tsirkin · 15 years ago
  20. 9499f5e virtio: add names to virtqueue struct, mapping from devices to queues. by Rusty Russell · 15 years ago
  21. ef688e1 virtio: meet virtio spec by finalizing features before using device by Rusty Russell · 15 years ago
  22. 20f77f5 virtio: fix obsolete documentation on probe function by Rusty Russell · 15 years ago
  23. 3ea4005 GFS2: Remove lock_kernel from gfs2_put_super() by Steven Whitehouse · 15 years ago
  24. 41d840e x86: change kernel_physical_mapping_init() __init to __meminit by Shaohua Li · 15 years ago
  25. 974802e perf_counter: Add forward/backward attribute ABI compatibility by Peter Zijlstra · 15 years ago
  26. bbd36e5 perf record: Explicity program a default counter by Peter Zijlstra · 15 years ago
  27. 081fad8 perf_counter: Remove PERF_TYPE_RAW special casing by Peter Zijlstra · 15 years ago
  28. f1a3c97 perf_counter: PERF_TYPE_HW_CACHE is a hardware counter too by Peter Zijlstra · 15 years ago
  29. 4c92112 powerpc, perf_counter: Fix performance counter event types by Jaswinder Singh Rajput · 15 years ago
  30. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 15 years ago
  31. ad6561d module: trim exception table on init free. by Rusty Russell · 15 years ago
  32. c398df3 module: merge module_alloc() finally by Amerigo Wang · 15 years ago
  33. c0e5e10 uml module: fix uml build process due to this merge by Amerigo Wang · 15 years ago
  34. 0fdc83b x86 module: merge the rest functions with macros by Amerigo Wang · 15 years ago
  35. 2d5bf28 x86 module: merge the same functions in module_32.c and module_64.c by Amerigo Wang · 15 years ago
  36. 2ead943 uvesafb: improve parameter handling. by Rusty Russell · 15 years ago
  37. fddd520 module_param: allow 'bool' module_params to be bool, not just int. by Rusty Russell · 15 years ago
  38. d2c123c module_param: add __same_type convenience wrapper for __builtin_types_compatible_p by Rusty Russell · 15 years ago
  39. 45fcc70 module_param: split perm field into flags and perm by Rusty Russell · 15 years ago
  40. 9a71af2 module_param: invbool should take a 'bool', not an 'int' by Rusty Russell · 15 years ago
  41. ab8e2eb cyber2000fb.c: use proper method for stopping unload if CONFIG_ARCH_SHARK by Rusty Russell · 15 years ago
  42. c3bb4d2 kmemleak: Add more info to the MAINTAINERS entry by Catalin Marinas · 15 years ago
  43. dff5da6 perf_counter/x86: Add a quirk for Atom processors by Yong Wang · 15 years ago
  44. faafec1 perf_counter tools: Remove one L1-data alias by Yong Wang · 15 years ago
  45. 55cd636 x86: make zap_low_mapping could be used early by Yinghai Lu · 15 years ago
  46. 28be225 irq: slab alloc for default irq_affinity by Yinghai Lu · 15 years ago
  47. bf664c0 Blackfin: fix sparseirq/kstat_irqs fallout by Mike Frysinger · 15 years ago
  48. ce0bf52 Blackfin: fix unused warnings after nommu update by Mike Frysinger · 15 years ago
  49. 81f7f45 Blackfin: export the last exception cause via debugfs by Robin Getz · 15 years ago
  50. 0a99061 Blackfin: fix length checking in kgdb_ebin2mem by Roel Kluin · 15 years ago
  51. 11aca0e Blackfin: kgdb: fix up error return values by Mike Frysinger · 15 years ago
  52. a43b739 Blackfin: push access_ok() L1 attribute down by Mike Frysinger · 15 years ago
  53. 8d0d8f2 Blackfin: punt duplicated search_exception_table() prototype by Mike Frysinger · 15 years ago
  54. a8372b5 Blackfin: add missing access_ok() checks to user functions by Robin Getz · 15 years ago
  55. 685a694 Blackfin: convert early_printk EVT init to a loop by Mike Frysinger · 15 years ago
  56. f1db88d Blackfin: document the lsl variants of the L1 allocator by Mike Frysinger · 15 years ago
  57. 595d681 Blackfin: rename Blackfin relocs according to the toolchain by Mike Frysinger · 15 years ago
  58. 780172b Blackfin: check SIC defines rather than variant names by Mike Frysinger · 15 years ago
  59. ea8538a Blackfin: add SSYNC to set_dma_sg() for descriptor fetching by Sonic Zhang · 15 years ago
  60. 9b9bfde Blackfin: convert SMP to only use generic time framework by Graf Yang · 15 years ago
  61. ffc4d8b Blackfin: bf548-ezkit/bf537-stamp: add resources for ADXL345/346 by Michael Hennerich · 15 years ago
  62. 79df1b6 Blackfin: override default uClinux MTD addr/size by Mike Frysinger · 15 years ago
  63. 3708251 Blackfin: fix command line corruption with DEBUG_DOUBLEFAULT by Mike Frysinger · 15 years ago
  64. 89ecd50 Blackfin: fix handling of initial L1 reservation by Graf Yang · 15 years ago
  65. c72aa07 Blackfin: merge sram init functions by Graf Yang · 15 years ago
  66. d1800fe Blackfin: drop unused reserve_pda() function by Graf Yang · 15 years ago
  67. c8d5ea8 Blackfin: update gptimers API by Michael Hennerich · 15 years ago
  68. 9ba3c24 Blackfin: include system/processor info in dump messages by Robin Getz · 15 years ago
  69. 0acad8d Blackfin: add workaround for anomaly 05000461 by Robin Getz · 15 years ago
  70. a0cab65 Blackfin: make sure stack is accessible before dumping it by Robin Getz · 15 years ago
  71. b9a3899 Blackfin: make deferred hardware errors more exact by Robin Getz · 15 years ago
  72. 97b070c Blackfin: add note about anomaly 05000242 being worked around by Mike Frysinger · 15 years ago
  73. 5ba7667 Blackfin: work around anomaly 05000220 by Graf Yang · 15 years ago
  74. a261eec Blackfin: rename some Blackfin drivers by Mike Frysinger · 15 years ago
  75. a17c7f6 Blackfin: make sure MPU CPLB for first 1k is marked as valid by Robin Getz · 15 years ago
  76. 8af7ffa Blackfin: add workaround for anomaly 05000287 by Graf Yang · 15 years ago
  77. 1fa9be7 Blackfin: add support for gptimer0 as a tick source by Graf Yang · 15 years ago
  78. 555487b Blackfin: annotate anomaly 05000120 by Graf Yang · 15 years ago
  79. ee0263c Blackfin: BF518F-EZBRD: handle required portmuxing of async pins by Graf Yang · 15 years ago
  80. 7f3aee3 Blackfin: detect anomaly 05000274 by Sonic Zhang · 15 years ago
  81. d8804ad Blackfin: do not append newlines to panic() messages by Mike Frysinger · 15 years ago
  82. 729a3fa Blackfin: workaround anomaly 05000227 by Mike Frysinger · 15 years ago
  83. a903102 Blackfin: delete unused sys_getpagesize() function by Mike Frysinger · 15 years ago
  84. e522c84 Blackfin: work around anomaly 05000287 by Graf Yang · 15 years ago
  85. a9a59e3 Blackfin: punt useless GPIO init call by Mike Frysinger · 15 years ago
  86. 76068c3 Blackfin: annotate anomaly 05000119 in core DMA code by Robin Getz · 15 years ago
  87. bc4d6f3 Blackfin: document anomaly 05000234 workaround by Robin Getz · 15 years ago
  88. fecbd73 Blackfin: fix early L1 relocation crash by Robin Getz · 15 years ago
  89. f5879fd Blackfin: add MDMA defines to make cross-variant coding easier by Graf Yang · 15 years ago
  90. f339f46 Blackfin: fix detection of cached L2 SRAM by Mike Frysinger · 15 years ago
  91. c8f36dc Blackfin: simplify BF561 coreb driver greatly by Mike Frysinger · 15 years ago
  92. b9ccf14 Blackfin: update defconfigs by Sonic Zhang · 15 years ago
  93. 78f28a0 Blackfin: simplify the do_flush macro by Mike Frysinger · 15 years ago
  94. f8b5565 Blackfin: set bf51x/bf52x to 0.0 rev by default and bf54x to 0.2 by Mike Frysinger · 15 years ago
  95. d4b890b Blackfin: do not error if GPIO IRQ is requested already as GPIO by Michael Hennerich · 15 years ago
  96. a413647 Blackfin: pull updated anomaly lists from toolchain by Mike Frysinger · 15 years ago
  97. 648882d Blackfin: fix up PATA resource handling in bf537-stamp by Michael Hennerich · 15 years ago
  98. 5138700 Blackfin: merge Philippe's recent ipipe patch by Philippe Gerum · 15 years ago
  99. f75196c Blackfin: fix warnings with I/O port macros by Mike Frysinger · 15 years ago
  100. f4290e8 Blackfin: fix parentheses balance and convert some tab/space mixing by Mariusz Kozlowski · 15 years ago