1. b534497 [PATCH] trivial cxgb3 annotations by Al Viro · 18 years ago
  2. 184123d [PATCH] pc300too annotation fixes by Al Viro · 18 years ago
  3. 68f50e5 [PATCH] hci_{read,write}l() does force casts to wrong type for no reason by Al Viro · 18 years ago
  4. 53ebb3b [PATCH] trivial usb endianness annotations by Al Viro · 18 years ago
  5. f1fda89 [PATCH] powerpc: celleb trivial endianness and iomem annotations by Al Viro · 18 years ago
  6. 95389b8 [PATCH] osst endianness annotations by Al Viro · 18 years ago
  7. b437735 [PATCH] iscsi endianness annotations by Al Viro · 18 years ago
  8. 04d4f7a [PATCH] ahci: trivial endianness annotations by Al Viro · 18 years ago
  9. 92ccc5f [PATCH] sata_svw: trivial iomem annotations by Al Viro · 18 years ago
  10. cb46898 [PATCH] io_apic: trivial __iomem annotations by Al Viro · 18 years ago
  11. 11718b4d [PATCH] misc NULL noise removal by Al Viro · 18 years ago
  12. 8b6d44c [PATCH] kvm: NULL noise removal by Al Viro · 18 years ago
  13. 5b71bdd [PATCH] hpet: trivial __iomem annotations by Al Viro · 18 years ago
  14. c3cf83b [PATCH] misc duplicate field initializers by Al Viro · 18 years ago
  15. 2f36698 [PATCH] kvm: __user annotations by Al Viro · 18 years ago
  16. 193d073 [PATCH] offsetof is size_t by Al Viro · 18 years ago
  17. 4ec0311 [PATCH] kill eth_io_copy_and_sum() by Al Viro · 18 years ago
  18. b81831c [PATCH] drivers/serial NULL noise removal by Al Viro · 18 years ago
  19. f2e97df [PATCH] in non-NUMA case mark GFP_THISNODE gfp_t by Al Viro · 18 years ago
  20. 8a5ab41 [PATCH] usbvision missing __user by Al Viro · 18 years ago
  21. d7bde2f [PATCH] hwmon: ansify by Al Viro · 18 years ago
  22. 58addbf [PATCH] dlm: use kern_recvmsg() by Al Viro · 18 years ago
  23. 9340b0d [PATCH] arch/powerpc trivial annotations by Al Viro · 18 years ago
  24. ccbebda [PATCH] arch/ia64: ansify by Al Viro · 18 years ago
  25. 55e7474 [PATCH] hidp __user annotations by Al Viro · 18 years ago
  26. d76fdf7 [PATCH] trivial __user annotations - rtc-dev by Al Viro · 18 years ago
  27. 0a9b0db [APM] SH: Convert to use shared APM emulation. by Paul Mundt · 18 years ago
  28. 2116245 [APM] MIPS: Convert to use shared APM emulation. by Ralf Baechle · 18 years ago
  29. 75e7153 [APM] ARM: Convert to use shared APM emulation. by Ralf Baechle · 18 years ago
  30. 7726942 [APM] Add shared version of APM emulation by Ralf Baechle · 18 years ago
  31. 427a57a [PATCH] missing include in macsonic by Al Viro · 18 years ago
  32. 97210b5 [PATCH] spider_net breakage from class_device -> device by Al Viro · 18 years ago
  33. 9288f5c [PATCH] ps3: missing exports by Al Viro · 18 years ago
  34. 9f3bed5 [PATCH] TIFM should depend on PCI - TIFM_CORE leads to use of pci primitives by Al Viro · 18 years ago
  35. ccbe48f [PATCH] m32r: class_device -> device fallout by Al Viro · 18 years ago
  36. 7240133 [PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq() by Al Viro · 18 years ago
  37. ec1c620 [PATCH] assigning enum constant to char * is vile, even if it happens to be 0 by Al Viro · 18 years ago
  38. 35e00fb [PATCH] wrong order of kzalloc arguments by Al Viro · 18 years ago
  39. 6026179 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  40. f85da08 [EISA] EISA registration with !CONFIG_EISA by Maciej W. Rozycki · 18 years ago
  41. 9084b00 [TC] pmagb-b-fb: Convert to the driver model by Maciej W. Rozycki · 18 years ago
  42. 4df4db5 [TC] dec_esp: Driver model for the PMAZ-A by Maciej W. Rozycki · 18 years ago
  43. 335dc50 [TC] mips: pmag-ba-fb: Convert to the driver model by Maciej W. Rozycki · 18 years ago
  44. e89a2cf [TC] defxx: TURBOchannel support by Maciej W. Rozycki · 18 years ago
  45. 33cf45b [TC] TURBOchannel support for the DECstation by Maciej W. Rozycki · 18 years ago
  46. 56a47da [TC] MIPS: TURBOchannel resources off-by-one fix by Maciej W. Rozycki · 18 years ago
  47. b454cc6 [TC] MIPS: TURBOchannel update to the driver model by Maciej W. Rozycki · 18 years ago
  48. d27146d Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 by Linus Torvalds · 18 years ago
  49. 6204530 [PATCH] mm: remove find_trylock_page by Nick Piggin · 18 years ago
  50. f049274 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  51. b37df85 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  52. c2902c8 [PATCH] Fix breakage with CONFIG_SYSFS_DEPRECATED by Takashi Iwai · 18 years ago
  53. 4ffabef [AVR32] Add missing #include <linux/module.h> by Haavard Skinnemoen · 18 years ago
  54. a3b0277 [AVR32] ssize_t should be long, not int by Haavard Skinnemoen · 18 years ago
  55. 9d4ad80 [AVR32] Remove last remains of libgcc by Haavard Skinnemoen · 18 years ago
  56. 3d60ee1 [AVR32] SPI platform code update by Haavard Skinnemoen · 18 years ago
  57. 7f9f467 [AVR32] Add PIOE device and reserve SDRAM pins by Haavard Skinnemoen · 18 years ago
  58. e7f70b8 [AVR32] Introduce at32_reserve_pin() by Haavard Skinnemoen · 18 years ago
  59. dde2510 [AVR32] Don't reset PIO state at bootup by Haavard Skinnemoen · 18 years ago
  60. 6a4e522 [AVR32] GPIO API implementation by Haavard Skinnemoen · 18 years ago
  61. 10b50b7 [AVR32] Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 18 years ago
  62. 6eb484f [AVR32] Implement dma_mapping_error() by Haavard Skinnemoen · 18 years ago
  63. 212868d [AVR32] Fix incorrect invalidation of shared cachelines by David Brownell · 18 years ago
  64. 58febc0 [AVR32] ext int fixes by David Brownell · 18 years ago
  65. a3d912c [AVR32] fix serial port setup on ATSTK1000 by David Brownell · 18 years ago
  66. 914ab06 [AVR32] /proc/interrupts display by David Brownell · 18 years ago
  67. 31321bc Remove a couple final references to obsolete verify_area(). by Robert P. J. Day · 18 years ago
  68. 48ec15d [ALSA] version 1.0.14rc2 by Jaroslav Kysela · 18 years ago
  69. 10b9852 [ALSA] ASoC documentation updates by Liam Girdwood · 18 years ago
  70. c6d6eee [ALSA] ca0106 - Add missing sysfs device assignment by Takashi Iwai · 18 years ago
  71. 547ac2a [ALSA] aoa i2sbus: Stop Apple i2s DMA gracefully by Paul Mackerras · 18 years ago
  72. 2cf9f0f [ALSA] hda-codec - Add support for Fujitsu PI1556 Realtek ALC880 by Tobin Davis · 18 years ago
  73. 288e5c3 [ALSA] aoa: remove suspend/resume printks by Johannes Berg · 18 years ago
  74. 6116ea0 [ALSA] Fix possible deadlocks in sequencer at removal of ports by Takashi Iwai · 18 years ago
  75. 2594d96 [ALSA] emu10k1 - Fix STAC9758 front channel by Rolf Stefan Wilke · 18 years ago
  76. 88cb429 [ALSA] soc - Clean up with kmemdup() by Takashi Iwai · 18 years ago
  77. 1ab774e [ALSA] snd-ak4114: Fix two array overflows by Jean Delvare · 18 years ago
  78. 66e2778 [ALSA] ac97_bus power management by Martin Langer · 18 years ago
  79. d0b0fac [ALSA] usbaudio - Add support for Edirol UA-101 by Bjoern Fay · 18 years ago
  80. f32610e [ALSA] hda-codec - Add ALC861VD/ALC660VD support by Jakub Schmidtke · 18 years ago
  81. 73f40dc [ALSA] soc - ASoC 0.13 Sharp poodle machine by Liam Girdwood · 18 years ago
  82. cb4c048 [ALSA] soc - ASoC 0.13 Sharp tosa machine by Liam Girdwood · 18 years ago
  83. 97952f6 [ALSA] soc - ASoC 0.13 spitz machine by Liam Girdwood · 18 years ago
  84. d928b25 [ALSA] soc - ASoC Sharp corgi machine by Liam Girdwood · 18 years ago
  85. a8f5d0a [ALSA] soc - ASoC 0.13 pxa2xx DMA by Andrew Johnson · 18 years ago
  86. 596ce32 [ALSA] soc - ASoC 0.13 pxa2xx AC97 driver by Liam Girdwood · 18 years ago
  87. eaff2ae [ALSA] soc - ASoC 0.13 pxa2xx i2s driver by Philipp Zabel · 18 years ago
  88. c804427 [ALSA] soc - ASoC 0.13 AT91xxxx Eti_B1 board support by Frank Mandarino · 18 years ago
  89. 6297027 [ALSA] soc - ASoC 0.13 AT91xxxx DMA by Frank Mandarino · 18 years ago
  90. 171eb8f [ALSA] soc - ASoC 0.13 AT91xxxx I2S by Frank Mandarino · 18 years ago
  91. d3d35ad [ALSA] soc - ASoC 0.13 AT91xxxx slave patch by Frank Mandarino · 18 years ago
  92. 5a8ec34 [ALSA] soc - ASoC 0.13 generic AC97 codec by Liam Girdwood · 18 years ago
  93. cbe83b1 [ALSA] soc - ASoC 0.13 WM9712 codec driver by Liam Girdwood · 18 years ago
  94. 4422b60 [ALSA] soc - ASoC 0.13 WM8750 codec driver by Liam Girdwood · 18 years ago
  95. b36d61d [ALSA] soc - ASoC 0.13 WM8731 codec by Frank Mandarino · 18 years ago
  96. 11da21a [ALSA] soc - 0.13 ASoC DAPM bug fix for unnamed streams by Seth Forshee · 18 years ago
  97. cb666e5 [ALSA] soc - ASoC 0.13 core changes by Liam Girdwood · 18 years ago
  98. 1c433fb [ALSA] soc - 0.13 ASoC headers by Graeme Gregory · 18 years ago
  99. 3372a15 [ALSA] hda-intel - Add black/whitelist for position_fix option by Takashi Iwai · 18 years ago
  100. 0981a26 [ALSA] Fix possible invalid memory access in PCM core by Takashi Iwai · 18 years ago