1. 67c5fc5 x86: merge apic_32/64.h by Thomas Gleixner · 17 years ago
  2. 42e0a9aa x86: use u32 for some lapic functions by Thomas Gleixner · 17 years ago
  3. 3c6bb07 x86: use u32 for safe_apic_wait_icr_idle() by Thomas Gleixner · 17 years ago
  4. 37e650c x86: rename get_maxlvt to lapic_get_maxlvt by Thomas Gleixner · 17 years ago
  5. cff90db x86: prepare unification of include/asm-x86/apic_32/64.h by Thomas Gleixner · 17 years ago
  6. 2d53955 x86: unify include/asm-x86/apicdef_32/64.h by Thomas Gleixner · 17 years ago
  7. fc2d625 x86: introduce ldt_write accessor by Thomas Gleixner · 17 years ago
  8. 4edc8f54 x86: clean up include/asm-x86/desc_64.h by Thomas Gleixner · 17 years ago
  9. c202f29 x86: clean up arch/x86/ia32/sys_ia32.c by Thomas Gleixner · 17 years ago
  10. 7b11fb5 x86: unify asm/cpufeature.h by H. Peter Anvin · 17 years ago
  11. e845c06 x86: add <asm/asm.h> by H. Peter Anvin · 17 years ago
  12. 53d517c x86: scale cyc_2_nsec according to CPU frequency by Guillaume Chazarain · 17 years ago
  13. 6e7c402 x86: various changes and cleanups to in_p/out_p delay details by Ingo Molnar · 17 years ago
  14. b02aae9 x86: provide a DMI based port 0x80 I/O delay override. by Rene Herman · 17 years ago
  15. 5c9c9be x86: hibernation: document __save_processor_state() on x86 by Rafael J. Wysocki · 17 years ago
  16. 6378ddb time: track accurate idle time with tick_sched.idle_sleeptime by Venki Pallipadi · 17 years ago
  17. e3f37a5 x86: assign IRQs to HPET timers by Balaji Rao · 17 years ago
  18. 4713e22c clocksource: add unregister function to disable unusable clocksources by Thomas Gleixner · 17 years ago
  19. df619e6 x86: offer is_hpet_enabled() on !CONFIG_HPET_TIMER too by Ingo Molnar · 17 years ago
  20. 1d76c26 clocksource: make CLOCKSOURCE_MASK bullet-proof by Atsushi Nemoto · 17 years ago
  21. a6fa8e5 time: clean hungarian notation from timers by Pavel Machek · 17 years ago
  22. 99fadcd nfs: convert NFS_*(inode) helpers to static inline by Benny Halevy · 17 years ago
  23. 3a10c30 nfs: obliterate NFS_FLAGS macro by Benny Halevy · 17 years ago
  24. f1ec08c SUNRPC: Use appropriate argument types in rpcb client by Chuck Lever · 17 years ago
  25. c0e07cb NFS: NFS version number is unsigned by Chuck Lever · 17 years ago
  26. 883bb16 NLM: Introduce an arguments structure for nlmclnt_init() by Chuck Lever · 17 years ago
  27. 1093a60 NLM/NFS: Use cached nlm_host when calling nlmclnt_proc() by Chuck Lever · 17 years ago
  28. 9289e7f NFS: Invoke nlmclnt_init during NFS mount processing by Chuck Lever · 17 years ago
  29. 52c4044 NLM: Introduce external nlm_host set-up and tear-down functions by Chuck Lever · 17 years ago
  30. b454ae9 SUNRPC: fewer conditionals in the format_ip_address routines by Chuck Lever · 17 years ago
  31. 59dca3b NFS: Fix the 'proto=' mount option by Trond Myklebust · 17 years ago
  32. 3317023 NFS: Support per-mountpoint timeout parameters. by Trond Myklebust · 17 years ago
  33. ba7392b SUNRPC: Add support for per-client timeout values by Trond Myklebust · 17 years ago
  34. 2881ae7 SUNRPC: Clean up the transport timeout initialisation by Trond Myklebust · 17 years ago
  35. 69dd716 NFSv4: Add socket proto argument to setclientid by Trond Myklebust · 17 years ago
  36. 6e4cffd NFS: Expand server address storage in nfs_client struct by Chuck Lever · 17 years ago
  37. 4392f25 NFS: Increase size of cl_ipaddr field to hold IPv6 addresses by Chuck Lever · 17 years ago
  38. cc38bac NFS: Ensure NFSv4 SETCLIENTID send buffer is large enough by Chuck Lever · 17 years ago
  39. 0fb2b7e SUNRPC: Move universal address definitions to global header by Chuck Lever · 17 years ago
  40. 40c55319 NFS: Remove the redundant nfs_client->cl_nfsversion by Trond Myklebust · 17 years ago
  41. bfc69a4 NFS: define a function to update nfsi->cache_change_attribute by Trond Myklebust · 17 years ago
  42. c087567 SUNRPC: Remove the obsolete RPC_WAITQ macro by Trond Myklebust · 18 years ago
  43. 47fe064 SUNRPC: Unexport rpc_init_task() and rpc_execute() by Trond Myklebust · 17 years ago
  44. e8f5d77 SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_task by Trond Myklebust · 17 years ago
  45. b562794 SUNRPC: Remove the now unused function rpc_call_setup() by Trond Myklebust · 17 years ago
  46. bdc7f02 NFS: Clean up the (commit|read|write)_setup() callback routines by Trond Myklebust · 18 years ago
  47. 77de2c5 SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action by Trond Myklebust · 17 years ago
  48. 3ff7576 SUNRPC: Clean up the initialisation of priority queue scheduling info. by Trond Myklebust · 18 years ago
  49. c970aa8 SUNRPC: Clean up rpc_run_task by Trond Myklebust · 18 years ago
  50. 84115e1 SUNRPC: Cleanup of rpc_task initialisation by Trond Myklebust · 18 years ago
  51. 62da3b2 SUNRPC: Rename xprt_disconnect() by Trond Myklebust · 17 years ago
  52. 3b948ae SUNRPC: Allow the client to detect if the TCP connection is closed by Trond Myklebust · 17 years ago
  53. 66af1e55 SUNRPC: Fix a race in xs_tcp_state_change() by Trond Myklebust · 17 years ago
  54. ef818a2 NFS: Stop sillyname renames and unmounts from racing by Steve Dickson · 17 years ago
  55. acee478 NFS: Clean up the write request locking. by Trond Myklebust · 17 years ago
  56. 7da975a2 Fix blktrace compile warning by Martin K. Petersen · 17 years ago
  57. 023ccde block: fix warning on compile with CONFIG_BLOCK by Jens Axboe · 17 years ago
  58. 0ba6c33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25 by Linus Torvalds · 17 years ago
  59. 21af029 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  60. 5ea293a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  61. 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
  62. bbdda5e [MIPS] Malta, Atlas: move an extern function declaration to the header file by Dmitri Vorobiev · 17 years ago
  63. 1997267 [MIPS] Malta, Atlas, Sead: remove an extern from .c files by Dmitri Vorobiev · 17 years ago
  64. 302922e [MIPS] Qemu: Remove platform. by Ralf Baechle · 17 years ago
  65. 2d47c58 [MIPS] Delete CONFIG_MSP_FPGA by Ralf Baechle · 17 years ago
  66. 71466dd [MIPS] remove unneeded button check for reset by Yoichi Yuasa · 17 years ago
  67. c966234 [MIPS] time: remove unused mips_timer_state() by Yoichi Yuasa · 17 years ago
  68. ae0c69a [MIPS] fixmap: delete unused __set_fixmap, set_fixmap and set_fixmap_nocache by Ralf Baechle · 17 years ago
  69. 231a35d [MIPS] RM: Collected changes by Thomas Bogendoerfer · 17 years ago
  70. 237cfee [MIPS] Alchemy: Au1210/Au1250 CPU support by Manuel Lauss · 17 years ago
  71. e2defae [MIPS] IP28 support by Thomas Bogendoerfer · 17 years ago
  72. 81149be [MIPS] Remove CONFIG_SIBYTE_PT{1120,1125,SWARM} by Ralf Baechle · 17 years ago
  73. 930bff8 [MIPS] IP28: added cache barrier to assembly routines by Thomas Bogendoerfer · 17 years ago
  74. 2064ba2 [MIPS] TXx9 watchdog support for rbhma3100,rbhma4200,rbhma4500 by Atsushi Nemoto · 17 years ago
  75. 68efdb8 [MIPS] IP22/IP28: fix extracting board/chip rev by Thomas Bogendoerfer · 17 years ago
  76. e9c3357 [MIPS] Use real cache invalidate by Thomas Bogendoerfer · 17 years ago
  77. 87353d8 [MIPS] SMP: Call platform methods via ops structure. by Ralf Baechle · 17 years ago
  78. 0ab7aef [MIPS] MT: Scheduler support for SMT by Ralf Baechle · 18 years ago
  79. 48ef262 [MIPS] Put cast inside macro instead of all the callers by Andrew Sharp · 17 years ago
  80. 7f3f490 [MIPS] remove unused mips_machtype by Yoichi Yuasa · 17 years ago
  81. 417345d [MIPS] CFE: Make code remotely resemble Linux code. by Christoph Hellwig · 17 years ago
  82. 619b6e1 [MIPS] R4000/R4400 daddiu erratum workaround by Maciej W. Rozycki · 17 years ago
  83. 20d60d9 [MIPS] R4000/R4400 errata workarounds by Maciej W. Rozycki · 17 years ago
  84. 6dd06c9 module: make module_address_lookup safe by Rusty Russell · 17 years ago
  85. 7b75106 jbd2: add lockdep support by Mingming Cao · 17 years ago
  86. c9de560 ext4: Add multi block allocator for ext4 by Alex Tomas · 17 years ago
  87. 1988b51 ext4: Add new functions for searching extent tree by Alex Tomas · 17 years ago
  88. aa02ad6 ext4: Add ext4_find_next_bit() by Aneesh Kumar K.V · 17 years ago
  89. c14c6fd ext4: Add EXT4_IOC_MIGRATE ioctl by Aneesh Kumar K.V · 17 years ago
  90. 25ec56b ext4: Add inode version support in ext4 by Jean Noel Cordenner · 17 years ago
  91. 7a22422 vfs: Add 64 bit i_version support by Jean Noel Cordenner · 17 years ago
  92. 818d276 ext4: Add the journal checksum feature by Girish Shilamkar · 17 years ago
  93. 8e85fb3 jbd2: jbd2 stats through procfs by Johann Lombardi · 17 years ago
  94. 0e855ac ext4: Convert truncate_mutex to read write semaphore. by Aneesh Kumar K.V · 17 years ago
  95. c278bfe ext4: Make ext4_get_blocks_wrap take the truncate_mutex early. by Aneesh Kumar K.V · 17 years ago
  96. f5a7a6b jbd2: Fix assertion failure in fs/jbd2/checkpoint.c by Jan Kara · 17 years ago
  97. 36df53f jbd2: Remove printk from J_ASSERT to preserve registers during BUG by Chris Snook · 17 years ago
  98. 389d1b0 Add buffer head related helper functions by Aneesh Kumar K.V · 17 years ago
  99. 91b51a0 ext4: sync up block group descriptor with e2fsprogs. by Coly Li · 17 years ago
  100. e2b4657 ext4: store maxbytes for bitmapped files and return EFBIG as appropriate by Eric Sandeen · 17 years ago