1. 3ebc51d x86: merge include/asm-x86/scatterlist.h by Thomas Gleixner · 16 years ago
  2. f28b8d6 x86: merge include/asm-x86/dma.h by Thomas Gleixner · 16 years ago
  3. 2f18e47 x86: merge futex_32/64.h by Thomas Gleixner · 16 years ago
  4. 2f2239d x86: prepare merging futex_32/64.h by Thomas Gleixner · 16 years ago
  5. 0e078e2 x86: prepare merging arch/x86/kernel/apic_32/64.c by Thomas Gleixner · 16 years ago
  6. 3a12d93 x86: make smp_local_timer_interrupt() static by Thomas Gleixner · 16 years ago
  7. 87ebecf x86: move ack_bad_irq into irq code by Thomas Gleixner · 16 years ago
  8. 3e35a0e x86: move ioapic code where it belongs by Thomas Gleixner · 16 years ago
  9. 84c873e x86: remove obsolte declarations from proto.h by Thomas Gleixner · 16 years ago
  10. eaf76e8 x86: remove duplicate start_kernel declaration by Thomas Gleixner · 16 years ago
  11. 6fc30f9 x86: remove obsolete nohpet declaration by Thomas Gleixner · 16 years ago
  12. 70a2002 x86: move pmtmr related declarations by Thomas Gleixner · 16 years ago
  13. 80ca9c9 x86: move tsc related declarations by Thomas Gleixner · 16 years ago
  14. 40fec50 x86: move pda related declaration by Thomas Gleixner · 16 years ago
  15. a89518b x86: move page related declaration by Thomas Gleixner · 16 years ago
  16. aaa64e0 x86: move numa related declarations by Thomas Gleixner · 16 years ago
  17. af7a78e x86: move mce related declarations by Thomas Gleixner · 16 years ago
  18. 718fc13 x86: move debug related declarations to kdebug.h by Thomas Gleixner · 16 years ago
  19. c9ff034 x86: move k8 related declarations by Thomas Gleixner · 16 years ago
  20. fc36367 x86: move idle related declarations by Thomas Gleixner · 16 years ago
  21. 8c61b90 x86: make early_indentify_cpu static by Thomas Gleixner · 16 years ago
  22. 376ff03 x86: move acpi and pci declarations by Thomas Gleixner · 16 years ago
  23. 63fefb7 x86: remove duplicated declarations by Thomas Gleixner · 16 years ago
  24. 67c5fc5 x86: merge apic_32/64.h by Thomas Gleixner · 16 years ago
  25. 42e0a9aa x86: use u32 for some lapic functions by Thomas Gleixner · 16 years ago
  26. 3c6bb07 x86: use u32 for safe_apic_wait_icr_idle() by Thomas Gleixner · 16 years ago
  27. 37e650c x86: rename get_maxlvt to lapic_get_maxlvt by Thomas Gleixner · 16 years ago
  28. cff90db x86: prepare unification of include/asm-x86/apic_32/64.h by Thomas Gleixner · 16 years ago
  29. 2d53955 x86: unify include/asm-x86/apicdef_32/64.h by Thomas Gleixner · 16 years ago
  30. 77e463d x86: merge arch/x86/kernel/ldt_32/64.c by Thomas Gleixner · 16 years ago
  31. 70f5088 x86: prepare arch/x86/kernel/ldt_32/64.c for merging by Thomas Gleixner · 16 years ago
  32. fc2d625 x86: introduce ldt_write accessor by Thomas Gleixner · 16 years ago
  33. 4edc8f5 x86: clean up include/asm-x86/desc_64.h by Thomas Gleixner · 16 years ago
  34. 78aa1f6 x86: clean up arch/x86/kernel/ldt_32/64.c by Thomas Gleixner · 16 years ago
  35. 2f36fa13 x86: clean up arch/x86/kernel/e820_64.c by Thomas Gleixner · 16 years ago
  36. 05fccb0 x86: code cleanups in arch/x86/kernel/pci-gart_64.c by Ingo Molnar · 16 years ago
  37. e8d591d x86: lindent arch/i386/math-emu, cleanup by Ingo Molnar · 16 years ago
  38. 3d0d14f x86: lindent arch/i386/math-emu by Ingo Molnar · 16 years ago
  39. a4ec1ef x86: mach-voyager, lindent by Ingo Molnar · 16 years ago
  40. 31183ba x86: clean up arch/x86/kernel/aperture_64.c printk()s by Ingo Molnar · 16 years ago
  41. c140df9 x86: clean up arch/x86/kernel/aperture_64.c by Ingo Molnar · 16 years ago
  42. 5bafb67 x86: clean up arch/x86/ia32/mmap32.c by Thomas Gleixner · 16 years ago
  43. 6ec8756 x86: clean up arch/x86/ia32/syscall32.c by Thomas Gleixner · 16 years ago
  44. c202f29 x86: clean up arch/x86/ia32/sys_ia32.c by Thomas Gleixner · 16 years ago
  45. 5de15d4 x86: clean up arch/x86/ia32/ptrace32.c by Thomas Gleixner · 16 years ago
  46. 2da06b4 x86: clean up arch/x86/ia32/ipc32.c by Thomas Gleixner · 16 years ago
  47. 99b9cdf x86: clean up arch/x86/ia32/ia32_signal.c by Thomas Gleixner · 16 years ago
  48. 8edf8be x86: clean up arch/x86/ia32/aout32.c by Thomas Gleixner · 16 years ago
  49. d94448b x86: clean up arch/x86/ia32/fpu32.c by Thomas Gleixner · 16 years ago
  50. 7b11fb5 x86: unify asm/cpufeature.h by H. Peter Anvin · 16 years ago
  51. e845c06 x86: add <asm/asm.h> by H. Peter Anvin · 16 years ago
  52. 39d44a5 x86: enable irq in default_idle on 64-bit by Hiroshi Shimamoto · 16 years ago
  53. 5ee613b x86: idle wakeup event in the HLT loop by Ingo Molnar · 16 years ago
  54. 53d517c x86: scale cyc_2_nsec according to CPU frequency by Guillaume Chazarain · 16 years ago
  55. 83bd010 x86: protect against sigaltstack wraparound by Roland McGrath · 16 years ago
  56. f9fc589 x86: add DMI quirk for io-delay hangs on Compaq Presario V6000 laptops by Ingo Molnar · 16 years ago
  57. d0049e7 x86: make io_delay=0xed the default by Ingo Molnar · 16 years ago
  58. 6e7c402 x86: various changes and cleanups to in_p/out_p delay details by Ingo Molnar · 16 years ago
  59. b02aae9 x86: provide a DMI based port 0x80 I/O delay override. by Rene Herman · 16 years ago
  60. 4c6b8b4 x86: fix: s2ram + P4 + tsc = annoyance by Mike Galbraith · 16 years ago
  61. 5c9c9be x86: hibernation: document __save_processor_state() on x86 by Rafael J. Wysocki · 16 years ago
  62. 9484b1e x86: fix make mrproper by Sam Ravnborg · 16 years ago
  63. 6378ddb time: track accurate idle time with tick_sched.idle_sleeptime by Venki Pallipadi · 16 years ago
  64. bbe4d18 NTP: correct inconsistent ntp interval/tick_length usage by john stultz · 16 years ago
  65. 37a47db8 x86: assign IRQs to HPET timers, fix by Balaji Rao · 16 years ago
  66. e3f37a5 x86: assign IRQs to HPET timers by Balaji Rao · 16 years ago
  67. 45fe4fe x86: make clockevents more robust by Ingo Molnar · 16 years ago
  68. 1a0c009 x86: unregister PIT clocksource when PIT is disabled by Thomas Gleixner · 16 years ago
  69. 4713e22c clocksource: add unregister function to disable unusable clocksources by Thomas Gleixner · 16 years ago
  70. 316da3b x86: restrict PIT clocksource usage by Thomas Gleixner · 16 years ago
  71. df619e6 x86: offer is_hpet_enabled() on !CONFIG_HPET_TIMER too by Ingo Molnar · 16 years ago
  72. 1ada5cb clocksource: make clocksource watchdog cycle through online CPUs by Andi Kleen · 16 years ago
  73. 1077f5a clocksource.c: use init_timer_deferrable for clocksource_watchdog by Parag Warudkar · 16 years ago
  74. efd9ac8 time: fold __get_realtime_clock_ts() into getnstimeofday() by Geert Uytterhoeven · 16 years ago
  75. 1d76c26 clocksource: make CLOCKSOURCE_MASK bullet-proof by Atsushi Nemoto · 16 years ago
  76. 186e3cb timer: clean up tick-broadcast.c by Thomas Gleixner · 16 years ago
  77. b10db7f time: more timer related cleanups by Pavel Machek · 16 years ago
  78. 4c9dc64 time: timer cleanups by Pavel Machek · 16 years ago
  79. a6fa8e5 time: clean hungarian notation from timers by Pavel Machek · 16 years ago
  80. 213eca7f kobj: fix threshold_init_device/kobject_uevent_env oops by Greg KH · 16 years ago
  81. 85004cc Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 16 years ago
  82. 149a051 as-iosched: fix double locking bug in as_merged_requests() by Jens Axboe · 16 years ago
  83. 3fbd67a NFSv4: Iterate through all nfs_clients when the server recalls a delegation by Trond Myklebust · 17 years ago
  84. 57bfa89 NFSv4: Deal more correctly with duplicate delegations by Trond Myklebust · 17 years ago
  85. 6f23e38 NFS: Fix a potential race between umount and nfs_access_cache_shrinker() by Trond Myklebust · 17 years ago
  86. e6f8107 NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inode by Trond Myklebust · 17 years ago
  87. 99fadcd nfs: convert NFS_*(inode) helpers to static inline by Benny Halevy · 17 years ago
  88. 3a10c30 nfs: obliterate NFS_FLAGS macro by Benny Halevy · 17 years ago
  89. fc60147 NFS: Address memory leaks in the NFS client mount option parser by Chuck Lever · 17 years ago
  90. 3d1c550 nfs4: allow nfsv4 acls on non-regular-files by J. Bruce Fields · 17 years ago
  91. f3c391e NFS: Optimise away the sigmask code in aio/dio reads and writes by Trond Myklebust · 17 years ago
  92. 34f5b46 SUNRPC: Don't bother changing the sigmask for asynchronous RPC calls by Trond Myklebust · 17 years ago
  93. afc8811 SUNRPC: rpcb_getport_sync() passes incorrect address size to rpc_create() by Chuck Lever · 17 years ago
  94. 67d6021 SUNRPC: Clean up block comment preceding rpcb_getport_sync() by Chuck Lever · 17 years ago
  95. f1ec08c SUNRPC: Use appropriate argument types in rpcb client by Chuck Lever · 17 years ago
  96. b91e101 SUNRPC: rpcb_getport_sync() should use built-in hostname generator by Chuck Lever · 17 years ago
  97. 33e01dc SUNRPC: Clean up functions that free address_strings array by Chuck Lever · 17 years ago
  98. c0e07cb NFS: NFS version number is unsigned by Chuck Lever · 17 years ago
  99. 65fdf7d NLM: Fix a bogus 'return' in nlmclnt_rpc_release by Trond Myklebust · 17 years ago
  100. 883bb16 NLM: Introduce an arguments structure for nlmclnt_init() by Chuck Lever · 17 years ago