1. 0ebb962 ARM: 7003/1: vexpress: Add clock definition for the SP805. by Nick Bowler · 14 years ago
  2. 14c62e7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  3. 7ca0758 x86-32, vdso: On system call restart after SYSENTER, use int $0x80 by H. Peter Anvin · 13 years ago
  4. ba8f318 m68k: fix __page_to_pfn for a const struct page argument by Ian Campbell · 14 years ago
  5. e21757a OMAP3: clock: indicate that gpt12_fck and wdt1_fck are in the WKUP clockdomain by Paul Walmsley · 13 years ago
  6. 4762e25 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  7. 60c5f08 xen/tracing: Fix tracing config option properly by Jeremy Fitzhardinge · 14 years ago
  8. 3c05c4b xen: Do not enable PV IPIs when vector callback not present by Stefano Stabellini · 14 years ago
  9. 0d6cfa3 ARM: 7051/1: cpuimx* boards: fix mach-types errors by Eric Bénard · 13 years ago
  10. 450a37d OMAP4: clock: fix compile warning by Paul Walmsley · 14 years ago
  11. 5598473 sparc: Allow handling signals when stack is corrupted. by David S. Miller · 14 years ago
  12. 9c5f560 OMAP4: clock: re-enable previous clockdomain enable/disable sequence by Paul Walmsley · 14 years ago
  13. b1cbdb0 OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force wakeup by Santosh Shilimkar · 14 years ago
  14. c956b75 OMAP: powerdomains: Make all powerdomain target states as ON at init by Rajendra Nayak · 14 years ago
  15. 0c3bef6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  16. 5d747c6 ARM: S5P: fix bug in spdif_clk_get_rate by Naveen Krishna Chatradhi · 14 years ago
  17. d2edddf ARM: EXYNOS4: Add restart hook for proper reboot by Kyungmin Park · 14 years ago
  18. 2b431ff ARM: EXYNOS4: Increase reset delay for USB HOST PHY by Yulgon Kim · 14 years ago
  19. 3f6065d ARM: S5P: add required chained_irq_enter/exit to gpio-int code by Marek Szyprowski · 14 years ago
  20. 70b0e82 ARM: EXYNOS4: add required chained_irq_enter/exit to eint code by Marek Szyprowski · 14 years ago
  21. 995b528 ARM: SAMSUNG: Add chained enrty/exit call to timer interrupt handler by Marek Szyprowski · 14 years ago
  22. f98d429d ARM: S3C64XX: Fix build break in PM debug by Abhilash Kesavan · 14 years ago
  23. 7e1291d ARM: S5PV210: Fix build warning by Abhilash Kesavan · 14 years ago
  24. 5a1993f ARM: EXYNOS4: Fix the IRQ definitions for MIPI CSIS device by Sylwester Nawrocki · 14 years ago
  25. 6b875cb ARM: EXYNOS4: remove duplicated inclusion by Huang Weiyi · 14 years ago
  26. af8a9f6 ARM: EXYNOS4: Fix wrong devname to support clkdev by Jonghwan Choi · 14 years ago
  27. c1a238a ARM: EXYNOS4: Use the correct regulator names on universal_c210 by Kyungmin Park · 14 years ago
  28. b8a297d ARM: SAMSUNG: Fix Section mismatch in samsung_bl_set() by Kukjin Kim · 14 years ago
  29. ac0d151 ARM: S5P64X0: Replace irq_gc_ack() with irq_gc_ack_set_bit() by Kukjin Kim · 14 years ago
  30. 6c58add ARM: 7019/1: Footbridge: select CLKEVT_I8253 for ARCH_NETWINDER by Axel Lin · 14 years ago
  31. 01b8833 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 14 years ago
  32. 4a0342c sparc: fix array bounds error setting up PCIC NMI trap by Ian Campbell · 14 years ago
  33. ccbcdf7 xen/x86: replace order-based range checking of M2P table by linear one by Jan Beulich · 14 years ago
  34. ab7e2db Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  35. 4bc9b07 Merge branch 'fixallnoconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  36. df3d8ae KVM: uses TASKSTATS, depends on NET by Randy Dunlap · 14 years ago
  37. edb5811 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 14 years ago
  38. cedf03b x86: fix mm/fault.c build by Randy Dunlap · 14 years ago
  39. 178a296 sparc64: Set HAVE_C_RECORDMCOUNT by David S. Miller · 14 years ago
  40. 3f6aa0b sparc32: unbreak arch_write_unlock() by Mikael Pettersson · 14 years ago
  41. a0fba3e sparc64: remove unnecessary macros from spinlock_64.h by Mikael Pettersson · 14 years ago
  42. 145e10e ARM: 7015/1: ARM errata: Possible cache data corruption with hit-under-miss enabled by Catalin Marinas · 14 years ago
  43. 43c734b ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation. by Srinivas Kandagatla · 14 years ago
  44. 505ed6f ARM: 6967/1: ep93xx: ts72xx: fix board model detection by Petr Štetiar · 14 years ago
  45. 2a004c6 ARM: 6965/1: ep93xx: add model detection for ts-7300 and ts-7400 boards by Petr Štetiar · 14 years ago
  46. e426f8e Merge branch '3.1-fixes-for-rmk' of git://linux-arm.org/linux-2.6-wd into fixes by Russell King · 14 years ago
  47. 06e727d Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-tip by Linus Torvalds · 14 years ago
  48. c44efba Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 14 years ago
  49. 696314c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into fixes by Arnd Bergmann · 14 years ago
  50. 419bb4e Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into fixes by Arnd Bergmann · 14 years ago
  51. 143ed29 Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Arnd Bergmann · 14 years ago
  52. 72dc53a ARM: cache: detect VIPT aliasing I-cache on ARMv6 by Will Deacon · 14 years ago
  53. dfc40b2 ARM: twd: register clockevents device before enabling PPI by Will Deacon · 14 years ago
  54. 5cb843c ARM: realview: ensure visibility of writes during reset by Will Deacon · 14 years ago
  55. 7fdd3c4 ARM: perf: make name of arm_pmu_type consistent by Mark Rutland · 14 years ago
  56. 49bef83 ARM: perf: fix prototype of release_pmu by Mark Rutland · 14 years ago
  57. eeca736 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 14 years ago
  58. c92761f sparc: Don't do hypervisor calls on non-sun4v in DS driver. by David S. Miller · 14 years ago
  59. 1d229d5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  60. af9dafb ARM: mmp: Change the way we use timer 0 as clockevent timer. by Lennert Buytenhek · 14 years ago
  61. 71c0c34 ARM: mmp: Switch to using timer 1 as clocksource timer. by Lennert Buytenhek · 14 years ago
  62. 7ce5ae3 ARM: mmp: Also start timer 1 on boot. by Lennert Buytenhek · 14 years ago
  63. 4c22ea8 ARM: pxa168/gplugd: free correct GPIO by Tanmay Upadhyay · 14 years ago
  64. 3647a40 ARM: pxa168/gplugd: get rid of mfp-gplugd.h by Tanmay Upadhyay · 14 years ago
  65. 392ba78 ARM: pxa: fix logic error in PJ4 iWMMXt handling by Lennert Buytenhek · 14 years ago
  66. 068ef73 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  67. 3ae3665 x86-64: Rework vsyscall emulation and add vsyscall= parameter by Andy Lutomirski · 14 years ago
  68. fce8dc0 x86-64: Wire up getcpu syscall by Andy Lutomirski · 14 years ago
  69. f3fb5b7 x86: Remove unnecessary compile flag tweaks for vsyscall code by Andy Lutomirski · 14 years ago
  70. a0c49b6 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  71. ac9cf9f mach-sa1100: fix PCI build problem by Linus Walleij · 14 years ago
  72. a85fe3f powerpc: Really fix build without CONFIG_PCI by Benjamin Herrenschmidt · 14 years ago
  73. e9d0b97 omap: timer: Set dmtimer used as clocksource in autoreload mode by Hemant Pedanekar · 14 years ago
  74. 133e6b5 OMAP3: am3517crane: remove NULL board_mux from board file by Johan Hovold · 14 years ago
  75. dccb3b0 arm: mach-omap2: mux: use kstrdup() by Thomas Meyer · 14 years ago
  76. ae65eb7 arch:arm:plat-omap:iovmm: remove unused variable 'va' by Maxin John · 14 years ago
  77. 1d08fd9 Update Nook Color machine 3284 to common Encore name by Oleg Drokin · 14 years ago
  78. 5686c4f am3505/3517: Various platform defines for UART4 by Raphaël Assénat · 14 years ago
  79. 58cf5e7 Merge branch 'for_3.1/pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into fixes by Tony Lindgren · 14 years ago
  80. 4eb979d ARM: drop experimental status for ARM_PATCH_PHYS_VIRT by Russell King · 14 years ago
  81. c9a48c2 OMAP: hwmod: fix build break on non-OMAP4 multi-OMAP2 builds by Paul Walmsley · 14 years ago
  82. d12d1fc OMAP: Fix linking error in twl-common.c for OMAP2/3/4 only builds by Peter Ujfalusi · 14 years ago
  83. 88ff987 [IA64] fix "allnoconfig" build by Tony Luck · 14 years ago
  84. a34668f perf, x86: Add model 45 SandyBridge support by Youquan Song · 14 years ago
  85. 2102a65 ARM: 7008/1: alignment: Make SIGBUS sent to userspace POSIXly correct by Dave Martin · 14 years ago
  86. 088c01f ARM: 7007/1: alignment: Prevent ignoring of faults with ARMv6 unaligned access model by Dave Martin · 14 years ago
  87. bf912d9 ARM: 7010/1: mm: fix invalid loop for poison_init_mem by Jamie Iles · 14 years ago
  88. 7760d54 ARM: 7005/1: freshen up mm/proc-arm946.S by Brian S. Julin · 14 years ago
  89. fe43756 ARM: mach-shmobile: mackerel: Add USB-DMA ID by Kuninori Morimoto · 14 years ago
  90. 4791d63 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobile-latest by Paul Mundt · 14 years ago
  91. b362308 mmc: sdhi, mmcif: zboot: Correct clock disable logic by Simon Horman · 14 years ago
  92. c66d3fc sh: Fix up fallout from cpuidle changes. by Paul Mundt · 14 years ago
  93. d9c9278 iMX: Fix build for iMX53 by Arnaud Patard (Rtp) · 14 years ago
  94. 546fb6cb ARM: mx5: board-cpuimx51.c fixup irq_to_gpio() usage by Ben Dooks · 14 years ago
  95. 1a43f20 Merge commit 'v3.1-rc1' into imx-fixes by Sascha Hauer · 14 years ago
  96. a9ba615 ASoC: Rename WM8915 to WM8996 by Mark Brown · 14 years ago
  97. 77c7ee5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into sh-latest by Paul Mundt · 14 years ago
  98. 9e23311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 14 years ago
  99. f23c126 arm: remove stale export of 'sha_transform' by Linus Torvalds · 14 years ago
  100. 4d44871 arm: remove "optimized" SHA1 routines by Linus Torvalds · 14 years ago