1. 8913336a packet: add PACKET_RESERVE sockopt by Patrick McHardy · 16 years ago
  2. 3ca4095 bnx2: Update version to 1.7.9. by Benjamin Li · 16 years ago
  3. 8a31329 bnx2: Fix Sparse warnings by Benjamin Li · 16 years ago
  4. 706bf24 bnx2: Add TX multiqueue support. by Benjamin Li · 16 years ago
  5. 4f83ec1 bnx2: Update TPAT firmware by Benjamin Li · 16 years ago
  6. 076152d e1000: resolve tx multiqueue bug by Ben Hutchings · 16 years ago
  7. e5849e7 x86: remove arch_get_ram_range by Yinghai Lu · 16 years ago
  8. fec0962 x86: Add a debugfs interface to dump PAT memtype by venkatesh.pallipadi@intel.com · 16 years ago
  9. ae79cda x86: Add a arch directory for x86 under debugfs by venkatesh.pallipadi@intel.com · 16 years ago
  10. 48fe4a7 x86: i386: reduce boot fixmap space by Jan Beulich · 16 years ago
  11. 2ddf9b7 i386/xen: add proper unwind annotations to xen_sysenter_target by Jan Beulich · 16 years ago
  12. 08ad8af x86: reduce force_mwait visibility by Jan Beulich · 16 years ago
  13. 08e1a13 x86: reduce forbid_dac's visibility by Jan Beulich · 16 years ago
  14. 91467bd x86: move dma32_reserve_bootmem() after reserve_crashkernel() by Bernhard Walle · 16 years ago
  15. 369c992 x86: fix two modpost warnings by Jan Beulich · 16 years ago
  16. f2ba939 x86: check function status in EDD boot code by Jan Beulich · 16 years ago
  17. 9553e11 Merge branch 'x86/uv' into x86/x2apic by Ingo Molnar · 16 years ago
  18. 453c140 Merge branch 'x86/apic' into x86/x2apic by Ingo Molnar · 16 years ago
  19. a208f37a Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
  20. 0679c2f Merge branch 'linus' into pci-for-jesse by Ingo Molnar · 16 years ago
  21. 06f8d00 cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c, fix by Ingo Molnar · 16 years ago
  22. 812b121 x86_64: ia32_signal.c: remove signal number conversion by Hiroshi Shimamoto · 16 years ago
  23. eb53fac cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_target by Mike Travis · 16 years ago
  24. 77586c2 cpumask: Provide a generic set of CPUMASK_ALLOC macros by Mike Travis · 16 years ago
  25. 4755b92 cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c by Mike Travis · 16 years ago
  26. c18a41f cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.c by Mike Travis · 16 years ago
  27. 333cdd1f cpumask: Optimize cpumask_of_cpu in drivers/misc/sgi-xp/xpc_main.c by Mike Travis · 16 years ago
  28. c42f4f4 cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/ldt.c by Mike Travis · 16 years ago
  29. cb6d2be cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/io_apic_64.c by Mike Travis · 16 years ago
  30. 65c0118 cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr by Mike Travis · 16 years ago
  31. bb2c018 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  32. 5108b27 nfsd: nfs4xdr.c do-while is not a compound statement by Harvey Harrison · 16 years ago
  33. 9de90ac Sh: use generic per-device coherent dma allocator by Dmitry Baryshkov · 16 years ago
  34. 1fe5326 ARM: support generic per-device coherent dma mem by Dmitry Baryshkov · 16 years ago
  35. 538c29d Generic dma-coherent: fix DMA_MEMORY_EXCLUSIVE by Dmitry Baryshkov · 16 years ago
  36. f6dc8cc Merge branch 'linus' into core/generic-dma-coherent by Ingo Molnar · 16 years ago
  37. ad1060c nfsd: Use C99 initializers in fs/nfsd/nfs4xdr.c by J. Bruce Fields · 16 years ago
  38. 9b610fd Merge branch 'linus' into timers/nohz by Ingo Molnar · 16 years ago
  39. 41b9eb2 x86, pci: introduce config option for pci reroute quirks (was: [PATCH 0/3] Boot IRQ quirks for Broadcom and AMD/ATI) by Stefan Assmann · 16 years ago
  40. 3e370b2 Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirks by Ingo Molnar · 16 years ago
  41. fa10c51 arch/x86/kernel/cpu/common_64.c: remove double inclusions by Alexander Beregalov · 16 years ago
  42. f84dbb9 genirq: enable polling for disabled screaming irqs by Eric W. Biederman · 16 years ago
  43. 511d9d3 x86: apic_ops for lguest by Suresh Siddha · 16 years ago
  44. 9a8f0e6 x86: let 32bit use apic_ops too - fix by Suresh Siddha · 16 years ago
  45. 1181f8b x86_32: remove redundant KERN_INFO by Hiroshi Shimamoto · 16 years ago
  46. 1e01cb0 ftrace: only trace preempt off with preempt tracer by Steven Rostedt · 16 years ago
  47. 6ac8d51 x86: introducing asm-x86/traps.h by Jaswinder Singh · 16 years ago
  48. 8df185a kthread: reduce stack pressure in create_kthread and kthreadd by Mike Travis · 16 years ago
  49. 5ff4789 AMD IOMMU: set iommu for device from ACPI code too by Joerg Roedel · 16 years ago
  50. f1b0c8d Merge branch 'linus' into x86/amd-iommu by Ingo Molnar · 16 years ago
  51. 9781f39 x86: consolidate the definition of the force_mwait variable by Thomas Petazzoni · 16 years ago
  52. 4dca10a softlockup: fix invalid proc_handler for softlockup_panic by Hiroshi Shimamoto · 16 years ago
  53. 47129654 x86 setup.c: cleanup includes by Alexander Beregalov · 16 years ago
  54. b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 16 years ago
  55. 723edb5 Fix typos from signal_32/64.h merge by Herton Ronaldo Krzesinski · 16 years ago
  56. 8b2b9c1 x86, intel_cacheinfo: fix use-after-free cache_kobject by Akinobu Mita · 16 years ago
  57. 3f9b5cc x86: re-enable OPTIMIZE_INLINING by Ingo Molnar · 16 years ago
  58. 7dedcee x86: traps_xx: modify x86_64 to use _log_lvl variants by Alexander van Heukelum · 16 years ago
  59. 78cbac6 x86: traps_xx: refactor die() like in x86_64 by Alexander van Heukelum · 16 years ago
  60. 5127bed rcu classic: new algorithm for callbacks-processing(v2) by Lai Jiangshan · 16 years ago
  61. 3cac97c rcu classic: simplify the next pending batch by Lai Jiangshan · 16 years ago
  62. 8b95d91 fix core/stacktrace changes on avr32, mips, sh by Heiko Carstens · 16 years ago
  63. 7019cc2 x86 BIOS interface for RTC on SGI UV by Russ Anderson · 16 years ago
  64. 8450e85 x86, cleanup: fix description of __fls(): __fls(0) is undefined by Alexander van Heukelum · 16 years ago
  65. 35b680557 x86: more apic debugging by Maciej W. Rozycki · 16 years ago
  66. 49a66a0b x86: I/O APIC: Always report how the timer has been set up by Maciej W. Rozycki · 16 years ago
  67. baa1318 x86: APIC: Make apic_verbosity unsigned by Maciej W. Rozycki · 16 years ago
  68. 17c4469 x86: I/O APIC: Include <asm/i8259.h> required by some code by Maciej W. Rozycki · 16 years ago
  69. 836c129 x86: apic_32 - introduce calibrate_APIC_clock by Cyrill Gorcunov · 16 years ago
  70. 89b3b1f4 x86: apic_64 - make calibrate_APIC_clock to return error code by Cyrill Gorcunov · 16 years ago
  71. caadbdc x86: enable memory tester support on 32-bit by Yinghai Lu · 16 years ago
  72. 1f06716 x86: seperate memtest from init_64.c by Yinghai Lu · 16 years ago
  73. 1b427c1 sched: fix build error, provide partition_sched_domains() unconditionally by Ingo Molnar · 16 years ago
  74. 577b4a5 sched: fix warning in inc_rt_tasks() to not declare variable 'rq' if it's not needed by David Howells · 16 years ago
  75. fbdb7da x86_64: ia32_signal.c: use macro instead of immediate by Hiroshi Shimamoto · 16 years ago
  76. cdbfc55 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  77. 95c7c23 xen: report hypervisor version by Jeremy Fitzhardinge · 16 years ago
  78. e59494f ftrace: fix 4d3702b6 (post-v2.6.26): WARNING: at kernel/lockdep.c:2731 check_flags (ftrace) by Steven Rostedt · 16 years ago
  79. 3217256 x86: suppress sparse returning void warnings by Harvey Harrison · 16 years ago
  80. 2fb5e1e Merge branch 'linus' into x86/paravirt-spinlocks by Ingo Molnar · 16 years ago
  81. d55b53f igb/ixgbe/e1000e: resolve tx multiqueue bug by Jeff Kirsher · 16 years ago
  82. 39b0fad cpu hotplug: Make cpu_active_map synchronization dependency clear by Max Krasnyansky · 16 years ago
  83. e761b77 cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2) by Max Krasnyansky · 16 years ago
  84. 2b7207a ftrace: copy + paste typo in asm/ftrace.h by Sebastian Siewior · 16 years ago
  85. b6fcbdb proc: consolidate per-net single-release callers by Pavel Emelyanov · 16 years ago
  86. de05c55 proc: consolidate per-net single_open callers by Pavel Emelyanov · 16 years ago
  87. 60bdde9 proc: clean the ip_misc_proc_init and ip_proc_init_net error paths by Pavel Emelyanov · 16 years ago
  88. 8e3461d proc: show per-net ip_devconf.forwarding in /proc/net/snmp by Pavel Emelyanov · 16 years ago
  89. 229bf0c proc: create /proc/net/snmp file in each net by Pavel Emelyanov · 16 years ago
  90. 7b7a9df proc: create /proc/net/netstat file in each net by Pavel Emelyanov · 16 years ago
  91. d89cbbb ipv4: clean the init_ipv4_mibs error paths by Pavel Emelyanov · 16 years ago
  92. 923c658 mib: put icmpmsg statistics on struct net by Pavel Emelyanov · 16 years ago
  93. b60538a mib: put icmp statistics on struct net by Pavel Emelyanov · 16 years ago
  94. 386019d mib: put udplite statistics on struct net by Pavel Emelyanov · 16 years ago
  95. 2f275f9 mib: put udp statistics on struct net by Pavel Emelyanov · 16 years ago
  96. 61a7e26 mib: put net statistics on struct net by Pavel Emelyanov · 16 years ago
  97. a20f579 mib: put ip statistics on struct net by Pavel Emelyanov · 16 years ago
  98. 57ef42d mib: put tcp statistics on struct net by Pavel Emelyanov · 16 years ago
  99. 9b4661b ipv4: add pernet mib operations by Pavel Emelyanov · 16 years ago
  100. 852566f mib: add netns/mib.h file by Pavel Emelyanov · 16 years ago