1. c132937 bootmem: clean up arch-specific bootmem wrapping by Tejun Heo · 15 years ago
  2. cb83b42 percpu: fix pcpu_chunk_struct_size by Tejun Heo · 15 years ago
  3. cae3aeb percpu: clean up size usage by Tejun Heo · 15 years ago
  4. 1112441 x86: convert to the new dynamic percpu allocator by Tejun Heo · 15 years ago
  5. fbf59bc percpu: implement new dynamic percpu allocator by Tejun Heo · 15 years ago
  6. 8fc4898 vmalloc: add un/map_kernel_range_noflush() by Tejun Heo · 15 years ago
  7. f0aa661 vmalloc: implement vm_area_register_early() by Tejun Heo · 15 years ago
  8. f2a8205 percpu: kill percpu_alloc() and friends by Tejun Heo · 15 years ago
  9. 313e458 alloc_percpu: add align argument to __alloc_percpu. by Rusty Russell · 15 years ago
  10. b36128c alloc_percpu: change percpu_ptr to per_cpu_ptr by Rusty Russell · 15 years ago
  11. 6b588c1 module: reorder module pcpu related functions by Tejun Heo · 15 years ago
  12. 7342695 vmalloc: call flush_cache_vunmap() from unmap_kernel_range() by Tejun Heo · 15 years ago
  13. 42f8fae x86: use percpu data for 4k hardirq and softirq stacks by Lai Jiangshan · 15 years ago
  14. 58105ef x86: UV: fix header struct usage by Randy Dunlap · 15 years ago
  15. 7445250 x86: merge sys_rt_sigreturn between 32 and 64 bits by H. Peter Anvin · 15 years ago
  16. b12bdaf x86: use regparm(3) for passed-in pt_regs pointer by Brian Gerst · 15 years ago
  17. 1c00400 SGI IA64 UV: fix ia64 build error in the linux-next tree by Dean Nelson · 15 years ago
  18. 9c8bb6b x86: drop -fno-stack-protector annotations after pt_regs fixes by Brian Gerst · 15 years ago
  19. 253f29a x86: pass in pt_regs pointer for syscalls that need it by Brian Gerst · 15 years ago
  20. aa78bcf x86: use pt_regs pointer in do_device_not_available() by Brian Gerst · 15 years ago
  21. ebd9026 stackprotector: fix multi-word cross-builds by Ingo Molnar · 15 years ago
  22. 5c79d2a x86: fix x86_32 stack protector bugs by Tejun Heo · 15 years ago
  23. 60a5317 x86: implement x86_32 stack protector by Tejun Heo · 15 years ago
  24. ccbeed3 x86: make lazy %gs optional on x86_32 by Tejun Heo · 15 years ago
  25. d9a89a2 x86: add %gs accessors for x86_32 by Tejun Heo · 15 years ago
  26. f0d9611 x86: use asm .macro instead of cpp #define in entry_32.S by Tejun Heo · 15 years ago
  27. d627ded x86: no stack protector for vdso by Tejun Heo · 15 years ago
  28. 5d707e9 stackprotector: update make rules by Tejun Heo · 15 years ago
  29. 76397f7 x86: stackprotector.h misc update by Tejun Heo · 15 years ago
  30. 6cd61c0 elf: add ELF_CORE_COPY_KERNEL_REGS() by Tejun Heo · 15 years ago
  31. 92e2d50 Merge branch 'x86/urgent' into core/percpu by Ingo Molnar · 15 years ago
  32. 5d96218 Merge branch 'x86/uaccess' into core/percpu by Ingo Molnar · 15 years ago
  33. d315760 x86: fix math_emu register frame access by Tejun Heo · 15 years ago
  34. 249d51b Merge commit 'v2.6.29-rc4' into core/percpu by Ingo Molnar · 15 years ago
  35. ae6af41 x86: math_emu info cleanup by Tejun Heo · 15 years ago
  36. 914c3d6 x86: include correct %gs in a.out core dump by Tejun Heo · 15 years ago
  37. 55a8ba4 x86, vmi: put a missing paravirt_release_pmd in pgd_dtor by Alok Kataria · 15 years ago
  38. 3f4a739 x86: find nr_irqs_gsi with mp_ioapic_routing by Yinghai Lu · 15 years ago
  39. e736ad5 x86: add clflush before monitor for Intel 7400 series by Pallipadi, Venkatesh · 15 years ago
  40. 44581a2 x86: fix abuse of per_cpu_offset by Brian Gerst · 15 years ago
  41. 2add8e2 x86: use linker to offset symbols by __per_cpu_load by Brian Gerst · 15 years ago
  42. d377044 percpu: make PER_CPU_BASE_SECTION overridable by arches by Brian Gerst · 15 years ago
  43. 8e49215 Linux 2.6.29-rc4 by Linus Torvalds · 15 years ago
  44. 58edf8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-update by Linus Torvalds · 15 years ago
  45. 1fb25cb radeonfb: Fix resume from D3Cold on some platforms by Benjamin Herrenschmidt · 15 years ago
  46. b746bb7 aty128fb: Properly save PCI state before changing PCI PM level by Benjamin Herrenschmidt · 15 years ago
  47. b746816 atyfb: Properly save PCI state before changing PCI PM level by Benjamin Herrenschmidt · 15 years ago
  48. f7de7621f async: use list_move_tail by Stefan Richter · 15 years ago
  49. 766ccb9 async: Rename _special -> _domain for clarity. by Cornelia Huck · 15 years ago
  50. f30d5b3 async: Add some documentation. by Cornelia Huck · 15 years ago
  51. 86532d8 async: Handle kthread_run() return codes. by Cornelia Huck · 15 years ago
  52. 7a89bbc async: Fix running list handling. by Cornelia Huck · 15 years ago
  53. e83102c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  54. 7f9a50a5 module: remove over-zealous check in __module_get() by Rusty Russell · 15 years ago
  55. f12b12a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  56. 2d29c6a Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release by Len Brown · 15 years ago
  57. 370154b ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to the real module name. by Thierry Vignaud · 15 years ago
  58. 7695fb0 eeepc-laptop: fix oops when changing backlight brightness during eeepc-laptop init by Darren Salt · 15 years ago
  59. 386e4a8 ACPICA: Fix table entry truncation calculation by Myron Stowe · 15 years ago
  60. d96f94c ACPI: Enable bit 11 in _PDC to advertise hw coord by Pallipadi, Venkatesh · 15 years ago
  61. db1461a ACPI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  62. 4d93915 ACPI: add missing KERN_* constants to printks by Frank Seidel · 15 years ago
  63. fc5a9f8 ACPI: dock: Don't eval _STA on every show_docked sysfs read by Holger Macht · 15 years ago
  64. ccfef64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  65. ae1a25d Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  66. fd9fc84 eCryptfs: Regression in unencrypted filename symlinks by Tyler Hicks · 15 years ago
  67. eeb9485 Merge branch 'x86/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 15 years ago
  68. c09249f x86-64: fix int $0x80 -ENOSYS return by Roland McGrath · 15 years ago
  69. 1d87b0d Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 15 years ago
  70. 92dc07b elf core dump: fix get_user use by Roland McGrath · 15 years ago
  71. 0bf2f3a CRED: Fix SUID exec regression by David Howells · 15 years ago
  72. d4cf109 vfs: Don't call attach_nobh_buffers() with an empty list by Dave Kleikamp · 15 years ago
  73. 6cec508 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  74. 9e3a9d1 ACPI: disable ACPI cleanly when bad RSDP found by Len Brown · 15 years ago
  75. 9fdd54f ACPI: delete CPU_IDLE=n code by Len Brown · 15 years ago
  76. 5e3bd4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  77. bcee402 Add Sascha Hauer to .mailmap by Uwe Kleine-König · 15 years ago
  78. 6d7f2ca add another mailmap entry for Uwe Kleine-König by Uwe Kleine-König · 15 years ago
  79. 04ec93f fork.c: fix NULL pointer dereference when nr_threads == threads-max by Li Zefan · 15 years ago
  80. 42f15d7 Btrfs: Make sure dir is non-null before doing S_ISGID checks by Chris Mason · 15 years ago
  81. b2a740a Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  82. 8643153 ieee1394: dv1394: move deprecation message from module init to file open by Stefan Richter · 15 years ago
  83. b0050cae Merge branch 'fix/usb-audio' into for-linus by Takashi Iwai · 15 years ago
  84. b2573eb Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  85. 4a5a4c5 ALSA: hda - Add missing COEF initialization for ALC887 by Takashi Iwai · 15 years ago
  86. c6e8f2d ALSA: hda - Add missing initialization for ALC272 by Takashi Iwai · 15 years ago
  87. 894dcd7 sound: usb-audio: handle wMaxPacketSize for FIXED_ENDPOINT devices by Clemens Ladisch · 15 years ago
  88. de01dfa md: Ensure an md array never has too many devices. by NeilBrown · 15 years ago
  89. 852c8bf md: Fix a bug in linear.c causing which_dev() to return the wrong device. by Andre Noll · 15 years ago
  90. 4706b34 md: Allow read error in a single drive raid1 to be passed up. by NeilBrown · 15 years ago
  91. 9be260a prevent kprobes from catching spurious page faults by Masami Hiramatsu · 15 years ago
  92. 767b582 braino in sg_ioctl_trans() by Al Viro · 15 years ago
  93. 0822563 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 15 years ago
  94. 09cd5b8 Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  95. cc5724c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  96. a23f4bb Revert "tcp: Always set urgent pointer if it's beyond snd_nxt" by David S. Miller · 15 years ago
  97. 0178b69 ipv6: Copy cork options in ip6_append_data by Herbert Xu · 15 years ago
  98. 12402b5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  99. 7b5e56f udp: Fix UDP short packet false positive by Jesper Dangaard Brouer · 15 years ago
  100. f01d1d5 seq_file: fix big-enough lseek() + read() by Alexey Dobriyan · 15 years ago