1. 1a8bff5 ide: use module_param_named rather than module_param_call by Rusty Russell · 14 years ago
  2. c8ba6c5 param: update drivers/char/ipmi/ipmi_watchdog.c to new scheme by Rusty Russell · 14 years ago
  3. 886275c param: lock if_sdio's lbs_helper_name and lbs_fw_name against sysfs changes. by Rusty Russell · 14 years ago
  4. 7d35103 param: lock myri10ge_fw_name against sysfs changes. by Rusty Russell · 14 years ago
  5. d6d1b65 param: simple locking for sysfs-writable charp parameters by Rusty Russell · 14 years ago
  6. dca4130 param: remove unnecessary writable charp by Rusty Russell · 14 years ago
  7. 546970b param: add kerneldoc to moduleparam.h by Rusty Russell · 14 years ago
  8. 907b29e param: locking for kernel parameters by Rusty Russell · 14 years ago
  9. 914dcaa param: make param sections const. by Rusty Russell · 14 years ago
  10. a105432 param: use free hook for charp (fix leak of charp parameters) by Rusty Russell · 14 years ago
  11. e6df34a param: add a free hook to kernel_param_ops. by Rusty Russell · 14 years ago
  12. 6a84152 param: silence .init.text references from param ops by Rusty Russell · 14 years ago
  13. 549a8a0 Add param ops struct for hvc_iucv driver. by Sachin Sant · 15 years ago
  14. 8e4e15d nfs: update for module_param_named API change by Stephen Rothwell · 14 years ago
  15. 101d6c8 AppArmor: update for module_param_named API change by Stephen Rothwell · 14 years ago
  16. 9bbb9e5 param: use ops in struct kernel_param, rather than get and set fns directly by Rusty Russell · 14 years ago
  17. a14fe24 param: move the EXPORT_SYMBOL to after the definitions. by Rusty Russell · 14 years ago
  18. 2e9fb99 params: don't hand NULL values to param.set callbacks. by Rusty Russell · 14 years ago
  19. d280080 documentation: fix erroneous email address. by Rusty Russell · 14 years ago
  20. 120be66 regulator: Remove default DEBUG define from TPS6586x by Mark Brown · 14 years ago
  21. d7399fa regulator: tps6507x - add missing platform_set_drvdata in tps6507x_pmic_probe by Axel Lin · 14 years ago
  22. e7973c3 regulator: tps6586x - add regulator_unregister() in tps6586x_regulator_remove() by Axel Lin · 14 years ago
  23. 8f1f151 mfd: max8998 - fix incorrect kfree(i2c) in i2c_driver probe callback handler by Axel Lin · 14 years ago
  24. 1bddc2f regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write() by Axel Lin · 14 years ago
  25. 53a4bef regulator: max8660 - fix a memory leak in max8660_remove() by Axel Lin · 14 years ago
  26. 7c4c25e regulator: max1586 - fix a memory leak in max1586_pmic_remove() by Axel Lin · 14 years ago
  27. c4604e4 regulator: Default GPIO controlled WM8994 regulators to disabled by Joonyoung Shim · 14 years ago
  28. 27ef7f0 regulator: lp3971 - remove unnecessary ret value checking in lp3971_i2c_write() by Axel Lin · 14 years ago
  29. 1b69d8e max8998: fix off-by-one value range checking by Axel Lin · 14 years ago
  30. 4cc2e39 regulator: tps6586x: fix millivolt return values and SM2 table by Gary King · 14 years ago
  31. 1b13f4b regulator: tps6586x: add dependancy on MFD_TPS6585x by Mike Rapoport · 14 years ago
  32. 4961023 regulator: add TPS6586X regulator driver by Mike Rapoport · 14 years ago
  33. c5a4655 regulator: MAX8998: set_voltage bugfix. ramp_up delay and min/max voltage by MyungJoo Ham · 14 years ago
  34. c789ca2 regulator: add support for regulators on the ab8500 MFD by Sundar R IYER · 14 years ago
  35. 549931f ab8500-mfd: add regulator support to ab8500 mfd device by Sundar R Iyer · 14 years ago
  36. 1880a2f tps65023: Allow registering similar TPS65021 by Marek Vasut · 14 years ago
  37. 69f7100 drivers: regulators: depend on MFD_MAX8998 by Marek Szyprowski · 14 years ago
  38. 156f252 drivers: regulator: add Maxim 8998 driver by Kyungmin Park · 14 years ago
  39. 51bd694 ISL6271A voltage regulator support. by Marek Vasut · 14 years ago
  40. 839b836 regulator: make sure the regulator is available prior to the consumers. by Sonic Zhang · 14 years ago
  41. 8b385d9 regulator: new drivers for AD5398 and AD5821 by Sonic Zhang · 14 years ago
  42. 3e9e5a5 pkt_sched: Check .walk and .leaf class handlers by Jarek Poplawski · 14 years ago
  43. 41065fb pkt_sched: Fix sch_sfq vs tc_modify_qdisc oops by Jarek Poplawski · 14 years ago
  44. b3e84ff Merge branch 'perf/core' into perf/urgent by Ingo Molnar · 14 years ago
  45. 6396fc3 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  46. 4785879 fix a typo on comments in mm/percpu.c by Namhyung Kim · 14 years ago
  47. 28957a5 hugetlb: add missing unlock in avoidcopy path in hugetlb_cow() by Naoya Horiguchi · 14 years ago
  48. e3390f6 hwpoison: rename CONFIG by Naoya Horiguchi · 14 years ago
  49. 43131e1 HWPOISON, hugetlb: support hwpoison injection for hugepage by Naoya Horiguchi · 14 years ago
  50. fd6a03e HWPOISON, hugetlb: detect hwpoison in hugetlb code by Naoya Horiguchi · 14 years ago
  51. 93f70f9 HWPOISON, hugetlb: isolate corrupted hugepage by Naoya Horiguchi · 14 years ago
  52. c9fbdd5 HWPOISON, hugetlb: maintain mce_bad_pages in handling hugepage error by Naoya Horiguchi · 14 years ago
  53. 7013feb HWPOISON, hugetlb: set/clear PG_hwpoison bits on hugepage by Naoya Horiguchi · 14 years ago
  54. 7af446a HWPOISON, hugetlb: enable error handling path for hugepage by Naoya Horiguchi · 14 years ago
  55. 0fe6e20 hugetlb, rmap: add reverse mapping for hugepage by Naoya Horiguchi · 14 years ago
  56. 8edf344 hugetlb: move definition of is_vm_hugetlb_page() to hugepage_inline.h by Naoya Horiguchi · 14 years ago
  57. 8fd4993 x86: Document __phys_reloc_hide() usage in __pa_symbol() by Namhyung Kim · 14 years ago
  58. c6774bc Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  59. 6b4e901 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  60. 3c3e210 [SCSI] qla4xxx: fix compilation warning by Vikas Chaudhary · 14 years ago
  61. 67110df [SCSI] make error handling more robust in the face of reservations by James Bottomley · 14 years ago
  62. 3deee42 [SCSI] tgt: fix warning by Joe Eykholt · 14 years ago
  63. 081f4f4 [SCSI] drivers/message/fusion: Adjust confusing if indentation by Julia Lawall · 14 years ago
  64. 3eb3a92 [SCSI] Return NEEDS_RETRY for eh commands with status BUSY by Hannes Reinecke · 14 years ago
  65. 66a362a isofs: Fix lseek() to position beyond 4 GB by Jan Andres · 14 years ago
  66. 532490f vfs: remove unused MNT_STRICTATIME by Miklos Szeredi · 14 years ago
  67. 8df9d1a vfs: show unreachable paths in getcwd and proc by Miklos Szeredi · 14 years ago
  68. ffd1f4e vfs: only add " (deleted)" where necessary by Miklos Szeredi · 14 years ago
  69. f2eb657 vfs: add prepend_path() helper by Miklos Szeredi · 14 years ago
  70. 98dc568 vfs: __d_path: dont prepend the name of the root dentry by Miklos Szeredi · 14 years ago
  71. 7ae6bdb ia64: perfmon: add d_dname method by Miklos Szeredi · 14 years ago
  72. f7ad3c6 vfs: add helpers to get root and pwd by Miklos Szeredi · 14 years ago
  73. 542ce7a cachefiles: use path_get instead of lone dget by Miklos Szeredi · 14 years ago
  74. 6d0b545 fs/sysv/super.c: add support for non-PDP11 v7 filesystems by Lubomir Rintel · 14 years ago
  75. 496ee9b V7: Adjust sanity checks for some volumes by Lubomir Rintel · 14 years ago
  76. b76212d Add v7 alias by Lubomir Rintel · 14 years ago
  77. 8cef9c6 v9fs: fixup for inode_setattr being removed by Stephen Rothwell · 14 years ago
  78. 98a21ef caif-spi: Bugfix SPI_DATA_POS settings were inverted. by Sjur Braendeland · 14 years ago
  79. 24e263a caif: Bugfix - Increase default headroom size for control channel. by Sjur Braendeland · 14 years ago
  80. f6e1901 Merge branch 'for-2636/i2c/nuc' into next-i2c by Ben Dooks · 14 years ago
  81. d8a6206 Merge branch 'for-2636/i2c/nxp' into next-i2c by Ben Dooks · 14 years ago
  82. c09202a Merge branch 'for-2636/i2c/pxa' into next-i2c by Ben Dooks · 14 years ago
  83. ededad3 i2c/nuc900: add i2c driver support for nuc900 by Wan ZongShun · 14 years ago
  84. c115167 i2c: Enable NXP LPC support in Kconfig by Kevin Wells · 14 years ago
  85. db9ebb7 mtd/nand_base: fix kernel-doc warnings & typos by Randy Dunlap · 14 years ago
  86. 7cfffac nand/denali: use dev_xx debug function to replace nand_dbg_print and some printk by Chuanxiao Dong · 14 years ago
  87. 8ae61eb nand/denali: Fixed handle ECC error bugs by Chuanxiao Dong · 14 years ago
  88. 24c3fa3 nand/denali: use iowrite32() to replace denali_write32() by Chuanxiao Dong · 14 years ago
  89. 5c0eb90 nand/denali: Fixed probe function bugs by Chuanxiao Dong · 14 years ago
  90. 21e2ecf i2c-pxa: fix compiler warning, due to missing const by Marc Kleine-Budde · 14 years ago
  91. 969a6e5 net: make netpoll_rx return bool for !CONFIG_NETPOLL by John W. Linville · 14 years ago
  92. cc4589e Rename raid6 files now they're in a 'raid6' directory. by David Woodhouse · 14 years ago
  93. 58ac7aa Add Lenovo ideapad driver by David Woodhouse · 14 years ago
  94. 1c114f4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  95. 3d30701 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  96. 8cbd84f x86: fix up system call numbering nit by Linus Torvalds · 14 years ago
  97. 20d7b24 power: Remove owner field from attribute initialization code in OLPC driver by Guenter Roeck · 14 years ago
  98. 72d2e9f i2c.h: fix kernel-doc warnings by Randy Dunlap · 14 years ago
  99. 0caa621 kernel/timer.c: fix kernel-doc function parameter warning by Randy Dunlap · 14 years ago
  100. 0f7436a docbook: fixup media support files for htmldocs also by Randy Dunlap · 14 years ago