1. b04f784 fs: remove extra lookup in __lookup_hash by Nick Piggin · 14 years ago
  2. 2a4419b fs: fs_struct rwlock to spinlock by Nick Piggin · 14 years ago
  3. 44672e4 apparmor: use task path helpers by Nick Piggin · 14 years ago
  4. baa0389 fs: dentry allocation consolidation by Nick Piggin · 14 years ago
  5. 2e2e88e fs: fix do_lookup false negative by Nick Piggin · 14 years ago
  6. 93b352f pxa3xx: fix ns2cycle equation by Axel Lin · 14 years ago
  7. 3a48ee8 mbcache: Limit the maximum number of cache entries by Andreas Gruenbacher · 14 years ago
  8. 3b6036d hostfs ->follow_link() braino by Al Viro · 14 years ago
  9. 850a496 hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpy by Al Viro · 14 years ago
  10. 351af07 perf, x86: Fix Intel-nhm PMU programming errata workaround by Zhang, Yanmin · 14 years ago
  11. 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
  12. 2c7d46e md raid-1/10 Fix bio_rw bit manipulations again by NeilBrown · 14 years ago
  13. 9cb569d remove SWRITE* I/O types by Christoph Hellwig · 14 years ago
  14. 87e9951 kill BH_Ordered flag by Christoph Hellwig · 14 years ago
  15. dad5eb6 vfs: update ctime when changing the file's permission by setfacl by Jan Kara · 14 years ago
  16. b845ff8 cramfs: only unlock new inodes by Alexander Shishkin · 14 years ago
  17. f4ae2fa fix reiserfs_evict_inode end_writeback second call by Sergey Senozhatsky · 14 years ago
  18. 5c79a5a spi.h: missing kernel-doc notation, please fix by Ernst Schwab · 14 years ago
  19. 5e1c533 m68knommu: include sched.h in ColdFire/SPI driver by Greg Ungerer · 14 years ago
  20. c7484cf m68knommu: formatting of pointers in printk() by Kulikov Vasiliy · 14 years ago
  21. dc6ae5e m68knommu: arch/m68k/include/asm/ide.h fix for nommu by Jate Sujjavanich · 14 years ago
  22. 6b96562 md: provide appropriate return value for spare_active functions. by NeilBrown · 14 years ago
  23. e6ffbcb md: Notify sysfs when RAID1/5/10 disk is In_sync. by Adrian Drzewiecki · 14 years ago
  24. 3a3a5dd Update recovery_offset even when external metadata is used. by NeilBrown · 14 years ago
  25. 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
  26. 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
  27. 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
  28. 351f13d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  29. e14f64c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  30. 602586a shmem: put_super must percpu_counter_destroy by Hugh Dickins · 14 years ago
  31. 19147d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  32. 2a6a432 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  33. a7c8962 arcmsr_hba: Missing slab.h include by David Miller · 14 years ago
  34. f362b73 Fix unprotected access to task credentials in waitid() by Daniel J Blueman · 14 years ago
  35. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  36. e5093ae net: Fix a memmove bug in dev_gro_receive() by Jarek Poplawski · 14 years ago
  37. 86fa04b sparc64: Fix atomic64_t routine return values. by David S. Miller · 14 years ago
  38. ef201be sparc64: Fix rwsem constant bug leading to hangs. by David S. Miller · 14 years ago
  39. 1c40be1 net sched: fix some kernel memory leaks by Eric Dumazet · 14 years ago
  40. 001389b netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive by Eric Dumazet · 14 years ago
  41. df486a2 NFS: Fix the selection of security flavours in Kconfig by Trond Myklebust · 14 years ago
  42. 99c796d VIDEO: amba clcd: don't disable an already disabled clock by Russell King · 14 years ago
  43. 7a50d06 of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers by Graeme Smecher · 14 years ago
  44. 033a273 perf tools: Fix build on POSIX shells by Bernd Petrovitsch · 14 years ago
  45. 6b5d7a9 KVM: PIT: free irq source id in handling error path by Xiao Guangrong · 14 years ago
  46. c69aefa ALSA: hda - Fix ALC680 base model capture by Kailang Yang · 14 years ago
  47. 625fdca latencytop: Fix kconfig dependency warnings by Randy Dunlap · 14 years ago
  48. f1ca09b of: Fix missing includes by Grant Likely · 14 years ago
  49. 7cb4dc9 AppArmor: fix task_setrlimit prototype by Jiri Slaby · 14 years ago
  50. 8e8073a sparc: Hook up new fanotify and prlimit64 syscalls. by David S. Miller · 14 years ago
  51. 60652d0 ata: update for of_device to platform_device replacement by Stephen Rothwell · 14 years ago
  52. 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
  53. beed533 vt,console,kdb: preserve console_blanked while in kdb by Jason Wessel · 14 years ago
  54. fed891c vt: fix regression warnings from KMS merge by Jason Wessel · 14 years ago
  55. 787ea1c arm,kgdb: fix GDB_MAX_REGS no longer used by Eric Miao · 14 years ago
  56. 8c8aefc kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.c by Namhyung Kim · 14 years ago
  57. b590cdd kdb: fix compile error without CONFIG_KALLSYMS by Jason Wessel · 14 years ago
  58. 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
  59. 088ab30 microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_node by Michal Simek · 14 years ago
  60. a8dcb87 microblaze: Fix of/address: Merge all of the bus translation code by Michal Simek · 14 years ago
  61. b9e0ba8 booting-without-of: Remove nonexistent chapters from TOC, fix numbering by Anton Vorontsov · 14 years ago
  62. 0a49289 sparc: Really fix "console=" for serial consoles. by David S. Miller · 14 years ago
  63. 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
  64. c3f755e platform/x86: move rfkill for Dell Mini 1012 to compal-laptop by Victor van den Elzen · 14 years ago
  65. 2b75426 thinkpad-acpi: Add KEY_CAMERA (Fn-F6) for Lenovo keyboards by Jens Taprogge · 14 years ago
  66. d1e14dc thinkpad-acpi: add support for model-specific keymaps by Henrique de Moraes Holschuh · 14 years ago
  67. 34a656d2 thinkpad-acpi: lock down size of hotkey keymap by Henrique de Moraes Holschuh · 14 years ago
  68. 217f096 thinkpad-acpi: untangle ACPI/vendor backlight selection by Henrique de Moraes Holschuh · 14 years ago
  69. 122f267 thinkpad-acpi: find ACPI video device by synthetic HID by Henrique de Moraes Holschuh · 14 years ago
  70. 52d7ee5 intel_ips: potential null dereference by Dan Carpenter · 14 years ago
  71. 2e0ee69 drivers/platform/x86: Adjust confusing if indentation by Julia Lawall · 14 years ago
  72. 5629236 x86: intel_ips: do not use PCI resources before pci_enable_device() by Kulikov Vasiliy · 14 years ago
  73. 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
  74. 83e4491 USB HID: Add ID for eGalax Multitouch used in JooJoo tablet by Chris Ball · 14 years ago
  75. e918462 perf annotate tui: Fix exit and RIGHT keys handling by Arnaldo Carvalho de Melo · 14 years ago
  76. b2c1e07 ASoC: Remove DSP mode support for WM8776 by Mark Brown · 14 years ago
  77. c3e68fa ALSA: hda - Add quirk for Dell Vostro 1220 by Takashi Iwai · 14 years ago
  78. daa3766 Revert "netlink: netlink_recvmsg() fix" by David S. Miller · 14 years ago
  79. a5ba6be ALSA: riptide - Fix detection / load of firmware files by Takashi Iwai · 14 years ago
  80. ea1a16f nilfs2: fix false warning saying one of two super blocks is broken by Ryusuke Konishi · 14 years ago
  81. af4e363 nilfs2: fix list corruption after ifile creation failure by Ryusuke Konishi · 14 years ago
  82. da5cabf Linux 2.6.36-rc1 by Linus Torvalds · 14 years ago
  83. 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
  84. e2e96c6 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  85. 7355a5a Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  86. 7a1b29a Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  87. 41e2e8f ARM: Tighten check for allowable CPSR values by Russell King · 14 years ago
  88. 21d93e2 ARM: 6329/1: wire up sys_accept4() on ARM by Mikael Pettersson · 14 years ago
  89. a5854dd arch/tile: don't validate CROSS_COMPILE needlessly by Chris Metcalf · 14 years ago
  90. d782437 mm: fix up some user-visible effects of the stack guard page by Linus Torvalds · 14 years ago
  91. 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
  92. 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
  93. 3b3c1b9 arch/tile: export only COMMAND_LINE_SIZE to userspace. by Chris Metcalf · 14 years ago
  94. b3ae98a arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by Chris Metcalf · 14 years ago
  95. aaae527 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  96. 18c5ef3 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  97. 38d7b08 ALSA: sound/usb/format: silence uninitialized variable warnings by Dan Carpenter · 14 years ago
  98. 3185bf8 KVM: destroy workqueue on kvm_create_pit() failures by Xiaotian Feng · 14 years ago
  99. f45755b KVM: fix poison overwritten caused by using wrong xstate size by Xiaotian Feng · 14 years ago
  100. f3d3f61 ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mss by Min Zhang · 14 years ago