1. 7693143 slub: look up object from the freelist once by Pekka J Enberg · 17 years ago
  2. 6446faa slub: Fix up comments by Christoph Lameter · 17 years ago
  3. d8b42bf slub: Rearrange #ifdef CONFIG_SLUB_DEBUG in calculate_sizes() by Christoph Lameter · 17 years ago
  4. ae20bfd slub: Remove BUG_ON() from ksize and omit checks for !SLUB_DEBUG by Christoph Lameter · 17 years ago
  5. 27d9e4e slub: Use the objsize from the kmem_cache_cpu structure by Christoph Lameter · 17 years ago
  6. d692ef6 slub: Remove useless checks in alloc_debug_processing by Christoph Lameter · 17 years ago
  7. e153362 slub: Remove objsize check in kmem_cache_flags() by Christoph Lameter · 17 years ago
  8. d9acf4b slub: rename slab_objects to show_slab_objects by Christoph Lameter · 17 years ago
  9. a973e9d Revert "unique end pointer" patch by Christoph Lameter · 17 years ago
  10. 988b705 [ARP]: Introduce the arp_hdr_len helper. by Pavel Emelyanov · 17 years ago
  11. 8e8440f [BLUETOOTH]: l2cap info_timer delete fix in hci_conn_del by Dave Young · 17 years ago
  12. 7e36763 [NET]: Fix race in generic address resolution. by Frank Blaschka · 17 years ago
  13. c3d84a4 iucv: fix build error on !SMP by Heiko Carstens · 17 years ago
  14. d152a7d [TCP]: Must count fack_count also when skipping by Ilpo Järvinen · 17 years ago
  15. 8ed7edc ipv6: fix inet6_init/icmpv6_cleanup sections mismatch by Alexey Dobriyan · 17 years ago
  16. 7cd04fa [TCP]: Merge exit paths in tcp_v4_conn_request. by Denis V. Lunev · 17 years ago
  17. f0fd56e [SCTP]: seq_printf format warning. (fixed) by Denis V. Lunev · 17 years ago
  18. da7ef33 [IPV4]: skb->dst can't be NULL in ip_options_echo. by Denis V. Lunev · 17 years ago
  19. 9a4a668 sparc64: replace remaining __FUNCTION__ occurances by Harvey Harrison · 17 years ago
  20. 74074de sparc: replace remaining __FUNCTION__ occurances by Harvey Harrison · 17 years ago
  21. 21f1e91 [SCSI] tgt: fix build errors when dprintk is defined by FUJITA Tomonori · 17 years ago
  22. cccddc2 [SCSI] tgt: set the data length properly by FUJITA Tomonori · 17 years ago
  23. 36802e9 [SCSI] tgt: stop zero'ing scsi_cmnd by FUJITA Tomonori · 17 years ago
  24. b560665 [SCSI] ibmvstgt: set up scsi_host properly before __scsi_alloc_queue by FUJITA Tomonori · 17 years ago
  25. 27710bf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Christoph Lameter · 17 years ago
  26. ab3b0be [SCSI] docbook: fix fusion source files by Randy Dunlap · 17 years ago
  27. 79f5bb2 [SCSI] docbook: fix scsi source file by Randy Dunlap · 17 years ago
  28. ca3aefb [SCSI] qla2xxx: Update version number to 8.02.00-k9. by Andrew Vasquez · 17 years ago
  29. 00a537b [SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing ELS commands. by Andrew Vasquez · 17 years ago
  30. 3e8ce32 [SCSI] qla2xxx: Correct discrepancies during OVERRUN handling on FWI2-capable cards. by Andrew Vasquez · 17 years ago
  31. 7c7f1f2 [SCSI] qla2xxx: Correct needless clean-up resets during shutdown. by Andrew Vasquez · 17 years ago
  32. ba1cb46 [SCSI] arcmsr: update version and changelog by Nick Cheng · 17 years ago
  33. 57fd2b6 [SCSI] ps3rom: disable clustering by FUJITA Tomonori · 17 years ago
  34. 67768f6 [SCSI] ps3rom: fix wrong resid calculation bug by FUJITA Tomonori · 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. c7ac679 KVM: emulate access to MSR_IA32_MCG_CTL by Joerg Roedel · 17 years ago
  50. 674eea0 KVM: Make the supported cpuid list a host property rather than a vm property by Avi Kivity · 17 years ago
  51. d730616 KVM: Fix kvm_arch_vcpu_ioctl_set_sregs so that set_cr0 works properly by Paul Knowles · 17 years ago
  52. 6b390b6 KVM: SVM: set NM intercept when enabling CR0.TS in the guest by Joerg Roedel · 17 years ago
  53. 334df50 KVM: SVM: Fix lazy FPU switching by Joerg Roedel · 17 years ago
  54. da40451 [POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pages by Michael Ellerman · 17 years ago
  55. 225d490 [POWERPC] Allow for different IOMMU page sizes in cell IOMMU code by Michael Ellerman · 17 years ago
  56. 3d3e6da [POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZE by Michael Ellerman · 17 years ago
  57. 7d432ff [POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs separately by Michael Ellerman · 17 years ago
  58. edf441f [POWERPC] Move allocation of cell IOMMU pad page by Michael Ellerman · 17 years ago
  59. 08e02427 [POWERPC] Remove unused pte_offset variable by Michael Ellerman · 17 years ago
  60. 0d7386e [POWERPC] Use it_offset not pte_offset in cell IOMMU code by Michael Ellerman · 17 years ago
  61. f9660e8 [POWERPC] Clearup cell IOMMU fixed mapping terminology by Michael Ellerman · 17 years ago
  62. f3c1ed9 [POWERPC] enable hardware watchpoints on cell blades by Jens Osterkamp · 17 years ago
  63. 9176c0b [POWERPC] move celleb DABRX definitions by Jens Osterkamp · 17 years ago
  64. 101fd46 [POWERPC] OProfile: enable callgraph support for Cell by Bob Nelson · 17 years ago
  65. b9c6449 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into merge by Paul Mackerras · 17 years ago
  66. 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
  67. 41c5ae6 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 17 years ago
  68. 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
  69. 855c603 firewire: fix crash in automatic module unloading by Stefan Richter · 17 years ago
  70. 1580347 firewire: potentially invalid pointers used in fw_card_bm_work by Stefan Richter · 17 years ago
  71. f843615 firewire: fw-sbp2: better fix for NULL pointer dereference in scsi_remove_device by Stefan Richter · 17 years ago
  72. 0c82d83 [ARM] Fix freeing of page tables for ARM in free_pgd_slow by Uwe Kleine-König · 17 years ago
  73. 0dbd888 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 17 years ago
  74. 8d07a67c [PATCH] drop EOE records from printk by Steve Grubb · 17 years ago
  75. b29ee87 [RFC] AUDIT: do not panic when printk loses messages by Eric Paris · 17 years ago
  76. 422b03c [PATCH] Audit: Fix the format type for size_t variables by Paul Moore · 17 years ago
  77. d395991 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  78. b445c56 [libata] wrap kmap_atomic(KM_IRQ0) with local_irq_save/restore() by Jeff Garzik · 17 years ago
  79. b73384f Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  80. d862ccc [ARM] 4843/1: Add GCR_CLKBPB for PXA3xx by Mark Brown · 17 years ago
  81. ceee4f9 [ARM] 4842/1: pxa: remove redundant IRQ saving/restoring in clk_pxa3xx_cken_* by eric miao · 17 years ago
  82. 7a987e8 [ARM] 4841/1: pxa: fix typo in LCD platform data definition code for zylonite by eric miao · 17 years ago
  83. a3359e2 [ARM] 4840/1: pxa: fix the typo in get_irqnr_and_base by eric miao · 17 years ago
  84. 9ae3ae0 [ARM] 4839/1: fixes kernel Oops in /dev/mem device driver for memory map with PHYS_OFF by Alexandre Rusev · 17 years ago
  85. c710e39 [ARM] eliminate MODULE_PARM() usage by Randy Dunlap · 17 years ago
  86. 5ce94e9 [ARM] 4838/1: Fix kexec for SA1100 machines by Thomas Kunze · 17 years ago
  87. 94a3f78 [ARM] 4837/1: make __get_unaligned_*() return unsigned types by Lennert Buytenhek · 17 years ago
  88. b98d729 [ARM] 4836/1: Make ATAGS_PROC depend on KEXEC by Uli Luckas · 17 years ago
  89. 1d1c8d1 [ICMP]: Section conflict between icmp_sk_init/icmp_sk_exit. by Denis V. Lunev · 17 years ago
  90. 1bab74e RDMA/cxgb3: Return correct max_inline_data when creating a QP by Jon Mason · 17 years ago
  91. 4a80f27 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.26 by David S. Miller · 17 years ago
  92. 3315529 IB/fmr_pool: Flush all dirty FMRs from ib_fmr_pool_flush() by Pete Wyckoff · 17 years ago
  93. 35fb534 Revert "IB/fmr_pool: ib_fmr_pool_flush() should flush all dirty FMRs" by Pete Wyckoff · 17 years ago
  94. 84ba284 IB/cm: Flush workqueue when removing device by Sean Hefty · 17 years ago
  95. 18b8c8f MAINTAINERS: update ipath owner by Arthur Jones · 17 years ago
  96. e4861829 mac80211: fix key replacing, hw accel by Johannes Berg · 17 years ago
  97. db4d116 mac80211: split ieee80211_key_alloc/free by Johannes Berg · 17 years ago
  98. 6f48422 mac80211: remove STA infos last_ack stuff by Johannes Berg · 17 years ago
  99. e6a5ddf mac80211: safely free beacon in ieee80211_if_reinit by Johannes Berg · 17 years ago
  100. 2485f71 mac80211: clarify use of TX status/RX callbacks by Johannes Berg · 17 years ago