1. 9209e4b Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 15 years ago
  2. a695bc6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  3. 6485536 printk: fix new kernel-doc warnings by Randy Dunlap · 15 years ago
  4. 65a80b4 readahead: add blk_run_backing_dev by Hisashi Hifumi · 15 years ago
  5. 26b3c01 rtc: set wakeup capability for I2C and SPI RTC drivers by Anton Vorontsov · 15 years ago
  6. 1144ab5 sdhci-of: add support for the wii sdhci controller by Albert Herranz · 15 years ago
  7. 7657c3a sdhci-of: reorganize driver to support additional hardware by Albert Herranz · 15 years ago
  8. bc1ad56 sdhci-of: rename main driver file prior to reorganization by Albert Herranz · 15 years ago
  9. c0bba0d sdhci: protect header file against multi inclusion by Albert Herranz · 15 years ago
  10. e881279 sdio: initialise SDIO functions and update card->sdio_funcs in lockstep by Matt Fleming · 15 years ago
  11. 3d10a1b sdio: fix reference counting in sdio_remove_func() by Daniel Drake · 15 years ago
  12. f6151df mm: introduce coredump parameter structure by Masami Hiramatsu · 15 years ago
  13. 9cd80bb do_wait() optimization: do not place sub-threads on task_struct->children list by Oleg Nesterov · 15 years ago
  14. 0f67b0b nommu: ramfs: remove unused local var by Mike Frysinger · 15 years ago
  15. 8a79503 lib/vsprintf.c: document more vsnprintf extensions by Uwe Kleine-König · 15 years ago
  16. 5d0bb2c vt: don't export vt_kmsg_redirect() to userspace by Bernhard Walle · 15 years ago
  17. 0f05058 drivers/video/via/viafbdev.c: correct code taking the size of a pointer by Julia Lawall · 15 years ago
  18. 312ea07 hwmon: I2C bus support for lis3lv02d and variant accelerometer chips by Samu Onkalo · 15 years ago
  19. ec8e2f7 reiserfs: truncate blocks not used by a write by Jan Kara · 15 years ago
  20. 2bf212b cs5535: CS5535_MFGPT_DEFAULT_IRQ should depend on CS5535_MFGPT by Geert Uytterhoeven · 15 years ago
  21. 3e26120 kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-non-negative.patch by WANG Cong · 15 years ago
  22. 6665398 Merge branch 'cache' (early part) by Russell King · 15 years ago
  23. b6e3224 Revert "task_struct: make journal_info conditional" by Linus Torvalds · 15 years ago
  24. a2770d8 Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)" by Linus Torvalds · 15 years ago
  25. b8a7f3c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  26. a377d18 Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score by Linus Torvalds · 15 years ago
  27. 22a8059 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago
  28. eaff807 kill I_LOCK by Christoph Hellwig · 15 years ago
  29. 7a0ad10 fold do_sync_file_range into sys_sync_file_range by Christoph Hellwig · 15 years ago
  30. 76b7e00 fix up O_SYNC comments by Christoph Hellwig · 15 years ago
  31. 1b8ab81 VFS/fsstack: handle 32-bit smp + preempt + large files in fsstack_copy_inode_size by Erez Zadok · 15 years ago
  32. 9afa2fb fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_all by Erez Zadok · 15 years ago
  33. cb59861 vfs: remove extraneous NULL d_inode check from do_filp_open by Jeff Layton · 15 years ago
  34. a3a065e3 fs: no games with DCACHE_UNHASHED by Nick Piggin · 15 years ago
  35. b9aff02 fs: anon_inodes implement dname by Nick Piggin · 15 years ago
  36. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  37. 331d9d5 Revert "fbdev: atafb - add palette register check" by Geert Uytterhoeven · 15 years ago
  38. 04a1e62 x86/ptrace: make genregs[32]_get/set more robust by Linus Torvalds · 15 years ago
  39. e459062 leds: leds-pwm: Set led_classdev max_brightness by Lars-Peter Clausen · 15 years ago
  40. 1998111 leds: leds-lp3944.h - remove unneeded includes by Antonio Ospite · 15 years ago
  41. 51de036 leds: use default-on trigger for Cobalt Qube by Florian Fainelli · 15 years ago
  42. eedd898 leds: drivers/leds/leds-ss4200.c: fix return statement by akpm@linux-foundation.org · 15 years ago
  43. 9695fff leds: leds-pca9532.h- indent with tabs, not spaces by Antonio Ospite · 15 years ago
  44. d4cc6a2 leds: Add LED class driver for regulator driven LEDs. by Antonio Ospite · 15 years ago
  45. 3c0f6e1 leds: leds-cobalt-qube.c: use resource_size() by H Hartley Sweeten · 15 years ago
  46. d3aad63 leds: leds-cobalt-raq.c - use resource_size() by H Hartley Sweeten · 15 years ago
  47. ef8355c score: include asm-generic/param.h in asm/delay.h. by Chen Liqin · 15 years ago
  48. 202b864 score: fixed pfn_valid define. by Chen Liqin · 15 years ago
  49. 11ab3f3 score: add flush_dcahce_page and PG_dcache_dirty define by Chen Liqin · 15 years ago
  50. 6f17c65 regulator: wm831x_reg_read() failure unnoticed in wm831x_aldo_get_mode() by Roel Kluin · 15 years ago
  51. cf9836f twl-regulator: Fix reg_disable functionality for 4030 and 6030 by Juha Keski-Saari · 15 years ago
  52. 53b8a9d twl-regulator: Add turnon delay to reg_enable by Juha Keski-Saari · 15 years ago
  53. 30010fa twl-regulator: Restore REMAP configuration in regulator probe by Juha Keski-Saari · 15 years ago
  54. 045f972 twl-regulator: Add turnon-delay and REMAP config to twlreg_info struct by Juha Keski-Saari · 15 years ago
  55. 205e5cd twl-regulator: Define critical regulators as always_on by Juha Keski-Saari · 15 years ago
  56. 07fc493 twl-regulator: Add all twl4030 regulators to twlreg_info by Juha Keski-Saari · 15 years ago
  57. 735eb93 regulator: mc13783-regulator: correct the probing time. by Alberto Panizzo · 15 years ago
  58. eb143ac regulator: Fix unbalanced disables/enables in regulator_bulk_{enable,disable} error path by Lars-Peter Clausen · 15 years ago
  59. fa2984d regulator: core.c: Small coding style cleanup (indentation fixup) by Stefan Roese · 15 years ago
  60. d662fc8 drivers/regulator: use PTR_ERR to get error code by Julia Lawall · 15 years ago
  61. b56daf1 regulator: consumer.h - fix build when consumer.h is #included first. by Liam Girdwood · 15 years ago
  62. a10099b regulator/mc13783: various cleanups by Uwe Kleine-König · 15 years ago
  63. b4b90c6 regulator/mc13783: rename source file to match other drivers by Uwe Kleine-König · 15 years ago
  64. 176f45b Fix some AB3100 regulator issues by Linus Walleij · 15 years ago
  65. 495353a regulator: keep index within bounds in da9034_get_ldo12_voltage() by Roel Kluin · 15 years ago
  66. ddec681 regulator: Ensure val is initialised in 88pm8607 choose_voltage() by Mark Brown · 15 years ago
  67. 9992ef4 regulator: Remove duplicate consts from ab3100 by Mark Brown · 15 years ago
  68. 638f85c regulator: Handle regulators without suspend mode configuration by Mark Brown · 15 years ago
  69. 1083c39 regulator: Factor out regulator name pretty printing by Mark Brown · 15 years ago
  70. 8f031b4 regulator: Display actual settings with constraints by Mark Brown · 15 years ago
  71. af5866c regulator: Also lift apply_uV into machine_constraints_voltage() by Mark Brown · 15 years ago
  72. e79055d regulator: Factor out voltage constraint setup by Mark Brown · 15 years ago
  73. 5b30762 regulator: Report error codes for bulk operations by Mark Brown · 15 years ago
  74. be0e2d3 regulator: add 88PM8607 PMIC driver by Haojian Zhuang · 15 years ago
  75. e24a04c regulator: Implement WM831x BuckWise DC-DC convertor DVS support by Mark Brown · 15 years ago
  76. 27f37e4 regulator: add driver for MAX8660/8661 by Wolfram Sang · 15 years ago
  77. 06777d3 dio: fix use-after-free by Al Viro · 15 years ago
  78. c0caac9 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 15 years ago
  79. 718deb6 Fix breakage in shmem.c by Al Viro · 15 years ago
  80. bea4c89 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  81. 73efc46 re-export alloc_file() by Roland Dreier · 15 years ago
  82. a73611b Merge branch 'next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  83. 5fa3577 Merge branch 'drm-vmware-staging' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  84. d4220f9 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  85. 61cf693 [sysctl] Fix breakage on systems with older glibc by Andi Kleen · 15 years ago
  86. 288f02b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  87. 8aedf8a Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  88. a7a5ac5 PCMCIA: fix pxa2xx_lubbock modular build error by Marc Zyngier · 15 years ago
  89. d93626e [ARM] Update mach-types by Russell King · 15 years ago
  90. 1cc76b5 Merge branch 'for-rmk' of git://git.marvell.com/orion by Russell King · 15 years ago
  91. bac5e54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  92. 529e894 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  93. 61ecdb84 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  94. da184a8 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  95. 3fc98b1 XFS: Free buffer pages array unconditionally by Dave Chinner · 15 years ago
  96. a5f9be5 xfs: kill xfs_bmbt_rec_32/64 types by Christoph Hellwig · 15 years ago
  97. 2ee1aba xfs: improve metadata I/O merging in the elevator by Dave Chinner · 15 years ago
  98. aa96ce0 Merge branch 'misc-2.6.33' into release by Len Brown · 15 years ago
  99. bf8b454 ACPI processor: Fix section mismatch for processor_add() by Thomas Renninger · 15 years ago
  100. b44b112 xfs: check for not fully initialized inodes in xfs_ireclaim by Christoph Hellwig · 15 years ago