1. 238a5b4 Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-x86 into cpus4096 by Ingo Molnar · 15 years ago
  2. 17d85bc Merge commit 'v2.6.29-rc8' into cpus4096 by Ingo Molnar · 15 years ago
  3. 73e907d cpumask: remove x86 cpumask_t uses. by Rusty Russell · 15 years ago
  4. 76ba0ec cpumask: use cpumask_var_t in uv_flush_tlb_others. by Rusty Russell · 15 years ago
  5. 5c6cb5e cpumask: remove cpumask_t assignment from vector_allocation_domain() by Rusty Russell · 15 years ago
  6. d680eb8 cpumask: make Xen use the new operators. by Rusty Russell · 15 years ago
  7. 70ba2b6 cpumask: clean up summit's send_IPI functions by Rusty Russell · 15 years ago
  8. 4f06289 cpumask: use new cpumask functions throughout x86 by Rusty Russell · 15 years ago
  9. 3f76a18 x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_setup_mask by Rusty Russell · 15 years ago
  10. 155dd72 cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_t by Rusty Russell · 15 years ago
  11. c032ef60 cpumask: convert node_to_cpumask_map[] to cpumask_var_t by Rusty Russell · 15 years ago
  12. 71ee73e x86: unify 32 and 64-bit node_to_cpumask_map by Rusty Russell · 15 years ago
  13. b9c4398 cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_node by Rusty Russell · 15 years ago
  14. b643dec x86: arch_send_call_function_ipi_mask by Rusty Russell · 15 years ago
  15. 996867d cpumask: convert arch/x86/kernel/cpu/mcheck/mce_64.c by Rusty Russell · 15 years ago
  16. 7ad728f cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t by Rusty Russell · 15 years ago
  17. fcef857 cpumask: convert arch/x86/kernel/nmi.c's backtrace_mask to a cpumask_var_t by Rusty Russell · 15 years ago
  18. bc9b83d cpumask: convert c1e_mask in arch/x86/kernel/process.c to cpumask_var_t. by Rusty Russell · 15 years ago
  19. d3d2e7f cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: x86 by Rusty Russell · 15 years ago
  20. 23c5c9c cpumask: remove cpu_coregroup_map: x86 by Rusty Russell · 15 years ago
  21. cb3d560 cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86 by Rusty Russell · 15 years ago
  22. 101aaca cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: x86 by Rusty Russell · 15 years ago
  23. a70f730 cpumask: replace node_to_cpumask with cpumask_of_node. by Rusty Russell · 15 years ago
  24. c69fc56 cpumask: use topology_core_cpumask/topology_thread_cpumask instead of cpu_core_map/cpu_sibling_map by Rusty Russell · 15 years ago
  25. 041b623 Linus 2.6.29-rc8 by Linus Torvalds · 15 years ago
  26. aa8e4fc bitmap: fix end condition in bitmap_find_free_region by Linus Torvalds · 15 years ago
  27. 9ead649 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  28. 0b80e3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  29. 188de5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 15 years ago
  30. 5216a3c Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 15 years ago
  31. ab03eca trivial: fix bad links in the ext2 and ext3 documentation by Jody McIntyre · 15 years ago
  32. 8be3e1f Merge branch 'fixes-20090312' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/pci by Linus Torvalds · 15 years ago
  33. c12e56e RDMA/nes: Don't allow userspace QPs to use STag zero by Faisal Latif · 15 years ago
  34. 7ef0d73 fs: new inode i_state corruption fix by Nick Piggin · 15 years ago
  35. f272b7b memcg: use correct scan number at reclaim by KOSAKI Motohiro · 15 years ago
  36. 02d46e0 mfd: add support for WM8351 revision B by Mark Brown · 15 years ago
  37. 1ba869e acer-wmi: fix regression in backlight detection by Michael Spang · 15 years ago
  38. 7c48ed3 mmc: s3cmci: fix s3c2410_dma_config() arguments. by Ben Dooks · 15 years ago
  39. 1b53dc7 MAINTAINERS: downgrade support for man-pages by Michael Kerrisk · 15 years ago
  40. a4e3f91 ds2760_battery.c: fix division by zero by Daniel Mack · 15 years ago
  41. a3cfbb5 vfs: add missing unlock in sget() by Li Zefan · 15 years ago
  42. e5bc49b pipe_rdwr_fasync: fix the error handling to prevent the leak/crash by Oleg Nesterov · 15 years ago
  43. 8d0df7a drivers/w1/masters/w1-gpio.c: fix read_bit() by Daniel Mack · 15 years ago
  44. 00699e8 uml: fix WARNING: vmlinux: 'memcpy' exported twice by akpm@linux-foundation.org · 15 years ago
  45. 86d6f2b UML on UML fixed: it did not start by Renzo Davoli · 15 years ago
  46. d899871 PCIe: portdrv: call pci_disable_device during remove by Alex Chiang · 16 years ago
  47. 6a958d5 pci: Fix typo in message while disabling HT MSI mapping by Prakash Punnoor · 16 years ago
  48. 7726c33 pci: don't disable too many HT MSI mapping by Prakash Punnoor · 16 years ago
  49. 3f3b902 powerpc/pseries: The RPA PCI hotplug driver depends on EEH by Michael Ellerman · 16 years ago
  50. cb4cb4a PCIe: AER: during disable, check subordinate before walking by Alex Chiang · 16 years ago
  51. 649426e PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598 by Alexander Duyck · 16 years ago
  52. f1c7404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  53. 8c57a8f Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  54. 51b3e27 hwmon: (f75375s) Remove unnecessary and confusing initialization by Andrew Klossner · 15 years ago
  55. e267d25 hwmon: (it87) Properly decode -128 degrees C temperature by Jean Delvare · 15 years ago
  56. 1a51e06 hwmon: (lm90) Document support for the MAX6648/6692 chips by Darrick J. Wong · 15 years ago
  57. 3bb9db7 hwmon: (abituguru3) Fix I/O error handling by Jean Delvare · 15 years ago
  58. 45e575a cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask. by Rusty Russell · 15 years ago
  59. 76e6eee cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed. by Rusty Russell · 15 years ago
  60. 363911d Squashfs: Valid filesystems are flagged as bad by the corrupted fs patch by Phillip Lougher · 15 years ago
  61. 0789d8f Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  62. 0a7c808 MIPS: IP27: Enable RAID5 module by Ralf Baechle · 15 years ago
  63. dc58f81 MIPS: TXx9: update defconfigs by Atsushi Nemoto · 16 years ago
  64. a644b27 MIPS: NEC VR5500 processor support fixup by Shinya Kuribayashi · 16 years ago
  65. c189846 MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipc by Xiaotian Feng · 15 years ago
  66. ebdcc81 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  67. 01f6750 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  68. 932088b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  69. f809e5a Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  70. 3a95ea1 Fix _fat_bmap() locking by OGAWA Hirofumi · 15 years ago
  71. dc529a4 drm/i915: fix 945 fence register writes for fence 8 and above. by Eric Anholt · 15 years ago
  72. d7619c4 drm/i915: Protect active fences on i915 by Chris Wilson · 16 years ago
  73. 211b3d0 x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUs by Ingo Molnar · 15 years ago
  74. ad3bdef proc: fix kflags to uflags copying in /proc/kpageflags by Wu Fengguang · 15 years ago
  75. d95c357 Merge branch 'x86/core' into cpus4096 by Ingo Molnar · 15 years ago
  76. 78b020d Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core by Ingo Molnar · 15 years ago
  77. bf5172d x86: convert obsolete irq_desc_t typedef to struct irq_desc by Thomas Gleixner · 15 years ago
  78. 5490fa9 x86, mce: use round_jiffies() instead round_jiffies_relative() by KOSAKI Motohiro · 15 years ago
  79. fc7170b drm/i915: Check to see if we've pinned all available fences by Chris Wilson · 16 years ago
  80. 22c344e drm/i915: Check fence status on every pin. by Chris Wilson · 16 years ago
  81. 9b2412f drm/i915: First recheck for an empty fence register. by Chris Wilson · 16 years ago
  82. 260cf8a drm: fix EDID parser problem with positive/negative hsync/vsync by Pantelis Koukousoulas · 15 years ago
  83. fee7b0d x86, kexec: x86_64: add kexec jump support for x86_64 by Huang Ying · 15 years ago
  84. 5359454 x86, kexec: x86_64: add identity map for pages at image->start by Huang Ying · 15 years ago
  85. fef3a7a x86, kexec: fix kexec x86 coding style by Huang Ying · 15 years ago
  86. d801cec radeonfb/aty128fb: Disable broken early resume hook for PowerBooks by Benjamin Herrenschmidt · 15 years ago
  87. 187cfc4 hvc_console: Remove tty->low_latency on pseries backends by Benjamin Herrenschmidt · 15 years ago
  88. d301a9f Merge commit 'gcl/merge' into merge by Benjamin Herrenschmidt · 15 years ago
  89. 16b71fd i810: fix kernel crash fix when struct fb_var_screeninfo is supplied by Samuel CUELLA · 15 years ago
  90. 9233ecc m68knommu: m528x build fix by Steven King · 15 years ago
  91. 9333d82 m68knommu: m5206e build fix by Steven King · 15 years ago
  92. 0612ea0 rcu: documentation 1Q09 update by Paul E. McKenney · 15 years ago
  93. be50b83 kernel/user.c: fix a memory leak when freeing up non-init usernamespaces users by Dhaval Giani · 15 years ago
  94. d58ab5c mtd: physmap: fix NULL pointer dereference in error path by Atsushi Nemoto · 15 years ago
  95. 9c1e8a4 intel-agp: fix a panic with 1M of shared memory, no GTT entries by Lubomir Rintel · 15 years ago
  96. 229cc58 mtd_dataflash: fix probing of AT45DB321C chips. by Will Newton · 15 years ago
  97. 1b23336 idr: make idr_remove_all() do removal -before- free_layer() by Paul E. McKenney · 15 years ago
  98. 260219c devpts: remove graffiti by Alexey Dobriyan · 15 years ago
  99. 2f68891 x86/agp: tighten check to update amd nb aperture by Yinghai Lu · 15 years ago
  100. 5a891ed xtensa: fix compilation somewhat by Alexey Dobriyan · 15 years ago