1. 1ca72fe Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  2. 7dfb2d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  3. 6c8bfb7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 14 years ago
  4. d9f5d41 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  5. 86ea51d Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  6. 2ea1ef5 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  7. 76165a3 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  8. 56385a1 ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter) by Jaroslav Kysela · 14 years ago
  9. 9d5f371 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent by Ingo Molnar · 14 years ago
  10. 2c7d46e md raid-1/10 Fix bio_rw bit manipulations again by NeilBrown · 14 years ago
  11. 5c79a5a spi.h: missing kernel-doc notation, please fix by Ernst Schwab · 14 years ago
  12. 5e1c533 m68knommu: include sched.h in ColdFire/SPI driver by Greg Ungerer · 14 years ago
  13. c7484cf m68knommu: formatting of pointers in printk() by Kulikov Vasiliy · 14 years ago
  14. dc6ae5e m68knommu: arch/m68k/include/asm/ide.h fix for nommu by Jate Sujjavanich · 14 years ago
  15. 6b96562 md: provide appropriate return value for spare_active functions. by NeilBrown · 14 years ago
  16. e6ffbcb md: Notify sysfs when RAID1/5/10 disk is In_sync. by Adrian Drzewiecki · 14 years ago
  17. 3a3a5dd Update recovery_offset even when external metadata is used. by NeilBrown · 14 years ago
  18. 3b89f56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  19. 392abee Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  20. 472db19 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  21. 351f13d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  22. e14f64c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  23. 602586a shmem: put_super must percpu_counter_destroy by Hugh Dickins · 14 years ago
  24. 19147d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  25. 2a6a432 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  26. a7c8962 arcmsr_hba: Missing slab.h include by David Miller · 14 years ago
  27. f362b73 Fix unprotected access to task credentials in waitid() by Daniel J Blueman · 14 years ago
  28. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  29. e5093ae net: Fix a memmove bug in dev_gro_receive() by Jarek Poplawski · 14 years ago
  30. 86fa04b sparc64: Fix atomic64_t routine return values. by David S. Miller · 14 years ago
  31. ef201be sparc64: Fix rwsem constant bug leading to hangs. by David S. Miller · 14 years ago
  32. 1c40be1 net sched: fix some kernel memory leaks by Eric Dumazet · 14 years ago
  33. 001389b netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive by Eric Dumazet · 14 years ago
  34. 99c796d VIDEO: amba clcd: don't disable an already disabled clock by Russell King · 14 years ago
  35. 7a50d06 of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers by Graeme Smecher · 14 years ago
  36. 033a273 perf tools: Fix build on POSIX shells by Bernd Petrovitsch · 14 years ago
  37. c69aefa ALSA: hda - Fix ALC680 base model capture by Kailang Yang · 14 years ago
  38. 625fdca latencytop: Fix kconfig dependency warnings by Randy Dunlap · 14 years ago
  39. f1ca09b of: Fix missing includes by Grant Likely · 14 years ago
  40. 7cb4dc9 AppArmor: fix task_setrlimit prototype by Jiri Slaby · 14 years ago
  41. 8e8073a sparc: Hook up new fanotify and prlimit64 syscalls. by David S. Miller · 14 years ago
  42. 60652d0 ata: update for of_device to platform_device replacement by Stephen Rothwell · 14 years ago
  43. 300a103 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 14 years ago
  44. beed533 vt,console,kdb: preserve console_blanked while in kdb by Jason Wessel · 14 years ago
  45. fed891c vt: fix regression warnings from KMS merge by Jason Wessel · 14 years ago
  46. 787ea1c arm,kgdb: fix GDB_MAX_REGS no longer used by Eric Miao · 14 years ago
  47. 8c8aefc kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.c by Namhyung Kim · 14 years ago
  48. b590cdd kdb: fix compile error without CONFIG_KALLSYMS by Jason Wessel · 14 years ago
  49. 5ca6f7c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  50. 088ab30 microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_node by Michal Simek · 14 years ago
  51. a8dcb87 microblaze: Fix of/address: Merge all of the bus translation code by Michal Simek · 14 years ago
  52. b9e0ba8 booting-without-of: Remove nonexistent chapters from TOC, fix numbering by Anton Vorontsov · 14 years ago
  53. 0a49289 sparc: Really fix "console=" for serial consoles. by David S. Miller · 14 years ago
  54. f24645a Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent by Ingo Molnar · 14 years ago
  55. c3f755e platform/x86: move rfkill for Dell Mini 1012 to compal-laptop by Victor van den Elzen · 14 years ago
  56. 2b75426 thinkpad-acpi: Add KEY_CAMERA (Fn-F6) for Lenovo keyboards by Jens Taprogge · 14 years ago
  57. d1e14dc thinkpad-acpi: add support for model-specific keymaps by Henrique de Moraes Holschuh · 14 years ago
  58. 34a656d thinkpad-acpi: lock down size of hotkey keymap by Henrique de Moraes Holschuh · 14 years ago
  59. 217f096 thinkpad-acpi: untangle ACPI/vendor backlight selection by Henrique de Moraes Holschuh · 14 years ago
  60. 122f267 thinkpad-acpi: find ACPI video device by synthetic HID by Henrique de Moraes Holschuh · 14 years ago
  61. 52d7ee5 intel_ips: potential null dereference by Dan Carpenter · 14 years ago
  62. 2e0ee69 drivers/platform/x86: Adjust confusing if indentation by Julia Lawall · 14 years ago
  63. 5629236 x86: intel_ips: do not use PCI resources before pci_enable_device() by Kulikov Vasiliy · 14 years ago
  64. d244b6b Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into trace/tip/perf/urgent-4 by Steven Rostedt · 14 years ago
  65. e918462 perf annotate tui: Fix exit and RIGHT keys handling by Arnaldo Carvalho de Melo · 14 years ago
  66. b2c1e07 ASoC: Remove DSP mode support for WM8776 by Mark Brown · 14 years ago
  67. c3e68fa ALSA: hda - Add quirk for Dell Vostro 1220 by Takashi Iwai · 14 years ago
  68. daa3766 Revert "netlink: netlink_recvmsg() fix" by David S. Miller · 14 years ago
  69. a5ba6be ALSA: riptide - Fix detection / load of firmware files by Takashi Iwai · 14 years ago
  70. ea1a16f nilfs2: fix false warning saying one of two super blocks is broken by Ryusuke Konishi · 14 years ago
  71. af4e363 nilfs2: fix list corruption after ifile creation failure by Ryusuke Konishi · 14 years ago
  72. da5cabf Linux 2.6.36-rc1 by Linus Torvalds · 14 years ago
  73. 2245ba2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  74. e2e96c6 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  75. 7355a5a Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  76. 7a1b29a Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  77. 41e2e8f ARM: Tighten check for allowable CPSR values by Russell King · 14 years ago
  78. 21d93e2 ARM: 6329/1: wire up sys_accept4() on ARM by Mikael Pettersson · 14 years ago
  79. a5854dd arch/tile: don't validate CROSS_COMPILE needlessly by Chris Metcalf · 14 years ago
  80. d782437 mm: fix up some user-visible effects of the stack guard page by Linus Torvalds · 14 years ago
  81. 1b68c95 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  82. 5a41794 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  83. 3b3c1b9 arch/tile: export only COMMAND_LINE_SIZE to userspace. by Chris Metcalf · 14 years ago
  84. b3ae98a arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by Chris Metcalf · 14 years ago
  85. aaae527 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  86. 18c5ef3 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  87. 38d7b08 ALSA: sound/usb/format: silence uninitialized variable warnings by Dan Carpenter · 14 years ago
  88. f3d3f61 ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mss by Min Zhang · 14 years ago
  89. 2f09a4d xfrm: Use GFP_ATOMIC in xfrm_compile_policy by Herbert Xu · 14 years ago
  90. 95ee46a Merge branch 'linus' into release by Len Brown · 14 years ago
  91. cfa806f gcc-4.6: ACPI: fix unused but set variables in ACPI by Andi Kleen · 14 years ago
  92. 43d9f87 ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFS by Zhang Rui · 14 years ago
  93. 6e37c65 ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFS by Zhang Rui · 14 years ago
  94. d09fe55 ACPI processor: remove deprecated ACPI procfs I/F by Zhang Rui · 14 years ago
  95. 06af7eb ACPI power_resource: remove unused procfs I/F by Zhang Rui · 14 years ago
  96. 47f5c89 ACPI: remove deprecated ACPI procfs I/F by Zhang Rui · 14 years ago
  97. 1c8fce2 ACPI: introduce drivers/acpi/sysfs.c by Zhang Rui · 14 years ago
  98. c172cb7 Merge branch 'acpica-gpe' into release by Len Brown · 14 years ago
  99. e8eb622 Merge branch 'bugzilla-16422' into release by Len Brown · 14 years ago
  100. ecd8ee0 Merge branch 'procfs-cleanup' into release by Len Brown · 14 years ago