1. 58d5d0d x86: fix deadlock, make pgd_lock irq-safe by Ingo Molnar · 16 years ago
  2. a09771b virtio: fix trivial build bug by Ingo Molnar · 16 years ago
  3. 20651af x86: fix mttr trimming by Yinghai Lu · 16 years ago
  4. 971a52d x86: delay CPA self-test and repeat it by Ingo Molnar · 16 years ago
  5. f1fbabb x86: fix 64-bit sections by Sam Ravnborg · 16 years ago
  6. 9f9975a generic: add __FINITDATA by Ingo Molnar · 16 years ago
  7. cc842b8 x86: remove suprious ifdefs from pageattr.c by Arjan van de Ven · 16 years ago
  8. 984bb80 x86: mark the .rodata section also NX by Arjan van de Ven · 16 years ago
  9. a57dae3 x86: fix iret exception recovery on 64-bit by Roland McGrath · 16 years ago
  10. b5556a6 cpuidle: dubious one-bit signed bitfield in cpuidle.h by Harvey Harrison · 16 years ago
  11. d7ac12f x86: fix sparse warnings in powernow-k8.c by Harvey Harrison · 16 years ago
  12. deef79e x86: fix sparse error in traps_32.c by Harvey Harrison · 16 years ago
  13. 4a5a77d x86: trivial sparse/checkpatch in quirks.c by Harvey Harrison · 16 years ago
  14. c63855d x86 ptrace: disallow null cs/ss by Roland McGrath · 16 years ago
  15. c1f766b MAINTAINERS: RDC R-321x SoC maintainer by Florian Fainelli · 16 years ago
  16. 32a9323 brk randomization: introduce CONFIG_COMPAT_BRK by Ingo Molnar · 16 years ago
  17. 4cc6028 brk: check the lower bound properly by Jiri Kosina · 16 years ago
  18. 2d684cd x86: remove X2 workaround by Ingo Molnar · 16 years ago
  19. d8b57bb x86: make spurious fault handler aware of large mappings by Thomas Gleixner · 16 years ago
  20. 3aa4b37 x86: make traps on entry code be debuggable in user space, 64-bit by Roland McGrath · 16 years ago
  21. 551e4fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  22. b297d52 Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  23. dfe7993 ide-tape: bump minor driver version by Borislav Petkov · 16 years ago
  24. 5a04cfa ide-tape: cleanup the remaining codestyle issues by Borislav Petkov · 16 years ago
  25. 24d57f8 ide-tape: fix syntax error in idetape_identify_device() by Borislav Petkov · 16 years ago
  26. bf6296b ide-tape: remove leftover OnStream support warning by Borislav Petkov · 16 years ago
  27. 9c14576 ide-tape: collect module-related macro calls at the end by Borislav Petkov · 16 years ago
  28. c837cfa ide-tape: include proper headers by Borislav Petkov · 16 years ago
  29. 1f27e38 ide-tape: remove unused "length" arg from idetape_create_read_buffer_cmd() by Borislav Petkov · 16 years ago
  30. 71071b8 ide-tape: remove struct idetape_id_gcw by Borislav Petkov · 16 years ago
  31. 3c98bf3 ide-tape: cleanup and fix comments by Borislav Petkov · 16 years ago
  32. 8d06bfa ide-tape: shorten some function names by Borislav Petkov · 16 years ago
  33. 9721985 ide-tape: remove idetape_increase_max_pipeline_stages() by Borislav Petkov · 16 years ago
  34. 54bb207 ide-tape: struct idetape_tape_t: shorten member names v2 by Borislav Petkov · 16 years ago
  35. 41f81d5 ide-tape: struct idetape_tape_t: remove unused members by Borislav Petkov · 16 years ago
  36. 54abf37 ide-tape: remove typedef idetape_chrdev_direction_t by Borislav Petkov · 16 years ago
  37. a1efc85 ide-tape: simplify code branching in the interrupt handler by Borislav Petkov · 16 years ago
  38. 37016ba ide-tape: remove unreachable code chunk by Borislav Petkov · 16 years ago
  39. a2f5b7f ide-tape: remove struct idetape_read_position_result_t by Borislav Petkov · 16 years ago
  40. 8004a8c ide-tape: refactor the debug logging facility by Borislav Petkov · 16 years ago
  41. 64a57fe ide: add ide_read_error() inline helper by Bartlomiej Zolnierkiewicz · 16 years ago
  42. c47137a ide: add ide_read_[alt]status() inline helpers by Bartlomiej Zolnierkiewicz · 16 years ago
  43. 29dd597 ide: remove ide_setup_ports() by Bartlomiej Zolnierkiewicz · 16 years ago
  44. f2694b7 ide: remove redundant BUG_ON() from [atapi_]reset_pollfunc() by Bartlomiej Zolnierkiewicz · 16 years ago
  45. afdd360 ide: remove write-only ->sata_misc[] from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  46. 34394e4 ppc: fix #ifdef-s in mediabay driver (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  47. 594765a ide-pci-generic: kill the unused ifdef/endif/MODULE code by Denis Cheng · 16 years ago
  48. b004223 drivers/ide/legacy/hd.c: fix uninitialized var warning by Andrew Morton · 16 years ago
  49. 1dcfdf9 drivers/ide/ide-acpi.c: fix uninitialized var warning by Andrew Morton · 16 years ago
  50. 7c7e92a Palmchip BK3710 IDE driver by Anton Salnikov · 16 years ago
  51. b2a53bc ide-generic: probing bugfix by Bartlomiej Zolnierkiewicz · 16 years ago
  52. c773633 deprecate smbfs in favour of cifs by Andrew Morton · 16 years ago
  53. 9692bd9 timerfd: fix remaining architectures by Andrew Morton · 16 years ago
  54. 46a56c5 Fix timerfd breakage on avr32 by Haavard Skinnemoen · 16 years ago
  55. 8cb2a7c stop c_p_a corrupting the pds by Hugh Dickins · 16 years ago
  56. 21511ab Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  57. 39ce941 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  58. 3d412f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  59. 3098a18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  60. 9914712 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 16 years ago
  61. 488823f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  62. 827b3f6 uml: make mconsole_stack namespace-aware by Jeff Dike · 16 years ago
  63. f87ea91 uml: redo the calculation of NR_syscalls by Jeff Dike · 16 years ago
  64. 966f1d8 uml: defconfig tweaks by Jeff Dike · 16 years ago
  65. 2aa9c5d uml: port mutex conversion by Daniel Walker · 16 years ago
  66. e98fa28 uml: mconsole mutex conversion by Daniel Walker · 16 years ago
  67. 01ac835 uml: LDT mutex conversion by Daniel Walker · 16 years ago
  68. 2278c5a uml: use of a public MAC is a warning, not an error by Jeff Dike · 16 years ago
  69. cc0be0f uml: fix infinite mconsole loop by Karol Swietlicki · 16 years ago
  70. ab26a52 uml: remove map_cb by Jeff Dike · 16 years ago
  71. 47afa1d uml: remove TOPDIR by WANG Cong · 16 years ago
  72. d449c50 uml: remove unused fields from mm_context by Jeff Dike · 16 years ago
  73. 576c013 uml: move register initialization by Jeff Dike · 16 years ago
  74. b549883 uml: add newlines to printks by Jeff Dike · 16 years ago
  75. 95906b2 uml: style fixes in arch/um/sys-x86_64 by Jeff Dike · 16 years ago
  76. 7281ff9 uml: add back CONFIG_HZ by Jeff Dike · 16 years ago
  77. 438ee67 uml: DEBUG_SHIRQ fixes by Jeff Dike · 16 years ago
  78. 83380cc uml: remove fakehd by Jeff Dike · 16 years ago
  79. bf53d85 uml: implement O_APPEND by Jeff Dike · 16 years ago
  80. 80e3931 uml: SMP locking commentary by Jeff Dike · 16 years ago
  81. 3a24ebf uml: remove init_irq_signals by Jeff Dike · 16 years ago
  82. cfef8f3 uml: signal handling tidying by Jeff Dike · 16 years ago
  83. d7b8851 uml: fix hostfs tv_usec calculations by Dominique Quatravaux · 16 years ago
  84. c5d4bb1 uml: style fixes in arch/um/kernel by Jeff Dike · 16 years ago
  85. e6a2d1f uml: clean up sig_handler_common_skas by Jeff Dike · 16 years ago
  86. 75ada8f uml: move sig_handler_common_skas by Jeff Dike · 16 years ago
  87. e06173b uml: don't allow processes to call into stub by Jeff Dike · 16 years ago
  88. a9b71b6 uml: get rid of syscall counters by Jeff Dike · 16 years ago
  89. 00a905e uml: don't kill pid 0 by Jeff Dike · 16 years ago
  90. 1aa351a uml: tidy helper code by Jeff Dike · 16 years ago
  91. fce8c41 uml: use barrier() instead of mb() by Jeff Dike · 16 years ago
  92. 0983a88 uml: install panic notifier earlier by Jeff Dike · 16 years ago
  93. 8efa3c9 uml: eliminate setjmp_wrapper by Jeff Dike · 16 years ago
  94. 0b4e273 uml: customize tlb.h by Jeff Dike · 16 years ago
  95. 909e90d uml: 64-bit tlb fixes by Jeff Dike · 16 years ago
  96. 1adfd60 uml: style fixes in file.c by Jeff Dike · 16 years ago
  97. bf8fde7 uml: miscellaneous code cleanups by Jeff Dike · 16 years ago
  98. 7b5cc6e uml: fix mconsole stop by Karol Swietlicki · 16 years ago
  99. 2dc5802 uml: remove duplicate config symbol and unused file and variables by Karol Swietlicki · 16 years ago
  100. fee64d3 uml: syle fixes in arch/um/os-Linux by Jeff Dike · 16 years ago