1. 13ccb93 Merge branch 'driver-core-linus' into driver-core-next by Tejun Heo · 11 years ago
  2. 75da02b microcode: Use request_firmware_direct() by Takashi Iwai · 11 years ago
  3. 53c6de5 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  4. 2885432 x86/apic, doc: Justification for disabling IO APIC before Local APIC by Fenghua Yu · 11 years ago
  5. e0f6dec x86, bitops: Correct the assembly constraints to testing bitops by H. Peter Anvin · 11 years ago
  6. 36059ee Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  7. 8aa9c36 Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  8. d644c02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  9. 1ab231b Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  10. 5551a34 x86-64, build: Always pass in -mno-sse by H. Peter Anvin · 11 years ago
  11. a16ab68 parisc: update 64bit defconfigs and use SIL680 instead of SIIMAGE driver by Helge Deller · 11 years ago
  12. a5c6e87 arm: dts: socfpga: Change some clocks of gate-clk type to perip-clk by Dinh Nguyen · 11 years ago
  13. 725dd7e arm: socfpga: Enable ARM_TWD for socfpga by Dinh Nguyen · 11 years ago
  14. f39918e ARM: multi_v7_defconfig: enable SDHCI_BCM_KONA and MMC_BLOCK_MINORS=16 by Olof Johansson · 11 years ago
  15. 610ffd5 ARM: sunxi_defconfig: enable NFS, TMPFS, PRINTK_TIME and nfsroot support by Olof Johansson · 11 years ago
  16. 82cca5d Merge tag 'omap-for-v3.13/more-dt-regressions' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  17. 0dfee67 ARM: multi_v7_defconfig: enable network for BeagleBone Black by Olof Johansson · 11 years ago
  18. 3060817 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 11 years ago
  19. c0c3350 Merge tag 'mvebu-dt-fixes-3.13' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 11 years ago
  20. b8be3a2 Merge tag 'omap-for-v3.13/fixes-against-rc1-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  21. ac46bf3 ARM: dts: Fix the name of supplies for smsc911x shared by OMAP by Florian Vaussard · 11 years ago
  22. 1cfc4bd ARM: OMAP2+: Powerdomain: Fix unchecked dereference of arch_pwrdm by Rajendra Nayak · 11 years ago
  23. 33e9c39 ARM: dts: omap3-beagle: Add omap-twl4030 audio support by Jarkko Nikula · 11 years ago
  24. 2562f52 ARM: dts: omap4-sdp: Fix pin muxing for wl12xx by Balaji T K · 11 years ago
  25. 2ba2866 ARM: dts: omap4-panda-common: Fix pin muxing for wl12xx by Balaji T K · 11 years ago
  26. e321ae4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  27. bcc2f9b Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  28. 7093bf2 ARM: at91: fixed unresolved symbol "at91_pm_set_standby" when built without CONFIG_PM by Brent Taylor · 11 years ago
  29. d2607c3 ARM: at91: add usart3 alias to dtsi by Nicolas Ferre · 11 years ago
  30. 58e7b1d ARM: at91: sama5d3: reduce TWI internal clock frequency by Ludovic Desroches · 11 years ago
  31. e84a2a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 11 years ago
  32. 1d07489 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  33. fff6540 um: Build always with -mcmodel=large on 64bit by Richard Weinberger · 11 years ago
  34. 8ed12fc um: Rename print_stack_trace to do_stack_trace by Richard Weinberger · 11 years ago
  35. 11d4bb1 ARM: 7907/1: lib: delay-loop: Add align directive to fix BogoMIPS calculation by Fabio Estevam · 11 years ago
  36. e2ccba4 ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernel by Dave Martin · 11 years ago
  37. 5091333 ARM: 7895/1: signal: fix armv7-m build issue in sigreturn_codes.S by Victor Kamensky · 11 years ago
  38. 67130c5 ARM: footbridge: fix EBSA285 LEDs by Russell King · 11 years ago
  39. b8d8fcc parisc: remove CONFIG_MLONGCALLS=y from defconfigs by Helge Deller · 11 years ago
  40. 161bd3b parisc: fix kernel memory layout in vmlinux.ld.S by Helge Deller · 11 years ago
  41. c790b41 parisc: use kernel_text_address() in unwind functions by Helge Deller · 11 years ago
  42. 6c3215c parisc: remove empty SERIAL_PORT_DFNS in serial.h by Chen Gang · 11 years ago
  43. 8f96bdf parisc: add some more machine names to hardware database by Helge Deller · 11 years ago
  44. 0576da2 parisc: fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped address by Helge Deller · 11 years ago
  45. 4365922 ARM: footbridge: fix VGA initialisation by Russell King · 11 years ago
  46. d8aa712 ARM: fix booting low-vectors machines by Russell King · 11 years ago
  47. 11a5aa3 ARM: dma-mapping: check DMA mask against available memory by Russell King · 11 years ago
  48. d5ff835 Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  49. 033dbbd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  50. 3676f9e arm64: Move PTE_PROT_NONE higher up by Catalin Marinas · 11 years ago
  51. 4f00130 arm64: Use Normal NonCacheable memory for writecombine by Catalin Marinas · 11 years ago
  52. 1f3a8ba x86/efi: Fix earlyprintk off-by-one bug by Matt Fleming · 11 years ago
  53. 2dacab7 arm64: debug: make aarch32 bkpt checking endian clean by Matthew Leach · 11 years ago
  54. 6a2e5e5 arm64: ptrace: fix compat registes get/set to be endian clean by Matthew Leach · 11 years ago
  55. 9dda276 crypto: s390 - Fix aes-xts parameter corruption by Gerald Schaefer · 11 years ago
  56. a456c0d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  57. 30023a7 ARM: dts: omap3-beagle: Fix USB host on beagle boards (for 3.13) by Roger Quadros · 11 years ago
  58. 2f2befd ARM: dts: omap3-igep0020: name twl4030 VPLL2 regulator as vdds_dsi by Javier Martinez Canillas · 11 years ago
  59. caa7337 ARM: dts: AM33XX IGEP0033: add USB support by Enric Balletbo i Serra · 11 years ago
  60. d8e5b2b ARM: dts: AM33XX BASE0033: add 32KBit EEPROM support by Enric Balletbo i Serra · 11 years ago
  61. f3689fd ARM: dts: AM33XX BASE0033: add pinmux and user led support by Enric Balletbo i Serra · 11 years ago
  62. 0710b67 ARM: dts: AM33XX BASE0033: add pinmux and hdmi node to enable display by Enric Balletbo i Serra · 11 years ago
  63. 50592dc ARM: dts: omap3-igep0020: Add pinmuxing for DVI output by Javier Martinez Canillas · 11 years ago
  64. d526dae ARM: dts: omap3-igep0020: Add pinmux setup for i2c devices by Javier Martinez Canillas · 11 years ago
  65. 9aa36df ARM: dts: omap3-igep: Update to use the TI AM/DM37x processor by Enric Balletbo i Serra · 11 years ago
  66. 0e9fd77 ARM: dts: omap3-igep: Add support for LBEE1USJYC WiFi connected to SDIO by Enric Balletbo i Serra · 11 years ago
  67. 8559133 ARM: dts: omap3-igep: Fix bus-width for mmc1 by Enric Balletbo i Serra · 11 years ago
  68. 11d3a7d ARM: OMAP2+: dss-common: change IGEP's DVI DDC i2c bus by Javier Martinez Canillas · 11 years ago
  69. 912e663 ARM: OMAP2+: Disable POSTED mode for errata i103 and i767 by Joel Fernandes · 11 years ago
  70. a325552 Merge tag 'ux500-defconfig-v3.13-rcs' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes by Olof Johansson · 11 years ago
  71. 75cc4d4 Merge tag 'ux500-fixes-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes by Olof Johansson · 11 years ago
  72. 5281973 Revert "ARM: ux500: Stop passing MMC's platform data for Device Tree boots" by Linus Walleij · 11 years ago
  73. 1f202de Revert "ARM: ux500: Remove AUXDATA relating to SDI (MMC) clock-name bindings" by Linus Walleij · 11 years ago
  74. 59b023e ARM: ux500: u8500_defconfig: add missing cpuidle option by Daniel Lezcano · 11 years ago
  75. a09b5ad u8500_defconfig: allow creation and mounting of devtmpfs by Andi Shyti · 11 years ago
  76. 0e4b074 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  77. a31ab44 ARM: bcm2835: add missing #xxx-cells to I2C nodes by Stephen Warren · 11 years ago
  78. 192b4bc Merge tag 'imx-fixes-3.13-2' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes by Kevin Hilman · 11 years ago
  79. c61248a ARM: dts: Add max77686 RTC interrupt to cros5250-common by Doug Anderson · 11 years ago
  80. edd5eb4 ARM: OMAP2+: Fix eMMC on n900 with device tree by Tony Lindgren · 11 years ago
  81. 26f67a3 ARM: OMAP2+: Add fixed regulator to omap2plus_defconfig by Tony Lindgren · 11 years ago
  82. 7ce93f3 ARM: OMAP2+: Fix more missing data for omap3.dtsi file by Tony Lindgren · 11 years ago
  83. 33cb667 ARM: vexpress/TC2: Implement MCPM power_down_finish() by Dave Martin · 11 years ago
  84. 5c1f34c Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 11 years ago
  85. 6dd1e35 ARM: omap: fix warning with LPAE build by Olof Johansson · 11 years ago
  86. 96039f7 ARM: mvebu: re-enable PCIe on Armada 370 DB by Thomas Petazzoni · 11 years ago
  87. b6dda00 ARM: mvebu: use the virtual CPU registers to access coherency registers by Gregory CLEMENT · 11 years ago
  88. b3bf6aa arm64: Unmask asynchronous aborts when in kernel mode by Catalin Marinas · 11 years ago
  89. df503ba arm64: dts: Reserve the memory used for secondary CPU release address by Catalin Marinas · 11 years ago
  90. 6468178 arm64: let the core code deal with preempt_count by Marc Zyngier · 11 years ago
  91. 127581b s390/mm: handle asce-type exceptions as normal page fault by Martin Schwidefsky · 11 years ago
  92. 8adbf78 s390,time: revert direct ktime path for s390 clockevent device by Martin Schwidefsky · 11 years ago
  93. 79c74ec s390/time,vdso: convert to the new update_vsyscall interface by Martin Schwidefsky · 11 years ago
  94. 71a86ef s390/uaccess: add missing page table walk range check by Heiko Carstens · 11 years ago
  95. e0513d9 arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflow by Chen Gang · 12 years ago
  96. ec67ad8 powerpc/signals: Improved mark VSX not saved with small contexts fix by Michael Neuling · 11 years ago
  97. 8ff8127 powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filtering by Hari Bathini · 11 years ago
  98. 962bc22 powerpc: allyesconfig should not select CONFIG_CPU_LITTLE_ENDIAN by Anton Blanchard · 11 years ago
  99. 924dd50 powerpc: Fix error when cross building TAGS & cscope by Michael Neuling · 11 years ago
  100. 26b265c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago