1. 2d2ee8d x86: mtrr use type bool [RESEND AGAIN] by Paul Jimenez · 17 years ago
  2. 3e75939 x86: pci-dma_64.c: cleanups by Adrian Bunk · 17 years ago
  3. 867ab54 x86: nmi_64.c: make code static by Adrian Bunk · 17 years ago
  4. 013d23e x86 e820_64.c: make 2 functions static by Adrian Bunk · 17 years ago
  5. 6b59257 x86: actually merge <asm/alternative.h> by H. Peter Anvin · 17 years ago
  6. 1d8a1f6 x86: prepare merger of <asm/alternative_{32,64}.h> by H. Peter Anvin · 17 years ago
  7. f20ebee x86: move 8259 defines to i8259.h by Thomas Gleixner · 17 years ago
  8. 99122a3 x86: remove more bogus filenames in comments. by Dave Jones · 17 years ago
  9. 3abf024 x86: nuke a ton of unused exports by Thomas Gleixner · 17 years ago
  10. a72368d x86: remove dead code and exports by Thomas Gleixner · 17 years ago
  11. 02456c7 x86: nuke a ton of dead hpet code by Thomas Gleixner · 17 years ago
  12. fe599f9 x86: isolate the rtc code for sharing by Thomas Gleixner · 17 years ago
  13. 6ce60b0 x86: unify mc146818rtc.h - prepare for sharing rtc code by Thomas Gleixner · 17 years ago
  14. 3ebc51d x86: merge include/asm-x86/scatterlist.h by Thomas Gleixner · 17 years ago
  15. f28b8d6 x86: merge include/asm-x86/dma.h by Thomas Gleixner · 17 years ago
  16. 2f18e47 x86: merge futex_32/64.h by Thomas Gleixner · 17 years ago
  17. 2f2239d x86: prepare merging futex_32/64.h by Thomas Gleixner · 17 years ago
  18. 3a12d93 x86: make smp_local_timer_interrupt() static by Thomas Gleixner · 17 years ago
  19. 3e35a0e x86: move ioapic code where it belongs by Thomas Gleixner · 17 years ago
  20. 84c873e x86: remove obsolte declarations from proto.h by Thomas Gleixner · 17 years ago
  21. eaf76e8 x86: remove duplicate start_kernel declaration by Thomas Gleixner · 17 years ago
  22. 6fc30f9 x86: remove obsolete nohpet declaration by Thomas Gleixner · 17 years ago
  23. 70a2002 x86: move pmtmr related declarations by Thomas Gleixner · 17 years ago
  24. 80ca9c9 x86: move tsc related declarations by Thomas Gleixner · 17 years ago
  25. 40fec50 x86: move pda related declaration by Thomas Gleixner · 17 years ago
  26. a89518b x86: move page related declaration by Thomas Gleixner · 17 years ago
  27. aaa64e0 x86: move numa related declarations by Thomas Gleixner · 17 years ago
  28. af7a78e x86: move mce related declarations by Thomas Gleixner · 17 years ago
  29. 718fc13 x86: move debug related declarations to kdebug.h by Thomas Gleixner · 17 years ago
  30. c9ff034 x86: move k8 related declarations by Thomas Gleixner · 17 years ago
  31. fc36367 x86: move idle related declarations by Thomas Gleixner · 17 years ago
  32. 8c61b90 x86: make early_indentify_cpu static by Thomas Gleixner · 17 years ago
  33. 376ff03 x86: move acpi and pci declarations by Thomas Gleixner · 17 years ago
  34. 63fefb7 x86: remove duplicated declarations by Thomas Gleixner · 17 years ago
  35. 67c5fc5 x86: merge apic_32/64.h by Thomas Gleixner · 17 years ago
  36. 42e0a9aa x86: use u32 for some lapic functions by Thomas Gleixner · 17 years ago
  37. 3c6bb07 x86: use u32 for safe_apic_wait_icr_idle() by Thomas Gleixner · 17 years ago
  38. 37e650c x86: rename get_maxlvt to lapic_get_maxlvt by Thomas Gleixner · 17 years ago
  39. cff90db x86: prepare unification of include/asm-x86/apic_32/64.h by Thomas Gleixner · 17 years ago
  40. 2d53955 x86: unify include/asm-x86/apicdef_32/64.h by Thomas Gleixner · 17 years ago
  41. fc2d625 x86: introduce ldt_write accessor by Thomas Gleixner · 17 years ago
  42. 4edc8f5 x86: clean up include/asm-x86/desc_64.h by Thomas Gleixner · 17 years ago
  43. c202f29 x86: clean up arch/x86/ia32/sys_ia32.c by Thomas Gleixner · 17 years ago
  44. 7b11fb5 x86: unify asm/cpufeature.h by H. Peter Anvin · 17 years ago
  45. e845c06 x86: add <asm/asm.h> by H. Peter Anvin · 17 years ago
  46. 53d517c x86: scale cyc_2_nsec according to CPU frequency by Guillaume Chazarain · 17 years ago
  47. 6e7c402 x86: various changes and cleanups to in_p/out_p delay details by Ingo Molnar · 17 years ago
  48. b02aae9 x86: provide a DMI based port 0x80 I/O delay override. by Rene Herman · 17 years ago
  49. 5c9c9be x86: hibernation: document __save_processor_state() on x86 by Rafael J. Wysocki · 17 years ago
  50. 6378ddb time: track accurate idle time with tick_sched.idle_sleeptime by Venki Pallipadi · 17 years ago
  51. e3f37a5 x86: assign IRQs to HPET timers by Balaji Rao · 17 years ago
  52. 4713e22c clocksource: add unregister function to disable unusable clocksources by Thomas Gleixner · 17 years ago
  53. df619e6 x86: offer is_hpet_enabled() on !CONFIG_HPET_TIMER too by Ingo Molnar · 17 years ago
  54. 1d76c26 clocksource: make CLOCKSOURCE_MASK bullet-proof by Atsushi Nemoto · 17 years ago
  55. a6fa8e5 time: clean hungarian notation from timers by Pavel Machek · 17 years ago
  56. 99fadcd nfs: convert NFS_*(inode) helpers to static inline by Benny Halevy · 17 years ago
  57. 3a10c30 nfs: obliterate NFS_FLAGS macro by Benny Halevy · 17 years ago
  58. f1ec08c SUNRPC: Use appropriate argument types in rpcb client by Chuck Lever · 17 years ago
  59. c0e07cb NFS: NFS version number is unsigned by Chuck Lever · 17 years ago
  60. 883bb16 NLM: Introduce an arguments structure for nlmclnt_init() by Chuck Lever · 17 years ago
  61. 1093a60 NLM/NFS: Use cached nlm_host when calling nlmclnt_proc() by Chuck Lever · 17 years ago
  62. 9289e7f NFS: Invoke nlmclnt_init during NFS mount processing by Chuck Lever · 17 years ago
  63. 52c4044 NLM: Introduce external nlm_host set-up and tear-down functions by Chuck Lever · 17 years ago
  64. b454ae9 SUNRPC: fewer conditionals in the format_ip_address routines by Chuck Lever · 17 years ago
  65. 59dca3b NFS: Fix the 'proto=' mount option by Trond Myklebust · 17 years ago
  66. 3317023 NFS: Support per-mountpoint timeout parameters. by Trond Myklebust · 17 years ago
  67. ba7392b SUNRPC: Add support for per-client timeout values by Trond Myklebust · 17 years ago
  68. 2881ae7 SUNRPC: Clean up the transport timeout initialisation by Trond Myklebust · 17 years ago
  69. 69dd716 NFSv4: Add socket proto argument to setclientid by Trond Myklebust · 17 years ago
  70. 6e4cffd NFS: Expand server address storage in nfs_client struct by Chuck Lever · 17 years ago
  71. 4392f25 NFS: Increase size of cl_ipaddr field to hold IPv6 addresses by Chuck Lever · 17 years ago
  72. cc38bac NFS: Ensure NFSv4 SETCLIENTID send buffer is large enough by Chuck Lever · 17 years ago
  73. 0fb2b7e SUNRPC: Move universal address definitions to global header by Chuck Lever · 17 years ago
  74. 40c55319 NFS: Remove the redundant nfs_client->cl_nfsversion by Trond Myklebust · 17 years ago
  75. bfc69a4 NFS: define a function to update nfsi->cache_change_attribute by Trond Myklebust · 17 years ago
  76. c087567 SUNRPC: Remove the obsolete RPC_WAITQ macro by Trond Myklebust · 17 years ago
  77. 47fe064 SUNRPC: Unexport rpc_init_task() and rpc_execute() by Trond Myklebust · 17 years ago
  78. e8f5d77 SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_task by Trond Myklebust · 17 years ago
  79. b562794 SUNRPC: Remove the now unused function rpc_call_setup() by Trond Myklebust · 17 years ago
  80. bdc7f02 NFS: Clean up the (commit|read|write)_setup() callback routines by Trond Myklebust · 17 years ago
  81. 77de2c5 SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action by Trond Myklebust · 17 years ago
  82. 3ff7576 SUNRPC: Clean up the initialisation of priority queue scheduling info. by Trond Myklebust · 17 years ago
  83. c970aa8 SUNRPC: Clean up rpc_run_task by Trond Myklebust · 17 years ago
  84. 84115e1 SUNRPC: Cleanup of rpc_task initialisation by Trond Myklebust · 17 years ago
  85. 62da3b2 SUNRPC: Rename xprt_disconnect() by Trond Myklebust · 17 years ago
  86. 3b948ae SUNRPC: Allow the client to detect if the TCP connection is closed by Trond Myklebust · 17 years ago
  87. 66af1e5 SUNRPC: Fix a race in xs_tcp_state_change() by Trond Myklebust · 17 years ago
  88. ef818a2 NFS: Stop sillyname renames and unmounts from racing by Steve Dickson · 17 years ago
  89. acee478 NFS: Clean up the write request locking. by Trond Myklebust · 17 years ago
  90. 7da975a Fix blktrace compile warning by Martin K. Petersen · 17 years ago
  91. 023ccde block: fix warning on compile with CONFIG_BLOCK by Jens Axboe · 17 years ago
  92. 0ba6c33bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25 by Linus Torvalds · 17 years ago
  93. 21af029 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  94. 5ea293a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  95. 03bc26c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  96. bbdda5e [MIPS] Malta, Atlas: move an extern function declaration to the header file by Dmitri Vorobiev · 17 years ago
  97. 1997267 [MIPS] Malta, Atlas, Sead: remove an extern from .c files by Dmitri Vorobiev · 17 years ago
  98. 302922e [MIPS] Qemu: Remove platform. by Ralf Baechle · 17 years ago
  99. 2d47c58 [MIPS] Delete CONFIG_MSP_FPGA by Ralf Baechle · 17 years ago
  100. 71466dd [MIPS] remove unneeded button check for reset by Yoichi Yuasa · 17 years ago