1. de66a97 ARM: 7187/1: fix unwinding for XIP kernels by Uwe Kleine-König · 13 years ago
  2. 974c072 ARM: 7186/1: fix Kconfig issue with PHYS_OFFSET and !MMU by Nicolas Pitre · 13 years ago
  3. dd13752 x86/intel_mid: Fix the Kconfig for MID selection by Alan Cox · 13 years ago
  4. 96f176a iommu/msm: Fix compile error in mach-msm/devices-iommu.c by Joerg Roedel · 13 years ago
  5. 45e713e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  6. 232ea34 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  7. 7125fac Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  8. 35337c8 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  9. 6560ee0 ARM: OMAP1: recalculate loops per jiffy after dpll1 reprogram by Janusz Krzysztofik · 13 years ago
  10. f62ef5f x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh northbridge functions by Andreas Herrmann · 13 years ago
  11. 35d4769 x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms by Mathias Nyman · 13 years ago
  12. 2cd1c8d x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardless of lazy_mmu mode by Konrad Rzeszutek Wilk · 13 years ago
  13. f1b2371 Merge branch 'ucode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent by Ingo Molnar · 13 years ago
  14. 1ef0389 x86: Fix "Acer Aspire 1" reboot hang by Peter Chubb · 13 years ago
  15. 8dbf4a3 x86/mtrr: Resolve inconsistency with Intel processor manual by Ajaykumar Hotchandani · 13 years ago
  16. ce37def x86: Document rdmsr_safe restrictions by Borislav Petkov · 13 years ago
  17. bd39906 x86, microcode: Fix the failure path of microcode update driver init code by Srivatsa S. Bhat · 13 years ago
  18. 644ddf5 Add TAINT_FIRMWARE_WORKAROUND on MTRR fixup by Prarit Bhargava · 13 years ago
  19. 9e68666 x86/mpparse: Account for bus types other than ISA and PCI by Bjorn Helgaas · 13 years ago
  20. efa2212 x86, mrst: Change the pmic_gpio device type to IPC by Feng Tang · 13 years ago
  21. 28744b3 mrst: Added some platform data for the SFI translations by Jekyll Lai · 13 years ago
  22. 48bc556 x86,mrst: Power control commands update by Jacob Pan · 13 years ago
  23. 6be30bb x86/reboot: Blacklist Dell OptiPlex 990 known to require PCI reboot by Rafael J. Wysocki · 13 years ago
  24. 45fc4cc ARM: davinci: dm365 evm: align nand partition table to u-boot by Shankarmurthy,Akshay · 13 years ago
  25. f1b21c5 ARM: davinci: da850 evm: change audio edma event queue to EVENTQ_0 by Manjunathappa, Prakash · 13 years ago
  26. 83713fc ARM: davinci: dm646x evm: wrong register used in setup_vpif_input_channel_mode by Hans Verkuil · 13 years ago
  27. 9ab409e ARM: davinci: dm646x does not have a DSP domain by Sekhar Nori · 13 years ago
  28. 78b8382 ARM: davinci: psc: fix incorrect offsets by Murali Karicheri · 13 years ago
  29. 8f9a098 ARM: davinci: psc: fix incorrect mask by Murali Karicheri · 13 years ago
  30. b495e03 x86, UV: Fix UV2 hub part number by Jack Steiner · 13 years ago
  31. 69682b6 x86: Add user_mode_vm check in stack_overflow_check by Mitsuo Hayasaka · 13 years ago
  32. 16e5294 perf, x86: Force IBS LVT offset assignment for family 10h by Robert Richter · 13 years ago
  33. 6a600a8 perf, x86: Disable PEBS on SandyBridge chips by Peter Zijlstra · 13 years ago
  34. 8e8da02 x86: Fix boot failures on older AMD CPU's by Linus Torvalds · 13 years ago
  35. f0a4cf3 sparc: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  36. 0c90547 arch/tile: use new generic {enable,disable}_percpu_irq() routines by Chris Metcalf · 13 years ago
  37. c2851a9 arch/tile: fix double-free bug in homecache_free_pages() by Chris Metcalf · 13 years ago
  38. 3989efb arch/tile: add a few #includes and an EXPORT to catch up with kernel changes. by Chris Metcalf · 13 years ago
  39. e5fd47b xen/pm_idle: Make pm_idle be default_idle under Xen. by Konrad Rzeszutek Wilk · 13 years ago
  40. 7d8b894 ARM: mx28: LRADC macro rename by Peter Rusko · 13 years ago
  41. 11357be arm: mx23: recognise stmp378x as mx23 by Wolfram Sang · 13 years ago
  42. 8d2d2d1 ARM: mxs: fix machines' initializers order by Lauri Hintsala · 13 years ago
  43. 5d34840 ARM: mxs/tx28: add __initconst for fec pdata by Dong Aisheng · 13 years ago
  44. 71b33a4 ARM: S3C64XX: Staticise s3c6400_sysclass by Mark Brown · 13 years ago
  45. f4a65ad ARM: S3C64XX: Add linux/export.h to dev-spi.c by Mark Brown · 13 years ago
  46. ade145c ARM: S3C64XX: Remove extern from definition of framebuffer setup call by Mark Brown · 13 years ago
  47. b2dcb87 ARM: CSR: PM: fix build error due to undeclared 'THIS_MODULE' by Barry Song · 13 years ago
  48. 1bdfd27a ARM: CSR: fix build error due to new mdesc->dma_zone_size by Barry Song · 13 years ago
  49. c2cb211 ARM: OMAP1: Fix ckctl value used for dpll1 defualt rate by Janusz Krzysztofik · 13 years ago
  50. b29e235 ARM: OMAP1: Remove unsafe clock values from omap1_defconfig by Janusz Krzysztofik · 13 years ago
  51. 650f7a7 ARM: OMAP1: Fix reprogramming of DPLL1 for systems that boot at rates below 60MHz by Tony Lindgren · 13 years ago
  52. 3b120ab Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  53. cfc9066 [S390] remove reset of system call restart on psw changes by Martin Schwidefsky · 13 years ago
  54. b934069 [S390] add missing .set function for NT_S390_LAST_BREAK regset by Martin Schwidefsky · 13 years ago
  55. 7c81878 [S390] fix page change underindication in pgste_update_all by Carsten Otte · 13 years ago
  56. d9ae677 [S390] ptrace inferior call interactions with TIF_SYSCALL by Martin Schwidefsky · 13 years ago
  57. 5f894cb [S390] kdump: Replace is_kdump_kernel() with OLDMEM_BASE check by Michael Holzheu · 13 years ago
  58. 04aafd7 arm/imx: fix irq_base for gpio by Shawn Guo · 13 years ago
  59. 2a3267a arm/imx: fix return type of callback passed to of_irq_init() by Shawn Guo · 13 years ago
  60. cd5b49b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  61. 4cbd6b1 ARM: 7182/1: ARM cpu topology: fix warning by Vincent Guittot · 13 years ago
  62. b5bed7f ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and below by Jon Medhurst (Tixy) · 13 years ago
  63. 14383c2 ARM: 7180/1: Change kprobes testcase with unpredictable STRD instruction by Jon Medhurst (Tixy) · 13 years ago
  64. 61b3875 ARM: 7179/1: nomadik: localize cpu-8815 header by Linus Walleij · 13 years ago
  65. 0e934e2 ARM: at91: Fix USB AT91 gadget registration by Anders Darander · 13 years ago
  66. 1808958 ARM: at91: fix clock conid for atmel_tcb.1 on 9260/9g20 by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  67. 98014be Merge branch 'defconfigs-for-arnd' of git://git.linaro.org/people/triad/linux-stericsson into fixes by Arnd Bergmann · 13 years ago
  68. 6e2a587 ARM: ux500: update defconfig by Linus Walleij · 13 years ago
  69. 58aa4eb ARM: u300: update defconfig by Linus Walleij · 13 years ago
  70. a5f70b6 ARM: at91: fix NAND bus width decoding from system_rev by Christian Hitz · 13 years ago
  71. fe41db7 ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculation by Will Deacon · 13 years ago
  72. abdd7b9 ARM: 7176/1: cpu_pm: register GIC PM notifier only once by Marc Zyngier · 13 years ago
  73. 46589e2 ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernels by Jon Medhurst · 13 years ago
  74. ea2e705 ARM: 7172/1: dma: Drop GFP_COMP for DMA memory allocations by Sumit Bhattacharya · 13 years ago
  75. c36ef4b ARM: 7171/1: unwind: add unwind directives to bitops assembly macros by Will Deacon · 13 years ago
  76. c89cefe ARM: 7170/2: fix compilation breakage in entry-armv.S by Guennadi Liakhovetski · 13 years ago
  77. 41dfaa9 ARM: 7168/1: use cache type functions for arch_get_unmapped_area by Rob Herring · 13 years ago
  78. 49e4406 powerpc/44x: Add mtd ndfc to the ppx44x defconfig by Tony Breeds · 13 years ago
  79. 13020be powerpc: Fix compiliation with hugetlbfs enabled by Kumar Gala · 13 years ago
  80. 55135df Merge branch 'fixes-dss' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 13 years ago
  81. b70c420 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 13 years ago
  82. 597b97c Merge branch 'at91/defconfig' into fixes by Arnd Bergmann · 13 years ago
  83. db5509f ARM: at91: enable additional boards in existing soc defconfig files by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  84. 9f939ad ARM: at91: refresh soc defconfig files for 3.2 by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  85. 85d096d ARM: at91: rename defconfig files appropriately by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  86. be09d1d Merge branches 'rmobile/core', 'rmobile/kota2' and 'rmobile/ag5' into rmobile-fixes-for-linus by Paul Mundt · 13 years ago
  87. 9bcc0a5 ARM: mach-shmobile: SH73A0 external Ethernet fix by Magnus Damm · 13 years ago
  88. eded914 ARM: mach-shmobile: AG5EVM GIC Sparse IRQ fix by Magnus Damm · 13 years ago
  89. 33661c9 ARM: mach-shmobile: Kota2 TPU LED platform data by Magnus Damm · 13 years ago
  90. dcb4ea8 ARM: mach-shmobile: Kota2 GIC Sparse IRQ fix by Magnus Damm · 13 years ago
  91. 1b6cec8 ARM: mach-shmobile: Kota2 PINT fix by Magnus Damm · 13 years ago
  92. e3854b6 arch/powerpc/sysdev/ehv_pic.c: add missing kfree by Julia Lawall · 13 years ago
  93. 7145cf1 powerpc/fsl-lbc: Fix for fsl_upm by Alexandre Rusev · 13 years ago
  94. ae5f8c1 powerpc/qe: Fixup QE_General4 errata by Joakim Tjernlund · 13 years ago
  95. 05011f3 powerpc/85xx: Fix compile error on p3060_qds.c by Kumar Gala · 13 years ago
  96. a922825 powerpc/p3060qds: Fix select of 'MPC8xxx_GPIO' by Paul Bolle · 13 years ago
  97. c3c3ced powerpc/p1023: set IRQ[4:6,11] to active-high level sensitive for PCIe by Roy Zang · 13 years ago
  98. b079d67 Merge branch 'hwmod_dss_fixes_3.2rc' of git://git.pwsan.com/linux-2.6 into fixes-dss by Tony Lindgren · 13 years ago
  99. 52f3a41 Merge branch 'fixes-v3.2-rc2' into fixes by Tony Lindgren · 13 years ago
  100. 8770b07 ARM: OMAP2+: Fix Compilation error when omap_l3_noc built as module by Govindraj.R · 13 years ago