1. 940fed2 x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return values by Tejun Heo · 14 years ago
  2. 86ef4db x86, NUMA: Drop @start/last_pfn from initmem_init() by Tejun Heo · 14 years ago
  3. 13081df x86-64, NUMA: Simplify hotplug node handling in acpi_numa_memory_affinity_init() by Tejun Heo · 14 years ago
  4. 7d36b7b x86-64, NUMA: Make dummy node initialization path similar to non-dummy ones by Tejun Heo · 14 years ago
  5. 275a88d Merge branch 'x86/amd-nb' into x86/mm by Ingo Molnar · 14 years ago
  6. 52b8b8d Merge branch 'x86/numa' into x86/mm by Ingo Molnar · 14 years ago
  7. 02ac81a Merge branch 'x86/bootmem' into x86/mm by Ingo Molnar · 14 years ago
  8. 9e81509 x86, amd: Initialize variable properly by Borislav Petkov · 14 years ago
  9. 14392fd x86, numa: Add error handling for bad cpu-to-node mappings by David Rientjes · 14 years ago
  10. b366801 Merge commit 'v2.6.38-rc4' into x86/numa by Ingo Molnar · 14 years ago
  11. 9a6d44b x86: Emit "mem=nopentium ignored" warning when not supported by Kamal Mostafa · 14 years ago
  12. 77eed82 x86: Fix panic when handling "mem={invalid}" param by Kamal Mostafa · 14 years ago
  13. 7064d86 x86: Avoid tlbstate lock if not enough cpus by Shaohua Li · 14 years ago
  14. 70e4a36 x86: Scale up the number of TLB invalidate vectors with NR_CPUs, up to 32 by Shaohua Li · 14 years ago
  15. 3a09fb4 x86: Allocate 32 tlb_invalidate_interrupt handler stubs by Shaohua Li · 14 years ago
  16. 60f6e65 x86: Cleanup vector usage by Shaohua Li · 14 years ago
  17. d2137d5 Merge branch 'linus' into x86/bootmem by Ingo Molnar · 14 years ago
  18. 795abaf klist: Fix object alignment on 64-bit. by David Miller · 14 years ago
  19. 091994c Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  20. d8ed516 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  21. f00eaee Revert "pci: use security_capable() when checking capablities during config space read" by Linus Torvalds · 14 years ago
  22. 6146124 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  23. c170093d Merge branch 'devicetree/merge' into spi/merge by Grant Likely · 14 years ago
  24. 78bba98 devicetree-discuss is moderated for non-subscribers by Paul Bolle · 14 years ago
  25. a0dc00b MAINTAINERS: Add entry for GPIO subsystem by Grant Likely · 14 years ago
  26. c8e0b00 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  27. e447183 jbd2: call __jbd2_log_start_commit with j_state_lock write locked by Theodore Ts'o · 14 years ago
  28. e9e3bce ext4: serialize unaligned asynchronous DIO by Eric Sandeen · 14 years ago
  29. 2892c15 ext4: make grpinfo slab cache names static by Eric Sandeen · 14 years ago
  30. 557218e MAINTAINERS: Add entry for GPIO subsystem by Grant Likely · 14 years ago
  31. 3c6c0d6 Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  32. 5b49378 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  33. d40b0c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 14 years ago
  34. 3aec46c Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  35. 68c3d4b Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  36. f7909fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  37. c41d40b Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  38. a288465 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  39. 80d02d2 drivers/w1/masters/omap_hdq.c: add missing clk_put by Julia Lawall · 14 years ago
  40. 678ff89 memcg: fix leak of accounting at failure path of hugepage collapsing by KAMEZAWA Hiroyuki · 14 years ago
  41. f0fdc5e vmscan: fix zone shrinking exit when scan work is done by Johannes Weiner · 14 years ago
  42. 419d8c9 mlock: do not munlock pages in __do_fault() by Michel Lespinasse · 14 years ago
  43. e15f8c0 mlock: fix race when munlocking pages in do_wp_page() by Michel Lespinasse · 14 years ago
  44. e6d2e2b memblock: don't adjust size in memblock_find_base() by Yinghai Lu · 14 years ago
  45. de1f016 nbd: remove module-level ioctl mutex by Soren Hansen · 14 years ago
  46. 24a6f5b drivers/rtc/rtc-proc.c: add module_put on error path in rtc_proc_open() by Alexander Strakh · 14 years ago
  47. 6e20fb1 drivers/gpio/pca953x.c: add a mutex to fix race condition by Roland Stigge · 14 years ago
  48. 01e05e9 ptrace: use safer wake up on ptrace_detach() by Tejun Heo · 14 years ago
  49. d863b50 vfs: call rcu_barrier after ->kill_sb() by Boaz Harrosh · 14 years ago
  50. 2dab597 Fix possible filp_cachep memory corruption by Linus Torvalds · 14 years ago
  51. 6b155c8 dlm: use single thread workqueues by David Teigland · 14 years ago
  52. 965b76d ALSA: hda - add quirk for Ordissimo EVE using a realtek ALC662 by Anisse Astier · 14 years ago
  53. 47970b1 pci: use security_capable() when checking capablities during config space read by Chris Wright · 14 years ago
  54. 6037b71 security: add cred argument to security_capable() by Chris Wright · 14 years ago
  55. deabb19 Merge branch 'for-james' of git://tpmdd.git.sourceforge.net/gitroot/tpmdd/tpmdd into for-linus by James Morris · 14 years ago
  56. 71823ba cifs: don't always drop malformed replies on the floor (try #3) by Jeff Layton · 14 years ago
  57. 9b29050 tpm_tis: Use timeouts returned from TPM by Stefan Berger · 14 years ago
  58. d247852 char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driver by Corey Minyard · 14 years ago
  59. ee24aeb cap_syslog: accept CAP_SYS_ADMIN for now by Linus Torvalds · 14 years ago
  60. a09e2b2 ARM: SAMSUNG: Ensure struct sys_device is declared in plat/pm.h by Mark Brown · 14 years ago
  61. 4019452 ARM: S5PV310: Cleanup System MMU by Kukjin Kim · 14 years ago
  62. 3de0498 ARM: S5PV310: Add support System MMU on SMDKV310 by Thomas Abraham · 14 years ago
  63. 67d0195 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  64. ce86d35 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  65. b477958 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  66. e128c5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  67. 3e9d08e virtio_net: Add schedule check to napi_enable call by Bruce Rogers · 14 years ago
  68. 70a0622 fix jiffy calculations in calibrate_delay_direct to handle overflow by Tim Deegan · 14 years ago
  69. 2243c4d ALSA: hrtimer: remove superfluous tasklet invocation by Clemens Ladisch · 14 years ago
  70. b1d4f7f ALSA: hrtimer: handle delayed timer interrupts by Clemens Ladisch · 14 years ago
  71. a6c47a8 ALSA: HDA: Add subwoofer quirk for Acer Aspire 8942G by David Henningsson · 14 years ago
  72. 41a63f1 ALSA: hda - Don't handle empty patch files by Takashi Iwai · 14 years ago
  73. 4d79636 amd64_edac: Fix DIMMs per DCTs output by Borislav Petkov · 14 years ago
  74. 691269f x86: Adjust section placement in AMD northbridge related code by Jan Beulich · 14 years ago
  75. 96642d4 x25: Do not reference freed memory. by David S. Miller · 14 years ago
  76. 195291e cifs: clean up checks in cifs_echo_request by Jeff Layton · 14 years ago
  77. 6148a47 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  78. ebc02e9 pch_can: fix tseg1/tseg2 setting issue by Tomoya MORINAGA · 14 years ago
  79. cd141ee isdn: hysdn: Kill (partially buggy) CVS regision log reporting. by David S. Miller · 14 years ago
  80. bcf721d hwmon: (emc1403) Fix I2C address range by Guenter Roeck · 14 years ago
  81. 2778fb1 hwmon: (lm63) Consider LM64 temperature offset by Dirk Eibach · 14 years ago
  82. 69e6ed1 can: softing_cs needs slab.h by Randy Dunlap · 14 years ago
  83. ae09357 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  84. 75d1a75 pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtool by Toshiharu Okada · 14 years ago
  85. d3d373e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  86. aceb91c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  87. ae8eed2 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  88. 5414e55 staging: zram: fix data corruption issue by Nitin Gupta · 14 years ago
  89. 0742cec Staging: Comedi: Fix a few NI module dependencies by Ian Abbott · 14 years ago
  90. 3c323c0 Staging: comedi: Add MODULE_LICENSE and similar to NI modules by Ian Abbott · 14 years ago
  91. 893a5ab KVM: SVM: Make sure KERNEL_GS_BASE is valid when loading gs_index by Joerg Roedel · 14 years ago
  92. b8cf0e0 cdrom: support devices that have check_events but not media_changed by Simon Arlott · 14 years ago
  93. 02a8f01 cfq-iosched: Don't wait if queue already has requests. by Justin TerAvest · 14 years ago
  94. c317428 netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEAT by Pablo Neira Ayuso · 14 years ago
  95. c69b909 pch_can: fix module reload issue with MSI by Tomoya · 14 years ago
  96. ce9736d pch_can: fix rmmod issue by Tomoya · 14 years ago
  97. eab743e pch_can: fix 800k comms issue by Tomoya · 14 years ago
  98. 7e90d70 [CIFS] Do not send SMBEcho requests on new sockets until SMBNegotiate by Steve French · 14 years ago
  99. 8d3bdbd net: Fix lockdep regression caused by initializing netdev queues too early. by David S. Miller · 14 years ago
  100. b2df5a84 net/caif: Fix dangling list pointer in freed object on error. by David S. Miller · 14 years ago