1. e241491 [PATCH] x86: Detect CFI support in the assembler at runtime by Andi Kleen · 18 years ago
  2. 55f05ff [PATCH] Replace mp bus array with bitmap for bus not pci by Andi Kleen · 18 years ago
  3. dfa4698 [PATCH] Move early chipset quirks out to new file by Andi Kleen · 18 years ago
  4. a8fcf1a [PATCH] Remove obsolete PIC mode by Andi Kleen · 18 years ago
  5. 107878b [PATCH] i386: Minor fixes & cleanup to tlb flush by Andi Kleen · 18 years ago
  6. b1c78c0 [PATCH] Clean up and minor fixes to TLB flush by Andi Kleen · 18 years ago
  7. 7f11d8a [PATCH] Remove all ifdefs for local/io apic by Andi Kleen · 18 years ago
  8. ecaf45e [PATCH] i386: Redo semaphore and rwlock assembly helpers by Andi Kleen · 18 years ago
  9. 07c9819 [PATCH] i386: add alternative-asm.h to allow LOCK_PREFIX replacement in .S files by Andi Kleen · 18 years ago
  10. b06baba [PATCH] Add proper alignment to ENTRY by Andi Kleen · 18 years ago
  11. 1a015b5 [PATCH] i386: Remove const case for rwlocks by Andi Kleen · 18 years ago
  12. 9a0b26e [PATCH] Clean up read write lock assembly by Andi Kleen · 18 years ago
  13. b4062b1 [PATCH] Support patchable lock prefix for pure assembly files by Andi Kleen · 18 years ago
  14. 0cb91a2 [PATCH] i386: Account spinlocks to the caller during profiling for !FP kernels by Andi Kleen · 18 years ago
  15. d3a4f48 [PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxsw by Stephane Eranian · 18 years ago
  16. 2f766d1 [PATCH] Clean up asm/smp.h includes by Andi Kleen · 18 years ago
  17. 3cfc348 [PATCH] x86: Add portable getcpu call by Andi Kleen · 18 years ago
  18. c08c820 [PATCH] Add the vgetcpu vsyscall by Vojtech Pavlik · 18 years ago
  19. a670fad [PATCH] Add initalization of the RDTSCP auxilliary values by Vojtech Pavlik · 18 years ago
  20. 81af444 [PATCH] Add macros for rdtscp by Vojtech Pavlik · 18 years ago
  21. 248dcb2 [PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUs by Venkatesh Pallipadi · 18 years ago
  22. fac5855 [PATCH] Fix up panic messages for different NMI panics by Andi Kleen · 18 years ago
  23. 4038f90 [PATCH] i386/x86-64: Fix NMI watchdog suspend/resume by Shaohua Li · 18 years ago
  24. 8da5add [PATCH] x86: Allow users to force a panic on NMI by Don Zickus · 18 years ago
  25. 407984f [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl by Don Zickus · 18 years ago
  26. 2fbe7b2 [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi functions by Don Zickus · 18 years ago
  27. 957dc87 [PATCH] Add ppoll/pselect syscalls by Andi Kleen · 18 years ago
  28. 1d001df [PATCH] Add TIF_RESTORE_SIGMASK by Andi Kleen · 18 years ago
  29. 3adbbcc [PATCH] x86: Cleanup NMI interrupt path by Don Zickus · 18 years ago
  30. b7471c6 [PATCH] i386: Add SMP support on i386 to reservation framework by Don Zickus · 18 years ago
  31. f2802e7 [PATCH] Add SMP support on x86_64 to reservation framework by Don Zickus · 18 years ago
  32. 828f0af [PATCH] x86: Add performance counter reservation framework for UP kernels by Don Zickus · 18 years ago
  33. b07f891 [PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog support by Andi Kleen · 18 years ago
  34. 874c4fe [PATCH] i386: Allow to use GENERICARCH for UP kernels by Andi Kleen · 18 years ago
  35. 7e47202 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  36. 3212fe1 [PATCH] cpu to node relationship fixup: map cpu to node by KAMEZAWA Hiroyuki · 18 years ago
  37. fcd4828 [NetLabel]: rework the Netlink attribute handling (part 1) by Paul Moore · 18 years ago
  38. 4fe5d5c [Netlink]: add nla_validate_nested() by Paul Moore · 18 years ago
  39. 22acb19 [NETLINK]: add nla_for_each_nested() to the interface list by Paul Moore · 18 years ago
  40. 14a72f5 [NetLabel]: correct improper handling of non-NetLabel peer contexts by Paul Moore · 18 years ago
  41. a6d967a [libata] No need for all those arch libata-portmap.h headers by Jeff Garzik · 18 years ago
  42. 3cc2754 [PATCH] SCSI gfp_t annotations by Al Viro · 18 years ago
  43. 76a081e Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 by David S. Miller · 18 years ago
  44. 0d6c7ae [NETFILTER]: Add dscp,DSCP headers to header-y by Yasuyuki Kozakai · 18 years ago
  45. 3e597c6 [PATCH] fix iptables __user misannotations by Al Viro · 18 years ago
  46. 1db2ea39 [PATCH] netlabel gfp annotations by Al Viro · 18 years ago
  47. 638b093 [PATCH] restore libata build on frv by Al Viro · 18 years ago
  48. b7a818e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 18 years ago
  49. b4daf69 [S390] Unexport <asm/z90crypt.h>, export <asm/zcrypt.h> in its place. by David Woodhouse · 18 years ago
  50. 9e72cbf Remove dead netfilter_logging.h from include/linux/Kbuild by David Woodhouse · 18 years ago
  51. 02b25fc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  52. b83eff6 [DCCP]: Introduce constants for CCID numbers by Ian McDonald · 18 years ago
  53. 349457c [PATCH] Allow file systems to manually d_move() inside of ->rename() by Mark Fasheh · 18 years ago
  54. 00e4d11 [DCCP]: Allow default/fallback service code. by Gerrit Renker · 18 years ago
  55. a68aa1c Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  56. a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  57. e18fa70 Move several *_SUPER_MAGIC symbols to include/linux/magic.h. by Jeff Garzik · 18 years ago
  58. 23930fa Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  59. 1aedf2c Merge mulgrave-w:git/linux-2.6 by James Bottomley · 18 years ago
  60. dfdc58b [SCSI] SPI transport class: misc DV fixes by James Bottomley · 18 years ago
  61. f7425b1 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  62. 9f261e0 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  63. a4c12d6 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  64. c9802cd Merge mulgrave-w:git/scsi-misc-2.6 by James Bottomley · 18 years ago
  65. 2efc80c [PATCH] #elif that should've been #elif defined by Al Viro · 18 years ago
  66. 4c8bd7e [KERNEL] Do not truncate to 'int' in ALIGN() macro. by David Miller · 18 years ago
  67. 854b66e [ALSA] ak4xxx - Remove bogus IPGA controls by Takashi Iwai · 18 years ago
  68. 9d19f48 [ALSA] Add pcm_class attribute to PCM sysfs entry by Takashi Iwai · 18 years ago
  69. 55a29af [ALSA] Add definition of TLV dB range compound by Takashi Iwai · 18 years ago
  70. 723b2b0 [ALSA] Clean up and add TLV support to AK4xxx i2c driver by Takashi Iwai · 18 years ago
  71. 063a40d [ALSA] Add the definition of linear volume TLV by Takashi Iwai · 18 years ago
  72. 1186ed8 [ALSA] Add dB scale information to vxpocket and vx222 drivers by Takashi Iwai · 18 years ago
  73. eac06a1 [ALSA] Add dB scale information to ad1848 driver by Takashi Iwai · 18 years ago
  74. 683fe15 [ALSA] Revolution 5.1 - add AK5365 ADC support by Jochen Voss · 18 years ago
  75. 548a648 [ALSA] Fix control/status mmap with shared PCM substream by Takashi Iwai · 18 years ago
  76. 31508f8 [ALSA] snd-emu10k1: Implement dB gain infomation. by James Courtier-Dutton · 18 years ago
  77. 6a65d79 [ALSA] Remove unused tlv_rw field from struct snd_kcontrol by Takashi Iwai · 18 years ago
  78. 8aa9b58 [ALSA] Control API - more robust TLV implementation by Jaroslav Kysela · 18 years ago
  79. 6dbe662 [ALSA] Add experimental support of aggressive AC97 power-saving mode by Takashi Iwai · 18 years ago
  80. 2b29b13 [ALSA] Deprecate snd_card_free_in_thread() by Takashi Iwai · 18 years ago
  81. c461482 [ALSA] Unregister device files at disconnection by Takashi Iwai · 18 years ago
  82. 746d4a0 [ALSA] Fix disconnection of proc interface by Takashi Iwai · 18 years ago
  83. 42750b0 [ALSA] Control API - TLV implementation for additional information like dB scale by Jaroslav Kysela · 18 years ago
  84. 6b6ca86 SUNRPC: Add refcounting to the struct rpc_xprt by Trond Myklebust · 18 years ago
  85. 158998b SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument by Trond Myklebust · 18 years ago
  86. 5dd3177 NFSv4: Fix a use-after-free issue with the nfs server. by Trond Myklebust · 18 years ago
  87. 275a082 Add a real API for dealing with blk_congestion_wait() by Trond Myklebust · 18 years ago
  88. 94a6d75 NFS: Use cached page as buffer for NFS symlink requests by Chuck Lever · 18 years ago
  89. 4f390c1 NFS: Fix double d_drop in nfs_instantiate() error path by Chuck Lever · 18 years ago
  90. ff9aa5e SUNRPC: Eliminate xprt_create_proto and rpc_create_client by Chuck Lever · 18 years ago
  91. c286676 SUNRPC: use sockaddr + size when creating remote transport endpoints by Chuck Lever · 18 years ago
  92. 6ca9482 SUNRPC: Clean-up after previous patches. by Chuck Lever · 18 years ago
  93. c4efcb1 SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address by Chuck Lever · 18 years ago
  94. f425eba SUNRPC: Create API for displaying remote peer address by Chuck Lever · 18 years ago
  95. edb267a SUNRPC: add xprt switch API for printing formatted remote peer addresses by Chuck Lever · 18 years ago
  96. 39d7bbc SUNRPC: remove extraneous header inclusions by Chuck Lever · 18 years ago
  97. ed39440 SUNRPC: create API for getting remote peer address by Chuck Lever · 18 years ago
  98. bbf7c1d SUNRPC: Introduce transport switch callout for pluggable rpcbind by Chuck Lever · 18 years ago
  99. 5b1eacb SUNRPC: Support for RPC child tasks no longer needed by Chuck Lever · 18 years ago
  100. 4a68179 SUNRPC: Make RPC portmapper use per-transport storage by Chuck Lever · 18 years ago