1. fff94cd [ARM] S3C: Tidy sleep code path to fix call flow by Ben Dooks · 16 years ago
  2. aa8aba6 [ARM] S3C: Do not kmalloc/kfree during inner suspend code. by Ben Dooks · 17 years ago
  3. 663a830 [ARM] S3C: Avoid checking the task stackpage in pm-check by Ben Dooks · 17 years ago
  4. 67c2add [ARM] S3C24XX: Add S3C_GPIO_END definition by Ben Dooks · 17 years ago
  5. d2b07fe [ARM] S3C: Update UART save over PM suspend/resume by Ben Dooks · 17 years ago
  6. ef30e14 [ARM] S3C: Rename sleep.S functions to be non-cpu specific by Ben Dooks · 17 years ago
  7. 4e59c25 [ARM] S3C: Rename s3c2410_pm_init to s3c_pm_init. by Ben Dooks · 17 years ago
  8. 598ee00 [ARM] S3C24XX: Fix bug in IRQ_EINT_BIT() calculation by Andy Green · 17 years ago
  9. 56b3442 [ARM] S3C: Make IRQ_EINT sleep control common by Ben Dooks · 17 years ago
  10. 7299a40 [ARM] S3C24XX: Remove changelog from arch/arm/plat-s3c24xx/irq.c by Ben Dooks · 17 years ago
  11. 65fa22b [ARM] S3C24XX: Split PM code from arch/arm/plat-s3c24xx/irq.c by Ben Dooks · 17 years ago
  12. 840eeeb [ARM] S3C: Fix warnings in the PM memory CRC code by Ben Dooks · 17 years ago
  13. 2261e0e [ARM] S3C: Move plat-s3c24xx pm.c support into plat-s3c by Ben Dooks · 17 years ago
  14. 549c7e3 [ARM] S3C: Split the resume memory check code from pm.c by Ben Dooks · 17 years ago
  15. 6419711 [ARM] S3C: Move PM support functions to common location by Ben Dooks · 17 years ago
  16. a3f6635 [ARM] S3C: Nove <plat/pm.h> from plat-s3c24xx to plat-s3fc by Ben Dooks · 17 years ago
  17. 1264fa6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s3c-fixes by Ben Dooks · 16 years ago
  18. 368a121 powerpc: Run sbc610 USB fixup code only on the appropriate platform. by Tony Breeds · 16 years ago
  19. 9c1a774 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  20. 3024e4a Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  21. f2a4165 Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  22. f41bf2a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  23. b57ee99 [ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMU by Catalin Marinas · 16 years ago
  24. 25ef4a6 [ARM] 5416/1: Use unused address in v6_early_abort by Seth Forshee · 16 years ago
  25. 780eef9 x86: oprofile: don't set counter width from cpuid on Core2 by Tim Blechmann · 16 years ago
  26. 0fc59d3 x86: fix init_memory_mapping() to handle small ranges by Yinghai Lu · 16 years ago
  27. 2d44947 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  28. 5b10174 x86-64: seccomp: fix 32/64 syscall hole by Roland McGrath · 16 years ago
  29. ccbe495 x86-64: syscall-audit: fix 32/64 syscall hole by Roland McGrath · 16 years ago
  30. 340430c x86 mmiotrace: fix race with release_kmmio_fault_page() by Pekka Paalanen · 16 years ago
  31. 3e39aa1 x86 mmiotrace: improve handling of secondary faults by Stuart Bennett · 17 years ago
  32. 0b700a6 x86 mmiotrace: split set_page_presence() by Pekka Paalanen · 16 years ago
  33. 5359b58 x86 mmiotrace: fix save/restore page table state by Pekka Paalanen · 16 years ago
  34. e9d54ca x86 mmiotrace: WARN_ONCE if dis/arming a page fails by Stuart Bennett · 17 years ago
  35. 5ff9369 x86: add far read test to testmmiotrace by Pekka Paalanen · 16 years ago
  36. fab852a x86: count errors in testmmiotrace.ko by Pekka Paalanen · 16 years ago
  37. 92b9af9 x86: i915 needs pgprot_writecombine() and is_io_mapping_possible() by Ingo Molnar · 16 years ago
  38. 3c4f115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  39. 7187adb Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  40. 535d8e8 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  41. 6febf65 Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  42. 34f32c9 usb: musb: make Davinci *work* in mainline by David Brownell · 16 years ago
  43. 5312dc6 Revert "MIPS: Print irq handler description" by Ralf Baechle · 16 years ago
  44. dbda6ac MIPS: CVE-2009-0029: Enable syscall wrappers. by Ralf Baechle · 17 years ago
  45. 4b0d3f5 MIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0 by Roel Kluin · 17 years ago
  46. 5e68338 MIPS: Only allow Cavium OCTEON to be configured for boards that support it by David Daney · 17 years ago
  47. efeff56 [ARM] S3C64XX: Fix s3c64xx_setrate_clksrc by Werner Almesberger · 16 years ago
  48. fdca9bf [ARM] S3C64XX: sparse warnings in arch/arm/plat-s3c64xx/irq.c by Ben Dooks · 16 years ago
  49. 3782d36 [ARM] S3C64XX: sparse warnings in arch/arm/plat-s3c64xx/s3c6400-clock.c by Ben Dooks · 16 years ago
  50. 08c2f5b sh: ap325rxa: Revert ov772x support. by Paul Mundt · 16 years ago
  51. 41ba41d [ARM] S3C64XX: Fix USB host clock mux list by Ben Dooks · 16 years ago
  52. 19c5957 [ARM] S3C64XX: Fix name of USB host clock. by Ben Dooks · 16 years ago
  53. 4271c3b [ARM] S3C64XX: Rename IRQ_UHOST to IRQ_USBH by Ben Dooks · 16 years ago
  54. 24d4076 [ARM] S3C64XX: Do gpiolib configuration earlier by Mark Brown · 17 years ago
  55. 8bd8dbd [ARM] S3C64XX: Staticise s3c64xx_init_irq_eint() by Mark Brown · 17 years ago
  56. 027191a [ARM] SMDK6410: Declare iodesc table static by Mark Brown · 17 years ago
  57. 7789747 [ARM] SMDK6410: Correct I2C device name for WM8580 by Mark Brown · 17 years ago
  58. 789b4ad [ARM] S3C64XX: Fix section mismatch for s3c64xx_register_clocks() by Mark Brown · 17 years ago
  59. 28fd2d3 [ARM] S3C64XX: Set GPIO pin when select IRQ_EINT type by Ben Dooks · 17 years ago
  60. 1ac00cc powerpc/44x: Fix address decoding setup of PCI 2.x cells by Benjamin Herrenschmidt · 17 years ago
  61. f6be37f x86: enable DMAR by default by Kyle McMartin · 16 years ago
  62. a760a66 crypto: api - Fix module load deadlock with fallback algorithms by Herbert Xu · 16 years ago
  63. f72b728 powerpc: Fix 64bit __copy_tofrom_user() regression by Mark Nelson · 16 years ago
  64. e423b9ec powerpc: Fix 64bit memcpy() regression by Mark Nelson · 16 years ago
  65. 49f297f powerpc: Fix load/store float double alignment handler by Michael Neuling · 16 years ago
  66. 5b59239 [IA64] Don't go beyond iosapic_intr_info's arraysize by Roel Kluin · 16 years ago
  67. aa2f63c [IA64] Do not go beyond ARRAY_SIZE of unw.hash by Roel Kluin · 16 years ago
  68. 6b1ff03 [IA64] enable setting DMAR on by default by Kyle McMartin · 17 years ago
  69. 55d8085 xen: disable interrupts early, as start_kernel expects by Jeremy Fitzhardinge · 16 years ago
  70. f8dacde Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  71. 4ab0d47 gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t by Venkatesh Pallipadi · 16 years ago
  72. ddf9499 x86, Voyager: fix compile by lifting the degeneracy of phys_cpu_present_map by James Bottomley · 16 years ago
  73. c8532db [ARM] 5411/1: S3C64XX: Fix EINT unmask by Mark Brown · 16 years ago
  74. 531660e Add i2c_board_info for RiscPC PCF8583 by Russell King · 16 years ago
  75. d82ad6d [ARM] at91: fix for Atmel AT91 powersaving by Andrei Birjukov · 16 years ago
  76. 770824b PM: Split up sysdev_[suspend|resume] from device_power_[down|up] by Rafael J. Wysocki · 16 years ago
  77. 936577c x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptors by Linus Torvalds · 16 years ago
  78. 7c24af4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  79. 3d92e8f m68k: atari - Rename "mfp" to "st_mfp" by Geert Uytterhoeven · 16 years ago
  80. 6defa2f x86_64: Fix S3 fail path by Jiri Slaby · 16 years ago
  81. e6bd676 x86_64: acpi/wakeup_64 cleanup by Jiri Slaby · 16 years ago
  82. 460c133 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  83. cc3ca22 x86, mce: remove incorrect __cpuinit for mce_cpu_features() by H. Peter Anvin · 16 years ago
  84. be71cb5 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  85. d919091 mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.c by Wei Yongjun · 16 years ago
  86. 58bafe7 mn10300: fix oprofile by David Howells · 16 years ago
  87. 41a9e64 uml: fix vde network backend in user mode linux by Luca Bigliardi · 16 years ago
  88. 07a66d7 x86: use the right protections for split-up pagetables by Ingo Molnar · 16 years ago
  89. 48ffc70 x86, vmi: TSC going backwards check in vmi clocksource by Alok N Kataria · 16 years ago
  90. a5e7536 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  91. ec8148d [IA64] xen_domu build fix by Tony Luck · 16 years ago
  92. 1d5b20f [IA64] fixes configs and add default config for ia64 xen domU by Isaku Yamahata · 17 years ago
  93. c0acdea [IA64] Remove redundant cpu_clear() in __cpu_disable path by Alex Chiang · 17 years ago
  94. 66db2e6 [IA64] Revert "prevent ia64 from invoking irq handlers on offline CPUs" by Alex Chiang · 17 years ago
  95. 39d481c [IA64] bte_copy of BTE_MAX_XFER trips BUG_ON. by Robin Holt · 17 years ago
  96. 334f85b6 [IA64] Build fix for __early_pfn_to_nid() undefined link error by Tony Luck · 16 years ago
  97. 402a917 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  98. bcf8951 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  99. 9dd446f [ARM] 5405/1: ep93xx: remove unused gesbc9312.h header by Hartley Sweeten · 16 years ago
  100. 9da616f [ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIES_EXEC by Makito SHIOKAWA · 16 years ago