1. b638d0b sh: Optimized cache handling for SH-4/SH-4A caches. by Richard Curnow · 18 years ago
  2. fdfc74f sh: Support for SH-4A memory barriers. by Paul Mundt · 18 years ago
  3. 36efc35 sh: RTS7751R2D board updates. by Paul Mundt · 18 years ago
  4. e8fb67f sh: HS7751RVoIP board updates. by Paul Mundt · 18 years ago
  5. 7e27b9b sound: SH DAC audio driver updates. by Andriy Skulysh · 18 years ago
  6. 048839d video: hitfb suspend/resume and updates. by Andriy Skulysh · 18 years ago
  7. 6d75e65 sh: Move hd64461.h to a more sensible location. by Paul Mundt · 18 years ago
  8. d95fb13 sh: Fixup TMU_TOCR definition for SH7300. by Paul Mundt · 18 years ago
  9. 3530570 sh: Kill off dead code for SE and SystemH boards. by Paul Mundt · 18 years ago
  10. 5c930e8 video: Disable vgacon for SuperH. by Paul Mundt · 18 years ago
  11. 3f787fe sh: hugetlb updates. by Paul Mundt · 18 years ago
  12. 4bcac20 sh: hp6xx mach-type cleanups. by Andriy Skulysh · 18 years ago
  13. e4c2cfe sh: Various cosmetic cleanups. by Paul Mundt · 18 years ago
  14. 7f1be89 [CPUFREQ] Longhaul - Disable arbiter CLE266 by rafalbilski@interia.pl · 18 years ago
  15. 7357db1 [AGPGART] Use pci_get_slot not pci_find_slot by Alan Cox · 18 years ago
  16. 0497c8c [CPUFREQ] Fix section mismatch warning by Venkatesh Pallipadi · 18 years ago
  17. 0e37b15 [CPUFREQ] Fix cut-n-paste bug in suspend printk by Dave Jones · 18 years ago
  18. a56d276 sh: Make hs7751rvoip/rts7751r2d use pm_power_off. by Paul Mundt · 18 years ago
  19. 50e98e7 sh: Kill off the .stack section. by Paul Mundt · 18 years ago
  20. 6ae5e8d sh: Fix kGDB NMI handling. by Paul Mundt · 18 years ago
  21. 1c5f8f8 sh: Move syscall table in to syscall.S. by Paul Mundt · 18 years ago
  22. 765ae31 sh: Fixup some uninitialized spinlocks. by Paul Mundt · 18 years ago
  23. a252710 sh: flush_cache_range() cleanup and optimizations. by Paul Mundt · 18 years ago
  24. e4e3b5c sh: Add a simple cmpxchg(). by Tom Rini · 18 years ago
  25. 0c91c1a sh: Move smc37c93x.h for SystemH board use. by Paul Mundt · 18 years ago
  26. c9d86d7 pciehp - fix wrong return value by Kenji Kaneshige · 18 years ago
  27. aa4f63c IA64: PCI: dont disable irq which is not enabled by Satoru Takeuchi · 18 years ago
  28. 600812e acpiphp: add support for ioapic hot-remove by Satoru Takeuchi · 18 years ago
  29. 2318627 PCI: assign ioapic resource at hotplug by Satoru Takeuchi · 18 years ago
  30. d5cdb67 acpiphp: disable bridges by Satoru Takeuchi · 18 years ago
  31. 0dad351 acpiphp: stop bus device before acpi_bus_trim by Satoru Takeuchi · 18 years ago
  32. 24f8aa9 PCI: add pci_stop_bus_device by Satoru Takeuchi · 18 years ago
  33. 9b1d19e acpiphp: do not initialize existing ioapics by Satoru Takeuchi · 18 years ago
  34. b99feeb acpiphp: initialize ioapics before starting devices by Satoru Takeuchi · 18 years ago
  35. 287af2f acpiphp: set hpp values before starting devices by Satoru Takeuchi · 18 years ago
  36. 753388c PCI Hotplug: cleanup pcihp skeleton code. by Satoru Takeuchi · 18 years ago
  37. b56a5a2 PCI: Restore PCI Express capability registers after PM event by Michael S. Tsirkin · 18 years ago
  38. 6d47a5e PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function static by Adrian Bunk · 18 years ago
  39. 50b0075 PCI: Multiprobe sanitizer by Alan Cox · 18 years ago
  40. b19441a PCI: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
  41. 660a0e8 PCI Hotplug: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
  42. e1b95dc SHPCHP: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
  43. 4bf3392 PCI-Express AER implemetation: pcie_portdrv error handler by Zhang, Yanmin · 18 years ago
  44. 6c2b374 PCI-Express AER implemetation: AER core and aerdriver by Zhang, Yanmin · 18 years ago
  45. 4840815 PCI-Express AER implemetation: export pcie_port_bus_type by Zhang, Yanmin · 18 years ago
  46. 4740240 PCI-Express AER implemetation: aer howto document by Zhang, Yanmin · 18 years ago
  47. 20d5166 PCIE: check and return bus_register errors by Randy Dunlap · 18 years ago
  48. 6397c75 MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capability by Brice Goglin · 18 years ago
  49. 46ff346 MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT by Brice Goglin · 18 years ago
  50. fe97064 MSI: Export the PCI_BUS_FLAGS_NO_MSI flag in sysfs by Brice Goglin · 18 years ago
  51. 24334a1 MSI: Factorize common code in pci_msi_supported() by Brice Goglin · 18 years ago
  52. 3f79e10 MSI: Cleanup existing MSI quirks by Brice Goglin · 18 years ago
  53. d33b6fb Resources: insert identical resources above existing resources by Matthew Wilcox · 18 years ago
  54. 6d3aae9 i2c: Drop unimplemented slave functions by Jean Delvare · 18 years ago
  55. 8f9082c i2c: Constify i2c_algorithm declarations, part 2 by Jean Delvare · 18 years ago
  56. 9e11a9f i2c: Constify i2c_algorithm declarations, part 1 by Jean Delvare · 18 years ago
  57. af71ff6 i2c: Let drivers constify i2c_algorithm data by David Brownell · 18 years ago
  58. 8721884 i2c-isa: Restore driver owner by Jean Delvare · 18 years ago
  59. c243353 i2c-viapro: Add support for the VT8237A and VT8251 by Rudolf Marek · 18 years ago
  60. 114fd18 i2c: Warn on i2c client creation failure by Jean Delvare · 18 years ago
  61. 7eff82c i2c-core: Drop useless bitmaskings by Jean Delvare · 18 years ago
  62. 9b4ccb8 i2c-algo-pcf: Discard the mdelay data struct member by Adrian Bunk · 18 years ago
  63. 7b288a0 i2c-algo-bit: Cleanups by Jean Delvare · 18 years ago
  64. 8202632 i2c-isa: Fail adding driver on attach_adapter error by David Hubbard · 18 years ago
  65. 7d9db67 i2c: __must_check fixes (chip drivers) by Jean Delvare · 18 years ago
  66. b32d20d i2c-dev: attach/detach_adapter cleanups by Jean Delvare · 18 years ago
  67. 7a8d29c i2c-stub: Chip address as a module parameter by Jean Delvare · 18 years ago
  68. 6c805d2 i2c: Plan i2c-isa for removal by Jean Delvare · 18 years ago
  69. 010d442c4 i2c: New bus driver for TI OMAP boards by Komal Shah · 18 years ago
  70. a0d9c63 i2c-algo-bit: Discard the mdelay data struct member by Jean Delvare · 18 years ago
  71. 8241cb1 i2c-matroxfb: Struct init conversion by Jean Delvare · 18 years ago
  72. be53f9b i2c: Fix copy-n-paste in subsystem Kconfig by Arthur Othieno · 18 years ago
  73. a294de4 i2c-au1550: Add I2C support for Au1200 by Domen Puncer · 18 years ago
  74. 6ed0713 i2c-au1550: Add SMBus functionality flag by Domen Puncer · 18 years ago
  75. 8859942 i2c-au1550: Fix timeout problem by Domen Puncer · 18 years ago
  76. 643bd3f i2c-sibyte: Kip Walker is gone by Jean Delvare · 18 years ago
  77. 51c3711 i2c-algo-sibyte: Merge into i2c-sibyte by Jean Delvare · 18 years ago
  78. 3fd3968 i2c-algo-sibyte: Cleanups by Jean Delvare · 18 years ago
  79. defcb46 i2c: __must_check fixes, i2c-dev by Jean Delvare · 18 years ago
  80. b119c6c i2c: __must_check fixes (core drivers) by Jean Delvare · 18 years ago
  81. 22f76e7 i2c-dev: Drop the client template by Jean Delvare · 18 years ago
  82. f3b3aad i2c-dev: Use a list for data storage by Jean Delvare · 18 years ago
  83. 9455e4c i2c-dev: Cleanups by Jean Delvare · 18 years ago
  84. df8f0ec [IA64] minor reformatting to vmlinux.lds.S by Al Stone · 18 years ago
  85. ddb4f0d [IA64] CMC/CPE: Reverse the order of fetching log and checking poll threshold by Hidetoshi Seto · 18 years ago
  86. b29e713 [IA64] PAL calls need physical mode, stacked by Russ Anderson · 18 years ago
  87. 8f9e146 [IA64] ar.fpsr not set on MCA/INIT kernel entry by Russ Anderson · 18 years ago
  88. 43ed3ba [IA64] printing support for MCA/INIT by Hidetoshi Seto · 18 years ago
  89. 8aca231 [PATCH] Make PC300 WAN driver compile again by Krzysztof Halasa · 18 years ago
  90. eb2a2fd [PATCH] Modularize generic HDLC by Krzysztof Halasa · 18 years ago
  91. 816add4 [IA64] trim output of show_mem() by Jes Sorensen · 18 years ago
  92. fb46330 [libata] One more s/15/ATA_SECONDARY_IRQ/ substitution by Jeff Garzik · 18 years ago
  93. 709a6c1 [IA64] show_mem() printk levels by Jes Sorensen · 18 years ago
  94. 5e96f59 [GFS2] Remove (extra) fs_subsys declaration by Steven Whitehouse · 18 years ago
  95. f5a3f3d [IA64] Make gp value point to Region 5 in mca handler by Zou Nan hai · 18 years ago
  96. efbf3f1 [libata] pata_serverworks: fill in ->irq_clear hook by Jeff Garzik · 18 years ago
  97. 68d0d7a [PATCH] pata_serverworks: correct PCI ID in cable detection table by Alan Cox · 18 years ago
  98. 5c55cd6 Revert "[IA64] Unwire set/get_robust_list" by Tony Luck · 18 years ago
  99. a192dc1 [IA64] Implement futex primitives by Jakub Jelinek · 18 years ago
  100. fd1dfc6 [IA64-SGI] Do not request DMA memory for BTE by Christoph Lameter · 18 years ago