1. fc837c8f ceph: queue_cap_snap should always queue dirty context by Sage Weil · 14 years ago
  2. 44d2d37 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  3. 465de2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  4. ead88af [LogFS] Move assertion by Joern Engel · 14 years ago
  5. d3a03f8 [LogFS] Plug 8 byte information leak by Joern Engel · 14 years ago
  6. 032d8f7 [LogFS] Prevent memory corruption on large deletes by Joern Engel · 14 years ago
  7. 2170c5a HID: ntrig: Emit TOUCH with DOUBLETAP for single touch by Rafi Rubin · 14 years ago
  8. 2b2f862 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 14 years ago
  9. a6d3702 smc91c92_cs: define multicast_table as unsigned char by Ken Kawasaki · 14 years ago
  10. 4ffa870 can: avoids a false warning by Eric Dumazet · 14 years ago
  11. dac8761 e1000e: stop cleaning when we reach tx_ring->next_to_use by Terry Loftin · 14 years ago
  12. d5aa225 igb: restrict WoL for 82576 ET2 Quad Port Server Adapter by Stefan Assmann · 14 years ago
  13. c011f80 sparc64: Add some more commentary to __raw_local_irq_save() by David S. Miller · 14 years ago
  14. b68b58f ALSA: aaci - Fix alignment faults on ARM Cortex introduced by commit 29a4f2d3 by Philby John · 14 years ago
  15. 9343af0 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  16. e182c77 sparc64: Fix memory leak in pci_register_iommu_region(). by David S. Miller · 14 years ago
  17. 25ad403 sparc64: Add kmemleak annotation to sun4v_build_virq() by David S. Miller · 14 years ago
  18. 8b8d8e2 sparc64: Support kmemleak. by David S. Miller · 14 years ago
  19. 9960e9e sparc64: Add function graph tracer support. by David S. Miller · 14 years ago
  20. a71d1d6 sparc64: Give a stack frame to the ftrace call sites. by David S. Miller · 14 years ago
  21. daecbf5 sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86. by David S. Miller · 14 years ago
  22. f8e8a8e sparc64: Remove profiling from some low-level bits. by David S. Miller · 14 years ago
  23. d96478d sparc64: Kill unnecessary static on local var in ftrace_call_replace(). by David S. Miller · 14 years ago
  24. ddacd0b sparc64: Kill CONFIG_STACK_DEBUG code. by David S. Miller · 14 years ago
  25. 63b7549 sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up. by David S. Miller · 14 years ago
  26. 0c25e9e sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs. by David S. Miller · 14 years ago
  27. cb256aa sparc64: Use kstack_valid() in die_if_kernel(). by David S. Miller · 14 years ago
  28. 0e413f2 virtio_net: missing sg_init_table by Shirley Ma · 14 years ago
  29. 0d0fb0f Linux 2.6.34-rc4 by Linus Torvalds · 14 years ago
  30. 64a8920 Merge branch 'anonvma' by Linus Torvalds · 14 years ago
  31. 50b88c4 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  32. d6cf853 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  33. 6a945f3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  34. 50fc88c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 14 years ago
  35. 4505a49 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  36. fedfb94 Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  37. 44fa2b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  38. ea90002 anonvma: when setting up page->mapping, we need to pick the _oldest_ anonvma by Linus Torvalds · 14 years ago
  39. 646d87b anon_vma: clone the anon_vma chain in the right order by Linus Torvalds · 14 years ago
  40. 287d97a vma_adjust: fix the copying of anon_vma chains by Linus Torvalds · 14 years ago
  41. d0e9fe1 Simplify and comment on anon_vma re-use for anon_vma_prepare() by Linus Torvalds · 14 years ago
  42. f5b0662 ceph: fix dentry reference leak in dcache readdir by Sage Weil · 14 years ago
  43. 0826167 quota: Fix possible dq_flags corruption by Andrew Perepechko · 14 years ago
  44. 4c5e6c0 quota: Hide warnings about writes to the filesystem before quota was turned on by Jan Kara · 14 years ago
  45. 774f03f ext3: symlink must be handled via filesystem specific operation by Dmitry Monakhov · 14 years ago
  46. fc7683a ext2: symlink must be handled via filesystem specific operation by Dmitry Monakhov · 14 years ago
  47. fb48aef eeepc-wmi: Build fix by Ingo Molnar · 14 years ago
  48. 668f4a0 asus: don't modify bluetooth/wlan on boot by Dan Carpenter · 14 years ago
  49. a0624a9 dell-wmi: Fix memory leak by Yong Wang · 14 years ago
  50. 3d7b165 eeepc-wmi: add backlight support by Yong Wang · 14 years ago
  51. 45f2c69 eeepc-wmi: use a platform device as parent device of all sub-devices by Yong Wang · 14 years ago
  52. 8124888 eeepc-wmi: add an eeepc_wmi context structure by Yong Wang · 14 years ago
  53. f6be75d MIPS: Calculate proper ebase value for 64-bit kernels by David Daney · 14 years ago
  54. d8000be MIPS: Alchemy: DB1200: Remove custom wait implementation by Manuel Lauss · 14 years ago
  55. 2844e49 MIPS: Big Sur: Make defconfig more useful. by Ralf Baechle · 14 years ago
  56. 7b3e543 MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modules by Anton Altaparmakov · 14 years ago
  57. 3d45285 MIPS: Sibyte: Fix M3 TLB exception handler workaround. by Ralf Baechle · 14 years ago
  58. 5e3644a MIPS: BCM63xx: Fix build failure in board_bcm963xx.c by Florian Fainelli · 14 years ago
  59. 5808184 MIPS: uasm: Add OR instruction. by Ralf Baechle · 14 years ago
  60. 8d9df29 MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions. by Ralf Baechle · 14 years ago
  61. 9538ca6 MIPS: BCM63xx: Initialize gpio_out_low & out_high to current value at boot. by Maxime Bizon · 15 years ago
  62. e23a90eb MIPS: BCM63xx: Register SSB SPROM fallback in board's first stage callback by Florian Fainelli · 15 years ago
  63. 4fe67e4 MIPS: BCM63xx: Fix typo in cpu-feature-overrides file. by Maxime Bizon · 15 years ago
  64. 524ef29 MIPS: BCM63xx: Add support for second uart. by Maxime Bizon · 15 years ago
  65. 97befcf MIPS: BCM63xx: Fix double gpio registration. by Maxime Bizon · 15 years ago
  66. f29b7ca MIPS: BCM63xx: Add DWVS0 board by Florian Fainelli · 15 years ago
  67. 2e6ad9a MIPS: BCM63xx: Add the RTA1025W-16 BCM6348-based board to suppported boards. by Florian Fainelli · 15 years ago
  68. d1b2875 MIPS: BCM63xx: Fix BCM6338 and BCM6345 gpio count by Florian Fainelli · 15 years ago
  69. b44c779 MIPS: libgcc.h: Checkpatch cleanup by Andrea Gelmini · 15 years ago
  70. f1df323 MIPS: Loongson-2F: Flush the branch target history in BTB and RAS by Wu Zhangjin · 14 years ago
  71. d814c28 MIPS: Move signal trampolines off of the stack. by David Daney · 15 years ago
  72. c52d0d3 MIPS: Preliminary VDSO by David Daney · 15 years ago
  73. 58b9e22 MIPS: Add SYSCALL to uasm. by David Daney · 15 years ago
  74. 847253b MIPS: Fix SSB PCIcore IO resource management by Andreas Ferber · 14 years ago
  75. 86f7d75 MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET by Florian Fainelli · 15 years ago
  76. 727c0075 MIPS: AR7: Fix phat finger of cpmac fixed_phy_add by Alexander Clouter · 14 years ago
  77. 1e3fb37 MIPS: AR7: Fix phat finger of reset bit in vlynq_high_data by Alexander Clouter · 14 years ago
  78. 582b65e MIPS: Loongson: Add module info to the loongson2_clock driver by Wu Zhangjin · 15 years ago
  79. b846c10 MIPS: Lemote 2F: Ensure atomic execution of _rdmsr and _wrmsr by Wu Zhangjin · 14 years ago
  80. 5255366 MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0). by Robert P. J. Day · 15 years ago
  81. d5d3102 MIPS: Fix elfcore.c build warning by Ralf Baechle · 14 years ago
  82. 7ea4a68 MIPS: Octeon: Remove redundant declaration of octeon_reserve32_memory by Yang Shi · 15 years ago
  83. 7a7ac95 MIPS: Trace: Don't trace irqsoff for the idle process by Wu Zhangjin · 15 years ago
  84. abe5b41 MIPS: delay: Fix use of current_cpu_data in preemptable code. by Ralf Baechle · 15 years ago
  85. b1cea3b MIPS: Octeon: Remove #if 0 code. by David Daney · 15 years ago
  86. 1ef2887 MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32_USE_WIRED_TLB by David Daney · 15 years ago
  87. 1874a08 MIPS: Cavium: Remove unused watchdog code. by Ralf Baechle · 15 years ago
  88. c948aca MIPS: Fix build breakage if CONFIG_DEBUG_FS is enabled. by Ralf Baechle · 15 years ago
  89. 0df5dd4 NFSv4: fix delegated locking by Trond Myklebust · 14 years ago
  90. ff818c2 ALSA: hda - Add fix-up for Sony VAIO with ALC269 by Takashi Iwai · 14 years ago
  91. 7fa90e8 ALSA: hda - Enhance fix-up table for Realtek codecs by Takashi Iwai · 14 years ago
  92. b73c5f8 drm/radeon/kms: fix calculation of mipmapped 3D texture sizes by Marek Olšák · 14 years ago
  93. ce227c4 drm/radeon/kms: only change mode when coherent value changes. by Dave Airlie · 14 years ago
  94. 490475a [SCSI] bnx2i: Bug fixes related to MTU change issue when there are active iscsi sessions by Anil Veerabhadrappa · 14 years ago
  95. a71fa1f [SCSI] ibmvscsi: fix DMA API misuse by FUJITA Tomonori · 14 years ago
  96. a8f23b0 [SCSI] wd7000: fix reset handler typo spin_unlock_irq() => spin_lock_irq() by Dan Carpenter · 14 years ago
  97. 5bbf297 [SCSI] zfcp: Fix tracing of requests with error status by Christof Schmitt · 14 years ago
  98. 07bbd0f [SCSI] zfcp: Update MAINTAINERS entry by Christof Schmitt · 14 years ago
  99. d7d0554 [SCSI] iscsi_tcp: fix relogin/shutdown hang by Mike Christie · 14 years ago
  100. be3bd22 nilfs2: fix typo "numer" -> "number" in alloc.c by Ryusuke Konishi · 14 years ago