1. 8cfbe7e USB: g_file_storage: call allow_signal() by Oleg Nesterov · 17 years ago
  2. ae62fbb [POWERPC] Fix subtle FP state corruption bug in signal return on SMP by Paul Mackerras · 17 years ago
  3. 74609f4 [POWERPC] Fix VDSO gettimeofday() when called with NULL struct timeval by Tony Breeds · 17 years ago
  4. ca74c01 [POWERPC] Update defconfigs by Paul Mackerras · 17 years ago
  5. d30d6ba [POWERPC] Update g5_defconfig by will schmidt · 17 years ago
  6. b9e3614 fix nmi_watchdog=2 bootup hang by Björn Steinbrink · 17 years ago
  7. 0c07f61 [ARM] 4449/1: more entries in arch/arm/boot/.gitignore by Nicolas Pitre · 17 years ago
  8. 92c83ff1 [ARM] 4452/1: Force the literal pool dump before reloc_end by Catalin Marinas · 17 years ago
  9. 1895486 Linus 2.6.22-rc6 by Linus Torvalds · 17 years ago
  10. a06381f FUTEX: Restore the dropped ERSCH fix by Thomas Gleixner · 17 years ago
  11. b2510b1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  12. c8cbee6 ACPI: preserve the ebx value in acpi_copy_wakeup_routine by Tian Kevin · 17 years ago
  13. e5d2861 ext4: lost brelse in ext4_read_inode() by Kirill Korotaev · 17 years ago
  14. e4a10a3 ext3: lost brelse in ext3_read_inode() by Kirill Korotaev · 17 years ago
  15. 7b018b2 audit: fix oops removing watch if audit disabled by Tony Jones · 17 years ago
  16. 266f5aa ext2: disallow setting xip on remount by Carsten Otte · 17 years ago
  17. 4f84e4b x86_64: fix misplaced `continue' in mce.c by Joshua Wise · 17 years ago
  18. d8aaf12 update checkpatch.pl to version 0.06 by Andy Whitcroft · 17 years ago
  19. debee07 slab allocators: MAX_ORDER one off fix by Christoph Lameter · 17 years ago
  20. 71c4215 document nlink function by Dave Hansen · 17 years ago
  21. 0faa454 "volatile considered harmful" by Jonathan Corbet · 17 years ago
  22. 4c18a32 uml: add asm/paravirt.h by Jeff Dike · 17 years ago
  23. 08932a1 uml: use generic BUG by Nick Piggin · 17 years ago
  24. b08b5ad Char: stallion, fix oops during init with ISA cards by Ingo Korb · 17 years ago
  25. 58ed2f9 alpha: fix alignment problem in csum_ipv6_magic() by Ivan Kokshaysky · 17 years ago
  26. 653d487 update checkpatch.pl to version 0.05 by Andy Whitcroft · 17 years ago
  27. 92c4ca5 sched: fix next_interval determination in idle_balance() by Christoph Lameter · 17 years ago
  28. 8496634 SLUB: fix behavior if the text output of list_locations overflows PAGE_SIZE by Christoph Lameter · 17 years ago
  29. 1e27dbe SM501: Check SM501 ID register on initialisation by Ben Dooks · 17 years ago
  30. ffd65af SM501: Add Documentation/SM501.txt by Ben Dooks · 17 years ago
  31. 8190622 SM501: Clock updates and checks by Ben Dooks · 17 years ago
  32. 5136237 SM501: Fix sm501_init_reg() mask/set order by Ben Dooks · 17 years ago
  33. b5913bb SM501: initialise SDRAM clock before bus clocks by Ben Dooks · 17 years ago
  34. 331d747 SM501: suspend support by Ben Dooks · 17 years ago
  35. 1ed8a2b console UTF-8 fixes (fix) by Egmont Koblinger · 17 years ago
  36. 4e71e474 fix refcounting of nsproxy object when unshared by Cedric Le Goater · 17 years ago
  37. 6d79af7 hwmon/coretemp: fix a broken error path by Jean Delvare · 17 years ago
  38. 5b5a60d [NET]: Make skb_seq_read unmap the last fragment by Olaf Kirch · 17 years ago
  39. 515e06c [NET]: Re-enable irqs before pushing pending DMA requests by Shannon Nelson · 17 years ago
  40. ddb61a5 [TCP] tcp_read_sock: Allow recv_actor() return return negative error value. by Jens Axboe · 17 years ago
  41. 4b2a8fb [PPP]: Fix osize too small errors when decoding mppe. by Konstantin Sharlaimov · 17 years ago
  42. 7e4a6da [PPP]: Revert 606f585e363527da9feaed79465132c0c661fd9e by David S. Miller · 17 years ago
  43. 64beb8f [TIPC]: Fix infinite loop in netlink handler by Florian Westphal · 17 years ago
  44. dbbeb2f [SKBUFF]: Fix incorrect config #ifdef around skb_copy_secmark by Patrick McHardy · 17 years ago
  45. bbf1451 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  46. 629cf6d Pull now into release branch by Len Brown · 17 years ago
  47. d5a3d32 ACPI: fix 2.6.20 SMP boot regression by Venkatesh Pallipadi · 17 years ago
  48. af6f2b2 [AVR32] Update defconfigs by Haavard Skinnemoen · 17 years ago
  49. 6b84bbf [AVR32] Initialize dma_mask and dma_coherent_mask by David Brownell · 17 years ago
  50. 7f8b9ac [AVR32] NGW100, Remove relics of the old USART mapping scheme by ben.nizette@iinet.net.au · 17 years ago
  51. ab61f7d [AVR32] Fix bug in invalidate_dcache_region() by Haavard Skinnemoen · 17 years ago
  52. 75154f4 x86_64: Ignore compat mode SYSCALL when IA32_EMULATION is not defined by Andi Kleen · 17 years ago
  53. e2f1f19 x86_64: Fix only make Macintosh drivers default on Macs by Olaf Hering · 17 years ago
  54. 9d9bbd4 i386: Make CMPXCHG64 only dependent on PAE by Andi Kleen · 17 years ago
  55. 8bfe6d6 [IPV4]: include sysctl.h from inetdevice.h by Satyam Sharma · 17 years ago
  56. 6d5b78c [IPV6] NDISC: Fix thinko to control Router Preference support. by YOSHIFUJI Hideaki · 17 years ago
  57. e2d8e31 [NETFILTER]: nfctnetlink: Don't allow to change helper by Yasuyuki Kozakai · 17 years ago
  58. d258131 [NETFILTER]: nf_conntrack_sip: add missing message types containing RTP info by Jerome Borsboom · 17 years ago
  59. 3f2c6d0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  60. 4beb258 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  61. e2f90a9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  62. 0864a4e Allow DEBUG_RODATA and KPROBES to co-exist by Arjan van de Ven · 17 years ago
  63. 79d9a72 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 17 years ago
  64. 9738cbe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  65. 58229a1 posix-timers: Prevent softirq starvation by small intervals and SIG_IGN by Thomas Gleixner · 17 years ago
  66. b9bae34 page_mapping must avoid slub pages by Hugh Dickins · 17 years ago
  67. 05dc16d [PARISC] unwinder improvements by Randolph Chung · 17 years ago
  68. e036306 [PARISC] Fix unwinder on 64-bit kernels by Randolph Chung · 17 years ago
  69. 06b32f3 [PARISC] Handle wrapping in expand_upwards() by Helge Deller · 18 years ago
  70. d2f1c0f [PARISC] stop lcd driver from stripping initial whitespace by Julian Stecklina · 17 years ago
  71. c8681f1 IB/mlx4: Correct max_srq_wr returned from mlx4_ib_query_device() by Jack Morgenstein · 17 years ago
  72. 13ef5f4 IPoIB/cm: Remove dead definition of struct ipoib_cm_id by Roland Dreier · 17 years ago
  73. 82c3aca IPoIB/cm: Fix interoperability when MTU doesn't match by Michael S. Tsirkin · 17 years ago
  74. 3ec7393 IPoIB/cm: Initialize RX before moving QP to RTR by Michael S. Tsirkin · 17 years ago
  75. 24bce50 IB/umem: Fix possible hang on process exit by Roland Dreier · 17 years ago
  76. 47d4637 [AGPGART] intel_agp: don't load if no IGD and AGP port by Wang Zhenyu · 17 years ago
  77. 216e39d Blackfin arch: add proper const volatile to addr argument to the read functions by Mike Frysinger · 17 years ago
  78. 334280f Blackfin arch: Add definition of dma_mapping_error by Sonic Zhang · 17 years ago
  79. b9b7127 Blackfin arch: move cond_syscall() behind __KERNEL__ like all other architectures by Mike Frysinger · 17 years ago
  80. 86b73c8 Blackfin arch: match kernel startup messaage with new linker script by Robin Getz · 17 years ago
  81. 9c8f172 Blackfin arch: add missing braces around array bfin serial init by Mike Frysinger · 17 years ago
  82. c5d88d9 Blackfin arch: update printk to use KERN_EMERG and reformat crash output by Robin Getz · 17 years ago
  83. 4bf3f3c Blackfin arch: update ANOMALY handling by Robin Getz · 17 years ago
  84. f1518a0 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  85. 5fe675e fix module_param mistake in it821x by Stas Sergeev · 17 years ago
  86. a3d2cc5 ahci: fix PORTS_IMPL override by Tejun Heo · 17 years ago
  87. 3fae450 kerneldoc fix in libata by Henrik Kretzschmar · 17 years ago
  88. 2f8fceb libata: more NONCQ devices by Tejun Heo · 17 years ago
  89. 374abf2 pata_it821x: (partially) fix DMA in RAID mode by Bartlomiej Zolnierkiewicz · 17 years ago
  90. 9f78975 PATA: Add the MCP73/77 support to PATA driver by Peer Chen · 17 years ago
  91. 2090dee cxgb3 - MAC watchdog update by Divy Le Ray · 17 years ago
  92. 7b581a0 cxgb3 - Stop mac RX when changing MTU by Divy Le Ray · 17 years ago
  93. c706bfb cxgb3 - Fix direct XAUI support by Divy Le Ray · 17 years ago
  94. 890de33 cxgb3 - fix netpoll hanlder by Divy Le Ray · 17 years ago
  95. e360b56 cxgb3 - fix skb->dev dereference by Divy Le Ray · 17 years ago
  96. d41f2d1 natsemi irq flags by Gregory Haskins · 17 years ago
  97. 2cc49a5 forcedeth: use unicast receive mode for WoL by Tim Mann · 17 years ago
  98. d461462 s390: netiucv inlining cleanup by Martin Schwidefsky · 17 years ago
  99. bfac0d0 s390: netiucv spinlock initializer cleanup by Thomas Gleixner · 17 years ago
  100. 651bbc6 s390: don't call iucv_path_connect from tasklet context by Ursula Braun · 17 years ago