1. bc5d8ac cirrusfb: fix error paths in cirrusfb_xxx_register() by Krzysztof Helt · 15 years ago
  2. 9e84806 cirrusfb: add imageblit function by Krzysztof Helt · 15 years ago
  3. 8343c89 cirrusfb: acceleration improvements by Krzysztof Helt · 15 years ago
  4. 78d780e cirrusfb: various Laguna fixes by Krzysztof Helt · 15 years ago
  5. 99a4584 cirrusfb: check_var improvements by Krzysztof Helt · 15 years ago
  6. 1b48cb5 cirrusfb: Laguna chipset 8bpp fix by Krzysztof Helt · 15 years ago
  7. 48c329e cirrusfb: various improvements by Krzysztof Helt · 15 years ago
  8. c4dec39 cirrusfb: use 5-6-5 RGB for 16bpp mode by Krzysztof Helt · 15 years ago
  9. 6683e01 cirrusfb: do not calculate line length twice by Krzysztof Helt · 15 years ago
  10. 6e30fc0 cirrusfb: add mmio registers for Laguna chipsets by Krzysztof Helt · 15 years ago
  11. 213d4bd cirrusfb: add Laguna additional overflow register by Krzysztof Helt · 15 years ago
  12. 55a4ea6 cirrusfb: fix Laguna chipset memory detection and clock setting by Krzysztof Helt · 15 years ago
  13. 75ed3a1 cirrusfb: convert printks to dev_foo by Krzysztof Helt · 15 years ago
  14. d5cb78fe atyfb: fix header file trailing whitespace by Randy Dunlap · 15 years ago
  15. 6e6fe42 drivers/video/uvesafb.c: don't use gfp_any() by Andrew Morton · 15 years ago
  16. fa7af8b rtc: test before subtraction on unsigned by Roel Kluin · 15 years ago
  17. c08cf9d rtc-v3020: coding style cleanup by Mike Rapoport · 15 years ago
  18. 62da659 rtc-wm8350: retries will reach -1 by Roel Kluin · 15 years ago
  19. a216685 rtc: add EPSON RX8025 support to DS1307 RTC driver by Matthias Fuchs · 15 years ago
  20. 30e7b03 rtc-ds1307: true SMBus compatibility by Ed Swierk · 15 years ago
  21. b250c96 rtc-parisc: rename p pointer to rtc by dann frazier · 15 years ago
  22. a8c20cd rtc-parisc: remove a couple unnecessary variables by dann frazier · 15 years ago
  23. cd875d4 rtc-parisc: remove unnecessary ret variable by dann frazier · 15 years ago
  24. d09c091 rtc-parisc: declare rtc_parisc_dev as static by dann frazier · 15 years ago
  25. 2b93cff rtc-parisc: use platform_driver_probe by dann frazier · 15 years ago
  26. f62bacd rtc-parisc: use rtc_valid_tm() in parisc_get_time by dann frazier · 15 years ago
  27. 6b318f6 rtc-parisc: remove struct parisc_rtc by dann frazier · 15 years ago
  28. 05439f1 rtc-parisc: remove redundant locking by dann frazier · 15 years ago
  29. 93d456d rtc-parisc: add a missing include for linux/rtc.h by dann frazier · 15 years ago
  30. 5e3fd9e rtc: add platform driver for EFI by dann frazier · 15 years ago
  31. 78d89ef rtc: convert LEAP_YEAR into an inline by Andrew Morton · 15 years ago
  32. 47367a3 rtc: convert wm8350 use new alarm and update operations by Mark Brown · 15 years ago
  33. 7995589 autofs4: fix kernel includes by Ian Kent · 15 years ago
  34. 8f63aaa8b autofs4: fix lookup deadlock by Ian Kent · 15 years ago
  35. 56fcef7 autofs4: cleanup expire code duplication by Ian Kent · 15 years ago
  36. 00fcf2c ecryptfs: use kzfree() by Johannes Weiner · 15 years ago
  37. e280180 powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boards by Anton Vorontsov · 15 years ago
  38. 7545828 powerpc/83xx: add mmc-spi support via the device tree for MPC8323E-RDB by Anton Vorontsov · 15 years ago
  39. 3f1c6eb powerpc: add mmc-spi-slot bindings by Anton Vorontsov · 15 years ago
  40. 35b4b3c spi_mpc83xx: add OF platform driver bindings by Anton Vorontsov · 15 years ago
  41. 364fdbc spi_mpc83xx: rework chip selects handling by Anton Vorontsov · 15 years ago
  42. 34c8a20 spi_mpc83xx: fix sparse warnings by Anton Vorontsov · 15 years ago
  43. c3b1b1c ramfs: add support for "mode=" mount option by Wu Fengguang · 15 years ago
  44. bb233fd lis3: SPI transport layer by Daniel Mack · 15 years ago
  45. a38da2e lis3: solve dependency between core and ACPI by Daniel Mack · 15 years ago
  46. ab337a6 lis3: reorder functions to make forward decl obsolete by Daniel Mack · 15 years ago
  47. 12a324b hp_accel: axis conversion for hp compaq 8710w by Luca Cappa · 15 years ago
  48. 9d7639d hp_accel: add two more axis information by Pavel Machek · 15 years ago
  49. 72f5de9 hwmon: Add LTC4215 driver by Ira Snyder · 15 years ago
  50. 0616032 hwmon: LM95241 driver by Davide Rizzo · 15 years ago
  51. be84cfc hp_accel: adev is poor name of exported symbol by Pavel Machek · 15 years ago
  52. 2b87290 hp_accel: small documentation updates by Pavel Machek · 15 years ago
  53. 4b19449 epoll keyed wakeups: make tty use keyed wakeups by Davide Libenzi · 15 years ago
  54. 3951088 epoll keyed wakeups: make eventfd use keyed wakeups by Davide Libenzi · 15 years ago
  55. 2dfa4ee epoll keyed wakeups: teach epoll about hints coming with the wakeup key by Davide Libenzi · 15 years ago
  56. 37e5540 epoll keyed wakeups: make sockets use keyed wakeups by Davide Libenzi · 15 years ago
  57. c0da377 epoll keyed wakeups: introduce new *_poll() wakeup macros by Davide Libenzi · 15 years ago
  58. 4ede816 epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key() by Davide Libenzi · 15 years ago
  59. bcd0b23 eventfd: improve support for semaphore-like behavior by Davide Libenzi · 15 years ago
  60. 4f0989d epoll: use real type instead of void * by Tony Battersby · 15 years ago
  61. e057e15 epoll: clean up ep_modify by Tony Battersby · 15 years ago
  62. d1bc90d epoll: remove unnecessary xchg by Tony Battersby · 15 years ago
  63. d030588 epoll: remember the event if epoll_wait returns -EFAULT by Tony Battersby · 15 years ago
  64. abff55c epoll: don't use current in irq context by Tony Battersby · 15 years ago
  65. bb57c3e epoll: remove debugging code by Davide Libenzi · 15 years ago
  66. 296e236 epoll: fix epoll's own poll (update) by Davide Libenzi · 15 years ago
  67. 5071f97 epoll: fix epoll's own poll by Davide Libenzi · 15 years ago
  68. 3cdbbee drivers/misc/isl29003.c: driver for the ISL29003 ambient light sensor by Daniel Mack · 15 years ago
  69. 891f7d7 hpilo: reduce frequency of IO operations by David Altobelli · 15 years ago
  70. 63cd8854 ntfs: remove private wrapper of endian helpers by Harvey Harrison · 15 years ago
  71. 311d076 introduce pr_cont() macro by Cyrill Gorcunov · 15 years ago
  72. acdd052 init/main.c: fix sparse warnings: context imbalance by Hannes Eder · 15 years ago
  73. e0f7ad5 bcm47xx: fix GPIO API return codes by Michael Buesch · 15 years ago
  74. c0aa24b auxdisplay: remove PARPORT dependency by H Hartley Sweeten · 15 years ago
  75. fcd5e16 remove unused include/asm-generic/dma-mapping.h by FUJITA Tomonori · 15 years ago
  76. c2d7543 filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems by Eric Sandeen · 15 years ago
  77. 55a6399 lib/rbtree.c: optimize rb_erase() by Wolfram Strepp · 15 years ago
  78. 53d6660 loop: add ioctl to resize a loop device by J. R. Okajima · 15 years ago
  79. 65bd6a9 uml: remove useless comments by WANG Cong · 15 years ago
  80. 5062910 uml: improve error messages by WANG Cong · 15 years ago
  81. dc71768 uml: don't use a too long string literal by WANG Cong · 15 years ago
  82. 792dd4f ubd: stop defintining MAJOR_NR by Christoph Hellwig · 15 years ago
  83. bf9ed57 pm: cleanup includes by Magnus Damm · 15 years ago
  84. a8af789 pm: rework includes, remove arch ifdefs by Magnus Damm · 15 years ago
  85. 5f0e3da alpha: convert u64 to unsigned long long by Randy Dunlap · 15 years ago
  86. a6209d6 alpha: xchg/cmpxchg cleanup and fixes by Ivan Kokshaysky · 15 years ago
  87. a940669 MAINTAINERS: add the missing linux alpha port mailling list by Cheng Renquan · 15 years ago
  88. 0b42afd alpha: fix macros by Roel Kluin · 15 years ago
  89. 9fab561 shmem: writepage directly to swap by Hugh Dickins · 15 years ago
  90. 327c0e9 vmscan: fix it to take care of nodemask by KAMEZAWA Hiroyuki · 15 years ago
  91. 2678958 ramfs-nommu: use generic lru cache by Johannes Weiner · 15 years ago
  92. 88c3bd7 vmscan: print shrink_slab symbol name on negative shrinker objects by David Rientjes · 15 years ago
  93. 71aa653 nommu: make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=n by David Howells · 15 years ago
  94. 33925b2 nommu: there is no mlock() for NOMMU, so don't provide the bits by David Howells · 15 years ago
  95. 7ca43e7 mm: use debug_kmap_atomic by Akinobu Mita · 15 years ago
  96. f4112de mm: introduce debug_kmap_atomic by Akinobu Mita · 15 years ago
  97. 851a039 mm: page_mkwrite change prototype to match fault: fix sysfs by Hugh Dickins · 15 years ago
  98. 56a76f8 fs: fix page_mkwrite error cases in core code and btrfs by Nick Piggin · 15 years ago
  99. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 15 years ago
  100. c2fdf3a mm: enable hashdist by default on 64bit NUMA by Anton Blanchard · 15 years ago