1. 223a10a revert "cancel_delayed_work: use del_timer() instead of del_timer_sync()" by Oleg Nesterov · 19 years ago
  2. dd504ea Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/ by Trond Myklebust · 19 years ago
  3. c97a9e1 mm: more rmap checking by Nick Piggin · 19 years ago
  4. 71ce92f make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename size by Dan Aloni · 19 years ago
  5. bc88d5d icom: add new sub-device-id to support new adapter by wendy xiong · 19 years ago
  6. e3dfd29 make freezeable workqueues singlethread by Oleg Nesterov · 19 years ago
  7. 5cf4cf6 Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/ by Trond Myklebust · 19 years ago
  8. 79974a0 Let smp_call_function_single return -EBUSY on UP by Heiko Carstens · 19 years ago
  9. f363d16 acpi: fix potential call to a freed memory section. by Aaron Durbin · 19 years ago
  10. 0aa817f Slab allocators: define common size limitations by Christoph Lameter · 19 years ago
  11. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 19 years ago
  12. ade3aff slub: fix handling of oversized slabs by Andrew Morton · 19 years ago
  13. 3ca12ee SLAB: Move two remaining SLAB specific definitions to slab_def.h by Christoph Lameter · 19 years ago
  14. c59def9 Slab allocators: Drop support for destructors by Christoph Lameter · 19 years ago
  15. b2cd641 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  16. b17bfca Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 19 years ago
  17. 36dbe4d Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 by Linus Torvalds · 19 years ago
  18. e0f88db Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  19. 1abd727 SLUB: It is legit to allocate a slab of the maximum permitted size by Christoph Lameter · 19 years ago
  20. 5b58e21 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  21. 55d3eca Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ by Trond Myklebust · 19 years ago
  22. 576fe0b [IA64] optimize pagefaults a little by Christoph Hellwig · 19 years ago
  23. 60af15f [ALSA] version 1.0.14rc4 by Jaroslav Kysela · 19 years ago
  24. a68660e [ALSA] ASoC AC97 device reg bugfix by Liam Girdwood · 19 years ago
  25. 13b8d09 libata: track spindown status and skip spindown_compat if possible by Tejun Heo · 19 years ago
  26. 3cadbcc libata-acpi: add ATA_FLAG_ACPI_SATA port flag by Tejun Heo · 19 years ago
  27. 6ddcd3b libata: during revalidation, check n_sectors after device is configured by Tejun Heo · 19 years ago
  28. c7754d4 [SPARC64]: Add hypervisor API negotiation and fix console bugs. by David S. Miller · 19 years ago
  29. b4e1ded m32r: __xchg() should be always_inline by Al Viro · 19 years ago
  30. 835a906 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6 by Linus Torvalds · 19 years ago
  31. e089d43 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 19 years ago
  32. 122ab08 ide: remove ide_use_dma() by Bartlomiej Zolnierkiewicz · 19 years ago
  33. 4728d54 ide: remove ide_dma_enable() by Bartlomiej Zolnierkiewicz · 19 years ago
  34. 6684e32 Merge branch 'origin' by Trond Myklebust · 19 years ago
  35. 0560551 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 19 years ago
  36. cfbf07f SLUB: CONFIG_LARGE_ALLOCS must consider MAX_ORDER limit by Christoph Lameter · 19 years ago
  37. 297d9c0 i386: move common parts of smp into their own file by Jeremy Fitzhardinge · 19 years ago
  38. 838c411 Remove cpu hotplug defines for __INIT & __INITDATA by Prarit Bhargava · 19 years ago
  39. 3c46bdc m68k: implement __clear_user() by Geert Uytterhoeven · 19 years ago
  40. 0fcdf96 alpha: fix hard_smp_processor_id compile error by Simon Horman · 19 years ago
  41. b67405b h8300 atomic.h update by Yoshinori Sato · 19 years ago
  42. 218f0aa nommu: add ioremap_page_range() by Paul Mundt · 19 years ago
  43. d0a2b7a [AVR32] Implement platform hooks for atmel_lcdfb driver by Haavard Skinnemoen · 19 years ago
  44. 7531d69 SUNRPC: Fix sparse warnings by Trond Myklebust · 19 years ago
  45. d48c5f4 NLM: Fix sparse warnings by Trond Myklebust · 19 years ago
  46. 8ae20ab NFS4: Fix incorrect use of sizeof() in fs/nfs/nfs4xdr.c by Trond Myklebust · 19 years ago
  47. ae67e49 [IA64] wire up {signal,timer,event}fd syscalls by Tony Luck · 19 years ago
  48. faa8b6c Revert "ipmi: add new IPMI nmi watchdog handling" by Linus Torvalds · 19 years ago
  49. 3ec2ab5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 19 years ago
  50. 29e0937 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  51. 140ff8b Declare another couple of compat syscalls. by Stephen Rothwell · 19 years ago
  52. fe6b4c8 mmc: use assigned major for block device by Pierre Ossman · 19 years ago
  53. 6e46507 [SPARC32]: asm/system.h needs asm/smp.h by David S. Miller · 19 years ago
  54. 19fce2b [SPARC32]: Fix sparc32 kdebug changes. by Robert Reif · 19 years ago
  55. 9ac6d4a [SPARC64]: Accept ebus_bus_type for generic DMA ops. by David S. Miller · 19 years ago
  56. 6c645ac sh64: generic quicklist support. by Paul Mundt · 19 years ago
  57. 2f32834 sh64: Fixup sh-sci build. by Paul Mundt · 19 years ago
  58. c18fe9a sh64: ppoll/pselect6() and restartable syscalls. by Paul Mundt · 19 years ago
  59. 599c26d sh64: dma-mapping updates. by Paul Mundt · 19 years ago
  60. a226d33 sh64: Fixups for the irq_regs changes. by Paul Mundt · 19 years ago
  61. 6b5d1a0 sh64: Wire up many new syscalls. by Paul Mundt · 19 years ago
  62. bbdfff8 [AGPGART] Fix wrong ID in via-agp.c by Gabriel Mansi · 19 years ago
  63. 78c129b [AVR32] Wire up signalfd, timerfd and eventfd by Haavard Skinnemoen · 19 years ago
  64. 9caebec [AVR32] optimize pagefault path by Christoph Hellwig · 19 years ago
  65. f7d02ae Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  66. 78db2ad include/linux: trivial repair whitespace damage by Daniel Walker · 19 years ago
  67. f1d1a84 SLUB: i386 support by Christoph Lameter · 19 years ago
  68. 158304e Merge branch 'fixes' into devel by Russell King · 19 years ago
  69. 25f4a81 Merge branch 'omap-fixes' into fixes by Russell King · 19 years ago
  70. 641e791 [ARM] Use new get_irqnr_preamble by Russell King · 19 years ago
  71. 8354c5b [SPARC]: Wire up signalfd/timerfd/eventfd syscalls. by David S. Miller · 19 years ago
  72. 8237771 Add the combined mode for ATI SB700 by Henry Su · 19 years ago
  73. e92351b libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/ by Tejun Heo · 19 years ago
  74. f4d6d00 libata: ignore EH scheduling during initialization by Tejun Heo · 19 years ago
  75. 1626aeb libata: clean up SFF init mess by Tejun Heo · 19 years ago
  76. 9666f40 libata: reimplement suspend/resume support using sdev->manage_start_stop by Tejun Heo · 19 years ago
  77. 2c7ee6a [ARM] 4332/2: KS8695: Serial driver by Andrew Victor · 19 years ago
  78. c53c9cf [ARM] 4331/3: Support for Micrel/Kendin KS8695 processor by Andrew Victor · 19 years ago
  79. 54cb128 [ARM] 4372/1: Define byte sizes in asm-arm/sizes.h by Andrew Victor · 19 years ago
  80. 877d772 [ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors. by Andrew Victor · 19 years ago
  81. 0a3fd05 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 19 years ago
  82. 57a4441 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 19 years ago
  83. 2a383c6 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  84. 1f8a6b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  85. 1039592 further UTF-8 fixes and name correction by David Woodhouse · 19 years ago
  86. 0c4ea95 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-ip22 by Linus Torvalds · 19 years ago
  87. f2c60ed Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  88. cabca0c Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  89. 853da00 Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 19 years ago
  90. 5884c40 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 19 years ago
  91. 2fd0237 [ARM] iop13xx: msi support by Daniel Wolstenholme · 19 years ago
  92. 2bd62a4 [IA64] Quicklist support for IA64 by Christoph Lameter · 19 years ago
  93. cdc7dbd [IA64] fix Kprobes reentrancy by Anil S Keshavamurthy · 19 years ago
  94. 25d6157 [IA64] SN: validate smp_affinity mask on intr redirect by John Keller · 19 years ago
  95. 7c6337e [ARM] 4303/3: base kernel support for TI DaVinci by Kevin Hilman · 19 years ago
  96. 030f481 [ARM] 4369/1: AT91: Fix circular dependency in header files by Andrew Victor · 19 years ago
  97. f75fd96 [ARM] Fix iop32x/iop33x build by Russell King · 19 years ago
  98. b8b6970 [ARM] 4365/1: Add AC97 clock to s3c2443 machine by Graeme Gregory · 19 years ago
  99. 10bdaaa [ARM] ecard: add ecardm_iomap() / ecardm_iounmap() by Russell King · 19 years ago
  100. c7b87f3 [ARM] ecard: add helper function for setting ecard irq ops by Russell King · 19 years ago