1. a3d8e15 IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send() by Andrew Morton · 17 years ago
  2. df3f0da IB/ipath: Fix UC receive completion opcode for RDMA WRITE with immediate by Ralph Campbell · 17 years ago
  3. cd80ec6 IB/ipath: Fix printk format for ipath_sdma_status by Roland Dreier · 17 years ago
  4. 7371fd1 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  5. 487ad7e tty: fix BKL related leak and crash by Ingo Molnar · 17 years ago
  6. 839052d [IA64] fix personality(PER_LINUX32) performance issue by Huang, Xiaolan · 17 years ago
  7. 8568dae2 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  8. 713c051 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  9. c913f94 arch/parisc/kernel/perf_asm.S: build fix by Kyle McMartin · 17 years ago
  10. 3378f7e parisc: remove -traditional from assembler flags by Kyle McMartin · 17 years ago
  11. 872f6de parisc: use conditional macro for 64-bit wide ops by Kyle McMartin · 17 years ago
  12. f54d8a1 parisc: Remove ioctl.h content picked up from <asm-generic/ioctl.h>. by Robert P. J. Day · 17 years ago
  13. 8dd79cb [S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map. by Heiko Carstens · 17 years ago
  14. 85cb185 [S390] smp: __smp_call_function_map vs cpu_online_map fix. by Heiko Carstens · 17 years ago
  15. f455adc [S390] tape: Use ccw_dev_id to build cdev_id. by Cornelia Huck · 17 years ago
  16. f16f584 [S390] dasd: fix timeout handling in interrupt handler by Stefan Weinhuber · 17 years ago
  17. 5cbbf16 [S390] s390dbf: Use const char * for dbf name. by Cornelia Huck · 17 years ago
  18. 69f90f6 [S390] dasd: Use const in busid functions. by Cornelia Huck · 17 years ago
  19. c7a8548 [S390] blacklist.c: removed duplicated include by Huang Weiyi · 17 years ago
  20. 3cb2cea [S390] vmlogrdr: module initialization function should return negative errors by Marcin Slusarz · 17 years ago
  21. 2069e97 [S390] sparsemem vmemmap: initialize memmap. by Heiko Carstens · 17 years ago
  22. e0a45ee [S390] Remove last traces of cio_msg=. by Cornelia Huck · 17 years ago
  23. 32aff57 [S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID. by Michael Ernst · 17 years ago
  24. e557d27 arch/parisc/kernel/unaligned.c: use time_* macros by S.Caglar Onur · 17 years ago
  25. b64af9b parisc: remove redundant display of free swap space in show_mem() by Johannes Weiner · 17 years ago
  26. a8043ec drivers/parisc: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  27. 91bae23 parisc: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  28. 9e491e5 parisc: new termios definitions by Alan Cox · 17 years ago
  29. bd3bb8c parisc: fix trivial section name warnings by Helge Deller · 17 years ago
  30. 8f40f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 17 years ago
  31. 8978a31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  32. f7fd63c net/irda/irnet/irnet_irda.c needs unaligned.h by Andrew Morton · 17 years ago
  33. 9ffee4c tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lock by Andrew Morton · 17 years ago
  34. e7e72bf Remove blkdev warning triggered by using md by Neil Brown · 17 years ago
  35. 4920916 char: select fw_loader by moxa by Jiri Slaby · 17 years ago
  36. 76cdd58 memory_hotplug: always initialize pageblock bitmap by Heiko Carstens · 17 years ago
  37. 1c12c4c mprotect: prevent alteration of the PAT bits by Venki Pallipadi · 17 years ago
  38. 44c8143 per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modules by Eric Dumazet · 17 years ago
  39. fd8a422 memory_hotplug: check for walk_memory_resource() failure in online_pages() by Geoff Levand · 17 years ago
  40. 3fc9577 lib: create common ascii hex array by Harvey Harrison · 17 years ago
  41. 122a881 video/logo: add support for Blackfin/Linux logo for framebuffer console by Robin Getz · 17 years ago
  42. 7e01c8e ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle() by Tiger Yang · 17 years ago
  43. 0c70814 cgroups: fix compile warning by Mirco Tischler · 17 years ago
  44. b7cffc1 asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace by Mike Frysinger · 17 years ago
  45. 772279c jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMIT by Mingming Cao · 17 years ago
  46. c3723ca memory hotplug: memmap_init_zone called twice by Heiko Carstens · 17 years ago
  47. 3b7ec11 ipmi: support I/O resources in OF driver by Nate Case · 17 years ago
  48. 9089870 atmel_lcdfb: fix initialization of a pre-allocated framebuffer by Nicolas Ferre · 17 years ago
  49. 3ef0f72 mm: fix infinite loop in filemap_fault by Miklos Szeredi · 17 years ago
  50. 3b73a22 pnp: add ISAPnP MPU option quirks by Rene Herman · 17 years ago
  51. bc033c9 pnp: add pnp_build_option() to the API by Rene Herman · 17 years ago
  52. 726a7a3 pnp: clean up pnp_fixup_device() by Rene Herman · 17 years ago
  53. 82f55af fix "lxfb: extend PLL table to support dotclocks below 25 MHz" by Jens Rottmann · 17 years ago
  54. 8b8b498 oprofile: don't request cache line alignment for cpu_buffer by Eric Dumazet · 17 years ago
  55. f7c5a77 m68knommu: add info about removing mcfserial by Sebastian Siewior · 17 years ago
  56. 57cc097 mpc5200_psc_spi: typo fix in header block by Grant Likely · 17 years ago
  57. 887b3ec 9p: fix error path during early mount by Eric Van Hensbergen · 17 years ago
  58. 332c421 9p: make cryptic unknown error from server less scary by Eric Van Hensbergen · 17 years ago
  59. d0c4471 9p: fix flags length in net by Steven Rostedt · 17 years ago
  60. 728fc4e 9p: Correct fidpool creation failure in p9_client_create by Josef 'Jeff' Sipek · 17 years ago
  61. c154949 9p: use struct mutex instead of struct semaphore by Josef 'Jeff' Sipek · 17 years ago
  62. bb8ffdf 9p: propagate parse_option changes to client and transports by Eric Van Hensbergen · 17 years ago
  63. ab31267 fs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and match_strdup failure. Now that this function can fail, return an int, diagnose other option-parsing failures, and adjust the sole caller: (v9fs_session_init): Handle kstrdup failure. Propagate any new v9fs_parse_options failure "up". by Jim Meyering · 17 years ago
  64. ee44399 9p: Documentation updates by Eric Van Hensbergen · 17 years ago
  65. b32a09d add match_strlcpy() us it to make v9fs make uname and remotename parsing more robust by Markus Armbruster · 17 years ago
  66. 3fb2c74 [IA64] Properly unregister legacy interrupts by Prarit Bhargava · 17 years ago
  67. 7af1d75 [IA64] Remove NULL pointer check for argument never passed as NULL. by Simon Holm Thøgersen · 17 years ago
  68. 0fb232f [IA64] trivial cleanup for perfmon.c by Hidetoshi Seto · 17 years ago
  69. 2e513fe [IA64] trivial cleanup for entry.S by Hidetoshi Seto · 17 years ago
  70. 3633c73 [IA64] fix interrupt masking for pending works on kernel leave by Hidetoshi Seto · 17 years ago
  71. f13ae30 [IA64] allow user to force_pal_cache_flush by Alex Chiang · 17 years ago
  72. 8a3360f0 [IA64] Don't reserve crashkernel memory > 4 GB by Bernhard Walle · 17 years ago
  73. db973ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  74. 2224661 [IA64] machvec support for SGI UV platform by Jack Steiner · 17 years ago
  75. 7868f1e [IA64] Add header files for SGI UV platform by Jack Steiner · 17 years ago
  76. cafa027 cs5520: disable VDMA by Bartlomiej Zolnierkiewicz · 17 years ago
  77. 64afc31 ide/Kconfig: couple of fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  78. e7f379d alim15x3: remove WDC_ALI15X3 config option by Bartlomiej Zolnierkiewicz · 17 years ago
  79. 63b1623 alim15x3: add "wdc_udma" module parameter by Bartlomiej Zolnierkiewicz · 17 years ago
  80. 2bf111d alim15x3: remove stale warning about ATI RS100 northbridge by Bartlomiej Zolnierkiewicz · 17 years ago
  81. df98668 alim15x3: trivial cleanup for ali_set_pio_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  82. e0b4eb5 make ide-iops.c:SELECT_MASK() static by Adrian Bunk · 17 years ago
  83. 4d4423c SWARM IDE: Fix up following changes to ide_hwif_t by Maciej W. Rozycki · 17 years ago
  84. dd28642 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  85. 4717df5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  86. fc99824c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  87. e90a4e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  88. 0a3ad00 Driver core: struct class remove children list by Dave Young · 17 years ago
  89. 30f2f0e block: do_mounts - accept root=<non-existant partition> by Kay Sievers · 17 years ago
  90. 6aa5fc4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  91. 362a61a fix SMP data race in pagetable setup vs walking by Nick Piggin · 17 years ago
  92. 73f1028 read_barrier_depends arch fixlets by Nick Piggin · 17 years ago
  93. 4051770 USB: atmel_usba_udc fixes, mostly disconnect() by David Brownell · 17 years ago
  94. 5a59bc5 USB: pxa27x_udc: minor fixes by Robert Jarzmik · 17 years ago
  95. 6def755 usbtest: comment on why this code "expects" negative and positive errnos by Marcin Slusarz · 17 years ago
  96. 5fc8939 USB: remove PICDEM FS USB demo (04d8:000c) device from ldusb by Xiaofan Chen · 17 years ago
  97. 96cb15c USB: option: add new Dell 5520 HSDPA variant by Dan Williams · 17 years ago
  98. e7c6f80 USB: unusual_devs: Add support for GI 0401 SD-Card interface by Filip Aben · 17 years ago
  99. b937033 USB: serial gadget: descriptor cleanup by David Brownell · 17 years ago
  100. 734d37c USB: serial gadget: simplify endpoint handling by David Brownell · 17 years ago