1. 47a3d5d x86: Add early platform detection by Thomas Gleixner · 15 years ago
  2. dd0a70c x86: Move tsc_init to late_time_init by Thomas Gleixner · 15 years ago
  3. 2d82640 x86: Move tsc_calibration to x86_init_ops by Thomas Gleixner · 15 years ago
  4. 4792621 x86: Replace the now identical time_32/64.c by time.c by Thomas Gleixner · 15 years ago
  5. ef45128 x86: time_32/64.c unify profile_pc by Thomas Gleixner · 15 years ago
  6. 08047c4 x86: Move calibrate_cpu to tsc.c by Thomas Gleixner · 15 years ago
  7. 454ede7 x86: Make timer setup and global variables the same in time_32/64.c by Thomas Gleixner · 15 years ago
  8. 0be6939 x86: Remove mca bus ifdef from timer interrupt by Thomas Gleixner · 15 years ago
  9. 64fcbac x86: Simplify timer_ack magic in time_32.c by Thomas Gleixner · 15 years ago
  10. dd3e6e8 x86: Prepare unification of time_32/64.c by Thomas Gleixner · 15 years ago
  11. ecce850 x86: Remove do_timer hook by Thomas Gleixner · 15 years ago
  12. 845b394 x86: Add timer_init to x86_init_ops by Thomas Gleixner · 15 years ago
  13. 736deca x86: Move percpu clockevents setup to x86_init_ops by Thomas Gleixner · 15 years ago
  14. f1d7062 x86: Move xen_post_allocator_init into xen_pagetable_setup_done by Thomas Gleixner · 15 years ago
  15. 030cb6c x86: Move paravirt pagetable_setup to x86_init_ops by Thomas Gleixner · 15 years ago
  16. 6f30c1a x86: Move paravirt banner printout to x86_init_ops by Thomas Gleixner · 15 years ago
  17. 42bbdb4 x86: Replace ARCH_SETUP by a proper x86_init_ops by Thomas Gleixner · 15 years ago
  18. 428cf90 x86: Move traps_init to x86_init_ops by Thomas Gleixner · 15 years ago
  19. 66bcaf0 x86: Move irq_init to x86_init_ops by Thomas Gleixner · 15 years ago
  20. d9112f4 x86: Move pre_intr_init to x86_init_ops by Thomas Gleixner · 15 years ago
  21. b3f1b61 x86: Move get/find_smp_config to x86_init_ops by Thomas Gleixner · 15 years ago
  22. 90e1c69 x86: Move oem_bus_info to x86_init_ops by Thomas Gleixner · 15 years ago
  23. 52fdb56 x86: Move mpc_oem_pci_bus to x86_init_ops by Thomas Gleixner · 15 years ago
  24. 7230214 x86: Move smp_read_mpc_oem to x86_init_ops. by Thomas Gleixner · 15 years ago
  25. fd6c666 x86: Move mpc_apic_id to x86_init_ops by Thomas Gleixner · 15 years ago
  26. de93410 x86: Move ioapic_ids_setup to x86_init_ops by Thomas Gleixner · 15 years ago
  27. f484847 x86: Sanitize smp_record and move it to x86_init_ops by Thomas Gleixner · 15 years ago
  28. 6b18ae3 x86: Move memory_setup to x86_init_ops by Thomas Gleixner · 15 years ago
  29. 816c25e x86: Add reserve_ebda_region to x86_init_ops by Thomas Gleixner · 15 years ago
  30. 8fee697 x86: Add request_standard_resources to x86_init by Thomas Gleixner · 15 years ago
  31. f7cf5a5 x86: Add probe_roms to x86_init by Thomas Gleixner · 15 years ago
  32. 57844a8 x86: Add x86_init infrastructure by Thomas Gleixner · 15 years ago
  33. 4152f93 Merge branch 'sched/clock' into x86/cleanups by Thomas Gleixner · 15 years ago
  34. 6effcd9 Merge branch 'x86/paravirt' into x86/cleanups by Thomas Gleixner · 15 years ago
  35. fa84e9e init: Move sched_clock_init after late_time_init by Thomas Gleixner · 15 years ago
  36. 1e23502 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  37. e99b1f2 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  38. b080f18 powerpc/ps3: Update ps3_defconfig by Geoff Levand · 15 years ago
  39. 7b6a09f powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registration by Geert Uytterhoeven · 15 years ago
  40. 5311034 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  41. 533995e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 15 years ago
  42. cc674c8 leds: after setting inverted attribute, we must update the LED by Thadeu Lima de Souza Cascardo · 15 years ago
  43. 48cccd2 leds: fix multiple requests and releases of IRQ for GPIO LED Trigger by Thadeu Lima de Souza Cascardo · 15 years ago
  44. bdf57de acpi processor: remove superfluous warning message by Frans Pop · 15 years ago
  45. 2a90800 ACPI processor: force throttling state when BIOS returns incorrect value by Frans Pop · 15 years ago
  46. f3d83e2 wmi: fix kernel panic when stack protection enabled. by Costantino Leandro · 15 years ago
  47. ce8442b acpi: don't call acpi_processor_init if acpi is disabled by Yinghai Lu · 15 years ago
  48. 0d28816 thermal_sys: check get_temp return value by Michael Brunner · 15 years ago
  49. 4ab6c08 clone(): fix race between copy_process() and de_thread() by Oleg Nesterov · 15 years ago
  50. 03ef83a mm: fix for infinite churning of mlocked pages by Minchan Kim · 15 years ago
  51. b62e408 flex_array: convert element_nr formals to unsigned by David Rientjes · 15 years ago
  52. 8e7ee270 flex_array: declare parts member to have incomplete type by David Rientjes · 15 years ago
  53. 105b6e8 flex_array: fix flex_array_free_parts comment by David Rientjes · 15 years ago
  54. a30b595 flex_array: fix get function for elements in base starting at non-zero by David Rientjes · 15 years ago
  55. 054b2b1 pps: fix incorrect verdict check by Joonwoo Park · 15 years ago
  56. 53a7197 IMA: iint put in ima_counts_get and put by Eric Paris · 15 years ago
  57. 9848484 m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_open by Geert Uytterhoeven · 15 years ago
  58. 9fd926b m68k: Fix redefinition of pgprot_noncached by Alexey Dobriyan · 16 years ago
  59. dc71c7d arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap arg by Andrew Morton · 16 years ago
  60. dd9b3e8 m68k: cnt reaches -1, not 0 by Roel Kluin · 16 years ago
  61. dac9ff7 m68k: count can reach 51, not 50 by Roel Kluin · 16 years ago
  62. 3161e45 virtio: net refill on out-of-memory by Rusty Russell · 15 years ago
  63. 0b4f292 smc91x: fix compilation on SMP by Alexey Dobriyan · 15 years ago
  64. f415c41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  65. 4dc627d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  66. 4484b9c irda/sa1100_ir: fix broken netdev_ops conversion by Alexander Beregalov · 15 years ago
  67. 730a9cf irda/au1k_ir: fix broken netdev_ops conversion by Alexander Beregalov · 15 years ago
  68. d8ed1d4 sparc64: Validate linear D-TLB misses. by David S. Miller · 15 years ago
  69. 9c93768 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  70. 87bcfa33 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  71. 44afa9a Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  72. 7d63e63 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  73. 9f459fa Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  74. e9cab24 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  75. a206e94 Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  76. 7cafe60 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  77. 5c58cef tty: make sure to flush any pending work when halting the ldisc by Linus Torvalds · 15 years ago
  78. c62e432 x86: Fix build with older binutils and consolidate linker script by Jan Beulich · 15 years ago
  79. b1ddaf6 sound: pcm_lib: fix unsorted list constraint handling by Clemens Ladisch · 15 years ago
  80. a2cb6a4 pkt_sched: Fix bogon in tasklet_hrtimer changes. by David S. Miller · 15 years ago
  81. 7111dc7 NFSv4: Fix an infinite looping problem with the nfs4_state_manager by Trond Myklebust · 15 years ago
  82. 2584e79 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  83. 7c0a57d Merge branch 'fixes' of git://git.marvell.com/orion by Linus Torvalds · 15 years ago
  84. 353d5c3 mm: fix hugetlb bug due to user_shm_unlock call by Hugh Dickins · 15 years ago
  85. 0257a0c Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  86. e40c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 15 years ago
  87. 22e93ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  88. 1cac6ec Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  89. ce0cfd4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  90. a6a06f7 x86: Fix an incorrect argument of reserve_bootmem() by Amerigo Wang · 15 years ago
  91. 94da210 [ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loop by Simon Kagstrom · 15 years ago
  92. c55bf10 [ARM] Kirkwood: enable eSATA on QNAP TS-219P by John Holland · 15 years ago
  93. 3e475f5 [ARM] Kirkwood: __init requires linux/init.h by Martin Michlmayr · 15 years ago
  94. 3c4cec6 ext3: Improve error message that changing journaling mode on remount is not possible by Jan Kara · 15 years ago
  95. 6d41807 ext3: Update Kconfig description of EXT3_DEFAULTS_TO_ORDERED by Theodore Ts'o · 15 years ago
  96. 10f02d11 x86: uv: Clean up uv_ptc_init(), use proc_create() by Alexey Dobriyan · 15 years ago
  97. 5f9ece0 Merge commit 'v2.6.31-rc7' into x86/cleanups by Ingo Molnar · 15 years ago
  98. edd1365 sound: vx222: fix input level control range check by Clemens Ladisch · 15 years ago
  99. 8ff499e smc91x: let smc91x work well under netpoll by Dongdong Deng · 15 years ago
  100. d2f3ad4 pxaficp-ir: remove incorrect net_device_ops by Marek Vasut · 15 years ago