1. 2fd592e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apm by Linus Torvalds · 17 years ago
  2. 2affc85 [PATCH] SH vdso: use install_special_mapping() by Paul Mundt · 17 years ago
  3. c13e4ca [PATCH] powerpc vDSO: use install_special_mapping by Roland McGrath · 17 years ago
  4. dc5882b [PATCH] x86_64 ia32 vDSO: use install_special_mapping by Roland McGrath · 17 years ago
  5. 7d91d53 [PATCH] i386 vDSO: use install_special_mapping by Roland McGrath · 17 years ago
  6. fa5dc22 [PATCH] Add install_special_mapping by Roland McGrath · 17 years ago
  7. a25700a [PATCH] mm: show bounce pages in oom killer output by Andrew Morton · 17 years ago
  8. 45941d0 [PATCH] enable mouse button 2+3 emulation for x86 macs by Soeren Sonnenburg · 17 years ago
  9. 835d90c [PATCH] v9fs_vfs_mkdir(): fix a double free by Adrian Bunk · 17 years ago
  10. da6e1a3 [PATCH] md: avoid possible BUG_ON in md bitmap handling by Neil Brown · 17 years ago
  11. aaf68cf [PATCH] knfsd: fix a race in closing NFSd connections by NeilBrown · 17 years ago
  12. 387bb17 [PATCH] md: fix various bugs with aligned reads in RAID5 by Neil Brown · 17 years ago
  13. 6649a38 [PATCH] hugetlb: preserve hugetlb pte dirty state by Ken Chen · 17 years ago
  14. f336953 [PATCH] ufs: restore back support of openstep by Evgeniy Dushistov · 17 years ago
  15. cbb9450 [PATCH] rtc-pcf8563: detect polarity of century bit automatically by Atsushi Nemoto · 17 years ago
  16. 68a696a Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tc by Linus Torvalds · 17 years ago
  17. dcb92f8 [PATCH] uintptr_t is unsigned long, not u32 by Al Viro · 17 years ago
  18. bd4f3ae [PATCH] trivial s2io annotations by Al Viro · 17 years ago
  19. b534497 [PATCH] trivial cxgb3 annotations by Al Viro · 17 years ago
  20. 184123d [PATCH] pc300too annotation fixes by Al Viro · 17 years ago
  21. 68f50e5 [PATCH] hci_{read,write}l() does force casts to wrong type for no reason by Al Viro · 17 years ago
  22. 53ebb3b [PATCH] trivial usb endianness annotations by Al Viro · 17 years ago
  23. f1fda89 [PATCH] powerpc: celleb trivial endianness and iomem annotations by Al Viro · 17 years ago
  24. 95389b8 [PATCH] osst endianness annotations by Al Viro · 17 years ago
  25. b437735 [PATCH] iscsi endianness annotations by Al Viro · 17 years ago
  26. 04d4f7a [PATCH] ahci: trivial endianness annotations by Al Viro · 17 years ago
  27. 92ccc5f [PATCH] sata_svw: trivial iomem annotations by Al Viro · 17 years ago
  28. cb46898 [PATCH] io_apic: trivial __iomem annotations by Al Viro · 17 years ago
  29. 11718b4d [PATCH] misc NULL noise removal by Al Viro · 17 years ago
  30. 8b6d44c [PATCH] kvm: NULL noise removal by Al Viro · 17 years ago
  31. 5b71bdd [PATCH] hpet: trivial __iomem annotations by Al Viro · 17 years ago
  32. c3cf83b [PATCH] misc duplicate field initializers by Al Viro · 17 years ago
  33. 2f366987 [PATCH] kvm: __user annotations by Al Viro · 17 years ago
  34. 193d073 [PATCH] offsetof is size_t by Al Viro · 17 years ago
  35. 4ec0311 [PATCH] kill eth_io_copy_and_sum() by Al Viro · 17 years ago
  36. b81831c6 [PATCH] drivers/serial NULL noise removal by Al Viro · 17 years ago
  37. f2e97df [PATCH] in non-NUMA case mark GFP_THISNODE gfp_t by Al Viro · 17 years ago
  38. 8a5ab41 [PATCH] usbvision missing __user by Al Viro · 17 years ago
  39. d7bde2f [PATCH] hwmon: ansify by Al Viro · 17 years ago
  40. 58addbf [PATCH] dlm: use kern_recvmsg() by Al Viro · 17 years ago
  41. 9340b0d [PATCH] arch/powerpc trivial annotations by Al Viro · 17 years ago
  42. ccbebda [PATCH] arch/ia64: ansify by Al Viro · 17 years ago
  43. 55e7474 [PATCH] hidp __user annotations by Al Viro · 17 years ago
  44. d76fdf7 [PATCH] trivial __user annotations - rtc-dev by Al Viro · 17 years ago
  45. 0a9b0db [APM] SH: Convert to use shared APM emulation. by Paul Mundt · 17 years ago
  46. 2116245 [APM] MIPS: Convert to use shared APM emulation. by Ralf Baechle · 17 years ago
  47. 75e7153 [APM] ARM: Convert to use shared APM emulation. by Ralf Baechle · 17 years ago
  48. 7726942 [APM] Add shared version of APM emulation by Ralf Baechle · 17 years ago
  49. 427a57a [PATCH] missing include in macsonic by Al Viro · 17 years ago
  50. 97210b5 [PATCH] spider_net breakage from class_device -> device by Al Viro · 17 years ago
  51. 9288f5c [PATCH] ps3: missing exports by Al Viro · 17 years ago
  52. 9f3bed5 [PATCH] TIFM should depend on PCI - TIFM_CORE leads to use of pci primitives by Al Viro · 17 years ago
  53. ccbe48f [PATCH] m32r: class_device -> device fallout by Al Viro · 17 years ago
  54. 7240133 [PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq() by Al Viro · 17 years ago
  55. ec1c620 [PATCH] assigning enum constant to char * is vile, even if it happens to be 0 by Al Viro · 17 years ago
  56. 35e00fb [PATCH] wrong order of kzalloc arguments by Al Viro · 17 years ago
  57. 6026179 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 17 years ago
  58. f85da08 [EISA] EISA registration with !CONFIG_EISA by Maciej W. Rozycki · 17 years ago
  59. 9084b00 [TC] pmagb-b-fb: Convert to the driver model by Maciej W. Rozycki · 17 years ago
  60. 4df4db5 [TC] dec_esp: Driver model for the PMAZ-A by Maciej W. Rozycki · 17 years ago
  61. 335dc50 [TC] mips: pmag-ba-fb: Convert to the driver model by Maciej W. Rozycki · 17 years ago
  62. e89a2cf [TC] defxx: TURBOchannel support by Maciej W. Rozycki · 17 years ago
  63. 33cf45b [TC] TURBOchannel support for the DECstation by Maciej W. Rozycki · 17 years ago
  64. 56a47da [TC] MIPS: TURBOchannel resources off-by-one fix by Maciej W. Rozycki · 17 years ago
  65. b454cc6 [TC] MIPS: TURBOchannel update to the driver model by Maciej W. Rozycki · 17 years ago
  66. d27146d Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 by Linus Torvalds · 17 years ago
  67. 6204530 [PATCH] mm: remove find_trylock_page by Nick Piggin · 17 years ago
  68. f049274 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  69. b37df85 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  70. c2902c8 [PATCH] Fix breakage with CONFIG_SYSFS_DEPRECATED by Takashi Iwai · 17 years ago
  71. 4ffabef [AVR32] Add missing #include <linux/module.h> by Haavard Skinnemoen · 17 years ago
  72. a3b0277 [AVR32] ssize_t should be long, not int by Haavard Skinnemoen · 17 years ago
  73. 9d4ad80 [AVR32] Remove last remains of libgcc by Haavard Skinnemoen · 17 years ago
  74. 3d60ee1 [AVR32] SPI platform code update by Haavard Skinnemoen · 17 years ago
  75. 7f9f467 [AVR32] Add PIOE device and reserve SDRAM pins by Haavard Skinnemoen · 17 years ago
  76. e7f70b8 [AVR32] Introduce at32_reserve_pin() by Haavard Skinnemoen · 17 years ago
  77. dde2510 [AVR32] Don't reset PIO state at bootup by Haavard Skinnemoen · 17 years ago
  78. 6a4e522 [AVR32] GPIO API implementation by Haavard Skinnemoen · 17 years ago
  79. 10b50b7 [AVR32] Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  80. 6eb484f [AVR32] Implement dma_mapping_error() by Haavard Skinnemoen · 17 years ago
  81. 212868d [AVR32] Fix incorrect invalidation of shared cachelines by David Brownell · 17 years ago
  82. 58febc0 [AVR32] ext int fixes by David Brownell · 17 years ago
  83. a3d912c8 [AVR32] fix serial port setup on ATSTK1000 by David Brownell · 17 years ago
  84. 914ab06 [AVR32] /proc/interrupts display by David Brownell · 17 years ago
  85. 31321bc Remove a couple final references to obsolete verify_area(). by Robert P. J. Day · 17 years ago
  86. 48ec15d [ALSA] version 1.0.14rc2 by Jaroslav Kysela · 17 years ago
  87. 10b9852 [ALSA] ASoC documentation updates by Liam Girdwood · 17 years ago
  88. c6d6eee [ALSA] ca0106 - Add missing sysfs device assignment by Takashi Iwai · 17 years ago
  89. 547ac2a [ALSA] aoa i2sbus: Stop Apple i2s DMA gracefully by Paul Mackerras · 17 years ago
  90. 2cf9f0f [ALSA] hda-codec - Add support for Fujitsu PI1556 Realtek ALC880 by Tobin Davis · 17 years ago
  91. 288e5c3 [ALSA] aoa: remove suspend/resume printks by Johannes Berg · 17 years ago
  92. 6116ea0 [ALSA] Fix possible deadlocks in sequencer at removal of ports by Takashi Iwai · 17 years ago
  93. 2594d96 [ALSA] emu10k1 - Fix STAC9758 front channel by Rolf Stefan Wilke · 17 years ago
  94. 88cb429 [ALSA] soc - Clean up with kmemdup() by Takashi Iwai · 17 years ago
  95. 1ab774e [ALSA] snd-ak4114: Fix two array overflows by Jean Delvare · 17 years ago
  96. 66e2778 [ALSA] ac97_bus power management by Martin Langer · 17 years ago
  97. d0b0fac [ALSA] usbaudio - Add support for Edirol UA-101 by Bjoern Fay · 17 years ago
  98. f32610e [ALSA] hda-codec - Add ALC861VD/ALC660VD support by Jakub Schmidtke · 17 years ago
  99. 73f40dc [ALSA] soc - ASoC 0.13 Sharp poodle machine by Liam Girdwood · 17 years ago
  100. cb4c048 [ALSA] soc - ASoC 0.13 Sharp tosa machine by Liam Girdwood · 17 years ago