1. 2d6d9fd ACPI: Introduce acpi_os_ioremap() by Rafael J. Wysocki · 13 years ago
  2. 8d99641 Merge branch 'akpm' by Linus Torvalds · 13 years ago
  3. 225c8e010 kernel/smp.c: consolidate writes in smp_call_function_interrupt() by Milton Miller · 13 years ago
  4. 6dc1989 kernel/smp.c: fix smp_call_function_many() SMP race by Anton Blanchard · 13 years ago
  5. 713735b4 memcg: correctly order reading PCG_USED and pc->mem_cgroup by Johannes Weiner · 13 years ago
  6. 2550326 backlight: fix 88pm860x_bl macro collision by Randy Dunlap · 13 years ago
  7. cc587ece drivers/leds/ledtrig-gpio.c: make output match input, tighten input checking by Janusz Krzysztofik · 13 years ago
  8. c1fc867 MAINTAINERS: update Atmel AT91 entry by Nicolas Ferre · 13 years ago
  9. 382e27d mm: fix truncate_setsize() comment by Jan Kara · 13 years ago
  10. 987eba6 memcg: fix rmdir, force_empty with THP by KAMEZAWA Hiroyuki · 13 years ago
  11. ece35ca memcg: fix LRU accounting with THP by KAMEZAWA Hiroyuki · 13 years ago
  12. ca3e021 memcg: fix USED bit handling at uncharge in THP by KAMEZAWA Hiroyuki · 13 years ago
  13. e401f17 memcg: modify accounting function for supporting THP better by KAMEZAWA Hiroyuki · 13 years ago
  14. 20d9600 fs/direct-io.c: don't try to allocate more than BIO_MAX_PAGES in a bio by David Dillow · 13 years ago
  15. 82478fb mm: compaction: prevent division-by-zero during user-requested compaction by Johannes Weiner · 13 years ago
  16. 3305de5 mm/vmscan.c: remove duplicate include of compaction.h by Jesper Juhl · 13 years ago
  17. abb6527 memblock: fix memblock_is_region_memory() by Tomi Valkeinen · 13 years ago
  18. 453c719 thp: keep highpte mapped until it is no longer needed by Johannes Weiner · 13 years ago
  19. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  20. fc887b1 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  21. 466c190 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  22. 67290f4 Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  23. 5cdec1f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  24. e55fdbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  25. c522682 Merge branch 'for-38-rc2' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 13 years ago
  26. 069b614 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  27. b06ae1ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 13 years ago
  28. e589501 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  29. 28e58ee Fix broken "pipe: use event aware wakeups" optimization by Linus Torvalds · 13 years ago
  30. d7b9935 i915: Fix i915 suspend delay by Linus Torvalds · 13 years ago
  31. b23fffd ACPI / Battery: remove battery refresh on resume by Linus Torvalds · 13 years ago
  32. 76dcc26 cifs: mangle existing header for SMB_COM_NT_CANCEL by Jeff Layton · 13 years ago
  33. 7749981 cifs: remove code for setting timeouts on requests by Jeff Layton · 13 years ago
  34. fda3594 [CIFS] cifs: reconnect unresponsive servers by Steve French · 13 years ago
  35. c74093b cifs: set up recurring workqueue job to do SMB echo requests by Jeff Layton · 13 years ago
  36. 766fdbb cifs: add ability to send an echo request by Jeff Layton · 13 years ago
  37. a6827c1 cifs: add cifs_call_async by Jeff Layton · 13 years ago
  38. 2b84a36c cifs: allow for different handling of received response by Jeff Layton · 13 years ago
  39. 74dd92a cifs: clean up sync_mid_result by Jeff Layton · 13 years ago
  40. dad255b cifs: don't reconnect server when we don't get a response by Jeff Layton · 13 years ago
  41. 0ade640 cifs: wait indefinitely for responses by Jeff Layton · 13 years ago
  42. 8b3bb3e virtio: remove virtio-pci root device by Milton Miller · 13 years ago
  43. 2b8216e LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO) by Randy Dunlap · 13 years ago
  44. ced05dd lguest: compile fixes by Rusty Russell · 13 years ago
  45. c9f2954 lguest: Use this_cpu_ops by Christoph Lameter · 14 years ago
  46. 85c0647 lguest: document --rng in example Launcher by Philip Sanderson · 13 years ago
  47. 5230ff0 lguest: example launcher to use guard pages, drop PROT_EXEC, fix limit logic by Philip Sanderson · 13 years ago
  48. 8aeb36e lguest: --username and --chroot options by Philip Sanderson · 13 years ago
  49. 12fcdba Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  50. 1268afe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  51. 4580ccc sctp: user perfect name for Delayed SACK Timer option by Shan Wei · 13 years ago
  52. d402786 net: fix can_checksum_protocol() arguments swap by Eric Dumazet · 13 years ago
  53. b8f3ab4 Revert "netlink: test for all flags of the NLM_F_DUMP composite" by David S. Miller · 13 years ago
  54. 2fbc2f1 cifs: Use mask of ACEs for SID Everyone to calculate all three permissions user, group, and other by Shirish Pargaonkar · 14 years ago
  55. 540b2e3 cifs: Fix regression during share-level security mounts (Repost) by Shirish Pargaonkar · 13 years ago
  56. 1cd3508 [CIFS] Update cifs version number by Steve French · 13 years ago
  57. 053d503 cifs: move mid result processing into common function by Jeff Layton · 13 years ago
  58. ddc8cf8 cifs: move locked sections out of DeleteMidQEntry and AllocMidQEntry by Jeff Layton · 13 years ago
  59. 8097531 cifs: clean up accesses to midCount by Jeff Layton · 13 years ago
  60. c5797a9 cifs: make wait_for_free_request take a TCP_Server_Info pointer by Jeff Layton · 13 years ago
  61. 9d78315 cifs: no need to mark smb_ses_list as cifs_demultiplex_thread is exiting by Jeff Layton · 13 years ago
  62. 941b853 cifs: don't fail writepages on -EAGAIN errors by Jeff Layton · 13 years ago
  63. 12fed00 CIFS: Fix oplock break handling (try #2) by Pavel Shilovsky · 13 years ago
  64. 068c5cc sched, cgroup: Use exit hook to avoid use-after-free crash by Peter Zijlstra · 13 years ago
  65. 9032160 x86: Unify "numa=" command line option handling by Jan Beulich · 13 years ago
  66. 6b35eb9 Revert "x86: Make relocatable kernel work with new binutils" by Ingo Molnar · 13 years ago
  67. 8d5f0a6 ACPICA: Update version to 20110112 by Bob Moore · 13 years ago
  68. b4e104e ACPICA: Update all ACPICA copyrights and signons to 2011 by Bob Moore · 13 years ago
  69. 2629484 ACPICA: Fix issues/fault with automatic "serialized" method support by Lin Ming · 13 years ago
  70. 672af84 ACPICA: Debugger: Lock namespace for duration of a namespace dump by Bob Moore · 13 years ago
  71. 5d3131f ACPICA: Fix namespace race condition by Dana Myers · 13 years ago
  72. be33b76 ACPICA: Fix memory leak in acpi_ev_asynch_execute_gpe_method(). by Jesper Juhl · 13 years ago
  73. ff76015 gianfar: Fix misleading indentation in startup_gfar() by Anton Vorontsov · 13 years ago
  74. 5ae2f66 net/irda/sh_irda: return to RX mode when TX error by Kuninori Morimoto · 13 years ago
  75. 6ee400a net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan. by Jesse Gross · 13 years ago
  76. f742aa8 USB CDC NCM: tx_fixup() race condition fix by Alexey Orishko · 13 years ago
  77. 1956cc5 ns83820: Avoid bad pointer deref in ns83820_init_one(). by Jesper Juhl · 13 years ago
  78. 2fdc1c8 ipv6: Silence privacy extensions initialization by Romain Francoise · 13 years ago
  79. 6aefc52 bnx2x: Update bnx2x version to 1.62.00-4 by Yaniv Rosner · 13 years ago
  80. 82a0d47 bnx2x: Fix AER setting for BCM57712 by Yaniv Rosner · 13 years ago
  81. f25b3c8 bnx2x: Fix BCM84823 LED behavior by Yaniv Rosner · 13 years ago
  82. 791f18c bnx2x: Mark full duplex on some external PHYs by Yaniv Rosner · 13 years ago
  83. 5c99274b0 bnx2x: Fix BCM8073/BCM8727 microcode loading by Yaniv Rosner · 13 years ago
  84. 1f48353 bnx2x: LED fix for BCM8727 over BCM57712 by Yaniv Rosner · 13 years ago
  85. b21a342 bnx2x: Common init will be executed only once after POR by Yaniv Rosner · 13 years ago
  86. 74d7a11 bnx2x: Swap BCM8073 PHY polarity if required by Yaniv Rosner · 13 years ago
  87. c56eb8f Linux 2.6.38-rc1 by Linus Torvalds · 13 years ago
  88. 154a96b trusted-keys: avoid scattring va_end() by Tetsuo Handa · 13 years ago
  89. 0e7491f trusted-keys: check for NULL before using it by Tetsuo Handa · 13 years ago
  90. 35576ea trusted-keys: another free memory bugfix by Tetsuo Handa · 13 years ago
  91. 39f3b1a Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  92. 335bc70 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  93. 404cbbd Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  94. 5d7e8af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 13 years ago
  95. f966a13 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  96. c7bf71c hwmon: (lm93) Add support for LM94 by Guenter Roeck · 13 years ago
  97. 38d5939 iwlwifi: fix valid chain reading from EEPROM by Wey-Yi Guy · 13 years ago
  98. 599b13a ath5k: fix locking in tx_complete_poll_work by Bob Copeland · 13 years ago
  99. 66832eb perf: Validate cpu early in perf_event_alloc() by Oleg Nesterov · 13 years ago
  100. 22a4ec7 perf: Find_get_context: fix the per-cpu-counter check by Oleg Nesterov · 13 years ago