1. aab46da cpumask: Add CONFIG_CPUMASK_OFFSTACK by Rusty Russell · 15 years ago
  2. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 15 years ago
  3. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 15 years ago
  4. 29c0177 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. by Rusty Russell · 15 years ago
  5. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 15 years ago
  6. 6c34bc2 Revert "radeonfb: accelerate imageblit and other improvements" by Linus Torvalds · 15 years ago
  7. 8b1fae4 Linux 2.6.28-rc8 by Linus Torvalds · 15 years ago
  8. f9fc05e Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  9. b88ed20 fix mapping_writably_mapped() by Hugh Dickins · 15 years ago
  10. f4fd2c5 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
  11. 711a49a lib/idr.c: Fix bug introduced by RCU fix by Manfred Spraul · 15 years ago
  12. c7f8d6f MN10300: Give correct size when reserving interrupt vector table by Akira Takeuchi · 15 years ago
  13. 54b71fb MN10300: Fix __put_user_asm8() by Akira Takeuchi · 15 years ago
  14. 24646bd MN10300: Fix the preemption resume_kernel() routine by Akira Takeuchi · 15 years ago
  15. a8893fb MN10300: Discard low-priority Tx interrupts when closing an on-chip serial port by Akira Takeuchi · 15 years ago
  16. cb32898 MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macros by Cyrill Gorcunov · 15 years ago
  17. 4e6f2ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  18. 44f6cc3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  19. 061afe9f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  20. 942c88c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  21. cba7671 pktcdvd: remove broken dev_t export of class devices by Kay Sievers · 15 years ago
  22. cdcb30b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  23. c1ab6cc drivers/video/mb862xx/mb862xxfb.c: fix printk by Andrew Morton · 15 years ago
  24. 9c24624 KSYM_SYMBOL_LEN fixes by Hugh Dickins · 15 years ago
  25. 6ee5a39 inotify: fix IN_ONESHOT unmount event watcher by Dmitri Monakhov · 15 years ago
  26. aa6f1479 atomic: fix a typo in atomic_long_xchg() by Eric Dumazet · 15 years ago
  27. 80bba12 mm: no get_user/put_user while holding mmap_sem in do_pages_stat? by Brice Goglin · 15 years ago
  28. 52b9582 drivers/serial/s3c2440.c: fix typo in MODULE_LICENSE by Balaji Rao · 15 years ago
  29. 49c5034 pagemap: fix 32-bit pagemap regression by Matt Mackall · 15 years ago
  30. 653d22c page_cgroup should ignore empty nodes by KAMEZAWA Hiroyuki · 15 years ago
  31. cc61686 rtc twl4030: rename ioctl function when RTC_INTF_DEV=n by Randy Dunlap · 15 years ago
  32. beaa486 fbcon: fix workqueue shutdown by Geoff Levand · 15 years ago
  33. 6841c8e mm: remove UP version of lru_add_drain_all() by KOSAKI Motohiro · 15 years ago
  34. 02d2116 revert "percpu_counter: new function percpu_counter_sum_and_set" by Andrew Morton · 15 years ago
  35. 71c5576 revert "percpu counter: clean up percpu_counter_sum_and_set()" by Andrew Morton · 15 years ago
  36. fd3d664 percpu_counter: fix CPU unplug race in percpu_counter_destroy() by Eric Dumazet · 15 years ago
  37. fe102c7 rtc: fix missing id_table in rtc-ds1672 and rtc-max6900 drivers by Alessandro Zummo · 15 years ago
  38. fbb5b7a relayfs: fix infinite loop with splice() by Tom Zanussi · 15 years ago
  39. 3613712 uml: boot broken due to buffer overrun by Balbir Singh · 15 years ago
  40. 69fc208 mm/backing-dev.c: remove recently-added WARN_ON() by Andrew Morton · 15 years ago
  41. 6a0fcbb crypto: api - Disallow cryptomgr as a module if algorithms are built-in by Herbert Xu · 15 years ago
  42. 1d1dc5e firewire: fw-ohci: fix IOMMU resource exhaustion by Stefan Richter · 15 years ago
  43. 85f3346 tracehook: exec double-reporting fix by Roland McGrath · 15 years ago
  44. 2a42d9d PCIe: ASPM: Break out of endless loop waiting for PCI config bits to switch by Thomas Renninger · 15 years ago
  45. 3b5dd45 PCI: stop leaking 'slot_name' in pci_create_slot by Alex Chiang · 15 years ago
  46. 98873f5 MIPS: Better than nothing implementation of PCI mmap to fix X. by Ralf Baechle · 15 years ago
  47. ff740fb [IA64] SN: prevent IRQ retargetting in request_irq() by John Keller · 15 years ago
  48. ec9a13c ieee1394: node manager causes up to ~3.25s delay in freezing tasks by Nigel Cunningham · 15 years ago
  49. 9a2bd24 sched: CPU remove deadlock fix by Brian King · 15 years ago
  50. 3c0db89 [IA64] Fix section mismatch ioc3uart_init()/ioc3uart_submodule by Tony Luck · 15 years ago
  51. ecdbc69 [IA64] Clear up section mismatch for ioc4_ide_attach_one. by Robin Holt · 15 years ago
  52. 8704ad8 [IA64] Clear up section mismatch with arch_unregister_cpu() by Robin Holt · 15 years ago
  53. 6882edc [IA64] Clear up section mismatch for sn_check_wars. by Robin Holt · 15 years ago
  54. 9877e7b [IA64] Updated the generic_defconfig to work with the 2.6.28-rc7 kernel. by Robin Holt · 15 years ago
  55. 023a407 [IA64] Fix GRU compile error w/o CONFIG_HUGETLB_PAGE by Jack Steiner · 15 years ago
  56. 6afc9be [IA64] eliminate NULL test and memset after alloc_bootmem by Julia Lawall · 15 years ago
  57. fc10212 [IA64] remove BUILD_BUG_ON from paravirt_getreg() by Alexey Dobriyan · 15 years ago
  58. 437f2f9 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  59. 4d9c6a2 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  60. b749e3f Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 15 years ago
  61. 6f8e5850 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  62. 21283f0 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  63. cdf0c7d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 15 years ago
  64. f317974 radeonfb: Disable new color expand acceleration unless explicitely enabled by Benjamin Herrenschmidt · 15 years ago
  65. 48887e6 [PATCH] fix broken timestamps in AVC generated by kernel threads by Al Viro · 15 years ago
  66. 7f0ed77 [patch 1/1] audit: remove excess kernel-doc by Randy Dunlap · 15 years ago
  67. 0b0c940 [PATCH] asm/generic: fix bug - kernel fails to build when enable some common audit code on Blackfin by Mike Frysinger · 16 years ago
  68. a64e649 [PATCH] return records for fork() both to child and parent by Al Viro · 16 years ago
  69. a3f0711 [PATCH] Audit: make audit=0 actually turn off audit by Eric Paris · 16 years ago
  70. e3389cb ata: Fix experimental tags by Alan Cox · 15 years ago
  71. b604958 pata_ninja32: update ID table by Alan Cox · 15 years ago
  72. e33ba2c pata_sis: Remove bogus cable match by Alan Cox · 15 years ago
  73. 9ac6212 ATA: piix, fix pointer deref on suspend by Jiri Slaby · 15 years ago
  74. 2456eb8 pata_hpt366: fix clock detection by Tejun Heo · 15 years ago
  75. b60678a drm/i915: Disable the GM965 MSI errata workaround. by Keith Packard · 15 years ago
  76. 15c3533 drm/i915: Don't return error in evict_everything when we get to the end. by Owain Ainsworth · 15 years ago
  77. fae7043 drm/radeon: don't actually enable the IRQ regs until irq is enabled by Dave Airlie · 15 years ago
  78. ab44f46 Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 15 years ago
  79. f7a8db8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  80. 6f84b4d 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
  81. 7f336bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  82. a4f4d6d EXPORTFS: handle NULL returns from fh_to_dentry()/fh_to_parent() by J. Bruce Fields · 15 years ago
  83. 5384657 ide: build-fix for CONFIG_BLK_DEV_IDEDMA_PMAC=n by Bartlomiej Zolnierkiewicz · 15 years ago
  84. 1a65988 Revert "ide: respect current DMA setting during resume" by Bartlomiej Zolnierkiewicz · 15 years ago
  85. 087052b x86: fix default_spin_lock_flags() prototype by Ingo Molnar · 16 years ago
  86. b8d9905 AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0 by Joerg Roedel · 15 years ago
  87. 8ad909c AMD IOMMU: fix WARN_ON in dma_ops unmap path by Joerg Roedel · 15 years ago
  88. 24f8116 AMD IOMMU: fix typo in comment by Joerg Roedel · 15 years ago
  89. 3cc3d84 AMD IOMMU: fix loop counter in free_pagetable function by Joerg Roedel · 15 years ago
  90. bb9d4ff AMD IOMMU: fix iommu_map_page function by Joerg Roedel · 15 years ago
  91. c49b9f2 tproxy: fixe a possible read from an invalid location in the socket match by Balazs Scheidler · 15 years ago
  92. baa745a [ARM] Fix alignment fault handling for ARMv6 and later CPUs by Russell King · 15 years ago
  93. 794baba [ARM] 5340/1: fix stack placement after noexecstack changes by Lennert Buytenhek · 15 years ago
  94. 0a0755c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  95. 218d11a Fix a race condition in FASYNC handling by Jonathan Corbet · 15 years ago
  96. f2f1fa7 Enforce a minimum SG_IO timeout by Linus Torvalds · 15 years ago
  97. 24920a7 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  98. 2289e66 drivers/message/i2o/iop.c: cleanup kerneldoc by Qinghuang Feng · 15 years ago
  99. 5e33330 Fix incorrect use of loose in i2o_block.c by Nick Andrew · 15 years ago
  100. c4f0124 Fix incorrect use of loose in tty/serial drivers by Nick Andrew · 15 years ago