1. aec3694 [CRYPTO] lib: some common 128-bit block operations, nicely centralized by Rik Snel · 18 years ago
  2. cc44215 [CRYPTO] api: Remove unused functions by Adrian Bunk · 18 years ago
  3. 7cf4c1a [IPSEC]: Add support for AES-XCBC-MAC by Kazunori MIYAZAWA · 18 years ago
  4. 334c29a [GENETLINK]: Move command capabilities to flags. by Jamal Hadi Salim · 18 years ago
  5. b65780e [PATCH] unwinder: move .eh_frame to RODATA by Jan Beulich · 18 years ago
  6. 116780f [PATCH] i386: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  7. d7fb027 [PATCH] x86-64: remove remaining pc98 code by Adrian Bunk · 18 years ago
  8. 9dc452b [PATCH] x86-64: Fix constraints in atomic_add_return() by Andi Kleen · 18 years ago
  9. e4b522d [PATCH] x86-64: fix asm constraints in i386 atomic_add_return by Duncan Sands · 18 years ago
  10. 9ee4016 [PATCH] x86-64: include/asm-x86_64/cpufeature.h isn't a userspace header by Adrian Bunk · 18 years ago
  11. d331e73 [PATCH] x86-64: Fix interrupt race in idle callback (3rd try) by Venkatesh Pallipadi · 18 years ago
  12. 359ad0d [PATCH] unwinder: more sanity checks in Dwarf2 unwinder by Jan Beulich · 18 years ago
  13. a1a70c2 [PATCH] i386: always enable regparm by Adrian Bunk · 18 years ago
  14. 0741f4d [PATCH] x86: add sysctl for kstack_depth_to_print by Chuck Ebbert · 18 years ago
  15. c7a3392 [PATCH] x86-64: Fix comments for MSR_FS_BASE and MSR_GS_BASE. by Wink Saville · 18 years ago
  16. bf7e6a1 [PATCH] i386: Preserve EFI run time regions with memmap parameter by Artiom Myaskouvskey · 18 years ago
  17. 538f188 [PATCH] i386: i386 add Intel BTS cpufeature bit and detection (take 2) by Stephane Eranian · 18 years ago
  18. ee58fad5 [PATCH] x86-64: x86-64 add Intel BTS cpufeature bit and detection (take 2) by Stephane Eranian · 18 years ago
  19. e1cccf4 [PATCH] i386: call efi_get_time during suspend by Artiom Myaskouvskey · 18 years ago
  20. b0d0a4b [PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525 by Siddha, Suresh B · 18 years ago
  21. 9899f82 [PATCH] x86-64: add genapic_force by Siddha, Suresh B · 18 years ago
  22. 72486f1 [PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu by Siddha, Suresh B · 18 years ago
  23. fd6d7d2 [PATCH] i386: introduce the mechanism of disabling cpu hotplug control by Siddha, Suresh B · 18 years ago
  24. 274e1bb [PATCH] x86: add write_pci_config_byte() to direct PCI access routines by Siddha, Suresh B · 18 years ago
  25. eab724e [PATCH] x86-64: adjust pmd_bad() by Jan Beulich · 18 years ago
  26. 4a1c422 [PATCH] x86-64: remove prototype of free_bootmem_generic() by Jan Beulich · 18 years ago
  27. 103efcd [PATCH] x86-64: fix perms/range of vsyscall vma in /proc/*/maps by Ernie Petrides · 18 years ago
  28. c55d92d [PATCH] i386: Add support for compilation for Core2 by Andi Kleen · 18 years ago
  29. 8ecb895 [PATCH] paravirt: fix missing pte update by Zachary Amsden · 18 years ago
  30. dfbea0a [PATCH] paravirt: fix parameter names in mmu operations by Zachary Amsden · 18 years ago
  31. a2952d8 [PATCH] paravirt: Preparatory mmu header movement by Zachary Amsden · 18 years ago
  32. da181a8 [PATCH] paravirt: Add MMU virtualization to paravirt_ops by Rusty Russell · 18 years ago
  33. 13623d7 [PATCH] paravirt: Add APIC accessors to paravirt-ops. by Rusty Russell · 18 years ago
  34. 4f205fd [PATCH] paravirt: Allow selected bug checks to be by Rusty Russell · 18 years ago
  35. c9ccf30 [PATCH] paravirt: Add startup infrastructure for paravirtualization by Rusty Russell · 18 years ago
  36. d7cd561 [PATCH] i386: cpu_detect extraction by Rusty Russell · 18 years ago
  37. 139ec7c [PATCH] paravirt: Patch inline replacements for paravirt intercepts by Rusty Russell · 18 years ago
  38. d3561b7 [PATCH] paravirt: header and stubs for paravirtualisation by Rusty Russell · 18 years ago
  39. e6536c1 [PATCH] x86: comment magic constants in delay.h by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  40. b9a8d94 [PATCH] x86-64: Make x86_64 udelay() round up instead of down. by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  41. bff6547 [PATCH] Calgary: allow compiling Calgary in but not using it by default by Muli Ben-Yehuda · 18 years ago
  42. eae9375 [PATCH] Calgary: check BBAR ioremap success when ioremapping by Muli Ben-Yehuda · 18 years ago
  43. b34e90b [PATCH] Calgary: use BIOS supplied BBARs and topology information by Laurent Vivier · 18 years ago
  44. cef518e [PATCH] i386: Move memory map printing and other code to e820.c by bibo,mao · 18 years ago
  45. b5b2405 [PATCH] i386: Move e820/efi memmap walking code to e820.c by bibo,mao · 18 years ago
  46. b2dff6a [PATCH] i386: Move find_max_pfn function to e820.c by bibo,mao · 18 years ago
  47. 2fff0a4 [PATCH] Generic: Move __user cast into probe_kernel_address by Andi Kleen · 18 years ago
  48. 3760dd6 [PATCH] i386: Use CLFLUSH instead of WBINVD in change_page_attr by Andi Kleen · 18 years ago
  49. 770d132 [PATCH] i386: Retrieve CLFLUSH size from CPUID by Andi Kleen · 18 years ago
  50. 249e83f [PATCH] x86-64: Extract segment descriptor definitions for use outside by Avi Kivity · 18 years ago
  51. e69f202 [PATCH] i386: Implement CONFIG_PHYSICAL_ALIGN by Vivek Goyal · 18 years ago
  52. 968de4f [PATCH] i386: Relocatable kernel support by Eric W. Biederman · 18 years ago
  53. 2a43f3e [PATCH] i386: CONFIG_PHYSICAL_START cleanup by Eric W. Biederman · 18 years ago
  54. 9f45acc [PATCH] i386: define __pa_symbol() by Eric W. Biederman · 18 years ago
  55. 6569580 [PATCH] i386: Distinguish absolute symbols by Vivek Goyal · 18 years ago
  56. 63cb683 [PATCH] i386: PDA: Fix math emulator for new pt_regs by Andi Kleen · 18 years ago
  57. 70463da [PATCH] i386: Store the interrupt regs pointer in the PDA by Jeremy Fitzhardinge · 18 years ago
  58. ec7fcaa [PATCH] i386: Implement "current" with the PDA by Jeremy Fitzhardinge · 18 years ago
  59. b2938f8 [PATCH] i386: Implement smp_processor_id() with the PDA by Jeremy Fitzhardinge · 18 years ago
  60. 49d26b6 [PATCH] i386: Update sys_vm86 to cope with changed pt_regs and %gs usage by Jeremy Fitzhardinge · 18 years ago
  61. 66e10a4 [PATCH] i386: Fix places where using %gs changes the usermode ABI by Jeremy Fitzhardinge · 18 years ago
  62. f95d47c [PATCH] i386: Use %gs as the PDA base-segment in the kernel by Jeremy Fitzhardinge · 18 years ago
  63. 6211119 [PATCH] i386: Initialize the per-CPU data area by Jeremy Fitzhardinge · 18 years ago
  64. 9ca3610 [PATCH] i386: Basic definitions for i386-pda by Jeremy Fitzhardinge · 18 years ago
  65. bb0d977 [PATCH] i386: add Intel Core related PMU MSRs by Stephane Eranian · 18 years ago
  66. 86efef5 [PATCH] x86-64: x86-64 add Intel Core related PMU MSRs definitions by Stephane Eranian · 18 years ago
  67. acc2076 [PATCH] i386: add sleazy FPU optimization by Chuck Ebbert · 18 years ago
  68. be44d2a [PATCH] i386: espfix cleanup by Stas Sergeev · 18 years ago
  69. bb81a09 [PATCH] x86: all cpu backtrace by Andrew Morton · 18 years ago
  70. e5e3a04 [PATCH] i386: remove default_ldt, and simplify ldt-setting. by Jeremy Fitzhardinge · 18 years ago
  71. 42ed458 [PATCH] i386: i386 add X86_FEATURE_PEBS and detection by Stephane Eranian · 18 years ago
  72. d7731c0 [PATCH] i386: i386 rename X86_FEATURE_DTES to X86_FEATURE_DS by Stephane Eranian · 18 years ago
  73. d8cebe6 [PATCH] x86-64: remove duplicated cpu_mask_to_apicid in x86_64 smp.h by Yinghai Lu · 18 years ago
  74. 36b2a8d [PATCH] x86-64: add X86_FEATURE_PEBS and detection by Stephane Eranian · 18 years ago
  75. bd1d599 [PATCH] x86-64: x86_64 rename X86_FEATURE_DTES to X86_FEATURE_DS by Stephane Eranian · 18 years ago
  76. 87e1652 [PATCH] x86-64: Don't keep interrupts disabled while spinning in spinlocks by Andi Kleen · 18 years ago
  77. 3f5e573 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  78. f9e9dcb x86[-64]:Remove 'volatile' from atomic_t by Linus Torvalds · 18 years ago
  79. 16afea0 [PATCH] Remove 'volatile' from spinlock_types by Art Haas · 18 years ago
  80. 2cafe97 [MIPS] Import updates from i386's i8259.c by Atsushi Nemoto · 18 years ago
  81. 5b70a31 [MIPS] pte_offset(dir,addr): parenthesis fix by Franck Bui-Huu · 18 years ago
  82. dd6a7c1 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  83. dd8856b Merge git://git.infradead.org/users/dhowells/workq-2.6 by Linus Torvalds · 18 years ago
  84. 5847e1f SUNRPC: Remove pprintk() from net/sunrpc/xprt.c by Chuck Lever · 18 years ago
  85. dd45647 SUNRPC: Rename skb_reader_t and friends by Chuck Lever · 18 years ago
  86. 9d29231 SUNRPC: skb_read_bits is the same as xs_tcp_copy_data by Chuck Lever · 18 years ago
  87. 7559c7a SUNRPC: Make address format buffers more generic by Chuck Lever · 18 years ago
  88. 314dfd7 SUNRPC: move saved socket callback functions to a private data structure by Chuck Lever · 18 years ago
  89. 7c6e066 SUNRPC: Move the UDP socket bufsize parameters to a private data structure by Chuck Lever · 18 years ago
  90. c847546 SUNRPC: Move rpc_xprt socket connect fields into private data structure by Chuck Lever · 18 years ago
  91. e136d09 SUNRPC: Move TCP state flags into xprtsock.c by Chuck Lever · 18 years ago
  92. 5197113 SUNRPC: Move TCP receive state variables into private data structure by Chuck Lever · 18 years ago
  93. ee0ac0c SUNRPC: Remove sock and inet fields from rpc_xprt by Chuck Lever · 18 years ago
  94. 717757a rpcgss: krb5: ignore seed by J. Bruce Fields · 18 years ago
  95. d922a84 rpcgss: krb5: sanity check sealalg value in the downcall by J. Bruce Fields · 18 years ago
  96. ca54f89 rpcgss: simplify make_checksum by J. Bruce Fields · 18 years ago
  97. e678e06 gss: krb5: remove signalg and sealalg by J. Bruce Fields · 18 years ago
  98. adeb813 rpc: spkm3 update by Olga Kornievskaia · 18 years ago
  99. 37a4e6c rpc: move process_xdr_buf by Olga Kornievskaia · 18 years ago
  100. 8fc7500 rpc: gss: eliminate print_hexl()'s by J. Bruce Fields · 18 years ago