1. a8fe9ea dma-debug: Fix bug causing build warning by Ingo Molnar · 15 years ago
  2. f405d2c x86/agp: Fix agp_amd64_init() initialization with CONFIG_GART_IOMMU enabled by FUJITA Tomonori · 15 years ago
  3. 39d3077 x86: SGI UV: Fix writes to led registers on remote uv hubs by Mike Travis · 15 years ago
  4. c0ca9da x86, kmemcheck: Use KERN_WARNING for error reporting by Pekka Enberg · 15 years ago
  5. d015a09 x86: Use KERN_DEFAULT log-level in __show_regs() by Pekka Enberg · 15 years ago
  6. 605c1a1 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 · 15 years ago
  7. 17a2a9b x86, compress: Force i386 instructions for the decompressor by H. Peter Anvin · 15 years ago
  8. ce9277f Merge branches 'dma-debug/fixes' and 'amd-iommu/fixes' into iommu/fixes by Joerg Roedel · 15 years ago
  9. 0f76480 x86/amd-iommu: Fix initialization failure panic by Joerg Roedel · 15 years ago
  10. f797d98 dma-debug: Do not add notifier when dma debugging is disabled. by Shaun Ruffell · 15 years ago
  11. 8bee738 x86: Fix objdump version check in chkobjdump.awk for different formats. by Masami Hiramatsu · 15 years ago
  12. 18374d8 x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system by Suresh Siddha · 15 years ago
  13. 5563935 Linux 2.6.33-rc1 by Linus Torvalds · 15 years ago
  14. 55db493b Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  15. efc8e7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  16. b5c96f8 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  17. e82b1da Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  18. fc6f070 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  19. dbfc985 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  20. 7c508e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  21. dcc7cd0 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  22. bf931a0 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  23. 4e46aa0 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 15 years ago
  24. 9209e4b Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 15 years ago
  25. a695bc6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  26. 06b5dc6 Makefile: Unexport LC_ALL instead of clearing it by H. Peter Anvin · 15 years ago
  27. 6485536 printk: fix new kernel-doc warnings by Randy Dunlap · 15 years ago
  28. 65a80b4 readahead: add blk_run_backing_dev by Hisashi Hifumi · 15 years ago
  29. 26b3c01 rtc: set wakeup capability for I2C and SPI RTC drivers by Anton Vorontsov · 15 years ago
  30. 1144ab5 sdhci-of: add support for the wii sdhci controller by Albert Herranz · 15 years ago
  31. 7657c3a sdhci-of: reorganize driver to support additional hardware by Albert Herranz · 15 years ago
  32. bc1ad56 sdhci-of: rename main driver file prior to reorganization by Albert Herranz · 15 years ago
  33. c0bba0d sdhci: protect header file against multi inclusion by Albert Herranz · 15 years ago
  34. e881279 sdio: initialise SDIO functions and update card->sdio_funcs in lockstep by Matt Fleming · 15 years ago
  35. 3d10a1b sdio: fix reference counting in sdio_remove_func() by Daniel Drake · 15 years ago
  36. f6151df mm: introduce coredump parameter structure by Masami Hiramatsu · 15 years ago
  37. 9cd80bb do_wait() optimization: do not place sub-threads on task_struct->children list by Oleg Nesterov · 15 years ago
  38. 0f67b0b nommu: ramfs: remove unused local var by Mike Frysinger · 15 years ago
  39. 8a79503 lib/vsprintf.c: document more vsnprintf extensions by Uwe Kleine-König · 15 years ago
  40. 5d0bb2c vt: don't export vt_kmsg_redirect() to userspace by Bernhard Walle · 15 years ago
  41. 0f05058 drivers/video/via/viafbdev.c: correct code taking the size of a pointer by Julia Lawall · 15 years ago
  42. 312ea07 hwmon: I2C bus support for lis3lv02d and variant accelerometer chips by Samu Onkalo · 15 years ago
  43. ec8e2f7 reiserfs: truncate blocks not used by a write by Jan Kara · 15 years ago
  44. 2bf212b cs5535: CS5535_MFGPT_DEFAULT_IRQ should depend on CS5535_MFGPT by Geert Uytterhoeven · 15 years ago
  45. 3e26120 kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-non-negative.patch by WANG Cong · 15 years ago
  46. 8c63450 x86: Fix objdump version check in arch/x86/tools/chkobjdump.awk by akpm@linux-foundation.org · 15 years ago
  47. 6665398 Merge branch 'cache' (early part) by Russell King · 15 years ago
  48. 6c56cce x86: Reenable TSC sync check at boot, even with NONSTOP_TSC by Pallipadi, Venkatesh · 15 years ago
  49. b6e3224 Revert "task_struct: make journal_info conditional" by Linus Torvalds · 15 years ago
  50. 7a5d24b Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus by Chris Mason · 15 years ago
  51. a2770d8 Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)" by Linus Torvalds · 15 years ago
  52. 3a1abec Btrfs: make sure fallocate properly starts a transaction by Chris Mason · 15 years ago
  53. ebfee3d Merge branch btrfs-master into for-linus by Chris Mason · 15 years ago
  54. 83d3c96 Btrfs: make metadata chunks smaller by Josef Bacik · 15 years ago
  55. 20a5239 Btrfs: Show discard option in /proc/mounts by Matthew Wilcox · 15 years ago
  56. 4a8be42 Btrfs: deny sys_link across subvolumes. by TARUISI Hiroaki · 15 years ago
  57. a7a3f7c Btrfs: fail mount on bad mount options by Sage Weil · 15 years ago
  58. 06b2331 Btrfs: don't add extent 0 to the free space cache v2 by Yan, Zheng · 15 years ago
  59. 86b9f2e Btrfs: Fix per root used space accounting by Yan, Zheng · 15 years ago
  60. 55ef689 Btrfs: Fix btrfs_drop_extent_cache for skip pinned case by Yan, Zheng · 15 years ago
  61. 24bbcf0 Btrfs: Add delayed iput by Yan, Zheng · 15 years ago
  62. f34f57a Btrfs: Pass transaction handle to security and ACL initialization functions by Yan, Zheng · 15 years ago
  63. 8082510 Btrfs: Make truncate(2) more ENOSPC friendly by Yan, Zheng · 15 years ago
  64. 5a303d5 Btrfs: Make fallocate(2) more ENOSPC friendly by Yan, Zheng · 15 years ago
  65. 2e4bfab Btrfs: Avoid orphan inodes cleanup during committing transaction by Yan, Zheng · 15 years ago
  66. c71bf09 Btrfs: Avoid orphan inodes cleanup while replaying log by Yan, Zheng · 15 years ago
  67. c216775 Btrfs: Fix disk_i_size update corner case by Yan, Zheng · 15 years ago
  68. b8a7f3c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  69. a377d18 Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score by Linus Torvalds · 15 years ago
  70. 22a80593 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago
  71. eaff807 kill I_LOCK by Christoph Hellwig · 15 years ago
  72. 7a0ad10 fold do_sync_file_range into sys_sync_file_range by Christoph Hellwig · 15 years ago
  73. 76b7e00 fix up O_SYNC comments by Christoph Hellwig · 15 years ago
  74. d53342b spi: spi_txx9.c: use resource_size() by hartleys · 15 years ago
  75. 76b6fdd spi: spi_sh_sci.c: use resource_size() by hartleys · 15 years ago
  76. 82de765 spi: spi_mpc8xxx.c: use resource_size() by hartleys · 15 years ago
  77. 74947b8 spi: spi_bfin5xx.c: use resource_size() by hartleys · 15 years ago
  78. 905aa0a spi: atmel_spi.c: use resource_size() by hartleys · 15 years ago
  79. 1b8ab81 VFS/fsstack: handle 32-bit smp + preempt + large files in fsstack_copy_inode_size by Erez Zadok · 15 years ago
  80. 230d42d spi: Add s3c64xx SPI Controller driver by Jassi Brar · 15 years ago
  81. 9afa2fb fsstack/ecryptfs: remove unused get_nlinks param to fsstack_copy_attr_all by Erez Zadok · 15 years ago
  82. 6aed4ee atmel_spi: fix dma addr calculation for len > BUFFER_SIZE by Ben Nizette · 15 years ago
  83. bec0806 spi_s3c24xx: add FIQ pseudo-DMA support by Ben Dooks · 15 years ago
  84. cb59861 vfs: remove extraneous NULL d_inode check from do_filp_open by Jeff Layton · 15 years ago
  85. a3a065e3 fs: no games with DCACHE_UNHASHED by Nick Piggin · 15 years ago
  86. b9aff02 fs: anon_inodes implement dname by Nick Piggin · 15 years ago
  87. e24c745 spi: controller driver for Designware SPI core by Feng Tang · 15 years ago
  88. db389b6 spidev: add proper section markers by Mike Frysinger · 15 years ago
  89. 8ae1c92 spidev: use DECLARE_BITMAP instead of declaring the array by Thadeu Lima de Souza Cascardo · 15 years ago
  90. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  91. 331d9d5 Revert "fbdev: atafb - add palette register check" by Geert Uytterhoeven · 15 years ago
  92. 04a1e62 x86/ptrace: make genregs[32]_get/set more robust by Linus Torvalds · 15 years ago
  93. 4beb3d6 x86: Don't use POSIX character classes in gen-insn-attr-x86.awk by Roland Dreier · 15 years ago
  94. c051346 Makefile: set LC_CTYPE, LC_COLLATE, LC_NUMERIC to C by H. Peter Anvin · 15 years ago
  95. f7a297a backlight: mbp_nvidia_bl - add two more MacBookPro variants by Daniel Ritz · 15 years ago
  96. cfc3899 backlight: Pass device through notify callback in the pwm driver by Ben Dooks · 15 years ago
  97. e459062 leds: leds-pwm: Set led_classdev max_brightness by Lars-Peter Clausen · 15 years ago
  98. 1998111 leds: leds-lp3944.h - remove unneeded includes by Antonio Ospite · 15 years ago
  99. 51de036 leds: use default-on trigger for Cobalt Qube by Florian Fainelli · 15 years ago
  100. eedd898 leds: drivers/leds/leds-ss4200.c: fix return statement by akpm@linux-foundation.org · 15 years ago