1. 26b3c01 rtc: set wakeup capability for I2C and SPI RTC drivers by Anton Vorontsov · 14 years ago
  2. 1144ab5 sdhci-of: add support for the wii sdhci controller by Albert Herranz · 14 years ago
  3. 7657c3a sdhci-of: reorganize driver to support additional hardware by Albert Herranz · 14 years ago
  4. bc1ad56 sdhci-of: rename main driver file prior to reorganization by Albert Herranz · 14 years ago
  5. c0bba0d sdhci: protect header file against multi inclusion by Albert Herranz · 14 years ago
  6. e881279 sdio: initialise SDIO functions and update card->sdio_funcs in lockstep by Matt Fleming · 14 years ago
  7. 3d10a1b sdio: fix reference counting in sdio_remove_func() by Daniel Drake · 14 years ago
  8. f6151df mm: introduce coredump parameter structure by Masami Hiramatsu · 14 years ago
  9. 9cd80bb do_wait() optimization: do not place sub-threads on task_struct->children list by Oleg Nesterov · 14 years ago
  10. 0f67b0b nommu: ramfs: remove unused local var by Mike Frysinger · 14 years ago
  11. 8a79503 lib/vsprintf.c: document more vsnprintf extensions by Uwe Kleine-König · 14 years ago
  12. 5d0bb2c vt: don't export vt_kmsg_redirect() to userspace by Bernhard Walle · 14 years ago
  13. 0f05058 drivers/video/via/viafbdev.c: correct code taking the size of a pointer by Julia Lawall · 14 years ago
  14. 312ea07 hwmon: I2C bus support for lis3lv02d and variant accelerometer chips by Samu Onkalo · 14 years ago
  15. ec8e2f7 reiserfs: truncate blocks not used by a write by Jan Kara · 14 years ago
  16. 2bf212b cs5535: CS5535_MFGPT_DEFAULT_IRQ should depend on CS5535_MFGPT by Geert Uytterhoeven · 14 years ago
  17. 3e26120 kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-non-negative.patch by WANG Cong · 14 years ago
  18. 8c63450 x86: Fix objdump version check in arch/x86/tools/chkobjdump.awk by akpm@linux-foundation.org · 14 years ago
  19. 6665398 Merge branch 'cache' (early part) by Russell King · 14 years ago
  20. 6c56cce x86: Reenable TSC sync check at boot, even with NONSTOP_TSC by Pallipadi, Venkatesh · 14 years ago
  21. b6e3224 Revert "task_struct: make journal_info conditional" by Linus Torvalds · 14 years ago
  22. 7a5d24b Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus by Chris Mason · 14 years ago
  23. a2770d8 Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)" by Linus Torvalds · 14 years ago
  24. 3a1abec Btrfs: make sure fallocate properly starts a transaction by Chris Mason · 14 years ago
  25. 652fd78 Bluetooth: Prevent ill-timed autosuspend in USB driver by Oliver Neukum · 14 years ago
  26. b13f586 Bluetooth: Fix L2CAP locking scheme regression by Andrei Emeltchenko · 14 years ago
  27. 186ee8c Bluetooth: Ack L2CAP I-frames before retransmit missing packet by Gustavo F. Padovan · 14 years ago
  28. 186de9a Bluetooth: Fix unset of RemoteBusy flag for L2CAP by Gustavo F. Padovan · 14 years ago
  29. ebfee3d Merge branch btrfs-master into for-linus by Chris Mason · 14 years ago
  30. 971beb8 Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid() by Roel Kluin · 14 years ago
  31. 83d3c96 Btrfs: make metadata chunks smaller by Josef Bacik · 14 years ago
  32. 20a5239 Btrfs: Show discard option in /proc/mounts by Matthew Wilcox · 14 years ago
  33. 4a8be42 Btrfs: deny sys_link across subvolumes. by TARUISI Hiroaki · 15 years ago
  34. a7a3f7c Btrfs: fail mount on bad mount options by Sage Weil · 15 years ago
  35. 06b2331 Btrfs: don't add extent 0 to the free space cache v2 by Yan, Zheng · 15 years ago
  36. 86b9f2e Btrfs: Fix per root used space accounting by Yan, Zheng · 15 years ago
  37. 55ef689 Btrfs: Fix btrfs_drop_extent_cache for skip pinned case by Yan, Zheng · 15 years ago
  38. 24bbcf0 Btrfs: Add delayed iput by Yan, Zheng · 15 years ago
  39. f34f57a Btrfs: Pass transaction handle to security and ACL initialization functions by Yan, Zheng · 15 years ago
  40. 8082510 Btrfs: Make truncate(2) more ENOSPC friendly by Yan, Zheng · 15 years ago
  41. 5a303d5 Btrfs: Make fallocate(2) more ENOSPC friendly by Yan, Zheng · 15 years ago
  42. 2e4bfab Btrfs: Avoid orphan inodes cleanup during committing transaction by Yan, Zheng · 15 years ago
  43. c71bf09 Btrfs: Avoid orphan inodes cleanup while replaying log by Yan, Zheng · 15 years ago
  44. c216775 Btrfs: Fix disk_i_size update corner case by Yan, Zheng · 15 years ago
  45. b8a7f3c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  46. a377d181 Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score by Linus Torvalds · 14 years ago
  47. 22a8059 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  48. eaff807 kill I_LOCK by Christoph Hellwig · 14 years ago
  49. 7a0ad10 fold do_sync_file_range into sys_sync_file_range by Christoph Hellwig · 14 years ago
  50. 76b7e00 fix up O_SYNC comments by Christoph Hellwig · 14 years ago
  51. d53342bf spi: spi_txx9.c: use resource_size() by hartleys · 14 years ago
  52. 76b6fdd spi: spi_sh_sci.c: use resource_size() by hartleys · 14 years ago
  53. 82de765 spi: spi_mpc8xxx.c: use resource_size() by hartleys · 14 years ago
  54. 74947b8 spi: spi_bfin5xx.c: use resource_size() by hartleys · 14 years ago
  55. 905aa0a spi: atmel_spi.c: use resource_size() by hartleys · 14 years ago
  56. 1b8ab81 VFS/fsstack: handle 32-bit smp + preempt + large files in fsstack_copy_inode_size by Erez Zadok · 15 years ago
  57. 230d42d spi: Add s3c64xx SPI Controller driver by Jassi Brar · 15 years ago
  58. 9afa2fb fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_all by Erez Zadok · 15 years ago
  59. 6aed4ee atmel_spi: fix dma addr calculation for len > BUFFER_SIZE by Ben Nizette · 14 years ago
  60. bec0806 spi_s3c24xx: add FIQ pseudo-DMA support by Ben Dooks · 14 years ago
  61. cb59861 vfs: remove extraneous NULL d_inode check from do_filp_open by Jeff Layton · 15 years ago
  62. a3a065e3 fs: no games with DCACHE_UNHASHED by Nick Piggin · 15 years ago
  63. b9aff02 fs: anon_inodes implement dname by Nick Piggin · 15 years ago
  64. e24c745 spi: controller driver for Designware SPI core by Feng Tang · 14 years ago
  65. db389b6 spidev: add proper section markers by Mike Frysinger · 14 years ago
  66. 8ae1c92 spidev: use DECLARE_BITMAP instead of declaring the array by Thadeu Lima de Souza Cascardo · 14 years ago
  67. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
  68. 331d9d5 Revert "fbdev: atafb - add palette register check" by Geert Uytterhoeven · 14 years ago
  69. 04a1e62 x86/ptrace: make genregs[32]_get/set more robust by Linus Torvalds · 14 years ago
  70. 4beb3d6 x86: Don't use POSIX character classes in gen-insn-attr-x86.awk by Roland Dreier · 14 years ago
  71. c051346 Makefile: set LC_CTYPE, LC_COLLATE, LC_NUMERIC to C by H. Peter Anvin · 14 years ago
  72. 035eb0c ALSA: hda - Fix missing capsrc_nids for ALC88x by Takashi Iwai · 14 years ago
  73. 077614e sched: Fix broken assertion by Peter Zijlstra · 14 years ago
  74. e178153 sched: Assert task state bits at build time by Peter Zijlstra · 14 years ago
  75. 464763c sched: Update task_state_arraypwith new states by Peter Zijlstra · 14 years ago
  76. 44d90df sched: Add missing state chars to TASK_STATE_TO_CHAR_STR by Peter Zijlstra · 14 years ago
  77. 7334215 sched: Move TASK_STATE_TO_CHAR_STR near the TASK_state bits by Peter Zijlstra · 14 years ago
  78. 5d27c23 perf events: Dont report side-band events on each cpu for per-task-per-cpu events by Peter Zijlstra · 14 years ago
  79. f7a297a backlight: mbp_nvidia_bl - add two more MacBookPro variants by Daniel Ritz · 15 years ago
  80. cfc3899 backlight: Pass device through notify callback in the pwm driver by Ben Dooks · 15 years ago
  81. e459062 leds: leds-pwm: Set led_classdev max_brightness by Lars-Peter Clausen · 15 years ago
  82. 1998111 leds: leds-lp3944.h - remove unneeded includes by Antonio Ospite · 15 years ago
  83. 51de036 leds: use default-on trigger for Cobalt Qube by Florian Fainelli · 15 years ago
  84. eedd898 leds: drivers/leds/leds-ss4200.c: fix return statement by akpm@linux-foundation.org · 15 years ago
  85. 9695fff leds: leds-pca9532.h- indent with tabs, not spaces by Antonio Ospite · 15 years ago
  86. c0f8faf ALSA: hda - Make use of beep device found in Dell Vostro 1015n by Einar Rünkaru · 14 years ago
  87. 254bba6 ALSA: hda - Fixed internal mic initialization for Dell Vostro 1015 by Einar Rünkaru · 14 years ago
  88. d4cc6a2 leds: Add LED class driver for regulator driven LEDs. by Antonio Ospite · 14 years ago
  89. ebb83ee ALSA: hda - More ALC663 fixes and support of compatible chips by Kailang Yang · 14 years ago
  90. 2fbe74b sound/oss/pss: Fix test of unsigned in pss_reset_dsp() and pss_download_boot() by Roel Kluin · 14 years ago
  91. 5b0582e backlight: PTR_ERR return of wrong pointer in cr_backlight_probe() by Roel Kluin · 14 years ago
  92. 3c0f6e1 leds: leds-cobalt-qube.c: use resource_size() by H Hartley Sweeten · 14 years ago
  93. d3aad63 leds: leds-cobalt-raq.c - use resource_size() by H Hartley Sweeten · 14 years ago
  94. ef8355c score: include asm-generic/param.h in asm/delay.h. by Chen Liqin · 14 years ago
  95. 202b864 score: fixed pfn_valid define. by Chen Liqin · 15 years ago
  96. 11ab3f3 score: add flush_dcahce_page and PG_dcache_dirty define by Chen Liqin · 15 years ago
  97. 6f17c65 regulator: wm831x_reg_read() failure unnoticed in wm831x_aldo_get_mode() by Roel Kluin · 14 years ago
  98. cf9836f twl-regulator: Fix reg_disable functionality for 4030 and 6030 by Juha Keski-Saari · 14 years ago
  99. 53b8a9d twl-regulator: Add turnon delay to reg_enable by Juha Keski-Saari · 14 years ago
  100. 30010fa twl-regulator: Restore REMAP configuration in regulator probe by Juha Keski-Saari · 14 years ago