1. 1e87347 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable by Russell King · 14 years ago
  2. 3cff484 ARM: dove: Consolidate mpp code with platform mpp. by Andrew Lunn · 14 years ago
  3. 554cdae ARM: orion5x: Refactor mpp code to use common orion platform mpp. by Andrew Lunn · 14 years ago
  4. b2f427a ARM: orion: Refactor the MPP code common in the orion platform by Andrew Lunn · 14 years ago
  5. 4435006 ARM: orion: Consolidate setup of the crypto engine. by Andrew Lunn · 14 years ago
  6. 9e613f8 ARM: orion: Consolidate SATA platform setup. by Andrew Lunn · 14 years ago
  7. 4fcd3f3 ARM: orion: Consolidate USB platform setup code. by Andrew Lunn · 14 years ago
  8. ee96272 ARM: orion: Consolidate the XOR platform setup code. by Andrew Lunn · 14 years ago
  9. 5e00d37 ARM: orion: Consolidate the platform data setup for the watchdog. by Andrew Lunn · 14 years ago
  10. 980f9f6 ARM: orion: Consolidate SPI initialization. by Andrew Lunn · 14 years ago
  11. aac7ffa ARM: orion: Consolidate I2C initialization. by Andrew Lunn · 14 years ago
  12. 7e3819d ARM: orion: Consolidate ethernet platform data by Andrew Lunn · 14 years ago
  13. 4748058 ARM: kirkwood: Add support for RTC interrupts which allows RTC alarms. by Andrew Lunn · 14 years ago
  14. f6eaccb ARM: orion: Consolidate the creation of the RTC platform data. by Andrew Lunn · 14 years ago
  15. 28a2b45 ARM: orion: Consolidate the creation of the uart platform data. by Andrew Lunn · 14 years ago
  16. 5c60255 ARM: orion: Rename some constants to macros to make code more identical by Andrew Lunn · 14 years ago
  17. e59347a arm: orion: Use generic irq chip by Thomas Gleixner · 14 years ago
  18. f29251f Merge branch 'devel-genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel-stable by Russell King · 14 years ago
  19. 667a11f arm: omap2/3: Use generic irq chip by Tony Lindgren · 14 years ago
  20. 1cf02bb Merge branch 'samsung-irq' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc-2.6 into devel-stable by Russell King · 14 years ago
  21. 805499a Merge branch 'irq-davinci' of git://gitorious.org/linux-davinci/linux-davinci into devel-stable by Russell King · 14 years ago
  22. 254c44e Merge branch 'gic-fasteoi' of git://linux-arm.org/linux-2.6-wd into devel-stable by Russell King · 14 years ago
  23. aac4dd1 arm: davinci: Use generic irq chip by Thomas Gleixner · 14 years ago
  24. 6ac77e4 ARM: GIC: Convert GIC library to use the IO relaxed operations by Santosh Shilimkar · 14 years ago
  25. 1a01753 ARM: gic: use handle_fasteoi_irq for SPIs by Will Deacon · 14 years ago
  26. 4bd66cf ARM: tegra: irq: Add tegra_eoi by Colin Cross · 14 years ago
  27. d1d8c66 ARM: tegra: irq: Move legacy_irq.c into irq.c by Colin Cross · 14 years ago
  28. 4dda2d3 ARM: tegra: irq: Remove PM support by Colin Cross · 14 years ago
  29. 938fa34 ARM: tegra: irq: convert to gic arch extensions by Colin Cross · 14 years ago
  30. 9802294 ARM: tegra: update GPIO chained IRQ handler to use entry/exit functions by Will Deacon · 14 years ago
  31. adfed15 ARM: nmk: update GPIO chained IRQ handler to entry/exit functions by Will Deacon · 14 years ago
  32. 03dd765 ARM: msm: update GPIO chained IRQ handler to use entry/exit functions by Will Deacon · 14 years ago
  33. 0f43563 ARM: s5pv310: update IRQ combiner to use chained entry/exit functions by Will Deacon · 14 years ago
  34. ee14418 ARM: omap: update GPIO chained IRQ handler to use entry/exit functions by Will Deacon · 14 years ago
  35. 693d92a Linux 2.6.39-rc7 by Linus Torvalds · 14 years ago
  36. 42c36f6 vm: fix vm_pgoff wrap in upward expansion by Hugh Dickins · 14 years ago
  37. c191f6c Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6 by Linus Torvalds · 14 years ago
  38. a09a79f Don't lock guardpage if the stack is growing up by Mikulas Patocka · 14 years ago
  39. 26822ee Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  40. 2fb4e61 drm/i915/lvds: Only act on lid notify when the device is on by Alex Williamson · 14 years ago
  41. 39adb7a drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup" by Chris Wilson · 14 years ago
  42. 49183b2 drm/i915: Only enable the plane after setting the fb base (pre-ILK) by Chris Wilson · 14 years ago
  43. 047ec4b Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  44. fd98a5d Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  45. 7f4238a Merge branch 'hpfs' by Linus Torvalds · 14 years ago
  46. 88f4e9e HPFS: Remove unused variable by Mikulas Patocka · 14 years ago
  47. c351481 HPFS: Move declaration up, so that there are no out-of-scope pointers by Mikulas Patocka · 14 years ago
  48. d0969d1 HPFS: Fix some unaligned accesses by Mikulas Patocka · 14 years ago
  49. 0b69760 HPFS: Fix endianity. Make hpfs work on big-endian machines by Mikulas Patocka · 14 years ago
  50. bc8728e HPFS: Implement fsync for hpfs by Mikulas Patocka · 14 years ago
  51. dab4c82a HPFS: Fix a bug that filesystem was not marked dirty when remounting it by Mikulas Patocka · 14 years ago
  52. 48f10e8 HPFS: Restrict uid and gid to 16-bit values by Mikulas Patocka · 14 years ago
  53. f739768 HPFS: When marking or clearing the dirty bit, sync the filesystem by Mikulas Patocka · 14 years ago
  54. d878597 HPFS: Use types with defined width by Mikulas Patocka · 14 years ago
  55. e5d6a7d HPFS: Remove mark_inode_dirty by Mikulas Patocka · 14 years ago
  56. 0fe105a HPFS: Remove CR/LF conversion option by Mikulas Patocka · 14 years ago
  57. 7d23ce3 HPFS: Remove remaining locks by Mikulas Patocka · 14 years ago
  58. 7dd29d8 HPFS: Introduce a global mutex and lock it on every callback from VFS. by Mikulas Patocka · 14 years ago
  59. 637b424 HPFS: Make HPFS compile on preempt and SMP by Mikulas Patocka · 14 years ago
  60. 14fdb15 eeepc-laptop: Use ACPI handle to identify rfkill port by Matthew Garrett · 14 years ago
  61. 62d2f23 [PATCH] sony-laptop: limit brightness range to DSDT provided ones by Mattia Dongili · 14 years ago
  62. 6192fa7 sony-laptop: report failures on setting LCD brightness by Mattia Dongili · 14 years ago
  63. 9fbdaeb thinkpad-acpi: module autoloading for newer Lenovo ThinkPads. by Manoj Iyer · 14 years ago
  64. bd7e388 ARM: SAMSUNG: Convert irq-uart to generic irq chip by Thomas Gleixner · 14 years ago
  65. 2d2e1d3 ARM: SAMSUNG: Convert irq-vic-timer to generic irq chip by Thomas Gleixner · 14 years ago
  66. ad739dc ARM: SAMSUNG: S5P: Convert irq-gpioint to generic irq chip by Thomas Gleixner · 14 years ago
  67. 4f87af4 drm/radeon/kms: add pci id to acer travelmate quirk for 5730 by Alex Deucher · 14 years ago
  68. 45e5f6a drm/radeon: fix order of doing things in radeon_crtc_cursor_set by Ilija Hadzic · 14 years ago
  69. 2bbd449 drm: mm: fix debug output by Daniel Vetter · 14 years ago
  70. ff68146 Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 14 years ago
  71. 58e7381 drm/radeon/kms: ATPX switcheroo fixes by Alex Deucher · 14 years ago
  72. 7a7b94a drm/nouveau: Fix a crash at card takedown for NV40 and older cards by Jimmy Rentz · 14 years ago
  73. 8b06161 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
  74. 174a7b1f perf tools: Makefile: Use gcc to determine ARCH by Lin Ming · 14 years ago
  75. 7b76415 Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 14 years ago
  76. 8d7e4cc ARM: zImage: make sure no GOTOFF relocs are used with .bss symbols by Nicolas Pitre · 14 years ago
  77. 8ea0de4 ARM: zImage: remove the static qualifier from global data variables by Nicolas Pitre · 14 years ago
  78. ccc1c7c ARM: zImage: don't ignore error returned from decompress() by Nicolas Pitre · 14 years ago
  79. e40f1e9 ARM: zImage: simplify decompress_kernel() by Nicolas Pitre · 14 years ago
  80. 34cc1a8 ARM: zImage: no need to get the decompressed size from the filesystem by Nicolas Pitre · 14 years ago
  81. ea9df3b ARM: zImage: the page table memory must be considered before relocation by Nicolas Pitre · 14 years ago
  82. adcc259 ARM: zImage: make sure not to relocate on top of the relocation code by Nicolas Pitre · 14 years ago
  83. 7c2527f ARM: zImage: Fix bad SP address after relocating kernel by Tony Lindgren · 14 years ago
  84. 3bd2cbb ARM: zImage: make sure the stack is 64-bit aligned by Nicolas Pitre · 14 years ago
  85. c2bf807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  86. a3a4a5a Regression: partial revert "tracing: Remove lock_depth from event entry" by Arjan van de Ven · 14 years ago
  87. e5e0698 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  88. fa039d5 Validate size of EFI GUID partition entries. by Timo Warns · 14 years ago
  89. 63b6a67 perf events, x86: Fix Intel Nehalem and Westmere last level cache event definitions by Peter Zijlstra · 14 years ago
  90. 925f83c hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set_debugreg() by Frederic Weisbecker · 14 years ago
  91. 4d70230 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into perf/urgent by Ingo Molnar · 14 years ago
  92. bfd412d Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91 by Linus Torvalds · 14 years ago
  93. a1fde08 VM: skip the stack guard page lookup in get_user_pages only for mlock by Linus Torvalds · 14 years ago
  94. 5895198 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  95. 0ecb063 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  96. bd355f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  97. 1c08232 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  98. 8db72a7 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  99. 8a3d8ed 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
  100. 30106b8 slub: Fix the lockless code on 32-bit platforms with no 64-bit cmpxchg by Thomas Gleixner · 14 years ago