1. af6326d alpha: fix typo in recent early vmalloc change by Tejun Heo · 15 years ago
  2. 02d51fdf percpu: kill compile warning in pcpu_populate_chunk() by Tejun Heo · 15 years ago
  3. 0093b10 Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 15 years ago
  4. e317603 percpu: fix too low alignment restriction on UP by Tejun Heo · 15 years ago
  5. d2b0261 alloc_percpu: fix UP build by Ingo Molnar · 15 years ago
  6. 0dcec8c alloc_percpu: add align argument to __alloc_percpu, fix by Ingo Molnar · 15 years ago
  7. d325100 x86: convert cacheflush macros inline functions by Tejun Heo · 15 years ago
  8. 24ff954 x86, percpu: fix minor bugs in setup_percpu.c by Tejun Heo · 15 years ago
  9. 0edcf8d Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 15 years ago
  10. 87b2030 Merge branch 'x86/core' into core/percpu by Ingo Molnar · 15 years ago
  11. a852cbfa Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', 'x86/signal' and 'x86/urgent'; commit 'v2.6.29-rc6' into x86/core by Ingo Molnar · 15 years ago
  12. 9f33111 x86: efi_stub_32,64 - add missing ENDPROCs by Cyrill Gorcunov · 15 years ago
  13. bc8b2b9 x86: head_64.S - use GLOBAL macro by Cyrill Gorcunov · 15 years ago
  14. b3baaa1 x86: entry_64.S - add missing ENDPROC by Cyrill Gorcunov · 15 years ago
  15. 57e3729 x86: invalid_vm86_irq -- use predefined macros by Cyrill Gorcunov · 15 years ago
  16. 5e112ae x86: head_64.S - use IDT_ENTRIES instead of hardcoded number by Cyrill Gorcunov · 15 years ago
  17. 2a0b100 x86: head_64.S - remove useless balign by Cyrill Gorcunov · 15 years ago
  18. 30d697f x86: fix performance regression in write() syscall by Salman Qazi · 15 years ago
  19. 40150d3 percpu: add __read_mostly to variables which are mostly read only by Tejun Heo · 15 years ago
  20. 8ac8375 x86: add remapping percpu first chunk allocator by Tejun Heo · 15 years ago
  21. 89c9215 x86: add embedding percpu first chunk allocator by Tejun Heo · 15 years ago
  22. 5f5d840 x86: separate out setup_pcpu_4k() from setup_per_cpu_areas() by Tejun Heo · 15 years ago
  23. 8d408b4 percpu: give more latitude to arch specific first chunk initialization by Tejun Heo · 15 years ago
  24. d9b55ee percpu: remove unit_size power-of-2 restriction by Tejun Heo · 15 years ago
  25. 458a3e6 x86: update populate_extra_pte() and add populate_extra_pmd() by Tejun Heo · 15 years ago
  26. c0c0a29 vmalloc: add @align to vm_area_register_early() by Tejun Heo · 15 years ago
  27. 2d0aae4 bootmem: reorder interface functions and add a missing one by Tejun Heo · 15 years ago
  28. c132937 bootmem: clean up arch-specific bootmem wrapping by Tejun Heo · 15 years ago
  29. cb83b42 percpu: fix pcpu_chunk_struct_size by Tejun Heo · 15 years ago
  30. 954a8b8 x86, doc: fix references to Documentation/x86/i386/boot.txt by Kyle McMartin · 15 years ago
  31. bda3a89 x86: minor cleanup in the espfix code by Stas Sergeev · 15 years ago
  32. ecda062 x86: check mptable physptr with max_low_pfn on 32bit by Yinghai Lu · 15 years ago
  33. 20f4d6c Linux 2.6.29-rc6 by Linus Torvalds · 15 years ago
  34. af23f57 acpi/doc: add missing param value by Randy Dunlap · 15 years ago
  35. 8310509 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  36. 5004417 drm/i915: Add missing mutex_lock(&dev->struct_mutex) by Pierre Willenbrock · 15 years ago
  37. 6fb8858 drm/i915: fix WC mapping in non-GEM i915 code. by Jesse Barnes · 15 years ago
  38. bab2d1f drm/i915: Fix regression in 95ca9d by Chris Wilson · 15 years ago
  39. f21289b drm/i915: Retire requests from i915_gem_busy_ioctl. by Eric Anholt · 15 years ago
  40. 5669fca drm/i915: suspend/resume GEM when KMS is active by Jesse Barnes · 15 years ago
  41. efbeed9 drm/i915: Don't let a device flush to prepare buffers clear new write_domains. by Eric Anholt · 15 years ago
  42. 8b0e378 drm/i915: Cut two args to set_to_gpu_domain that confused this tricky path. by Eric Anholt · 15 years ago
  43. 0d3a9cf acpi: add some missing section markers by Jeremy Fitzhardinge · 15 years ago
  44. 8e6dafd x86: refactor x86_quirks support by Ingo Molnar · 15 years ago
  45. d85a881 x86: remove various unused subarch hooks by Ingo Molnar · 15 years ago
  46. 965c7ec x86: remove the Voyager 32-bit subarch by Ingo Molnar · 15 years ago
  47. 09c50b4 selinux: Fix the NetLabel glue code for setsockopt() by Paul Moore · 15 years ago
  48. 586c250 cipso: Fix documentation comment by Paul Moore · 15 years ago
  49. 683fdc5 Merge branch 'core/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  50. 0f99fed PM: Split up sysdev_[suspend|resume] from device_power_[down|up], fix by Ingo Molnar · 15 years ago
  51. f7f84f3 docbook: split kernel-api for device-drivers by Randy Dunlap · 15 years ago
  52. 8425091 x86: improve the help text of X86_EXTENDED_PLATFORM by Ravikiran G Thirumalai · 15 years ago
  53. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  54. 770824b PM: Split up sysdev_[suspend|resume] from device_power_[down|up] by Rafael J. Wysocki · 15 years ago
  55. 936577c x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptors by Linus Torvalds · 15 years ago
  56. 7c24af4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  57. f8a1af6 PATCH [2/2] Documentation/filesystems/sysfs.txt: fix descriptions of device attributes by Mike Murphy · 15 years ago
  58. 245127d PATCH [1/2] Documentation/driver-model/device.txt: fix struct device_attribute by Mike Murphy · 15 years ago
  59. 3d92e8f m68k: atari - Rename "mfp" to "st_mfp" by Geert Uytterhoeven · 15 years ago
  60. ef1f87a x86: select x2apic ops in early apic probe only if x2apic mode is enabled by Suresh Siddha · 15 years ago
  61. a967bb3 x86: ia32_signal: introduce {get|set}_user_seg() by Hiroshi Shimamoto · 15 years ago
  62. 8801ead x86: ia32_signal: introduce GET_SEG() macro by Hiroshi Shimamoto · 15 years ago
  63. a47e3ec x86: ia32_signal: remove unused debug code by Hiroshi Shimamoto · 15 years ago
  64. b319eed x86, mm: fault.c, simplify kmmio_fault(), cleanup by Ingo Molnar · 15 years ago
  65. 2366c29 x86: numa_32.c: fix sparse warning: Using plain integer as NULL pointer by Hannes Eder · 15 years ago
  66. fc6fcdf x86: kexec/i386: fix sparse warnings: Using plain integer as NULL pointer by Hannes Eder · 15 years ago
  67. 5acfac5 Merge branches 'release', 'bugzilla-12011', 'bugzilla-12632', 'misc' and 'suspend' into release by Len Brown · 15 years ago
  68. ba193d6 ACPI: remove CONFIG_ACPI_SYSTEM by Bjorn Helgaas · 15 years ago
  69. 4898c2b fujitsu-laptop: Use RFKILL support bitmask from firmware by Tony Vroon · 15 years ago
  70. 6defa2f x86_64: Fix S3 fail path by Jiri Slaby · 15 years ago
  71. e6bd676 x86_64: acpi/wakeup_64 cleanup by Jiri Slaby · 15 years ago
  72. adfafef Merge branch 'hibernate' by Linus Torvalds · 15 years ago
  73. 403f307 PM: Fix suspend_console and resume_console to use only one semaphore by Arve Hjønnevåg · 15 years ago
  74. b090f9f PM: Wait for console in resume by Arve Hjønnevåg · 15 years ago
  75. ebae260 PM: Fix pm_notifiers during user mode hibernation by Andrey Borzenkov · 15 years ago
  76. 0cb5725 swsusp: clean up shrink_all_zones() by Johannes Weiner · 15 years ago
  77. 3049103 swsusp: dont fiddle with swappiness by Johannes Weiner · 15 years ago
  78. 09664fd PM: fix build for CONFIG_PM unset by Rafael J. Wysocki · 15 years ago
  79. a1bb7d6 PM/hibernate: fix "swap breaks after hibernation failures" by Alan Jenkins · 15 years ago
  80. eed3ee0 PM/resume: wait for device probing to finish by Arjan van de Ven · 15 years ago
  81. 216773a Consolidate driver_probe_done() loops into one place by Arjan van de Ven · 15 years ago
  82. 56f382a battery: don't assume we are fully charged when not charging or discharging by Richard Hughes · 15 years ago
  83. 5423a0c ACPI: EC: Add delay for slow MSI controller by Alexey Starikovskiy · 15 years ago
  84. 460c133 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
  85. 710320d Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  86. cae3aeb percpu: clean up size usage by Tejun Heo · 15 years ago
  87. cc3ca22 x86, mce: remove incorrect __cpuinit for mce_cpu_features() by H. Peter Anvin · 15 years ago
  88. eca6acf [CIFS] Fix multiuser mounts so server does not invalidate earlier security contexts by Steve French · 15 years ago
  89. c3b2a0c [CIFS] improve posix semantics of file create by Steve French · 15 years ago
  90. 69765529 [CIFS] Fix oops in cifs_strfromUCS_le mounting to servers which do not specify their OS by Steve French · 15 years ago
  91. 44f68fa cifs: posix fill in inode needed by posix open by Jeff Layton · 15 years ago
  92. 950ec52 cifs: properly handle case where CIFSGetSrvInodeNumber fails by Jeff Layton · 15 years ago
  93. 132ac7b cifs: refactor new_inode() calls and inode initialization by Jeff Layton · 15 years ago
  94. e4cce94 [CIFS] Prevent OOPs when mounting with remote prefixpath. by Igor Mammedov · 15 years ago
  95. 2ec77fc Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  96. be71cb5 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
  97. b5482d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  98. 264b299 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  99. b6adea3 8250: fix boot hang with serial console when using with Serial Over Lan port by Mauro Carvalho Chehab · 15 years ago
  100. 3cf3114 atyfb: remove unused local variable `pwr_command' by Yang Hongyang · 15 years ago