1. 5698200 sh64: Move entry point code to .text.head. by Paul Mundt · 17 years ago
  2. 339547b sh: Move entry point code to .text.head. by Paul Mundt · 17 years ago
  3. bf73af2 sh: heartbeat: Shut up resource size warning. by Paul Mundt · 17 years ago
  4. ee54505 sh: update r2d defconfig and fix SH7751R pci compliation by Magnus Damm · 17 years ago
  5. 8350163 cfq: Write-only stuff in CFQ data structures by Alexey Dobriyan · 17 years ago
  6. c2dea2d cfq: async queue allocation per priority by Vasily Tarasov · 17 years ago
  7. 98d877c sh: Many symbol exports for nommu allmodconfig. by Paul Mundt · 17 years ago
  8. 3a35382 sh: zero terminate 8250 platform data for r2d board by Magnus Damm · 17 years ago
  9. 6894e0a sh: cpufreq: Fix up the build for SH-2. by Paul Mundt · 17 years ago
  10. fc10020 sh: Make on-chip DMA channel selection explicit. by Paul Mundt · 17 years ago
  11. 3e76783 sh: Fix up CPU dependencies for on-chip DMAC. by Paul Mundt · 17 years ago
  12. 78d0012 [SPARC64]: Fix two year old bug in early bootup asm. by David S. Miller · 17 years ago
  13. da9f0ac Merge branch 'clkfwk' by Paul Mundt · 17 years ago
  14. cb5ec75 sh: cpufreq: clock framework support. by Paul Mundt · 17 years ago
  15. cbc5a06 [SPARC64]: Update defconfig. by David S. Miller · 17 years ago
  16. fe04d77 sh: Support rate rounding for SH7722 FRQCR clocks. by Paul Mundt · 17 years ago
  17. 5a6eb67 Input: appletouch - improve powersaving for Geyser3 devices by Soeren Sonnenburg · 17 years ago
  18. e6b20d8 Input: lifebook - fix an oops on Panasonic CF-18 by Dmitry Torokhov · 17 years ago
  19. f6991b0 sh: Implement clk_round_rate() in the clock framework. by Paul Mundt · 17 years ago
  20. 74121b6 [SPARC64]: Fix log message type in vio_create_one(). by Fabio Massimo Di Nitto · 17 years ago
  21. 5f7426c [SPARC64]: Tweak assertions in sun4v_build_virq(). by David S. Miller · 17 years ago
  22. 2a26302 [SPARC64]: Tweak kernel log messages in power_probe(). by David S. Miller · 17 years ago
  23. 91ba3c2 [SPARC64]: Fix handling of multiple vdc-port nodes. by David S. Miller · 17 years ago
  24. 48db7b7 [SPARC64]: Fix device type matching in VIO's devspec_show(). by Fabio Massimo Di Nitto · 17 years ago
  25. da68e08 [SPARC64]: Fix MODULE_DEVICE_TABLE() specification in VDC and VNET. by Fabio Massimo Di Nitto · 17 years ago
  26. bc5a2e6 [SPARC]: Add sys_fallocate() entries. by David S. Miller · 17 years ago
  27. a376178 [SPARC64]: Use orderly_poweroff(). by David S. Miller · 17 years ago
  28. 3f23de1 Create drivers/of/platform.c by Stephen Rothwell · 17 years ago
  29. b41912c Create linux/of_platorm.h by Stephen Rothwell · 18 years ago
  30. 37b7754 [SPARC/64] Rename some functions like PowerPC by Stephen Rothwell · 18 years ago
  31. bd5f0d1 sh: Fix up PCI section mismatch warnings. by Paul Mundt · 17 years ago
  32. beeea6d sh64: Fix up PCI section mismatch warnings. by Paul Mundt · 17 years ago
  33. f898f8d Begin consolidation of of_device.h by Stephen Rothwell · 18 years ago
  34. f85ff30 Begin to consolidate of_device.c by Stephen Rothwell · 18 years ago
  35. 207a130 sh64: Update cayman defconfig. by Paul Mundt · 17 years ago
  36. 1ef4d42 Consolidate of_find_node_by routines by Stephen Rothwell · 18 years ago
  37. a13c16e sh64: Wire up fallocate() syscall. by Paul Mundt · 17 years ago
  38. d1cd355 Consolidate of_get_next_child by Stephen Rothwell · 18 years ago
  39. e679c5f Consolidate of_get_parent by Stephen Rothwell · 18 years ago
  40. 581b605 Consolidate of_find_property by Stephen Rothwell · 18 years ago
  41. 0081cbc Consolidate of_device_is_compatible by Stephen Rothwell · 18 years ago
  42. 97e873e Start split out of common open firmware code by Stephen Rothwell · 18 years ago
  43. 0c99adb sh: Wire up fallocate() syscall. by Paul Mundt · 17 years ago
  44. 39c7aa9 sh: intc - add support for 7780 by Magnus Damm · 17 years ago
  45. 680c459 sh: intc - improve group support by Magnus Damm · 17 years ago
  46. d0afa57 sh: Fix up SH-3 and SH-4 driver dependencies. by Paul Mundt · 17 years ago
  47. e5e3dfc sh: push-switch: Correct license string. by Paul Mundt · 17 years ago
  48. 792e947 sh: cpufreq: Fix driver dependencies and flag as broken. by Paul Mundt · 17 years ago
  49. 90015c8 sh: IPR/INTC2 IRQ setup consolidation. by Magnus Damm · 17 years ago
  50. 493a358 sh: clean up interrupt code for solution engine 7722 board by Magnus Damm · 17 years ago
  51. 1b06428 sh: intc - add support for 7722 processor by Magnus Damm · 17 years ago
  52. 02ab3f7 sh: intc - shared IPR and INTC2 controller by Magnus Damm · 17 years ago
  53. 53aba19 sh: Fix irq assignment for uarts on sh7722 by Magnus Damm · 17 years ago
  54. 4aafae27 sh: hd64461 tidying. by Kristoffer Ericson · 17 years ago
  55. e6c972f sh: r7780rp: Add R8A66597 and M66592 support. by Yoshihiro Shimoda · 17 years ago
  56. 76c1ce7 Split out common parts of prom.h by Stephen Rothwell · 18 years ago
  57. 9a79b22 Merge branch 'kmem_death' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  58. 75473c1 fallout from kbuild changes by Al Viro · 17 years ago
  59. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  60. d20da3c USB: drivers/usb/storage/dpcm.c whitespace cleanup by S.Caglar Onur · 17 years ago
  61. e294531 USB: r8a66597-hcd: fixes some problem by Yoshihiro Shimoda · 17 years ago
  62. 809a58b USB: change name of spinlock in hcd.c by Alan Stern · 17 years ago
  63. 32aca56 USB: move routines in hcd.c by Alan Stern · 17 years ago
  64. 82210d3 USB: misc: uss720: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  65. 59d9978 USB: misc: usbtest: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  66. 0723af1 USB: misc: usblcd: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  67. a95a038 USB: misc: phidgetmotorcontrol: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  68. 2fe8c3f USB: misc: phidgetkit: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  69. 64771a0 USB: misc: legousbtower: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  70. 491c021 USB: misc: ldusb: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  71. fb3abee USB: misc: iowarrior: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  72. 8434626 USB: misc: ftdi-elan: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  73. 22bea33 USB: misc: auerswald: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  74. 13f9782 USB: misc: appledisplay: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  75. 24497a0 USB: misc: adtux: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  76. 3fc3e82 USB: core: message: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  77. b44cd11 USB: image: microtek: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  78. dd6fa4d USB: image: mdc800: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  79. 62e5a33 USB: storage: onetouch: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  80. 18ac301 USB: class: usblp: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  81. 185d405 USB: class: cdc-acm: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  82. 33fea2b USB: atm: usbatm: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  83. 508330e USB: atm: ueagle-atm: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  84. 9a5a3e9 USB: atm: speedtch: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  85. c35f68a USB: atm: cxacru: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  86. 598f22e USB: m66592-udc: fixes some problems by Yoshihiro Shimoda · 17 years ago
  87. d8fbba2 USB: usb-storage: unusual_devs entry for Nikon D100 by Alan Stern · 17 years ago
  88. 0d46c00 USB: Remove pointless conditional in drivers/usb/serial/io_ti.c::edge_shutdown() by Jesper Juhl · 17 years ago
  89. 167a675 USB: MAINTAINERS entry for amd5536udc by Thomas Dahlmann · 17 years ago
  90. 55d402d USB: amd5536 UDC driver (in GEODE southbridge) by Thomas Dahlmann · 17 years ago
  91. beafef0 USB: documentation update for usb_unlink_urb by Alan Stern · 17 years ago
  92. e7e7c36 UHCI: short control URBs get a status stage by Alan Stern · 17 years ago
  93. e94fa28 USB: mos7720, mos7840: remove redundant urb check by Florin Malita · 17 years ago
  94. 195af2c USB: fix warning caused by autosuspend counter going negative by Alan Stern · 17 years ago
  95. 69d42a7 USB: add "descriptors" binary sysfs attribute by Alan Stern · 17 years ago
  96. 1b4cd43 isp116x-hcd: prepare for urb->status by Alan Stern · 17 years ago
  97. 10e4852 USB: usblp: "Big cleanup" breaks O_NONBLOCK by Pete Zaitcev · 17 years ago
  98. 9454c46 USB: sierra: Add new devices by Kevin Lloyd · 17 years ago
  99. 112225b USB: sierra: Add TRU-Install (c) Support by Kevin Lloyd · 17 years ago
  100. eb33cae USB: use mutex instead of semaphore in the FTDI ELAN driver by Matthias Kaehlcke · 17 years ago