1. cc66b45 block: fix blkdev_issue_flush() not detecting and passing EOPNOTSUPP back by Jens Axboe · 17 years ago
  2. 56d94a3 block: fix shadowed variable warning in blk-map.c by Harvey Harrison · 17 years ago
  3. 448da4d block: remove extern on function definition by Harvey Harrison · 17 years ago
  4. 68d95b5 cciss: remove READ_AHEAD define and use block layer defaults by Mike Miller · 17 years ago
  5. ecb80c6 make cdrom.c:check_for_audio_disc() static by Adrian Bunk · 17 years ago
  6. a0db701 block/genhd.c: proper externs by Adrian Bunk · 17 years ago
  7. bec4194 unexport blk_rq_map_user_iov by Adrian Bunk · 17 years ago
  8. 9d7f1e6 unexport blk_{get,put}_queue by Adrian Bunk · 17 years ago
  9. 1826ead block/genhd.c: cleanups by Adrian Bunk · 17 years ago
  10. ff88972 proper prototype for blk_dev_init() by Adrian Bunk · 17 years ago
  11. 278caf0 block/blk-tag.c should #include "blk.h" by Adrian Bunk · 17 years ago
  12. 419c434 Fix DMA access of block device in 64-bit kernel on some non-x86 systems with 4GB or upper 4GB memory by Yang Shi · 17 years ago
  13. e3790c7 block: separate out padding from alignment by Tejun Heo · 17 years ago
  14. 7a85f88 block: restore the meaning of rq->data_len to the true data length by FUJITA Tomonori · 17 years ago
  15. 89b6e74 resubmit: cciss: procfs updates to display info about many by Mike Miller · 17 years ago
  16. 02cf01a splice: only return -EAGAIN if there's hope of more data by Jens Axboe · 17 years ago
  17. 5d87a05 block: fix kernel-docbook parameters and files by Randy Dunlap · 17 years ago
  18. 976dde0 Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm by Linus Torvalds · 17 years ago
  19. 821c7de exit_notify: fix kill_orphaned_pgrp() usage with mt exit by Oleg Nesterov · 17 years ago
  20. 05e83df will_become_orphaned_pgrp: partially fix insufficient ->exit_state check by Oleg Nesterov · 17 years ago
  21. f49ee50 introduce kill_orphaned_pgrp() helper by Oleg Nesterov · 17 years ago
  22. 5ce2087 Fix default compose table initialization by Samuel Thibault · 17 years ago
  23. 62e5c4b slub: fix possible NULL pointer dereference by Cyrill Gorcunov · 17 years ago
  24. f619cfe slub: Add kmalloc_large_node() to support kmalloc_node fallback by Christoph Lameter · 17 years ago
  25. 7693143 slub: look up object from the freelist once by Pekka J Enberg · 17 years ago
  26. 6446faa slub: Fix up comments by Christoph Lameter · 17 years ago
  27. d8b42bf slub: Rearrange #ifdef CONFIG_SLUB_DEBUG in calculate_sizes() by Christoph Lameter · 17 years ago
  28. ae20bfd slub: Remove BUG_ON() from ksize and omit checks for !SLUB_DEBUG by Christoph Lameter · 17 years ago
  29. 27d9e4e slub: Use the objsize from the kmem_cache_cpu structure by Christoph Lameter · 17 years ago
  30. d692ef6 slub: Remove useless checks in alloc_debug_processing by Christoph Lameter · 17 years ago
  31. e153362 slub: Remove objsize check in kmem_cache_flags() by Christoph Lameter · 17 years ago
  32. d9acf4b slub: rename slab_objects to show_slab_objects by Christoph Lameter · 17 years ago
  33. a973e9d Revert "unique end pointer" patch by Christoph Lameter · 17 years ago
  34. 27710bf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Christoph Lameter · 17 years ago
  35. cad226b Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  36. 7105a38 docbook: fix fusion source files by Randy Dunlap · 17 years ago
  37. 0643245 docbook: fix kernel-api source files by Randy Dunlap · 17 years ago
  38. d0bcabc docbook: fix usb source files by Randy Dunlap · 17 years ago
  39. e59e4a0 docbook: fix scsi source file by Randy Dunlap · 17 years ago
  40. 7b089c8 docbook: fix rapidio source files by Randy Dunlap · 17 years ago
  41. 78a4a50 docbook: fix filesystems.tmpl source files by Randy Dunlap · 17 years ago
  42. 64e6269 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  43. 5ce6386 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  44. a64e715 Allow ARG_MAX execve string space even with a small stack limit by Linus Torvalds · 17 years ago
  45. a345b4b Revert "x86: fix pmd_bad and pud_bad to support huge pages" by Linus Torvalds · 17 years ago
  46. 902955f x86: revert "x86: fix pmd_bad and pud_bad to support huge pages" by Ingo Molnar · 17 years ago
  47. 9b5cf48 x86: revert "x86: CPA: avoid split of alias mappings" by Rafael J. Wysocki · 17 years ago
  48. 3cecdda Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell-2.6 into merge by Paul Mackerras · 17 years ago
  49. da40451 [POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pages by Michael Ellerman · 17 years ago
  50. 225d490 [POWERPC] Allow for different IOMMU page sizes in cell IOMMU code by Michael Ellerman · 17 years ago
  51. 3d3e6da [POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZE by Michael Ellerman · 17 years ago
  52. 7d432ff [POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs separately by Michael Ellerman · 17 years ago
  53. edf441f [POWERPC] Move allocation of cell IOMMU pad page by Michael Ellerman · 17 years ago
  54. 08e02427 [POWERPC] Remove unused pte_offset variable by Michael Ellerman · 17 years ago
  55. 0d7386e [POWERPC] Use it_offset not pte_offset in cell IOMMU code by Michael Ellerman · 17 years ago
  56. f9660e8 [POWERPC] Clearup cell IOMMU fixed mapping terminology by Michael Ellerman · 17 years ago
  57. f3c1ed9 [POWERPC] enable hardware watchpoints on cell blades by Jens Osterkamp · 17 years ago
  58. 9176c0b [POWERPC] move celleb DABRX definitions by Jens Osterkamp · 17 years ago
  59. 101fd46 [POWERPC] OProfile: enable callgraph support for Cell by Bob Nelson · 17 years ago
  60. b9c6449 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into merge by Paul Mackerras · 17 years ago
  61. 35d77ef Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge by Paul Mackerras · 17 years ago
  62. 038f2f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  63. 855c603 firewire: fix crash in automatic module unloading by Stefan Richter · 17 years ago
  64. 1580347 firewire: potentially invalid pointers used in fw_card_bm_work by Stefan Richter · 17 years ago
  65. f843615 firewire: fw-sbp2: better fix for NULL pointer dereference in scsi_remove_device by Stefan Richter · 17 years ago
  66. 0c82d83 [ARM] Fix freeing of page tables for ARM in free_pgd_slow by Uwe Kleine-König · 17 years ago
  67. 8d07a67c [PATCH] drop EOE records from printk by Steve Grubb · 17 years ago
  68. b29ee87 [RFC] AUDIT: do not panic when printk loses messages by Eric Paris · 17 years ago
  69. 422b03c [PATCH] Audit: Fix the format type for size_t variables by Paul Moore · 17 years ago
  70. d395991 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  71. b445c56 [libata] wrap kmap_atomic(KM_IRQ0) with local_irq_save/restore() by Jeff Garzik · 17 years ago
  72. b73384f Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  73. d862ccc [ARM] 4843/1: Add GCR_CLKBPB for PXA3xx by Mark Brown · 17 years ago
  74. ceee4f9 [ARM] 4842/1: pxa: remove redundant IRQ saving/restoring in clk_pxa3xx_cken_* by eric miao · 17 years ago
  75. 7a987e8 [ARM] 4841/1: pxa: fix typo in LCD platform data definition code for zylonite by eric miao · 17 years ago
  76. a3359e2 [ARM] 4840/1: pxa: fix the typo in get_irqnr_and_base by eric miao · 17 years ago
  77. 9ae3ae0 [ARM] 4839/1: fixes kernel Oops in /dev/mem device driver for memory map with PHYS_OFF by Alexandre Rusev · 17 years ago
  78. c710e39 [ARM] eliminate MODULE_PARM() usage by Randy Dunlap · 17 years ago
  79. 5ce94e9 [ARM] 4838/1: Fix kexec for SA1100 machines by Thomas Kunze · 17 years ago
  80. 94a3f78 [ARM] 4837/1: make __get_unaligned_*() return unsigned types by Lennert Buytenhek · 17 years ago
  81. b98d729 [ARM] 4836/1: Make ATAGS_PROC depend on KEXEC by Uli Luckas · 17 years ago
  82. c9e7100 rcupreempt: remove never-migrates assumption from rcu_process_callbacks() by Paul E. McKenney · 17 years ago
  83. ae77886 rcupreempt: fix hibernate/resume in presence of PREEMPT_RCU and hotplug by Paul E. McKenney · 17 years ago
  84. 076d84b Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  85. d40e705 xen: mask out SEP from CPUID by Jeremy Fitzhardinge · 17 years ago
  86. 53c5858 x86 ptrace: fix ptrace_bts_config structure declaration by Dave Anderson · 17 years ago
  87. b4ef95d x86: disable BTS ptrace extensions for now by Ingo Molnar · 17 years ago
  88. 8be8f54 x86: CPA: avoid split of alias mappings by Thomas Gleixner · 17 years ago
  89. 757265b x86: delay the export removal of init_mm by Ingo Molnar · 17 years ago
  90. b16bf71 x86: fix leak un ioremap_page_range() failure by Ingo Molnar · 17 years ago
  91. f2dbe03 x86 vdso: fix build locale dependency by Roland McGrath · 17 years ago
  92. d67bbac x86: restore vsyscall64 prochandler by Thomas Gleixner · 17 years ago
  93. cded932 x86: fix pmd_bad and pud_bad to support huge pages by Hans Rosenfeld · 17 years ago
  94. 3d00daf x86: tls prevent_tail_call by Roland McGrath · 17 years ago
  95. 7be2a03 softlockup: fix task state setting by Dmitry Adamushko · 17 years ago
  96. 2232c2d rcu: add support for dynamic ticks and preempt rcu by Steven Rostedt · 17 years ago
  97. c0f4133 Merge git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/alsa-fix-2.6 by Linus Torvalds · 17 years ago
  98. 99642e2 Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
  99. 84b9a77 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  100. 3cf9460 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago