1. e00c54c cfq-iosched: don't delay async queue if it hasn't dispatched at all by Jens Axboe · 15 years ago
  2. 8a0382f Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev by Linus Torvalds · 15 years ago
  3. 0b5759c tty: Avoid dropping ldisc_mutex over hangup tty re-initialization by Linus Torvalds · 15 years ago
  4. 0a3d31b m32r: Fix IPI function calls for SMP by Toshihiro HANAWA · 15 years ago
  5. 6b6fabc m32r: Fix set_memory() for DISCONTIGMEM by Hirokazu Takata · 15 years ago
  6. bac33bd m32r: add rtc_lock variable by Hirokazu Takata · 15 years ago
  7. d2c5821 m32r: define ioread* and iowrite* macros by Hirokazu Takata · 15 years ago
  8. ced0f00 m32r: export delay loop symbols by Hirokazu Takata · 15 years ago
  9. 2cff5e1 m32r: fix tme_handler by Hirokazu Takata · 15 years ago
  10. ac481c2 block: Topology ioctls by Martin K. Petersen · 15 years ago
  11. f0a221e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  12. 9117703 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  13. 61f0c1d cfq-iosched: use assigned slice sync value, not default by Jens Axboe · 15 years ago
  14. 963b72f cfq-iosched: rename 'desktop' sysfs entry to 'low_latency' by Jens Axboe · 15 years ago
  15. 7fa9742 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  16. a1cb9cd Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  17. 8e29675 cfq-iosched: implement slower async initiate and queue ramp up by Jens Axboe · 15 years ago
  18. 365722b cfq-iosched: delay async IO dispatch, if sync IO was just done by Vivek Goyal · 15 years ago
  19. c7db7ba Merge branch 'misc' into release by Len Brown · 15 years ago
  20. 3934092 Merge branch 'bugzilla-14081' into release by Len Brown · 15 years ago
  21. 478fa03 ACPI: EC: Don't parse DSDT for EC early init on Compal by Alexey Starikovskiy · 15 years ago
  22. 0adf3c7 ACPI: EC: Rewrite DMI checks by Alexey Starikovskiy · 15 years ago
  23. 011a606 SFI: remove __init from sfi_verify_table by Arjan van de Ven · 15 years ago
  24. 50d716e ACPI: dock: fix "sibiling" typo by Alex Chiang · 15 years ago
  25. 53412c5 ACPI: kill overly verbose "throttling states" log messages by Roland Dreier · 15 years ago
  26. 01674da SFI: fix section mismatch warnings in sfi_core.c by Rakib Mullick · 15 years ago
  27. d9f6501 ACPI: Fix bound checks for copy_from_user in the acpi /proc code by Arjan van de Ven · 15 years ago
  28. fbbf694 [PATCH] ext4: retry failed direct IO allocations by Eric Sandeen · 15 years ago
  29. 74072d0 ext4: Fix build warning in ext4_dirty_inode() by Curt Wohlgemuth · 15 years ago
  30. a037a79 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  31. d25ef8b ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7 by Kirill A. Shutemov · 15 years ago
  32. 4fb2847 ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() by Kirill A. Shutemov · 15 years ago
  33. 6806bfe ARM: 5740/1: fix valid_phys_addr_range() range check by Greg Ungerer · 15 years ago
  34. 31abdb74 ARM: 5739/1: ARM: allow empty ATAG_CORE by David Brown · 15 years ago
  35. 0a4bc5e ARM: 5735/1: sa1111: CodingStyle cleanups by Hartley Sweeten · 15 years ago
  36. 534d0c9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop by Russell King · 15 years ago
  37. 90d5ffc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  38. 1d22351 cfq-iosched: add a knob for desktop interactiveness by Jens Axboe · 15 years ago
  39. 6053bbf cnic: Fix NETDEV_UP event processing. by Michael Chan · 15 years ago
  40. cc44578 uvesafb/connector: Disallow unpliviged users to send netlink packets by Philipp Reisner · 15 years ago
  41. 98a5783 pohmelfs/connector: Disallow unpliviged users to configure pohmelfs by Philipp Reisner · 15 years ago
  42. 5788c56 dst/connector: Disallow unpliviged users to configure dst by Philipp Reisner · 15 years ago
  43. 2483647 dm/connector: Only process connector packages from privileged processes by Philipp Reisner · 15 years ago
  44. f1489cf connector: Removed the destruct_data callback since it is always kfree_skb() by Philipp Reisner · 15 years ago
  45. 18366b0 connector/dm: Fixed a compilation warning by Philipp Reisner · 15 years ago
  46. 7069331 connector: Provide the sender's credentials to the callback by Philipp Reisner · 15 years ago
  47. 293500a connector: Keep the skb in cn_callback_data by Philipp Reisner · 15 years ago
  48. 19d5afd e1000e/igb/ixgbe: Don't report an error if devices don't support AER by Frans Pop · 15 years ago
  49. b607bd9 net: Fix wrong sizeof by Jean Delvare · 15 years ago
  50. 42324c6 net: splice() from tcp to pipe should take into account O_NONBLOCK by Eric Dumazet · 15 years ago
  51. 6effe5f Merge branches 'sony-laptop', 'bugzilla-14247' and 'bugzilla-14271' into release by Len Brown · 15 years ago
  52. a83893ae ACPI: fix bus scanning memory leaks by Bjorn Helgaas · 15 years ago
  53. e12ac3d ACPI: EC: Restart command even if no interrupts from EC by Alexey Starikovskiy · 15 years ago
  54. 08d1e63 ALSA: usb - Use strlcat() correctly by Takashi Iwai · 15 years ago
  55. 2f229a3 ALSA: Fix invalid __exit in sound/mips/*.c by Takashi Iwai · 15 years ago
  56. 7085ec1 ALSA: hda - Fix / improve ALC66x parser by Takashi Iwai · 15 years ago
  57. 3b04691 ALSA: ctxfi: Swapped SURROUND-SIDE mute by Sven Eckelmann · 15 years ago
  58. a656cbf sound: Make keywest_driver static by Jean Delvare · 15 years ago
  59. ebb6f6a ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-B1VP by Daniel T Chen · 15 years ago
  60. 0efe5e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  61. e6a0a8b spi-imx: strip down chipselect function to only drive the chipselect by Uwe Kleine-König · 15 years ago
  62. d1c627b spi-imx: initialize complete config struct by Uwe Kleine-König · 15 years ago
  63. 4388eb1 spi-imx: no need to assert bits_per_word being initialized by Uwe Kleine-König · 15 years ago
  64. 3910f2c spi-imx: setup mode_bits we can handle by Sascha Hauer · 15 years ago
  65. 6c23e5d spi-imx: fix initial chipselect settings by Sascha Hauer · 15 years ago
  66. 462d26b spi-imx: update state correctly by Sascha Hauer · 15 years ago
  67. 6cdeb00 spi-imx: rename source file to spi_imx.c by Uwe Kleine-König · 15 years ago
  68. 80e50be afs: remove cache.h by Christoph Hellwig · 15 years ago
  69. 8fccae2 sscanf(): fix %*s%n by Andy Spencer · 15 years ago
  70. d41a4b5 serial: add parameter to force skipping the test for the TXEN bug by Chuck Ebbert · 15 years ago
  71. f23fc15 serial167: fix read buffer overflow by Roel Kluin · 15 years ago
  72. 196b316 cyclades: fix read buffer overflow by Roel Kluin · 15 years ago
  73. 75e3a6a icom: convert space to tabs by Breno Leitao · 15 years ago
  74. aa76224 serial_txx9: use container_of() instead of direct cast by Atsushi Nemoto · 15 years ago
  75. 00acfae s3cmci: add better support for no card detect or write protect available by Ben Dooks · 15 years ago
  76. 5a2c4fe s3cmci: make SDIO IRQ hardware IRQ support build-time configurable by Ben Dooks · 15 years ago
  77. 68c5ed5 s3cmci: DMA fixes by Ben Dooks · 15 years ago
  78. 26f1494 s3cmci: Kconfig selection for PIO/DMA/Both by Ben Dooks · 15 years ago
  79. c225889 s3cmci: add SDIO IRQ support by Ben Dooks · 15 years ago
  80. 9bdd203 s3cmci: add debugfs support for examining driver and hardware state by Ben Dooks · 15 years ago
  81. e6130ae s3cmci: fix direct write to interrupt mask by Ben Dooks · 15 years ago
  82. 50d7fa9 s3cmci: change to use dev_pm_ops by Ben Dooks · 15 years ago
  83. 916a307 s3cmci: change GPIO to gpiolib from S3C24XX specific calls by Ben Dooks · 15 years ago
  84. 44d0e19 s3cmci: update probe to use new platform id list by Ben Dooks · 15 years ago
  85. da52a7c s3cmci: use resource_size() instead of local macro by Ben Dooks · 15 years ago
  86. ef8745c memcg: reduce check for softlimit excess by KAMEZAWA Hiroyuki · 15 years ago
  87. 4e64915 memcg: some modification to softlimit under hierarchical memory reclaim. by KAMEZAWA Hiroyuki · 15 years ago
  88. 3dece83 cgroup: catch bad css refcnt at css_put by KAMEZAWA Hiroyuki · 15 years ago
  89. 26251ea memcg: fix refcnt going negative by KAMEZAWA Hiroyuki · 15 years ago
  90. 447e446 uartlite: allow building for timberdale MFD by Richard Röjfors · 15 years ago
  91. 4932be7 docs: update patch size in SubmittingPatches by Randy Dunlap · 15 years ago
  92. ed9935f4 sdio: pass whitelisted cis funce tuples to sdio drivers by Albert Herranz · 15 years ago
  93. bf89c8c mm/rmap.c: fix comment by Huang Shijie · 15 years ago
  94. 392d814 x86: fix csum_ipv6_magic asm memory clobber by Samuel Thibault · 15 years ago
  95. d22a001 mn10300: fix kernel build failures when using gcc-4.x by Mark Salter · 15 years ago
  96. 933d35f MAINTAINERS: ARM/Palm file patterns by Joe Perches · 15 years ago
  97. a09efb0 Char: vt_ioctl, fix BKL imbalance by Jiri Slaby · 15 years ago
  98. a28b3dc revert "m68k: convert to asm-generic/hardirq.h" by Andrew Morton · 15 years ago
  99. b3db4a8 asm-generic/gpio.h: pull in linux/kernel.h for might_sleep() by Mike Frysinger · 15 years ago
  100. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago