1. 9ddea57 ARM: mach-realview: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  2. 7375aba ARM: mach-pxa: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  3. d7a8a58 ARM: mach-pnx4008: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  4. 65aa1b1 ARM: mach-orion5x: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  5. 5e52b43 ARM: mach-omap2: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  6. 246e389 ARM: mach-omap1: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  7. 03150fb ARM: mach-nuc93x: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  8. 013b5fb ARM: mach-nomadik: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  9. b11fd42 ARM: mach-netx: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  10. 6192935 ARM: mach-mx5: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  11. 5bc9291 ARM: mach-mv78xx0: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  12. f631dd4 ARM: mach-msm: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  13. bdec5dd ARM: mach-lpc32xx: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  14. 0318ce9 ARM: mach-ks8695: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  15. 1b7bd28 ARM: mach-kirkwood: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  16. e022c72 ARM: mach-ixp4xx: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  17. 36f7a1e ARM: mach-ixp23xx: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  18. ade5931 ARM: mach-ixp2000: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  19. e5c76c0 ARM: mach-iop33x: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  20. 1896746 ARM: mach-iop32x: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  21. d304c54 ARM: mach-iop13xx: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  22. c5e587a ARM: mach-integrator: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  23. dc8f190 ARM: mach-imx: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  24. 3746f02 ARM: mach-h720x: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  25. 2b078cd ARM: mach-gemini: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  26. 93ef888 ARM: mach-footbridge: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  27. 2be5a4a ARM: mach-exynos4: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  28. e562cf1 ARM: mach-ep93xx: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  29. 5eb980f ARM: mach-ebsa110: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  30. 57fa572 ARM: mach-dove: convert boot-params to atag_offset by Nicolas Pitre · 13 years ago
  31. e7e5601 ARM: mach-davinci: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  32. 03e6720 ARM: mach-cns3xxx: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  33. 6244fa9 ARM: mach-clps711x: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  34. 2bb9839 ARM: introduce atag_offset to replace boot_params by Nicolas Pitre · 13 years ago
  35. 450a37d OMAP4: clock: fix compile warning by Paul Walmsley · 13 years ago
  36. 5598473 sparc: Allow handling signals when stack is corrupted. by David S. Miller · 13 years ago
  37. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  38. 9c5f560 OMAP4: clock: re-enable previous clockdomain enable/disable sequence by Paul Walmsley · 13 years ago
  39. b1cbdb0 OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force wakeup by Santosh Shilimkar · 13 years ago
  40. c956b75 OMAP: powerdomains: Make all powerdomain target states as ON at init by Rajendra Nayak · 13 years ago
  41. 2f3aa7a x86: jump_label: arch_jump_label_text_poke_early: add missing __init by Kevin Winchester · 13 years ago
  42. 710b721 locks: move F_INPROGRESS from fl_type to fl_flags field by J. Bruce Fields · 13 years ago
  43. 0c3bef6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  44. 5d747c6 ARM: S5P: fix bug in spdif_clk_get_rate by Naveen Krishna Chatradhi · 13 years ago
  45. d2edddf ARM: EXYNOS4: Add restart hook for proper reboot by Kyungmin Park · 13 years ago
  46. 2b431ff ARM: EXYNOS4: Increase reset delay for USB HOST PHY by Yulgon Kim · 13 years ago
  47. 3f6065d ARM: S5P: add required chained_irq_enter/exit to gpio-int code by Marek Szyprowski · 13 years ago
  48. 70b0e82 ARM: EXYNOS4: add required chained_irq_enter/exit to eint code by Marek Szyprowski · 13 years ago
  49. 995b528 ARM: SAMSUNG: Add chained enrty/exit call to timer interrupt handler by Marek Szyprowski · 13 years ago
  50. f98d429 ARM: S3C64XX: Fix build break in PM debug by Abhilash Kesavan · 13 years ago
  51. 7e1291d ARM: S5PV210: Fix build warning by Abhilash Kesavan · 13 years ago
  52. 5a1993f ARM: EXYNOS4: Fix the IRQ definitions for MIPI CSIS device by Sylwester Nawrocki · 13 years ago
  53. 6b875cb ARM: EXYNOS4: remove duplicated inclusion by Huang Weiyi · 13 years ago
  54. af8a9f6 ARM: EXYNOS4: Fix wrong devname to support clkdev by Jonghwan Choi · 13 years ago
  55. c1a238a ARM: EXYNOS4: Use the correct regulator names on universal_c210 by Kyungmin Park · 13 years ago
  56. b8a297d ARM: SAMSUNG: Fix Section mismatch in samsung_bl_set() by Kukjin Kim · 13 years ago
  57. ac0d151 ARM: S5P64X0: Replace irq_gc_ack() with irq_gc_ack_set_bit() by Kukjin Kim · 13 years ago
  58. 6c58add ARM: 7019/1: Footbridge: select CLKEVT_I8253 for ARCH_NETWINDER by Axel Lin · 13 years ago
  59. 91142bf fbdev: sh_mobile_meram: Assign meram to the SH7372_A4LC power domain by Damian · 13 years ago
  60. 01b8833 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  61. 4a0342c sparc: fix array bounds error setting up PCIC NMI trap by Ian Campbell · 13 years ago
  62. 3b3bceef net: fix IBM EMAC driver after rename. by Tony Breeds · 13 years ago
  63. 8bc84f8 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  64. 42c0d26 ARM: EXYNOS4: Turn the mach-smdkc210.c into mach-smdv310.c by Kukjin Kim · 13 years ago
  65. 2213d0c ARM: S5P64X0: Add the devname for DMA clock by Boojin Kim · 13 years ago
  66. 1ce3ea6 ARM: S5PV210: use dma-pl330 device name for clock by Vladimir Zapolskiy · 13 years ago
  67. d20cc4c ARM: S5PC100: use dma-pl330 device name for clock by Vladimir Zapolskiy · 13 years ago
  68. 2c92942 ARM: EXYNOS4: use dma-pl330 device name for clock by Vladimir Zapolskiy · 13 years ago
  69. b489da8 flexcan: Add flexcan device support for p1010rdb. by holt@sgi.com · 13 years ago
  70. 243abbf flexcan: Fix up fsl-flexcan device tree binding. by holt@sgi.com · 13 years ago
  71. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  72. ccbcdf7 xen/x86: replace order-based range checking of M2P table by linear one by Jan Beulich · 13 years ago
  73. c21d231 mach-u300: retire AVE device by Linus Walleij · 13 years ago
  74. 711e2de mach-u300: delete bogus memory mappings by Linus Walleij · 13 years ago
  75. 5485c1e mach-u300: patch physoffset by default by Linus Walleij · 13 years ago
  76. c43ed56 mach-u300: drop SEMI config option by Linus Walleij · 13 years ago
  77. 7328514 mach-u300: retire odd singlemem variant by Linus Walleij · 13 years ago
  78. 70e5f5e ARM: io: remove IO_SPACE_LIMIT from SA11x0 by Russell King · 13 years ago
  79. 4b34f7d ARM: io: remove IO_SPACE_LIMIT from platforms without PCI/ISA by Russell King · 13 years ago
  80. deb9a75e ARM: io: remove IO_SPACE_LIMIT from platforms with ISA/PCI and 64K window by Russell King · 13 years ago
  81. 04e1c83 ARM: io: add a default IO_SPACE_LIMIT definition by Russell King · 13 years ago
  82. 0d26449 ARM: io: RiscPC: eliminate private inb() et.al. definitions by Russell King · 13 years ago
  83. 5e4cdb8 ARM: io: RiscPC: make EASI_BASE a void iomem pointer by Russell King · 13 years ago
  84. 06cf0b5 ARM: io: ecard: remove ioaddr() from ecard.c by Russell King · 13 years ago
  85. 1ace756 ARM: io: ecard: move ioaddr() inside __ecard_address by Russell King · 13 years ago
  86. d0a84e7 ARM: io: RiscPC: define io addresses relative to IO_BASE by Russell King · 13 years ago
  87. fb1dddd7 ARM: io: s3c2410: remove ioaddr() by Russell King · 13 years ago
  88. 4ab3715 ARM: i.MX53: clean up iomux-mx53.h by Troy Kisky · 13 years ago
  89. 315046d ARM: i.MX51: clean up iomux-mx51.h by Troy Kisky · 13 years ago
  90. 7242e24 ARM: i.MX51: Remove _MX51_PAD_xxx references by Troy Kisky · 13 years ago
  91. a579ceb arm/mxs: move MXS_GPIO_NR into mach/mxs.h by Shawn Guo · 13 years ago
  92. 7e6c53a gpio/mxs: move irq_to_gpio() into gpio-mxs driver by Shawn Guo · 13 years ago
  93. 1dfa86b arm/mxc: move IMX_GPIO_NR into mach/hardware.h by Shawn Guo · 13 years ago
  94. a439561 gpio/mxc: move irq_to_gpio() into gpio-mxc driver by Shawn Guo · 13 years ago
  95. df1bac2 arm/mxc: use gpiolib helper for gpio_to_irq by Shawn Guo · 13 years ago
  96. db1ef2b ARM: mxs: Remove unused header file by Fabio Estevam · 13 years ago
  97. 298557d oprofile, x86: Fix overflow and warning (commit 1d12d35) by Robert Richter · 13 years ago
  98. ab7e2db Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  99. 4bc9b07 Merge branch 'fixallnoconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  100. df3d8ae KVM: uses TASKSTATS, depends on NET by Randy Dunlap · 13 years ago