1. 307cfe7 powerpc: Force page alignment for initrd reserved memory by Benjamin Herrenschmidt · 13 years ago
  2. d660474 Merge remote branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 13 years ago
  3. 43d795c Merge remote branch 'gcl/powerpc/merge' into merge by Benjamin Herrenschmidt · 13 years ago
  4. 1780f2d AppArmor: Fix sleep in invalid context from task_setrlimit by John Johansen · 13 years ago
  5. c49f878 dtc/powerpc: remove obsolete .gitignore entries by Wolfram Sang · 13 years ago
  6. 06e8684 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  7. 13e12d1 vfs: reorganize 'struct inode' layout a bit by Linus Torvalds · 13 years ago
  8. 95f4efb selinux: simplify and clean up inode_has_perm() by Linus Torvalds · 13 years ago
  9. 4c1f683 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  10. d6d0f66 MAINTAINERS: add a maintainer to Gadget Framework by Felipe Balbi · 13 years ago
  11. 365a13a Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  12. d21131b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  13. 7e24cf4 Merge 3.0-rc2 + Linus's latest into usb-linus by Greg Kroah-Hartman · 13 years ago
  14. a26d31c USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver by Steffen Sledz · 13 years ago
  15. f6a3982 Btrfs: fix duplicate checking logic by Josef Bacik · 13 years ago
  16. 723bda2 Btrfs: fix the allocator loop logic by Josef Bacik · 13 years ago
  17. 2cdc342 Btrfs: fix bitmap regression by Josef Bacik · 13 years ago
  18. a80fd9d spi/rtc-m41t93: Use spi_get_drvdata() for SPI devices by Geert Uytterhoeven · 13 years ago
  19. f2bb8f5 Btrfs: don't commit the transaction if we dont have enough pinned bytes by Josef Bacik · 13 years ago
  20. 3de85bb Btrfs: noinline the cluster searching functions by Josef Bacik · 13 years ago
  21. 86d4a77 Btrfs: cache bitmaps when searching for a cluster by Josef Bacik · 13 years ago
  22. 467701e Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  23. 51e6525 iwlegacy: fix channel switch locking by Stanislaw Gruszka · 13 years ago
  24. f3209be mac80211: fix IBSS teardown race by Johannes Berg · 13 years ago
  25. 43e4e0b iwlagn: send tx power command if defer cause by RXON not match by Wey-Yi Guy · 13 years ago
  26. e2d4dc5 Staging: cx23885: fix include of altera.h by Greg Kroah-Hartman · 13 years ago
  27. 83fb086 cifs: trivial: add space in fsc error message by Jeff Layton · 13 years ago
  28. 33726bf Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  29. 5b28f6a Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  30. 46671b0 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  31. 18367c0 Merge branch 'drm-radeon-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  32. c226feb Merge branch 'for_3.0/gpio-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into gpio/merge by Grant Likely · 13 years ago
  33. 81de916 tty_buffer: get rid of 'seen_tail' logic in flush_to_ldisc by Linus Torvalds · 13 years ago
  34. 0f82bdf ASoC: Fix WM8962 headphone volume update for use of advanced caches by Mark Brown · 13 years ago
  35. 5cf42f7 Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 13 years ago
  36. 86dd790 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 13 years ago
  37. 805c221 drm/radeon/kms: disable hdmi audio by default by Alex Deucher · 13 years ago
  38. 62fff81 drm/radeon/kms: fix for radeon on systems >4GB without hardware iommu by Daniel Haid · 13 years ago
  39. 428c6e3 drm/radeon/kms: set family for use in parser. by Dave Airlie · 13 years ago
  40. fd8a7de x86: cpu-hotplug: Prevent softirq wakeup on wrong CPU by Thomas Gleixner · 14 years ago
  41. 0c1f91f ceph: unwind canceled flock state by Sage Weil · 13 years ago
  42. 0e98728 ceph: fix ENOENT logic in striped_read by Sage Weil · 13 years ago
  43. c3cd628 ceph: fix short sync reads from the OSD by Sage Weil · 13 years ago
  44. 2584547 ceph: fix sync vs canceled write by Sage Weil · 13 years ago
  45. 70b666c ceph: use ihold when we already have an inode ref by Sage Weil · 13 years ago
  46. e756682 xfrm: Fix off by one in the replay advance functions by Steffen Klassert · 13 years ago
  47. cb0a02e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  48. d681f12 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  49. 6715a52 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  50. ef23980 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  51. 12871a0 Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  52. ecff4fc Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  53. 58a9a36 Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  54. 22b174f MAINTAINERS: Saying goodbye to David Brownell by Grant Likely · 13 years ago
  55. 9c125d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 13 years ago
  56. 4018237 MN10300: Add missing _sdata declaration by David Howells · 13 years ago
  57. db1c9df MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs() by David Howells · 13 years ago
  58. 2e65d1f MN10300: Fix one of the kernel debugger cacheflush variants by David Howells · 13 years ago
  59. aec040e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  60. 8ea656b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  61. d205df9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 13 years ago
  62. 2421007 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x by Linus Torvalds · 13 years ago
  63. 8397345 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  64. 6cb79b3 sparc: Remove unnecessary semicolons by Joe Perches · 13 years ago
  65. 9eeb089 Add support for allocating irqs for bootbus devices by oftedal · 13 years ago
  66. ea16058 Do not skip interrupt sources in sun4d interrupt handler and acknowledge interrupts correctly by oftedal · 13 years ago
  67. 5fba170 Restructure sun4d_build_device_irq so that timer interrupts can be allocated by oftedal · 13 years ago
  68. 3095ec8 Revert "USB: option: add ID for ZTE MF 330" by Greg Kroah-Hartman · 13 years ago
  69. 3b3eca3 PM / Runtime: Fix loops in pm_runtime_clk_notify() by Rafael J. Wysocki · 13 years ago
  70. 665c8c8 igb: fix i350 SR-IOV failture by Williams, Mitch A · 13 years ago
  71. 32919a2 gpio/samsung: make Kconfig options def_bool by H Hartley Sweeten · 13 years ago
  72. 8c56cac libata: fix unexpectedly frozen port after ata_eh_reset() by Tejun Heo · 13 years ago
  73. 99592ba PM / Intel IOMMU: Fix init_iommu_pm_ops() for CONFIG_PM unset by Rafael J. Wysocki · 13 years ago
  74. 53aebb5 staging: iio: error case memory leak fix by Andre Bartke · 13 years ago
  75. 0d422f4 staging: ath6kl: Fix a kernel panic during suspend/resume by Vasanthakumar Thiagarajan · 13 years ago
  76. aaa5c67 staging: gma500: get control from firmware framebuffer if conflicts by Michael Chang · 13 years ago
  77. 3ab8be5 staging: gma500: Skip bogus LVDS VBT mode and check for LVDS before adding backlight by Patrik Jakobsson · 13 years ago
  78. d3ac077 staging: usbip: bugfix prevent driver unbind by Arjan Mels · 13 years ago
  79. c11c4ee staging: iio: industrialio-trigger: set iio_poll_func private_data by Michael Hennerich · 13 years ago
  80. cddac88 staging: rts_pstor: use bitwise operator instead of logical one by Nicolas Kaiser · 13 years ago
  81. 827e4a0 staging: fix ath6kl build when CFG80211 is not enabled by Randy Dunlap · 13 years ago
  82. e1c78de staging: brcm80211: fix for 'multiple definition of wl_msg_level' build err by Roland Vossen · 13 years ago
  83. 91e623d staging: fix olpc_dcon build, needs BACKLIGHT_CLASS_DEVICE by Randy Dunlap · 13 years ago
  84. fe35a59 Staging: remove STAGING_EXCLUDE_BUILD option by Greg Kroah-Hartman · 13 years ago
  85. 85ab9ee Staging: altera: move .h file to proper place by Greg Kroah-Hartman · 13 years ago
  86. a4f18ed ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqs by Steven Rostedt · 13 years ago
  87. 265a5b7 kprobes/trace: Fix kprobe selftest for gcc 4.6 by Steven Rostedt · 13 years ago
  88. 57a27e1 nl80211: fix overflow in ssid_len by Luciano Coelho · 13 years ago
  89. 6633d64 rtlwifi: Avoid modifying skbs that are resubmitted by Mike McCormack · 13 years ago
  90. 4fea2e0 rtlwifi: Fix logic in rx_interrupt by Mike McCormack · 13 years ago
  91. bb77f63 Revert "mac80211: stop queues before rate control updation" by John W. Linville · 13 years ago
  92. 0bf8fa0 gpio/exynos4: Fix incorrect mapping of gpio pull-up macro to register setting by Thomas Abraham · 13 years ago
  93. 7febe2b drivers/usb/host/ohci-pxa27x.c: add missing clk_put by Julia Lawall · 13 years ago
  94. 97b2f90 USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurable by Alan Stern · 13 years ago
  95. c5c69f3 USB: dummy-hcd needs the has_tt flag by Alan Stern · 13 years ago
  96. 21c13a4 usb-storage: redo incorrect reads by Alan Stern · 13 years ago
  97. e6bc45d vfs: make unlink() and rmdir() return ENOENT in preference to EROFS by Theodore Ts'o · 13 years ago
  98. 9054760 lmLogOpen() broken failure exit by Al Viro · 13 years ago
  99. 6c6c54e sched: Fix/clarify set_task_cpu() locking rules by Peter Zijlstra · 13 years ago
  100. f2513cd lockdep: Fix lock_is_held() on recursion by Peter Zijlstra · 13 years ago