1. 0b44f48 this_cpu: Use this_cpu_ptr in crypto subsystem by Christoph Lameter · 15 years ago
  2. 7a9e02d this_cpu: xfs_icsb_modify_counters does not need "cpu" variable by Christoph Lameter · 15 years ago
  3. e7dcaa4 this_cpu: Eliminate get/put_cpu by Christoph Lameter · 15 years ago
  4. ca0c958 this_cpu: Straight transformations by Christoph Lameter · 15 years ago
  5. 4ea7334 this_cpu: Use this_cpu ops for network statistics by Christoph Lameter · 15 years ago
  6. fce2284 this_cpu: Use this_cpu operations for NFS statistics by Christoph Lameter · 15 years ago
  7. 4eb41d1 this_cpu: Use this_cpu operations for SNMP statistics by Christoph Lameter · 15 years ago
  8. 30ed1a7 this_cpu: Implement X86 optimized this_cpu operations by Christoph Lameter · 15 years ago
  9. 7340a0b this_cpu: Introduce this_cpu_ptr() and generic this_cpu_* operations by Christoph Lameter · 15 years ago
  10. 08dc872 block: CFQ is more than a desktop scheduler by Jens Axboe · 15 years ago
  11. 492af63 block: remove the anticipatory IO scheduler by Jens Axboe · 15 years ago
  12. 211a641 ieee1394: update URLs in debugging-via-ohci1394.txt by Justin P. Mattock · 15 years ago
  13. c7db7ba Merge branch 'misc' into release by Len Brown · 15 years ago
  14. 3934092 Merge branch 'bugzilla-14081' into release by Len Brown · 15 years ago
  15. 4ef8774 agp: parisc-agp.c - use correct page_mask function by Helge Deller · 15 years ago
  16. 478fa03 ACPI: EC: Don't parse DSDT for EC early init on Compal by Alexey Starikovskiy · 15 years ago
  17. 0adf3c7 ACPI: EC: Rewrite DMI checks by Alexey Starikovskiy · 15 years ago
  18. 011a606 SFI: remove __init from sfi_verify_table by Arjan van de Ven · 15 years ago
  19. 50d716e ACPI: dock: fix "sibiling" typo by Alex Chiang · 15 years ago
  20. 53412c5 ACPI: kill overly verbose "throttling states" log messages by Roland Dreier · 15 years ago
  21. 01674da SFI: fix section mismatch warnings in sfi_core.c by Rakib Mullick · 15 years ago
  22. d9f6501 ACPI: Fix bound checks for copy_from_user in the acpi /proc code by Arjan van de Ven · 15 years ago
  23. fbbf694 [PATCH] ext4: retry failed direct IO allocations by Eric Sandeen · 15 years ago
  24. 74072d0 ext4: Fix build warning in ext4_dirty_inode() by Curt Wohlgemuth · 15 years ago
  25. 88f70d7 tracing/ftrace: Fix to check create_event_dir() when adding new events by Masami Hiramatsu · 15 years ago
  26. c0b11d3 x86: Add VIA processor instructions in opcodes decoder by Masami Hiramatsu · 15 years ago
  27. a1a138d tracing/kprobes: Use global event perf buffers in kprobe tracer by Masami Hiramatsu · 15 years ago
  28. a037a79 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  29. 8d91104 drm/i915: Initialize HDMI outputs as HDMI connectors, not DVI. by Adam Jackson · 15 years ago
  30. d25ef8b ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7 by Kirill A. Shutemov · 15 years ago
  31. 4fb2847 ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() by Kirill A. Shutemov · 15 years ago
  32. 6806bfe ARM: 5740/1: fix valid_phys_addr_range() range check by Greg Ungerer · 15 years ago
  33. 31abdb7 ARM: 5739/1: ARM: allow empty ATAG_CORE by David Brown · 15 years ago
  34. 0a4bc5e ARM: 5735/1: sa1111: CodingStyle cleanups by Hartley Sweeten · 15 years ago
  35. 534d0c9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop by Russell King · 15 years ago
  36. 90d5ffc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  37. c7922a9 [SCSI] qla2xxx: Fix NULL ptr deref bug in fail path during queue create by Anirban Chakraborty · 15 years ago
  38. 0d0884c drm/i915: Multiply the refresh by 1000 in TV mode validatiion by Zhao Yakui · 15 years ago
  39. 2c2ed8b [SCSI] st: fix possible memory use after free after MTSETBLK ioctl by David Jeffery · 15 years ago
  40. 8d23adf Merge commit 'ickle/for-anholt' into drm-intel-next by Eric Anholt · 15 years ago
  41. 2afc95b [SCSI] be2iscsi: Moving to pci_pools v3 by Jayamohan Kallickal · 15 years ago
  42. b8b9e1b8 [SCSI] libiscsi: iscsi_session_setup to allow for private space by Jayamohan Kallickal · 15 years ago
  43. 98059e3 x86: AMD Geode LX optimizations by Matteo Croce · 15 years ago
  44. 1d22351 cfq-iosched: add a knob for desktop interactiveness by Jens Axboe · 15 years ago
  45. 6053bbf cnic: Fix NETDEV_UP event processing. by Michael Chan · 15 years ago
  46. cc44578 uvesafb/connector: Disallow unpliviged users to send netlink packets by Philipp Reisner · 15 years ago
  47. 98a5783 pohmelfs/connector: Disallow unpliviged users to configure pohmelfs by Philipp Reisner · 15 years ago
  48. 5788c56 dst/connector: Disallow unpliviged users to configure dst by Philipp Reisner · 15 years ago
  49. 2483647 dm/connector: Only process connector packages from privileged processes by Philipp Reisner · 15 years ago
  50. f1489cf connector: Removed the destruct_data callback since it is always kfree_skb() by Philipp Reisner · 15 years ago
  51. 18366b0 connector/dm: Fixed a compilation warning by Philipp Reisner · 15 years ago
  52. 7069331 connector: Provide the sender's credentials to the callback by Philipp Reisner · 15 years ago
  53. 293500a connector: Keep the skb in cn_callback_data by Philipp Reisner · 15 years ago
  54. 11879ba x86: Simplify bound checks in the MTRR code by Arjan van de Ven · 15 years ago
  55. 19d5afd e1000e/igb/ixgbe: Don't report an error if devices don't support AER by Frans Pop · 15 years ago
  56. 63312b6 x86: Add a Kconfig option to turn the copy_from_user warnings into errors by Arjan van de Ven · 15 years ago
  57. b607bd9 net: Fix wrong sizeof by Jean Delvare · 15 years ago
  58. 42324c6 net: splice() from tcp to pipe should take into account O_NONBLOCK by Eric Dumazet · 15 years ago
  59. 6effe5f Merge branches 'sony-laptop', 'bugzilla-14247' and 'bugzilla-14271' into release by Len Brown · 15 years ago
  60. e655a43 ASoC: wm8940: Fix check on error code form snd_soc_codec_set_cache_io by Jonathan Cameron · 15 years ago
  61. a83893ae ACPI: fix bus scanning memory leaks by Bjorn Helgaas · 15 years ago
  62. 6733b39 [SCSI] be2iscsi: add 10Gbps iSCSI - BladeEngine 2 driver by Jayamohan Kallickal · 15 years ago
  63. d74cf7c [SCSI] zfcp: Fix hang when offlining device with offline chpid by Christof Schmitt · 15 years ago
  64. f45a542 [SCSI] zfcp: Fix lockdep warning when offlining device with offline chpid by Christof Schmitt · 15 years ago
  65. 1f99bd4 [SCSI] zfcp: Fix oops during shutdown of offline device by Christof Schmitt · 15 years ago
  66. c5afd81 [SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocation by Christof Schmitt · 15 years ago
  67. b1a5898 [SCSI] zfcp: correctly initialize unchained requests by Christof Schmitt · 15 years ago
  68. dac3bbd [SCSI] mpt2sas: Bump version 02.100.03.00 by Kashyap, Desai · 15 years ago
  69. 308609c [SCSI] mpt2sas: Support dev remove when phy status is MPI2_EVENT_SAS_TOPO_PHYSTATUS_VACANT by Kashyap, Desai · 15 years ago
  70. 29786e1 [SCSI] mpt2sas: Timeout occurred within the HANDSHAKE logic while waiting on firmware to ACK. by Kashyap, Desai · 15 years ago
  71. bcfb6e6 [SCSI] mpt2sas: Call init_completion on a per request basis. by Kashyap, Desai · 15 years ago
  72. 77e63ed [SCSI] mpt2sas: Target Reset will be issued from Interrupt context. by Kashyap, Desai · 15 years ago
  73. 595bb0b [SCSI] mpt2sas: Added SCSIIO, Internal and high priority memory pools to support multiple TM by Kashyap, Desai · 15 years ago
  74. 19d3ebe [SCSI] mpt2sas: Copyright change to 2009. by Kashyap, Desai · 15 years ago
  75. 57442b1 [SCSI] mpt2sas: Added mpi2_history.txt for MPI2 headers. by Kashyap, Desai · 15 years ago
  76. 7b936b0 [SCSI] mpt2sas: Update driver to MPI2 REV K headers. by Kashyap, Desai · 15 years ago
  77. 7725ccf [SCSI] bfa: Brocade BFA FC SCSI driver by Jing Huang · 15 years ago
  78. 5415907 [SCSI] scsi_transport_fc: fix missing kernel-doc by Randy Dunlap · 16 years ago
  79. 395cef0 [SCSI] scsi_debug: Implement support for DIF Type 2 by Martin K. Petersen · 15 years ago
  80. 4e7392e [SCSI] sd: Support disks formatted with DIF Type 2 by Martin K. Petersen · 15 years ago
  81. b4c2554 [SCSI] Fix protection scsi_data_buffer leak by Martin K. Petersen · 15 years ago
  82. 35e1a5d [SCSI] sd: Detach DIF from block integrity infrastructure by Martin K. Petersen · 15 years ago
  83. c6af404 [SCSI] Deprecate SCSI_PROT_*_CONVERT operations by Martin K. Petersen · 15 years ago
  84. 6e883b0 [SCSI] Retry ADD_TO_MLQUEUE return value for EH commands by Hannes Reinecke · 15 years ago
  85. e27168f [SCSI] sg: Free data buffers after calling blk_rq_unmap_user by Christof Schmitt · 15 years ago
  86. 5915136 [SCSI] sr: consider the last written sector when determining media size by Tejun Heo · 15 years ago
  87. 5320324 [SCSI] bnx2i: Fix context mapping issue for architectures with PAGE_SIZE != 4096 by Anil Veerabhadrappa · 15 years ago
  88. 3bfc13c [SCSI] hptiop: Add RR44xx adapter support by HighPoint Linux Team · 15 years ago
  89. c0630f7 [SCSI] scsi_dh_rdac: Fix for returning correct mode select cmd return info by Moger, Babu · 15 years ago
  90. 3487640 [SCSI] pmcraid: Changed driver prints to scmd/sdev_printk by Anil Ravindranath · 15 years ago
  91. f31491d [SCSI] mvsas: Support Areca SAS/SATA HBA, ARC-1300/1320 by Nick Cheng · 15 years ago
  92. e12ac3d ACPI: EC: Restart command even if no interrupts from EC by Alexey Starikovskiy · 15 years ago
  93. 0d18b2e x86: EDAC: carve out AMD MCE decoding logic by Borislav Petkov · 15 years ago
  94. 329bd41 initcalls: Add early_initcall() for modules by Borislav Petkov · 15 years ago
  95. f436f8b x86: EDAC: MCE: Fix MCE decoding callback logic by Ingo Molnar · 15 years ago
  96. 08d1e63 ALSA: usb - Use strlcat() correctly by Takashi Iwai · 15 years ago
  97. ce3e373 ASoC: Improve the debugfs hierarchy by Peter Ujfalusi · 15 years ago
  98. eaeae5d ASoC: Fix SND_SOC_DAPM_LINE handling by Peter Ujfalusi · 15 years ago
  99. 2f229a3 ALSA: Fix invalid __exit in sound/mips/*.c by Takashi Iwai · 15 years ago
  100. 439d473 perf tools: Rewrite and improve support for kernel modules by Arnaldo Carvalho de Melo · 15 years ago