1. 363c55c MIPS: Add hibernation support by Wu Zhangjin · 15 years ago
  2. 4bb1a10 MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.h by David Daney · 16 years ago
  3. fbeda19 MIPS: Allow CPU specific overriding of CP0 hwrena impl bits. by David Daney · 16 years ago
  4. 9cffd15 MIPS: Kconfig Add SYS_SUPPORTS_HUGETLBFS and enable it for some systems. by David Daney · 16 years ago
  5. 852969b Hugetlbfs: Enable hugetlbfs for more systems in Kconfig. by David Daney · 16 years ago
  6. fd062c8 MIPS: TLB support for hugetlbfs. by David Daney · 16 years ago
  7. dd79439 MIPS: Add hugetlbfs page defines. by David Daney · 16 years ago
  8. 50a41ff MIPS: Add support files for hugetlbfs. by David Daney · 16 years ago
  9. bd1437e MIPS: Remove unused parameters from iPTE_LW. by David Daney · 16 years ago
  10. 80ff0fd Staging: Add octeon-ethernet driver files. by David Daney · 16 years ago
  11. 38295fb MIPS: Export erratum function needed by octeon-ethernet driver. by David Daney · 16 years ago
  12. f1f1f59 MIPS: Cavium-Octeon: Add more chip specific feature tests. by David Daney · 16 years ago
  13. 2b1b62e MIPS: Cavium-Octeon: Add more board type constants. by David Daney · 16 years ago
  14. 3e903bd MIPS: Export cvmx_sysinfo_get needed by octeon-ethernet driver. by David Daney · 16 years ago
  15. 6fa044a MIPS: Add named alloc functions to OCTEON boot monitor memory allocator. by David Daney · 16 years ago
  16. ce65cc8 MIPS: Alchemy: devboards: Convert to gpio calls. by Manuel Lauss · 15 years ago
  17. b6c9f10 MIPS: Alchemy: xxs1500: use linux gpio api. by Manuel Lauss · 15 years ago
  18. bb706b2 MIPS: Alchemy: MTX-1: Use linux gpio api. by Manuel Lauss · 15 years ago
  19. 51e02b0 MIPS: Alchemy: Rewrite GPIO support. by Manuel Lauss · 15 years ago
  20. eeb09e6 MIPS: Alchemy: Remove unused au1000_gpio.h header by Manuel Lauss · 15 years ago
  21. f203b7c MIPS: BCM47xx: Fix gpio_direction_output by Matthieu Castet · 16 years ago
  22. cc906f8 MIPS: ioctl.h: Cleanup. by Ralf Baechle · 15 years ago
  23. 923e381 MIPS: TXx9: Add TX4939 RNG support by Atsushi Nemoto · 15 years ago
  24. 049a947 MIPS: hwrng: Add TX4939 RNG driver by Atsushi Nemoto · 15 years ago
  25. c3b28ae MIPS: TXx9: Add SRAMC support by Atsushi Nemoto · 16 years ago
  26. 05f94ee MIPS: Sibyte: Remove standalone kernel support by Imre Kaloz · 15 years ago
  27. 435f81f MIPS: Sibyte: Remove simulator option by Imre Kaloz · 15 years ago
  28. d36773e MIPS: RB532: Check irq number when handling GPIO interrupts by Florian Fainelli · 16 years ago
  29. 1c99dac MIPS: RB532: Cleanup cpu-features-overrides by Florian Fainelli · 16 years ago
  30. faed528 MIPS: Remove dead case label. by David Daney · 16 years ago
  31. 9e290a1 MIPS: Remove execution hazard barriers for Octeon. by David Daney · 16 years ago
  32. 41f0e4d MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions. by David Daney · 16 years ago
  33. 95affdd MIPS: Fold the TLB refill at the vmalloc path if possible. by David Daney · 16 years ago
  34. e6f72d3 MIPS: Replace some magic numbers with symbolic values in tlbex.c by David Daney · 16 years ago
  35. 742cd58 MIPS: TXx9: Add ACLC support by Atsushi Nemoto · 16 years ago
  36. e8635b4 MIPS: Add Cavium OCTEON PCI support. by David Daney · 16 years ago
  37. 8860fb8 MIPS: Add register definitions for PCI. by David Daney · 16 years ago
  38. f48c8c9 MIPS: TXx9: Add DMAC support by Atsushi Nemoto · 16 years ago
  39. ea76f0b DMA: TXx9 Soc DMA Controller driver by Atsushi Nemoto · 16 years ago
  40. a43da03 MIPS: TXx9: micro optimization for clocksource and clock_event by Atsushi Nemoto · 16 years ago
  41. 605b7ef MIPS: Support 64-byte D-cache line size by Kevin Cernekee · 16 years ago
  42. 3807ef3 MIPS: Pass struct device to plat_dma_addr_to_phys() by Kevin Cernekee · 16 years ago
  43. d3f634b MIPS: Add size and direction arguments to plat_unmap_dma_mem() by Kevin Cernekee · 16 years ago
  44. 7762f20 MIPS: SB1250: Sort out merge mistake. by Ralf Baechle · 15 years ago
  45. 3cb3a66 MIPS: Fix __ndelay build error and add 'ull' suffix for 32-bit kernel by Atsushi Nemoto · 15 years ago
  46. dbc1d91 MIPS: SMTC: Fix formatting difference to linux-mips.org code by Ralf Baechle · 15 years ago
  47. 39027ff MIPS: Fix typo resulting in far too long ndelay times. by Ralf Baechle · 15 years ago
  48. 65795ef Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 15 years ago
  49. 8d15b0e Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  50. 005411c AFS: Correctly translate auth error aborts and don't failover in such cases by David Howells · 15 years ago
  51. 519d256 RxRPC: Don't attempt to reuse aborted connections by David Howells · 15 years ago
  52. 0dd5198 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  53. c868d55 mm: Move pgtable_cache_init() earlier by Benjamin Herrenschmidt · 15 years ago
  54. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  55. a34601c fbdev: bf54x-lq043fb: use kzalloc over kmalloc/memset by Mike Frysinger · 15 years ago
  56. 8f09d74 fbdev: *bfin*: fix __dev{init,exit} markings by Mike Frysinger · 15 years ago
  57. 3608c66 fbdev: *bfin*: drop unnecessary calls to memset by Vivek Kutal · 15 years ago
  58. 9990bfd fbdev: bfin-t350mcqb-fb: drop unused local variables by Mike Frysinger · 15 years ago
  59. 00115e6 fbdev: blackfin has __raw I/O accessors, so use them in fb.h by Mike Frysinger · 15 years ago
  60. 3ed167a fbdev: s1d13xxxfb: add accelerated bitblt functions by Kristoffer Ericson · 15 years ago
  61. fe3a1aa tcx: use standard fields for framebuffer physical address and length by Krzysztof Helt · 15 years ago
  62. 4410f39 fbdev: add support for handoff from firmware to hw framebuffers by Dave Airlie · 15 years ago
  63. b586640 intelfb: fix a bug when changing video timing by Paul Menzel · 15 years ago
  64. 491bcc9 fbdev: use framebuffer_release() for freeing fb_info structures by Krzysztof Helt · 15 years ago
  65. f73323d radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb? by Roel Kluin · 15 years ago
  66. 0dac6ec s3c-fb: CPUFREQ frequency scaling support by Ben Dooks · 15 years ago
  67. ddc518d s3c-fb: fix resource releasing on error during probing by Krzysztof Helt · 15 years ago
  68. 493f139 carminefb: fix possible access beyond end of carmine_modedb[] by Roel Kluin · 15 years ago
  69. 34308fd acornfb: remove fb_mmap function by Krzysztof Helt · 15 years ago
  70. 24f01dc mb862xxfb: use CONFIG_OF instead of CONFIG_PPC_OF by Arnd Bergmann · 15 years ago
  71. 336e747 mb862xxfb: restrict compliation of platform driver to PPC by Julian Calaby · 15 years ago
  72. 39000d6 Samsung SoC Framebuffer driver: add Alpha Channel support by InKi Dae · 15 years ago
  73. 97b9a5a atmel-lcdc: fix pixclock upper bound detection by Ben Nizette · 15 years ago
  74. 4113819 offb: use framebuffer_alloc() to allocate fb_info struct by Krzysztof Helt · 15 years ago
  75. 100b4a6 igafb: use framebuffer_alloc() to allocate fb_info struct by Krzysztof Helt · 15 years ago
  76. 7ec42d2 chipsfb: remove redundant assignment by Krzysztof Helt · 15 years ago
  77. 2d9d2fd Documentation/fb/vesafb.txt: fix typo by Paul Menzel · 15 years ago
  78. 27b7f2e fbdev: add video modes for resolutions and timings of PAL RGB by Paul Menzel · 15 years ago
  79. ae52bb2 fbdev: move logo externs to header file by Geert Uytterhoeven · 15 years ago
  80. a53c9d5 fbdev: generated logo sources depend on scripts/pnmtologo by Sam Ravnborg · 15 years ago
  81. 8f3128e lis3: add click function by Daniel Mack · 15 years ago
  82. 0093716 lis3: add three new laptop models by Eric Piel · 15 years ago
  83. dc6ea97 lis3: use input_polled_device by Eric Piel · 15 years ago
  84. a002ee8 lis3: remove automatic shutdown of the device by Eric Piel · 15 years ago
  85. c288424 lis3: fix misc device unregistering and printk by Eric Piel · 15 years ago
  86. 4b32412 rb_tree: remove redundant if()-condition in rb_erase() by Wolfram Strepp · 15 years ago
  87. 4c60117 rb_tree: make clear distinction between two different cases in rb_erase() by Wolfram Strepp · 15 years ago
  88. 16c047a rb_tree: reorganize code in rb_erase() for additional changes by Wolfram Strepp · 15 years ago
  89. 130b76c MAINTAINERS: add file patterns to TTY LAYER by Joe Perches · 15 years ago
  90. 852f9bb MAINTAINERS: add Paul McKenney to RCU and RCUTORTURE by Joe Perches · 15 years ago
  91. 2a99921 MAINTAINERS: add file pattern to CISCO FCOE HBA DRIVER by Joe Perches · 15 years ago
  92. f70f873 MAINTAINERS: mention scripts/get_maintainer.pl in the preface by Joe Perches · 15 years ago
  93. b5472cd MAINTAINERS: remove L: linux-kernel@vger.kernel.org from all but "THE REST" by Joe Perches · 15 years ago
  94. 9371166 MAINTAINERS: mark ALSA lists as moderated by Joe Perches · 15 years ago
  95. 3f563d2 MAINTAINERS: update M32R file patterns after rename by Joe Perches · 15 years ago
  96. 34d03cc MAINTAINERS: add file patterns to "THE REST" by Joe Perches · 15 years ago
  97. 866a36b MAINTAINERS: swap mismarked ECRYPT FS M: and P: entries by Joe Perches · 15 years ago
  98. 7f29fd27 scripts/get_maintainer.pl: change "die" to "warn" when command line file is not a patch by Joe Perches · 15 years ago
  99. df4cc03 scripts/get_maintainer.pl: allow 8 bit characters in email addresses by Joe Perches · 15 years ago
  100. 0a79c49 scripts/get_maintainer.pl: don't print maintainers when not requested by Joe Perches · 15 years ago