1. bf28607 MIPS: Close races in TLB modify handlers. by David Daney · 14 years ago
  2. f0daaaf MIPS: Add uasm UASM_i_SRL_SAFE macro. by David Daney · 14 years ago
  3. c8e5885 MIPS: RB532: Use hex_to_bin() by Andy Shevchenko · 15 years ago
  4. 5fba096 MIPS: Enable cpu_has_clo_clz for MIPS Technologies' platforms by Shinya Kuribayashi · 15 years ago
  5. c2b78c8 MIPS: PowerTV: Provide cpu-feature-overrides.h by David VomLehn · 15 years ago
  6. 98f4a2c MIPS: Remove pointless return statement from empty void functions. by Ralf Baechle · 14 years ago
  7. 464fd83 MIPS: Limit fixrange_init() to the FIXMAP region by Kevin Cernekee · 15 years ago
  8. 273f2d7 MIPS: Install handlers for software IRQs by Kevin Cernekee · 15 years ago
  9. 565b60d MIPS: Move FIXADDR_TOP into spaces.h by Kevin Cernekee · 15 years ago
  10. d0023c4 MIPS: Add SYNC after cacheflush by Kevin Cernekee · 15 years ago
  11. b6da0ff MIPS: pfn_valid() is broken on low memory HIGHMEM systems by Kevin Cernekee · 15 years ago
  12. e36863a MIPS: HIGHMEM DMA on noncoherent MIPS32 processors by Dezhong Diao · 15 years ago
  13. d0be89f MIPS: topdown mmap support by Jian Peng · 14 years ago
  14. 3a71366 MIPS: Remove redundant addr_limit assignment on exec. by Mathias Krause · 14 years ago
  15. c4a5054 MIPS: AR7: Replace __attribute__((__packed__)) with __packed by Florian Fainelli · 14 years ago
  16. 1145410 MIPS: AR7: Remove 'space before tabs' in platform.c by Florian Fainelli · 14 years ago
  17. 744120a MIPS: Lantiq: Add missing clk_enable and clk_disable functions. by John Crispin · 14 years ago
  18. de88397 MIPS: AR7: Fix trailing semicolon bug in clock.c by Florian Fainelli · 14 years ago
  19. 6097050 MAINTAINERS: Update MIPS entry. by Ralf Baechle · 14 years ago
  20. b29af67 MIPS: BCM63xx: Remove duplicate PERF_IRQSTAT_REG definition by Jonas Gorski · 14 years ago
  21. 39263ee MIPS: Netlogic: SMP fixes for XLR/XLS platform code. by Jayachandran C · 14 years ago
  22. 1544129 MIPS: SB1250: Restore dropped irq_mask function by Thomas Gleixner · 14 years ago
  23. 56eccc3 MIPS: MIPSsim: Fix uniprocessor build. by Ralf Baechle · 14 years ago
  24. 4f55fd7 MIPS: ARC: Fix build of firmware library on uniprocessor. by Ralf Baechle · 14 years ago
  25. bf45e58 MIPS: XLR, XLS: Move makefile bits to were they belong. by Ralf Baechle · 14 years ago
  26. 852fe31 MIPS: Malta: Fix crash in SMP kernel on non-CMP systems. by Ralf Baechle · 14 years ago
  27. b12acf1 MIPS: Wire up sendmmsg and renumber setns syscall. by Ralf Baechle · 14 years ago
  28. 731f90fa MIPS: SMTC: Fix build. by Ralf Baechle · 14 years ago
  29. 34ed950 MIPS: Malta SMTC: Fix build. by Ralf Baechle · 14 years ago
  30. 1bed3b9 MIPS: GT64120: Remove useless inclusion of clocksource.h. by Ralf Baechle · 14 years ago
  31. 84fe98e MIPS: NILE4: Remove useless inclusion of GT64120 header. by Ralf Baechle · 14 years ago
  32. e6625fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  33. 47126d8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 14 years ago
  34. 4746efd vmscan: fix a livelock in kswapd by Shaohua Li · 14 years ago
  35. f7b8863 fs/libfs.c: fix simple_attr_write() on 32bit machines by Akinobu Mita · 14 years ago
  36. e501f29 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  37. 5943026 vfs: fix race in rcu lookup of pruned dentry by Linus Torvalds · 14 years ago
  38. 38be7a7 ceph: fix file mode calculation by Sage Weil · 14 years ago
  39. 9daedd8 davinci: DM365 EVM: fix video input mux bits by Jon Povey · 14 years ago
  40. 33e1e5e ARM: davinci: Check for NULL return from irq_alloc_generic_chip by Todd Poynor · 14 years ago
  41. 3a5c374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  42. 680ba7c pppoe: Must flush connections when MAC address changes too. by David S. Miller · 14 years ago
  43. a07c796 include/linux/sdla.h: remove the prototype of sdla() by WANG Cong · 14 years ago
  44. fec11dd Fix cifs_get_root() by Al Viro · 14 years ago
  45. 0b8f627 tulip: dmfe: Remove old log spamming pr_debugs by Joe Perches · 14 years ago
  46. dc6b845 si4713-i2c: avoid potential buffer overflow on si4713 by Mauro Carvalho Chehab · 14 years ago
  47. 524196d Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  48. d36c301 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  49. a406721d Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  50. 0916a5e hppfs_lookup(): don't open-code lookup_one_len() by Al Viro · 14 years ago
  51. 3cc0658 hppfs: fix dentry leak by Al Viro · 14 years ago
  52. 0577d1b cramfs: get_cramfs_inode() returns ERR_PTR() on failure by Al Viro · 14 years ago
  53. 642c937 ufs should use d_splice_alias() by Al Viro · 14 years ago
  54. a803b80 fix exofs ->get_parent() by Al Viro · 14 years ago
  55. f560f66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  56. 3d68bd0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  57. efcbae2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  58. 54a772b Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  59. a6b52a9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  60. 247dc22 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  61. 94b0522 Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  62. d4bd4b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  63. d3f684f hwmon: (max1111) Fix race condition causing NULL pointer exception by Pavel Herrmann · 14 years ago
  64. fa8b697 hwmon: (it87) Fix label group removal by Jean Delvare · 14 years ago
  65. 0b8e77f hwmon: (asus_atk0110) Fix memory leak by Luca Tettamanti · 14 years ago
  66. f71d26b watchdog: hpwdt depends on PCI by Randy Dunlap · 14 years ago
  67. b793eb6 ASoC: Correct WM8994 MICBIAS supply widget hookup by Mark Brown · 14 years ago
  68. 1b71fe2 ceph analog of cifs build_path_from_dentry() race fix by Al Viro · 14 years ago
  69. dc137bf cifs: build_path_from_dentry() race fix by Al Viro · 14 years ago
  70. 1ef4859 sparc: sun4m SMP: fix wrong shift instruction in IPI handler by Will Simoneau · 14 years ago
  71. 05e9a2f Bluetooth: Fix crash with incoming L2CAP connections by Ilia Kolomisnky · 14 years ago
  72. 9191e6a Bluetooth: Fix regression in L2CAP connection procedure by Gustavo F. Padovan · 14 years ago
  73. d670ac0 ARM: SAMSUNG: DMA Cleanup as per sparse by Sangwook Lee · 14 years ago
  74. 2a75ca4 watchdog: fix hpwdt Kconfig regression in 3.0-rc by Olaf Hering · 14 years ago
  75. 691abd0 ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chip by Todd Poynor · 14 years ago
  76. 1765a36 Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  77. 900b170 ARM: fix regression in IXP4xx clocksource by Richard Cochran · 14 years ago
  78. f3dc158 gianfar: rx parser by Sebastian Pöhn · 14 years ago
  79. 84652e8 PM / MIPS: Convert i8259.c to using syscore_ops by Rafael J. Wysocki · 14 years ago
  80. 164d5c3 gpio: wm831x: add a missing break in wm831x_gpio_dbg_show by Axel Lin · 14 years ago
  81. af8a927 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  82. 3110df8 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  83. 375d0c0 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  84. da1b001 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  85. df8d6fe Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu by Linus Torvalds · 14 years ago
  86. c64be78 sched: Fix 32bit race by Peter Zijlstra · 14 years ago
  87. e3c1620 drm/radeon/kms: add new NI pci ids by Alex Deucher · 14 years ago
  88. 0d9b6e7 r6040: only disable RX interrupt if napi_schedule_prep is successful by Michael Thalmeier · 14 years ago
  89. 7e97bbb hwmon: (adm1275) Fix coefficients per datasheet revision B by Guenter Roeck · 14 years ago
  90. b35e160 ASoC: Fix shift in WM8958 accessory detection default implementation by Mark Brown · 14 years ago
  91. 1836750 fix loop checks in d_materialise_unique() by Al Viro · 14 years ago
  92. 62f2a3a net: remove NETIF_F_ALL_TX_OFFLOADS by Michał Mirosław · 14 years ago
  93. b73c43f net: sctp: fix checksum marking for outgoing packets by Michał Mirosław · 14 years ago
  94. 5dcd07b Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 14 years ago
  95. 380f7c6 GFS2: Resolve inode eviction and ail list interaction bug by Steven Whitehouse · 14 years ago
  96. 7fb574a Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into release by Len Brown · 14 years ago
  97. b4a03b9 ACPI: Fixes device power states array overflow by Lin Ming · 14 years ago
  98. 4d2b295 ACPI, APEI, HEST, Detect duplicated hardware error source ID by Huang Ying · 14 years ago
  99. 51414d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  100. a1ad5ec [media] tuner-core: fix a 2.6.39 regression with mt20xx by Mauro Carvalho Chehab · 14 years ago