1. 680b286 ARM: LPC32XX: Arch config menu supoport and makefiles by Kevin Wells · 14 years ago
  2. 19d95e1 ARM: LPC32XX: Phytec 3250 platform support by Kevin Wells · 14 years ago
  3. fc982e1 ARM: LPC32XX: Misc support functions by Kevin Wells · 14 years ago
  4. e6e912c ARM: LPC32XX: Serial support code by Kevin Wells · 14 years ago
  5. 3c0e194 ARM: LPC32XX: System suspend support by Kevin Wells · 14 years ago
  6. c4a0208 ARM: LPC32XX: GPIO, timer, and IRQ drivers by Kevin Wells · 15 years ago
  7. b9cc4bf ARM: LPC32XX: Clock driver by Kevin Wells · 15 years ago
  8. 343d353 ARM: LPC32XX: Debug and IRQ macros by Kevin Wells · 15 years ago
  9. 437db59 ARM: LPC32XX: Initial arch header files by Kevin Wells · 15 years ago
  10. 6b95ed3 perf, powerpc: Use perf_sample_data_init() for the FSL code by Peter Zijlstra · 14 years ago
  11. 1a041a2 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  12. ee13cbde Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  13. 863da95 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  14. 4afb93b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  15. 3581ced [CPUFREQ] powernow-k8: Limit Pstate transition latency check by Borislav Petkov · 14 years ago
  16. 179ee43 [CPUFREQ] Fix PCC driver error path by Matthew Garrett · 14 years ago
  17. 3847d22 [CPUFREQ] fix double freeing in error path of pcc-cpufreq by Daniel J Blueman · 14 years ago
  18. 47f8bcf [CPUFREQ] pcc driver should check for pcch method before calling _OSC by Matthew Garrett · 14 years ago
  19. f7512e7 serial: fix rs485 for atmel_serial on avr32 by Peter Huewe · 15 years ago
  20. 8faf2e6 MIPS: Set io_map_base for several PCI bridges lacking it by Ben Hutchings · 15 years ago
  21. 0d5977d MIPS: Alchemy: Define eth platform devices in the correct order by Wolfgang Grandegger · 14 years ago
  22. 7f13f65 MIPS: BCM63xx: Prevent second enet registration on BCM6338 by Florian Fainelli · 14 years ago
  23. f2a6827 MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations. by David Daney · 14 years ago
  24. 31c984a MIPS: N32: Define getdents64. by Ralf Baechle · 14 years ago
  25. 98a0f86 MIPS: MTX-1: Fix PCI on the MeshCube and related boards by Bruno Randolf · 14 years ago
  26. 1ed8453 MIPS: Make init_vdso a subsys_initcall. by David Daney · 15 years ago
  27. 57d1501 MIPS: "Fix" useless 'init_vdso successfully' message. by David Daney · 15 years ago
  28. 28d7d21 MIPS: PowerTV: Move register setup to before reading registers. by David VomLehn · 15 years ago
  29. 6aa033d Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  30. 20ba5ef Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  31. dbbe464 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  32. 2e65a20 Input: RX51 keymap - fix recent compile breakage by Dmitry Torokhov · 14 years ago
  33. f9578fc ARM: 6265/1: kirkwood: move qnap_tsx1x_register_flash() to .init.text by Uwe Kleine-König · 14 years ago
  34. 51aa87b ARM: 6263/1: ns9xxx: fix FTBFS for zImage by Uwe Kleine-König · 14 years ago
  35. 73bcc76 ARM: 6262/1: arm/clps711x: fix debug macro compilation failure by Jeremy Kerr · 14 years ago
  36. 31e967d ARM: 6261/1: arm/shark: fix debug macro compilation failure by Jeremy Kerr · 14 years ago
  37. e6b8b3e ARM: 6260/1: arm/plat-spear: fix debug macro compilation failure by Jeremy Kerr · 14 years ago
  38. f63a79f ARM: 6259/1: arm/ns9xxx: fix debug macro compilation failure by Jeremy Kerr · 14 years ago
  39. 9729c0c ARM: 6258/1: arm/h720x: fix debug macro compilation failure by Jeremy Kerr · 14 years ago
  40. 0e1cf38 Merge branch 'bugzilla-16396' into release by Len Brown · 14 years ago
  41. 72ad5d7 ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM by Rafael J. Wysocki · 14 years ago
  42. ff48780 x86: Do not try to disable hpet if it hasn't been initialized before by Stefano Stabellini · 14 years ago
  43. 7a73c02 KVM: Use kmalloc() instead of vmalloc() for KVM_[GS]ET_MSR by Avi Kivity · 14 years ago
  44. 6aa0b9d KVM: MMU: fix conflict access permissions in direct sp by Xiao Guangrong · 15 years ago
  45. 7ffb65f Merge commit 'kumar/merge' into merge by Benjamin Herrenschmidt · 14 years ago
  46. 3fdfd99 powerpc: Fix erroneous lmb->memblock conversions by Benjamin Herrenschmidt · 14 years ago
  47. 4b8692c powerpc/mm: Add some debug output when hash insertion fails by Benjamin Herrenschmidt · 14 years ago
  48. 171aa2c powerpc/mm: Fix bugs in huge page hashing by Benjamin Herrenschmidt · 14 years ago
  49. ca91e6c powerpc/mm: Move around testing of _PAGE_PRESENT in hash code by Benjamin Herrenschmidt · 14 years ago
  50. b1623e7 powerpc/mm: Handle hypervisor pte insert failure in __hash_page_huge by Anton Blanchard · 14 years ago
  51. 4a973f2 Merge branch 'bugzilla-15886' into release by Len Brown · 14 years ago
  52. 718be4a ACPI: skip checking BM_STS if the BIOS doesn't ask for it by Len Brown · 14 years ago
  53. 27efd7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  54. 23dcab8 powerpc/kexec: Fix boundary case for book-e kexec memory limits by Kumar Gala · 14 years ago
  55. 64dd3b7 ARM: 6233/1: Delete a wrong redundant right parenthesis by wanzongshun · 14 years ago
  56. a7029c8 ARM: 6230/1: fix nuc900 touchscreen clk definition bug by wanzongshun · 14 years ago
  57. 0327559 x86: auditsyscall: fix fastpath return value after reschedule by Roland McGrath · 14 years ago
  58. 95977d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  59. a4ce96a Fix up trivial spelling errors ('taht' -> 'that') by Linus Torvalds · 14 years ago
  60. 52d9014 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 14 years ago
  61. 3fea602 Input: twl40300-keypad - fix handling of "all ground" rows by Dmitry Torokhov · 14 years ago
  62. 9aebbdb x86, numa: fix boot without RAM on node0 again by Yinghai Lu · 14 years ago
  63. 087b255 x86, i8259: Only register sysdev if we have a real 8259 PIC by Adam Lackorzynski · 14 years ago
  64. 7f8275d mm: add context argument to shrinker callback by Dave Chinner · 14 years ago
  65. d0c6f62 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  66. a9f7f2e Merge branch 'x86/kprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 14 years ago
  67. a197479 x86: kprobes: fix swapped segment registers in kretprobe by Roland McGrath · 14 years ago
  68. f82c3d7 x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chain by Jacob Pan · 14 years ago
  69. fd19dce x86: Fix x2apic preenabled system with kexec by Yinghai Lu · 14 years ago
  70. 58c84ed PCI: fall back to original BIOS BAR addresses by Bjorn Helgaas · 14 years ago
  71. 08be979 x86: Force HPET readback_cmp for all ATI chipsets by Thomas Gleixner · 14 years ago
  72. 2f7989e Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  73. 6f7dd68 Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  74. ea4c1a7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  75. 0ebe25f ARM: 6226/1: fix kprobe bug in ldr instruction emulation by Nicolas Pitre · 14 years ago
  76. 95f72d1 lmb: rename to memblock by Yinghai Lu · 14 years ago
  77. bcefc8d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  78. 177dd7e Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  79. 7fad698 [ARM] pxa/colibri-pxa300: fix AC97 init by pieterg · 14 years ago
  80. 5e16e3c [ARM] pxa: fix incorrect order of AC97 reset pin configs by Eric Miao · 14 years ago
  81. 3d3d0fb [ARM] pxa: cpufreq-pxa2xx: fix DRI recomputation routine by Marek Vasut · 15 years ago
  82. 76d61e4 [ARM] pxa/corgi: fix MMC/SD card detection failure by Eric Miao · 15 years ago
  83. c2330e2 Merge branch 'arm/defconfig/reduced-v2.6.35-rc1' of git://git.pengutronix.de/git/ukl/linux-2.6 by Linus Torvalds · 14 years ago
  84. d849537 ARM: Update mach-types by Russell King · 14 years ago
  85. 9154635 KVM: MMU: flush remote tlbs when overwriting spte with different pfn by Xiao Guangrong · 15 years ago
  86. 77154a2 powerpc/fsl-booke: Fix address issue when using relocatable kernels by Matthew McClintock · 15 years ago
  87. af71bcf powerpc/cpm1: Mark micropatch code/data static and __init by Anton Vorontsov · 14 years ago
  88. 2069a6a powerpc/cpm1: Fix build with various CONFIG_*_UCODE_PATCH combinations by Anton Vorontsov · 14 years ago
  89. 56825c8 powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue) by Anton Vorontsov · 14 years ago
  90. ac78884 ARM: lockdep: fix unannotated irqs-on by Russell King · 14 years ago
  91. d9e3804 ARM: 6184/2: ux500: use neutral PRCMU base by Linus Walleij · 15 years ago
  92. 398aa66 ARM: 6212/1: atomic ops: add memory constraints to inline asm by Will Deacon · 14 years ago
  93. 068de8d ARM: 6211/1: atomic ops: fix register constraints for atomic64_add_unless by Will Deacon · 14 years ago
  94. 4082cfa ARM: 6210/1: Do not rely on reset defaults of L2X0_AUX_CTRL by Sascha Hauer · 14 years ago
  95. 31016e9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  96. 6741502 Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  97. bf23690 powerpc: Fix userspace build of ptrace.h by Sam Ravnborg · 15 years ago
  98. c2be054 powerpc: Fix default_machine_crash_shutdown #ifdef botch by Paul E. McKenney · 15 years ago
  99. 3cd8519 powerpc: Fix logic error in fixup_irqs by Johannes Berg · 15 years ago
  100. d3005fb powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fixup_resources by Denis Kirjanov · 15 years ago