1. 79a66b9 Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/core by Ingo Molnar · 18 years ago
  2. bed4f13 Merge branch 'x86/irq' into x86/core by Ingo Molnar · 18 years ago
  3. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 18 years ago
  4. bf8bd66 Merge branch 'x86/apic' into x86/irq by Ingo Molnar · 18 years ago
  5. 34801ba x86: PAT: move track untrack pfnmap stubs to asm-generic by venkatesh.pallipadi@intel.com · 18 years ago
  6. 982d789 x86: PAT: remove follow_pfnmap_pte in favor of follow_phys by venkatesh.pallipadi@intel.com · 18 years ago
  7. d87fe66 x86: PAT: modify follow_phys to return phys_addr prot and return value by venkatesh.pallipadi@intel.com · 18 years ago
  8. 6bd9cd5 x86: PAT: clarify is_linear_pfn_mapping() interface by venkatesh.pallipadi@intel.com · 18 years ago
  9. abe1dfa ACPI: don't cond_resched() when irqs_disabled() by Wu Fengguang · 18 years ago
  10. e76f427 ACPI: fix 2.6.28 acpi.debug_level regression by Bjorn Helgaas · 18 years ago
  11. 2520bd3 x86: PAT: add pgprot_writecombine() interface for drivers - v3 by venkatesh.pallipadi@intel.com · 18 years ago
  12. 2ab6403 x86: PAT: hooks in generic vm code to help archs to track pfnmap regions - v3 by venkatesh.pallipadi@intel.com · 18 years ago
  13. e121e41 x86: PAT: add follow_pfnmp_pte routine to help tracking pfnmap pages - v3 by venkatesh.pallipadi@intel.com · 18 years ago
  14. 3c8bb73 x86: PAT: store vm_pgoff for all linear_over_vma_region mappings - v3 by venkatesh.pallipadi@intel.com · 18 years ago
  15. b3806c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  16. 69c30e1 irda: Add irda_skb_cb qdisc related padding by Samuel Ortiz · 18 years ago
  17. 9a9fafb8 USB: fix comment about endianness of descriptors by Phil Endecott · 18 years ago
  18. ecbf29c xen: clean up asm/xen/hypervisor.h by Jeremy Fitzhardinge · 18 years ago
  19. b93a531 allow bug table entries to use relative pointers (and use it on x86-64) by Jan Beulich · 18 years ago
  20. 092cab7 netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPEC by Pablo Neira Ayuso · 18 years ago
  21. 7004405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  22. d2ff911 Define smp_call_function_many for UP by Rusty Russell · 18 years ago
  23. fd10902 Merge commit 'v2.6.28-rc8' into x86/irq by Ingo Molnar · 18 years ago
  24. 6c34bc2 Revert "radeonfb: accelerate imageblit and other improvements" by Linus Torvalds · 18 years ago
  25. 54b71fb MN10300: Fix __put_user_asm8() by Akira Takeuchi · 18 years ago
  26. 9c24624 KSYM_SYMBOL_LEN fixes by Hugh Dickins · 18 years ago
  27. aa6f147 atomic: fix a typo in atomic_long_xchg() by Eric Dumazet · 18 years ago
  28. 02d2116 revert "percpu_counter: new function percpu_counter_sum_and_set" by Andrew Morton · 18 years ago
  29. 71c5576 revert "percpu counter: clean up percpu_counter_sum_and_set()" by Andrew Morton · 18 years ago
  30. 7b363e4 netpoll: fix race on poll_list resulting in garbage entry by Neil Horman · 18 years ago
  31. b749e3f Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  32. 48887e6 [PATCH] fix broken timestamps in AVC generated by kernel threads by Al Viro · 18 years ago
  33. 0b0c940 [PATCH] asm/generic: fix bug - kernel fails to build when enable some common audit code on Blackfin by Mike Frysinger · 18 years ago
  34. a64e649 [PATCH] return records for fork() both to child and parent by Al Viro · 18 years ago
  35. f7a8db8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  36. f2f1fa7 Enforce a minimum SG_IO timeout by Linus Torvalds · 18 years ago
  37. fc9161e [PATCH 2/2] documnt FMODE_ constants by Christoph Hellwig · 18 years ago
  38. fd4ce1a [PATCH 1/2] kill FMODE_NDELAY_NOW by Christoph Hellwig · 18 years ago
  39. d253eee can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter by Oliver Hartkopp · 18 years ago
  40. 0e435ac block: fix setting of max_segment_size and seg_boundary mask by Milan Broz · 18 years ago
  41. 53a0880 block: internal dequeue shouldn't start timer by Tejun Heo · 18 years ago
  42. e1825e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  43. e2e2983 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  44. 9a689bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  45. 1b79cd0 nfsd: fix vm overcommit crash fix #2 by Junjiro R. Okajima · 18 years ago
  46. 6636487 amd74xx: workaround unreliable AltStatus register for nVidia controllers by Bartlomiej Zolnierkiewicz · 18 years ago
  47. 6ff2d39 lib/idr.c: fix rcu related race with idr_find by Manfred Spraul · 18 years ago
  48. 7ef9964 epoll: introduce resource usage limits by Davide Libenzi · 18 years ago
  49. 7ac0110 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  50. 4bc2a9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  51. ac70a96 libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQ by Tejun Heo · 18 years ago
  52. 4ec8f07 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  53. 72244c0 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  54. 8639dad Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 18 years ago
  55. 95c5e1f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  56. 96b8936 remove __ARCH_WANT_COMPAT_SYS_PTRACE by Christoph Hellwig · 18 years ago
  57. 02d0e67 hotplug_memory_notifier section annotation by Al Viro · 18 years ago
  58. 3116848 meminit section warnings by Al Viro · 18 years ago
  59. 9a5aa62 mlx4_core: Save/restore default port IB capability mask by Jack Morgenstein · 18 years ago
  60. 3bdae4f Merge branch 'x86/debug' into x86/irq by Ingo Molnar · 18 years ago
  61. 487ff32 Allow architectures to override copy_user_highpage() by Russell King · 18 years ago
  62. d211af0 i386: get rid of the use of KPROBE_ENTRY / KPROBE_END by Alexander van Heukelum · 18 years ago
  63. e899b64 ACPICA: disable _BIF warning by Lin Ming · 18 years ago
  64. 95a28ed ACPICA: Allow _WAK method to return an Integer by Bob Moore · 18 years ago
  65. 5f23b73 net: Fix soft lockups/OOM issues w/ unix garbage collector by dann frazier · 18 years ago
  66. f79fca5 netfilter: xtables: add missing const qualifier to xt_tgchk_param by Jan Engelhardt · 18 years ago
  67. 5244021 drm: move drm vblank initialization/cleanup to driver load/unload by Keith Packard · 18 years ago
  68. 2ed1cdc irq.h: fix missing/extra kernel-doc by Randy Dunlap · 18 years ago
  69. 9f14416 Merge commit 'v2.6.28-rc6' into irq/urgent by Ingo Molnar · 18 years ago
  70. 7e56b5d net: Fix memory leak in the proto_register function by Catalin Marinas · 18 years ago
  71. 21098c6 [SCSI] fc_transport: fix old bug on bitflag definitions by James Smart · 18 years ago
  72. 4dd61d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  73. f7f65d1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 18 years ago
  74. 4f7dbc7 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  75. f481891 cpuset: update top cpuset's mems after adding a node by Miao Xie · 18 years ago
  76. de11def reintroduce accept4 by Ulrich Drepper · 18 years ago
  77. 8e3bad6 mac80211: remove ieee80211_notify_mac by Johannes Berg · 18 years ago
  78. 7f0f598 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 18 years ago
  79. 72b51a6 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  80. 73f56c0 Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 18 years ago
  81. cbe9ee0 Merge branch 'x86/urgent' into x86/cleanups by Ingo Molnar · 18 years ago
  82. ba32929 block: make add_partition() return pointer to hd_struct by Tejun Heo · 18 years ago
  83. 847e917 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  84. b42ccbc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 18 years ago
  85. 8f7b0ba Fix inotify watch removal/umount races by Al Viro · 18 years ago
  86. 537a2f8 Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  87. d091c2f Add 'pr_fmt()' format modifier to pr_xyz macros. by Martin Schwidefsky · 18 years ago
  88. e8f6fbf lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c by Ingo Molnar · 18 years ago
  89. 352d026 USB: don't register endpoints for interfaces that are going away by Alan Stern · 18 years ago
  90. d7de4c1 slab: document SLAB_DESTROY_BY_RCU by Peter Zijlstra · 18 years ago
  91. 437184a HID: map macbook keys for "Expose" and "Dashboard" by Henrik Rydberg · 18 years ago
  92. 4e17e1d Add c2 port support by Rodolfo Giometti · 18 years ago
  93. 077eaf5 rtc: rtc-wm8350: add support for WM8350 RTC by Mark Brown · 18 years ago
  94. b76f90b remove ratelimt() by Andrew Morton · 18 years ago
  95. 722facc atmel_lcdfb: change irq_base definition to allow error reporting by Nicolas Ferre · 18 years ago
  96. 45a9524 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  97. 08c1184 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  98. eb42c75 Merge branch 'linus' into x86/crashdump by Ingo Molnar · 18 years ago
  99. 621a0d5 hrtimer: clean up unused callback modes by Peter Zijlstra · 18 years ago
  100. 1a22f08 serial: sh-sci: fix cannot work SH7723 SCIFA by Yoshihiro Shimoda · 18 years ago