1. 40c73ab Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  2. 0945f35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  3. 7bc4a4c Merge branch 'for-linus-merged' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  4. 498f7f5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  5. 0969d11e Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  6. 16ee8db Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  7. 5943a26 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  8. 4277616 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
  9. edb2877 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  10. b8b80cf fs/9p: Don't set dentry->d_op in create routines by Aneesh Kumar K.V · 14 years ago
  11. c25a61f fs/9p: fix spelling typo by Eric Van Hensbergen · 14 years ago
  12. 31b6cea fs/9p: TREADLINK bugfix by M. Mohan Kumar · 14 years ago
  13. 219fd58 net/9p: Use proper data types by M. Mohan Kumar · 14 years ago
  14. af7542f fs/9p: Simplify the .L create operation by Aneesh Kumar K.V · 14 years ago
  15. 53c06f4 fs/9p: Move dotl inode operations into a seperate file by Aneesh Kumar K.V · 14 years ago
  16. 255614c fs/9p: fix menu presentation by Randy Dunlap · 14 years ago
  17. 6f81c11 fs/9p: Fix the return error on default acl removal by Aneesh Kumar K.V · 14 years ago
  18. 009ca38 fs/9p: Remove unnecessary semicolons by Joe Perches · 14 years ago
  19. fa36e95 x86: Fix Moorestown VRTC fixmap placement by Arjan van de Ven · 14 years ago
  20. 718c45b x86/gpio: Implement x86 gpio_to_irq convert function by Alek Du · 14 years ago
  21. 990a32d x86, UV: Fix APICID shift for Westmere processors by Jack Steiner · 14 years ago
  22. 24d9b70 x86: Use PCI method for enabling AMD extended config space before MSR method by Jan Beulich · 14 years ago
  23. 29fe359 x86: tsc: Prevent delayed init if initial tsc calibration failed by Thomas Gleixner · 14 years ago
  24. 92f1c00 Merge branch 'master' into for-linus-merged by Alex Elder · 14 years ago
  25. 5b2eef9 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  26. 8adbf8d Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  27. 0be8c8b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 14 years ago
  28. 3d03e2e perf session: Fix infinite loop in __perf_session__process_events by Arnaldo Carvalho de Melo · 14 years ago
  29. e54be89 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  30. 949f671 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  31. 0252208 perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1) by Arnaldo Carvalho de Melo · 14 years ago
  32. 443e622 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  33. 0caca69 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 14 years ago
  34. ecacc6c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  35. e773202 Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson by Linus Torvalds · 14 years ago
  36. abf8792 Merge branch 'msm-smp' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 14 years ago
  37. 0cc43a1 i2c: Constify i2c_client where possible by Jean Delvare · 14 years ago
  38. af5a60b i2c-algo-bit: Complain about masters which can't read SCL by Jean Delvare · 14 years ago
  39. f451171 i2c-algo-bit: Refactor adapter registration by Jean Delvare · 14 years ago
  40. 92ed1a7 i2c: Add generic I2C multiplexer using GPIO API by Peter Korsgaard · 14 years ago
  41. b18a5c8 i2c-nforce2: Remove unnecessary cast of pci_get_drvdata by Joe Perches · 14 years ago
  42. 665a96b i2c-i801: Include <linux/slab.h> by Ben Hutchings · 14 years ago
  43. 7959d55 staging: speakup: fix failure handling by William Hubbs · 14 years ago
  44. 7571f08 staging: usbip: remove double giveback of URB by Márton Németh · 14 years ago
  45. e0e736f 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
  46. d96336b ext2: Resolve 'dereferencing pointer to incomplete type' when enabling EXT2_XATTR_DEBUG by Josh Hunt · 14 years ago
  47. 8057b96 ext3: Remove redundant unlikely() by Tobias Klauser · 14 years ago
  48. 0ed0cca ext2: Remove redundant unlikely() by Tobias Klauser · 14 years ago
  49. a4ae309 ext3: speed up file creates by optimizing rec_len functions by Eric Sandeen · 14 years ago
  50. 40a063f ext2: speed up file creates by optimizing rec_len functions by Eric Sandeen · 14 years ago
  51. 156e743 ext3: Add more journal error check by Namhyung Kim · 14 years ago
  52. 41dc638 ext3: Add journal error check in resize.c by Namhyung Kim · 14 years ago
  53. 055adcb quota: Use %pV and __attribute__((format (printf in __quota_error and fix fallout by Joe Perches · 14 years ago
  54. 9c52749 ext3: Add FITRIM handling by Lukas Czerner · 14 years ago
  55. b853b96 ext3: Add batched discard support for ext3 by Lukas Czerner · 14 years ago
  56. d2a4097 ux500: allow 5500 and 8500 to be built together by Rabin Vincent · 14 years ago
  57. 5ec6552 ux500: modem_irq is only for 5500 by Rabin Vincent · 14 years ago
  58. abf12d7 ux500: dynamic SOC detection by Rabin Vincent · 14 years ago
  59. 5dc55e0 ux500: rename MOP board Kconfig by Rabin Vincent · 14 years ago
  60. 92389ca ux500: remove build-time changing macros by Rabin Vincent · 14 years ago
  61. 1a7d946 sony-laptop: support new hotkeys on the P, Z and EC series by Mattia Dongili · 14 years ago
  62. a089488 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  63. 0bd2cbc Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  64. 0c51a4d platform/x86: Consistently select LEDS Kconfig options by Mark Brown · 14 years ago
  65. a46a780 sony-laptop: fix sparse non-ANSI function warning by Randy Dunlap · 14 years ago
  66. 7027d8b intel_ips: fix sparse non-ANSI function warning by Randy Dunlap · 14 years ago
  67. 57cc721 headers: kobject.h redux by Alexey Dobriyan · 14 years ago
  68. 37721e1 headers: path.h redux by Alexey Dobriyan · 14 years ago
  69. 9f99a2f Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  70. 8c8ae4e Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  71. a1e8fad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  72. e316633 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  73. 1693ed2 Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  74. f28b1c8 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  75. 0c05384 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  76. 1542dec Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  77. 12f7e03 perf sched: Use PTHREAD_STACK_MIN to avoid pthread_attr_setstacksize() fail by Jiri Pirko · 14 years ago
  78. facc7a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  79. c8940ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  80. 78c92a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  81. b65f0d6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  82. f3ea597 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  83. 110e7c7 xen/event: validate irq before get evtchn by irq by Joe Jin · 14 years ago
  84. fc550e95 xen/fb: fix potential memory leak by Joe Jin · 14 years ago
  85. 731f3ab xen/fb: fix xenfb suspend/resume race. by Joe Jin · 14 years ago
  86. c1f5db1 xen: disable ACPI NUMA for PV guests by Ian Campbell · 14 years ago
  87. f9f265f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 14 years ago
  88. 7d44b04 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  89. 0dc1488 pipe_fs_i.h: fix kernel-doc warning by Randy Dunlap · 14 years ago
  90. 175881d hrtimer.h: fix kernel-doc warning by Randy Dunlap · 14 years ago
  91. 2a8c0c6 fs: fix dcache.h kernel-doc notation by Randy Dunlap · 14 years ago
  92. 3919162 fs: fix namei.c kernel-doc notation by Randy Dunlap · 14 years ago
  93. aa7bc7e perf tools: Emit clearer message for sys_perf_event_open ENOENT return by Arnaldo Carvalho de Melo · 14 years ago
  94. 5a3446b perf stat: better error message for unsupported events by David Ahern · 14 years ago
  95. e462dc5 perf sched: Fix allocation result check by Arnaldo Carvalho de Melo · 14 years ago
  96. a780c6e Blackfin: encode cpu-rev into uImage name by Mike Frysinger · 14 years ago
  97. b66acb6 Blackfin: bf54x: don't ack GPIO ints when unmasking them by Mike Frysinger · 14 years ago
  98. 25f3ff2 Blackfin: sram_free_with_lsl: do not ignore return value of sram_free by Mike Frysinger · 14 years ago
  99. a8b1988 Blackfin: boards: add missing "static" to peripheral lists by Mike Frysinger · 14 years ago
  100. 3ea9f2b Blackfin: DNP5370: new board port by Andreas Schallenberg · 14 years ago