1. 481ebd0 bootmem: fix aligning of node-relative indexes and offsets by Johannes Weiner · 16 years ago
  2. a09f485 drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leak by Andrew Morton · 16 years ago
  3. 27aa069 pm2fb: free cmap memory on module remove by Krzysztof Helt · 16 years ago
  4. 1d96469 rtc: fix double lock on UIE emulation by Atsushi Nemoto · 16 years ago
  5. ff9bc51 binfmt_misc: fix false -ENOEXEC when coupled with other binary handlers by Pavel Emelyanov · 16 years ago
  6. c82f296 brd: fix name argument of unregister_blkdev() by Akinobu Mita · 16 years ago
  7. f3944d6 nbd: fix memory leak of nbd_dev array by Sven Wegener · 16 years ago
  8. 759f9a2 mm: mminit_loglevel cannot be __meminitdata anymore by Marcin Slusarz · 16 years ago
  9. 07279cd mm: show free swap as signed by Hugh Dickins · 16 years ago
  10. 16f8c5b mm: page_remove_rmap comments on PageAnon by Hugh Dickins · 16 years ago
  11. d0fd937 Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~5 second boot delays by Mike Frysinger · 16 years ago
  12. 7f60459 Blackfin RTC Driver: BF561 not have on-chip RTC by Graf Yang · 16 years ago
  13. 8c9166f Blackfin RTC Driver: do all initialization before we register the rtc and make it available by Mike Frysinger · 16 years ago
  14. fe2e1cf Blackfin RTC Driver: move irq request/free out of open/release and into probe/remove so that the non-dev interfaces (like sysfs) work as expected by Mike Frysinger · 16 years ago
  15. 1804dc6 /proc/self/maps doesn't display the real file offset by Clement Calmels · 16 years ago
  16. 35fc908 documentation: describe bootmem_debug kernel parameter by Andreas Herrmann · 16 years ago
  17. f144131 eeepc-laptop: fix use after free by Matthew Garrett · 16 years ago
  18. 0c7281c FRV: Provide ioremap_wc() for FRV by David Howells · 16 years ago
  19. 449f765 MN10300: Supply ioremap_wc() for MN10300 by David Howells · 16 years ago
  20. e4464fa Reserve NFS fileid values for btrfs by David Woodhouse · 16 years ago
  21. 1c8e40e Reduce brokenness of CRIS headers_install by David Woodhouse · 16 years ago
  22. 1bbe44f Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  23. 8498ffd Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  24. 75d9506 Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-utrace by Linus Torvalds · 16 years ago
  25. c5b0079 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  26. 5f22ca9 vfat: fix 'sync' mount deadlock due to BKL->lock_super conversion by Linus Torvalds · 16 years ago
  27. 1b04624 tracehook: fix SA_NOCLDWAIT by Roland McGrath · 16 years ago
  28. cd5aeb9 powerpc: Fix vio_bus_probe oops on probe error by Brian King · 16 years ago
  29. 4589f1f powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices by Joachim Fenkes · 16 years ago
  30. 7230ced powerpc: Fix /dev/oldmem interface for kdump by Michael Ellerman · 16 years ago
  31. d82bf49 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into merge by Paul Mackerras · 16 years ago
  32. 395c684 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  33. ddd13dc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  34. f607e3a Revert "[CPUFREQ][2/2] preregister support for powernow-k8" by Linus Torvalds · 16 years ago
  35. 96d6d72 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  36. 4309e09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  37. 30b0aa7 firewire: Kconfig help update by Stefan Richter · 16 years ago
  38. a338406 ieee1394: sbp2: let nodemgr retry node updates during bus reset series by Stefan Richter · 16 years ago
  39. c921a97 ieee1394: don't drop nodes during bus reset series by Stefan Richter · 16 years ago
  40. 6848408 ieee1394: regression in 2.6.25: updates should happen before probes by Stefan Richter · 16 years ago
  41. c85e203 Input: evdev - fix printf() format for sizeof by Geert Uytterhoeven · 16 years ago
  42. cb9808d powerpc/spufs: Remove invalid semicolon after if statement by Ilpo Järvinen · 16 years ago
  43. 195648b pkt_sched: Prevent livelock in TX queue running. by David S. Miller · 16 years ago
  44. d280539 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  45. f3b9605 Revert "pkt_sched: Add BH protection for qdisc_stab_lock." by David S. Miller · 16 years ago
  46. deb3abf Revert "pkt_sched: Protect gen estimators under est_lock." by David S. Miller · 16 years ago
  47. e5befbd pkt_sched: remove bogus block (cleanup) by Ilpo Järvinen · 16 years ago
  48. 9f59365 nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomization by Stephen Hemminger · 16 years ago
  49. fab00c5 netfilter: ctnetlink: sleepable allocation with spin lock bh by Pablo Neira Ayuso · 16 years ago
  50. cb1cb5c netfilter: ctnetlink: fix sleep in read-side lock section by Pablo Neira Ayuso · 16 years ago
  51. 1575e7e netfilter: ctnetlink: fix double helper assignation for NAT'ed conntracks by Pablo Neira Ayuso · 16 years ago
  52. 46faec9 netfilter: ipt_addrtype: Fix matching of inverted destination address type by Anders Grafström · 16 years ago
  53. 8e0f36e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  54. d28934a dccp: Fix panic caused by too early termination of retransmission mechanism by Gerrit Renker · 16 years ago
  55. 4d8863a pkt_sched: Don't hold qdisc lock over qdisc_destroy(). by David S. Miller · 16 years ago
  56. 25bfcd5 pkt_sched: Add lockdep annotation for qdisc locks by Jarek Poplawski · 16 years ago
  57. 8608db0 pkt_sched: Never schedule non-root qdiscs. by David S. Miller · 16 years ago
  58. 1fca254 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  59. b689e83 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  60. a59f2bb Merge branch 'x86-merge' into for-linus by Jesse Barnes · 16 years ago
  61. 37c23e7 [IA64] use generic compat_old_sys_readdir by Christoph Hellwig · 16 years ago
  62. 8a20fd5 [IA64] pci_acpi_scan_root cleanup by Luck, Tony · 16 years ago
  63. 97653f9 [IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area. by Robin Holt · 16 years ago
  64. ea42b8c [IA64] Remove sn2_defconfig. by Robin Holt · 16 years ago
  65. 056c58e PCI: add acpi_find_root_bridge_handle by Jiri Slaby · 16 years ago
  66. e0d94be PCI: acpi_pcihp: run _OSC on a root bridge by Jiri Slaby · 16 years ago
  67. b591162 ata: add missing ATA_* defines by Bartlomiej Zolnierkiewicz · 16 years ago
  68. 476d989 ata: add missing ATA_CMD_* defines by Bartlomiej Zolnierkiewicz · 16 years ago
  69. 37014c6 ata: add missing ATA_ID_* defines (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  70. 1b427a3 sgiioc4: fixup message on resource allocation failure by Bartlomiej Zolnierkiewicz · 16 years ago
  71. fc99856a ide-cd: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  72. bce31b6 cdrom: handle TOC by Alexander Inyukhin · 16 years ago
  73. d15cad5 gdrom: add dummy audio_ioctl handler by Borislav Petkov · 16 years ago
  74. 3e636f7 viocd: add dummy audio ioctl handler by Borislav Petkov · 16 years ago
  75. 1f49060 cleanup powerpc/include/asm/ide.h by Adrian Bunk · 16 years ago
  76. a69999e drivers/ide/pci/: use __devexit_p() by Adrian Bunk · 16 years ago
  77. a7f5aaf Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  78. bba5952 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  79. 04cde03 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  80. 1de481d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  81. ce67542 Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into x86-merge by Jesse Barnes · 16 years ago
  82. 3eb75aa removed unused #include <version.h> by Huang Weiyi · 16 years ago
  83. f126cba rt2x00: Fix txdone_entry_desc_flags by Jochen Friedrich · 16 years ago
  84. 430cd47 b43: Fix for another Bluetooth Coexistence SPROM Programming error for BCM4306 by Larry Finger · 16 years ago
  85. 546c80c9 mac80211: remove kdoc references to IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE by Luis R. Rodriguez · 16 years ago
  86. d47c3ce p54u: reset skb's data/tail pointer on requeue by Christian Lamparter · 16 years ago
  87. 69bbc7d p54: move p54_vdcf_init to the right place. by Christian Lamparter · 16 years ago
  88. 6f14792 iwlwifi: fix printk newlines by Jiri Slaby · 16 years ago
  89. fcd7cc1 rtl8187: Add USB ID for Netgear WG111V3 by matthieu Barthélemy · 16 years ago
  90. a58d452 b43: Fix for SPROM coding error in Linksys WMP54G (BCM4306/3) by Larry Finger · 16 years ago
  91. a61dae1 mac80211: update new sta's rx timestamp by Ron Rindjunsky · 16 years ago
  92. 37465c8 ath5k: Don't fiddle with MSI on suspend/resume. by Michael Karcher · 16 years ago
  93. 7f37441 ssb: allow compilation on systems without PCI by Holger Schurig · 16 years ago
  94. e10e0df rfkill: protect suspended rfkill controllers by Henrique de Moraes Holschuh · 16 years ago
  95. aaa1553 p54: Fix regression due to "net: Delete NETDEVICES_MULTIQUEUE kconfig option" by Christian Lamparter · 16 years ago
  96. 88b9e2b ath9k: work around gcc ICEs (again) by Adrian Bunk · 16 years ago
  97. 0cc1fe2 Input: remove version.h from drivers that don't need it by Huang Weiyi · 16 years ago
  98. 26135ed Input: cobalt_btns - add missing MODULE_LICENSE by Martin Michlmayr · 16 years ago
  99. 63fbd24 [Bluetooth] Consolidate maintainers information by Marcel Holtmann · 16 years ago
  100. 90855d7 [Bluetooth] Fix userspace breakage due missing class links by Marcel Holtmann · 16 years ago