1. 7b3d54a Power supply class and drivers: remove non obligatory return statements by Anton Vorontsov · 17 years ago
  2. 5ebf6e6 pda_power: clean up irq, timer by Jeff Garzik · 17 years ago
  3. 3be8614 MAINTAINERS: Add maintainers for power supply subsystem and drivers by Anton Vorontsov · 17 years ago
  4. 8d9107e Revert "SELinux: use SECINITSID_NETMSG instead of SECINITSID_UNLABELED for NetLabel" by Linus Torvalds · 17 years ago
  5. 16cefa8 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  6. 4fbef20 nfsd: fix nfsd_vfs_read() splice actor setup by Jens Axboe · 17 years ago
  7. 4fd8851 CFS: Fix missing digit off in wmult table by Thomas Gleixner · 17 years ago
  8. af09f1e Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  9. e030dbf Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop by Linus Torvalds · 17 years ago
  10. 12a2296 Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  11. 31c4ab4 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  12. 8b69ad0 Revert "[CPUFREQ] powernow-k8: clarify number of cores." by Linus Torvalds · 17 years ago
  13. aba2da6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  14. f787a503 [PATCH] sched: small topology.h cleanup by Ingo Molnar · 17 years ago
  15. 4bd7732 [PATCH] sched: fix show_task()/show_tasks() output by Ingo Molnar · 17 years ago
  16. 45f384a [PATCH] sched: remove stale version info from kernel/sched_debug.c by Ingo Molnar · 17 years ago
  17. a5968df [PATCH] sched: allow larger granularity by Ingo Molnar · 17 years ago
  18. e127031 [PATCH] sched: fix prio_to_wmult[] for nice 1 by Mike Galbraith · 17 years ago
  19. f24ae12 [MIPS] Workaround for a sparse warning in include/asm-mips/mach-tx4927/ioremap.h by Atsushi Nemoto · 17 years ago
  20. e1bb8289 [MIPS] Make show_code static and add __user tag by Atsushi Nemoto · 17 years ago
  21. 01bebc6 [MIPS] Workaround for a sparse warning in include/asm-mips/compat.h by Atsushi Nemoto · 17 years ago
  22. 5e0373b [MIPS] Add some __user tags by Atsushi Nemoto · 17 years ago
  23. e70dfc1 [MIPS] math-emu minor cleanup by Atsushi Nemoto · 17 years ago
  24. e50e1c7 [MIPS] Kill CONFIG_TX4927BUG_WORKAROUND by Atsushi Nemoto · 17 years ago
  25. b58f4b7 [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_FB_XPERT98 by Ralf Baechle · 17 years ago
  26. 85a882b [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_SRC_CLK by Ralf Baechle · 17 years ago
  27. 8f597ac [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_USE32K by Ralf Baechle · 17 years ago
  28. 6fec2e1 [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1XXX_PSC_SPI by Ralf Baechle · 17 years ago
  29. 33f60da [CHAR] Delete leftovers of old Alchemy UART driver by Ralf Baechle · 17 years ago
  30. 3039f07 ioatdma: add the unisys "i/oat" pci vendor/device id by Dan Williams · 17 years ago
  31. 5816815 ARM: Add drivers/dma to arch/arm/Kconfig by Dan Williams · 17 years ago
  32. 2492c84 iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver by Dan Williams · 17 years ago
  33. 39a8d7d1 iop13xx: surface the iop13xx adma units to the iop-adma driver by Dan Williams · 17 years ago
  34. c211092 dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines by Dan Williams · 17 years ago
  35. f6dff38 md: remove raid5 compute_block and compute_parity5 by Dan Williams · 17 years ago
  36. 830ea01 md: handle_stripe5 - request io processing in raid5_run_ops by Dan Williams · 17 years ago
  37. f0a50d3 md: handle_stripe5 - add request/completion logic for async expand ops by Dan Williams · 17 years ago
  38. b5e98d6 md: handle_stripe5 - add request/completion logic for async read ops by Dan Williams · 17 years ago
  39. e89f896 md: handle_stripe5 - add request/completion logic for async check ops by Dan Williams · 17 years ago
  40. f38e121 md: handle_stripe5 - add request/completion logic for async compute ops by Dan Williams · 17 years ago
  41. e33129d md: handle_stripe5 - add request/completion logic for async write ops by Dan Williams · 17 years ago
  42. d84e0f1 md: common infrastructure for running operations with raid5_run_ops by Dan Williams · 17 years ago
  43. 91c0092 md: raid5_run_ops - run stripe operations outside sh->lock by Dan Williams · 17 years ago
  44. 45b4233 raid5: replace custom debug PRINTKs with standard pr_debug by Dan Williams · 17 years ago
  45. a445685 raid5: refactor handle_stripe5 and handle_stripe6 (v3) by Dan Williams · 17 years ago
  46. 9bc89cd async_tx: add the async_tx api by Dan Williams · 17 years ago
  47. 685784a xor: make 'xor_blocks' a library routine for use with async_tx by Dan Williams · 17 years ago
  48. d379b01 dmaengine: make clients responsible for managing channels by Dan Williams · 17 years ago
  49. 7405f74 dmaengine: refactor dmaengine around dma_async_tx_descriptor by Dan Williams · 17 years ago
  50. 51a92c0 splice: fix offset mangling with direct splicing (sendfile) by Jens Axboe · 17 years ago
  51. 29ce205 security: revalidate rw permissions for sys_splice and sys_vmsplice by James Morris · 17 years ago
  52. d3f35d9 relay: fixup kerneldoc comment by Tom Zanussi · 17 years ago
  53. 24da24d relay: fix bogus cast in subbuf_splice_actor() by Tom Zanussi · 17 years ago
  54. 9a60ddb [CPUFREQ] Fix typos in powernow-k8 printk's. by Dave Jones · 17 years ago
  55. 084f349 [CPUFREQ] Restore previously used governor on a hot-replugged CPU by Thomas Renninger · 17 years ago
  56. 91973de [CPUFREQ] bugfix cpufreq in combination with performance governor by Peter Oruba · 17 years ago
  57. aac22d0a [CPUFREQ] powernow-k8 compile fix. by Andrew Morton · 17 years ago
  58. 6848569 [CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI by Adrian Bunk · 17 years ago
  59. 905497c [CPUFREQ] Longhaul - Option to disable ACPI C3 support by Rafał Bilski · 17 years ago
  60. 7732089 Revert "USB: fix gregkh-usb-usb-use-menuconfig-objects" by Linus Torvalds · 17 years ago
  61. 9374430 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  62. 66f4973 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  63. 0cdf699 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  64. de081fa Revert "[BNX2]: Seems to not need net/tcp.h" by Linus Torvalds · 17 years ago
  65. 13f9966 USB: ohci-pnx4008: Remove unnecessary cast of return value of kzalloc by Suresh Jayaraman · 17 years ago
  66. 6c59649 USB: additions to the quirk list by Oliver Neukum · 17 years ago
  67. 8dfe4b1 usb-storage: implement autosuspend by Alan Stern · 17 years ago
  68. b0e2a70 USB: cdc-acm: add new device id to option driver by Andrey Arapov · 17 years ago
  69. 2d70c99 USB: goku_udc trivial cleanups by David Brownell · 17 years ago
  70. 70790f6 USB: usb gadget stack can now -DDEBUG with Kconfig by David Brownell · 17 years ago
  71. c67ab13 usb gadget stack: remove usb_ep_*_buffer(), part 2 by David Brownell · 17 years ago
  72. 9d8bab5 usb gadget stack: remove usb_ep_*_buffer(), part 1 by David Brownell · 17 years ago
  73. ad8c623 USB: pxa2xx_udc -- cleanups, mostly removing dma hooks by David Brownell · 17 years ago
  74. 9068a4c USB: pxa2xx_udc: use generic gpio layer by Milan Svoboda · 17 years ago
  75. e4f7473 USB: quirk for samsung printer by Oliver Neukum · 17 years ago
  76. fbf54dd USB: usb/dma doc updates by David Brownell · 17 years ago
  77. c0e0c19 USB: drivers/usb/storage/unusual_devs.h whitespace cleanup by S.Caglar Onur · 17 years ago
  78. a603c66 USB: remove Makefile reference to obsolete OHCI_AT91 by Robert P. J. Day · 17 years ago
  79. 6dc7310 USB: io_*: remove bogus termios no change checks by Alan Cox · 17 years ago
  80. eb58c0c USB: mos7720: remove bogus no termios change check by Alan Cox · 17 years ago
  81. 9a64f25 USB: visor and whiteheat: remove bogus termios change checks by Alan Cox · 17 years ago
  82. e0c79f5 USB: pl2303: remove bogus checks and fix speed support to use tty_get_baud_rate() by Alan Cox · 17 years ago
  83. 31473aa USB: mos7840.c: turn this into a serial driver by Alan Cox · 17 years ago
  84. 70f458f USB: make the usb_device numa_node get assigned from controller by Yinghai Lu · 17 years ago
  85. 0ffbbe2 USB: ftdi_sio: fix oops due to processing workarounds too early by Oliver Neukum · 17 years ago
  86. a69228d USB: drivers/block/ub.c: use list_for_each_entry() by Matthias Kaehlcke · 17 years ago
  87. acb11c8 USB: fix gregkh-usb-usb-use-menuconfig-objects by Jan Engelhardt · 17 years ago
  88. 8d6d5fd USB: Make usb-autosuspend timer 1 sec jiffy aligned by Venki Pallipadi · 17 years ago
  89. 8e80e75 USB: Don't autosuspend Blackberry devices. by Jeremy Katz · 17 years ago
  90. 49bb607 USB: Support Blackberry Pearl with berry_charge by Jeremy Katz · 17 years ago
  91. 165fe97 USB: add IAD support to usbfs and sysfs by Craig W. Nadler · 17 years ago
  92. 50d2dc7 USB: mos7720: change developer email addresses by Greg Kroah-Hartman · 17 years ago
  93. 8ccef0d USB: Fix off-by-1 error in the scatter-gather library by Alan Stern · 17 years ago
  94. cfa59da USB: Don't resume root hub if the controller is suspended by Alan Stern · 17 years ago
  95. e7e6da9 USB: Remove usages of dev->power.power_state by Alan Stern · 17 years ago
  96. 317c67b USB: usblp: add dynamic URBs, fix races by Pete Zaitcev · 17 years ago
  97. 73e4fb3 USB: Pete's taking over usblp by Pete Zaitcev · 17 years ago
  98. 7542548 USB: fsl_usb2_udc: fix bug for portsc bit masking by Li Yang · 17 years ago
  99. 7bbe990 USB: autosuspend for usblcd by Oliver Neukum · 17 years ago
  100. 55b3fd4 usb gadget: Rename husb2dev -> usba by Haavard Skinnemoen · 17 years ago