1. d186b86 [IA64] Fix build error in paravirt_patchlist.c by Jes Sorensen · 15 years ago
  2. feb72ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  3. 363c55c MIPS: Add hibernation support by Wu Zhangjin · 15 years ago
  4. 4bb1a10 MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.h by David Daney · 15 years ago
  5. fbeda19 MIPS: Allow CPU specific overriding of CP0 hwrena impl bits. by David Daney · 15 years ago
  6. 9cffd15 MIPS: Kconfig Add SYS_SUPPORTS_HUGETLBFS and enable it for some systems. by David Daney · 15 years ago
  7. 852969b Hugetlbfs: Enable hugetlbfs for more systems in Kconfig. by David Daney · 15 years ago
  8. fd062c8 MIPS: TLB support for hugetlbfs. by David Daney · 15 years ago
  9. dd79439 MIPS: Add hugetlbfs page defines. by David Daney · 15 years ago
  10. 50a41ff MIPS: Add support files for hugetlbfs. by David Daney · 15 years ago
  11. bd1437e MIPS: Remove unused parameters from iPTE_LW. by David Daney · 15 years ago
  12. 80ff0fd Staging: Add octeon-ethernet driver files. by David Daney · 15 years ago
  13. 38295fb MIPS: Export erratum function needed by octeon-ethernet driver. by David Daney · 15 years ago
  14. f1f1f59 MIPS: Cavium-Octeon: Add more chip specific feature tests. by David Daney · 15 years ago
  15. 2b1b62e MIPS: Cavium-Octeon: Add more board type constants. by David Daney · 15 years ago
  16. 3e903bd MIPS: Export cvmx_sysinfo_get needed by octeon-ethernet driver. by David Daney · 15 years ago
  17. 6fa044a MIPS: Add named alloc functions to OCTEON boot monitor memory allocator. by David Daney · 15 years ago
  18. ce65cc8 MIPS: Alchemy: devboards: Convert to gpio calls. by Manuel Lauss · 15 years ago
  19. b6c9f10 MIPS: Alchemy: xxs1500: use linux gpio api. by Manuel Lauss · 15 years ago
  20. bb706b2 MIPS: Alchemy: MTX-1: Use linux gpio api. by Manuel Lauss · 15 years ago
  21. 51e02b0 MIPS: Alchemy: Rewrite GPIO support. by Manuel Lauss · 15 years ago
  22. eeb09e6 MIPS: Alchemy: Remove unused au1000_gpio.h header by Manuel Lauss · 15 years ago
  23. f203b7c MIPS: BCM47xx: Fix gpio_direction_output by Matthieu Castet · 15 years ago
  24. cc906f8 MIPS: ioctl.h: Cleanup. by Ralf Baechle · 15 years ago
  25. 923e381 MIPS: TXx9: Add TX4939 RNG support by Atsushi Nemoto · 15 years ago
  26. 049a947 MIPS: hwrng: Add TX4939 RNG driver by Atsushi Nemoto · 15 years ago
  27. c3b28ae MIPS: TXx9: Add SRAMC support by Atsushi Nemoto · 15 years ago
  28. 05f94ee MIPS: Sibyte: Remove standalone kernel support by Imre Kaloz · 15 years ago
  29. 435f81f MIPS: Sibyte: Remove simulator option by Imre Kaloz · 15 years ago
  30. d36773e MIPS: RB532: Check irq number when handling GPIO interrupts by Florian Fainelli · 15 years ago
  31. 1c99dac MIPS: RB532: Cleanup cpu-features-overrides by Florian Fainelli · 15 years ago
  32. faed528 MIPS: Remove dead case label. by David Daney · 15 years ago
  33. 9e290a1 MIPS: Remove execution hazard barriers for Octeon. by David Daney · 15 years ago
  34. 41f0e4d MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions. by David Daney · 15 years ago
  35. 95affdd MIPS: Fold the TLB refill at the vmalloc path if possible. by David Daney · 15 years ago
  36. e6f72d3 MIPS: Replace some magic numbers with symbolic values in tlbex.c by David Daney · 15 years ago
  37. 742cd58 MIPS: TXx9: Add ACLC support by Atsushi Nemoto · 15 years ago
  38. e8635b4 MIPS: Add Cavium OCTEON PCI support. by David Daney · 15 years ago
  39. 8860fb8 MIPS: Add register definitions for PCI. by David Daney · 15 years ago
  40. f48c8c9 MIPS: TXx9: Add DMAC support by Atsushi Nemoto · 15 years ago
  41. ea76f0b DMA: TXx9 Soc DMA Controller driver by Atsushi Nemoto · 15 years ago
  42. a43da03 MIPS: TXx9: micro optimization for clocksource and clock_event by Atsushi Nemoto · 15 years ago
  43. 605b7ef MIPS: Support 64-byte D-cache line size by Kevin Cernekee · 15 years ago
  44. 3807ef3 MIPS: Pass struct device to plat_dma_addr_to_phys() by Kevin Cernekee · 15 years ago
  45. d3f634b MIPS: Add size and direction arguments to plat_unmap_dma_mem() by Kevin Cernekee · 15 years ago
  46. 7762f20 MIPS: SB1250: Sort out merge mistake. by Ralf Baechle · 15 years ago
  47. 3cb3a66 MIPS: Fix __ndelay build error and add 'ull' suffix for 32-bit kernel by Atsushi Nemoto · 15 years ago
  48. dbc1d91 MIPS: SMTC: Fix formatting difference to linux-mips.org code by Ralf Baechle · 15 years ago
  49. 39027ff MIPS: Fix typo resulting in far too long ndelay times. by Ralf Baechle · 15 years ago
  50. 5caf5c7 Merge branch 'slub/earlyboot' into for-linus by Pekka Enberg · 15 years ago
  51. e03ab9d Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/fixes' into for-linus by Pekka Enberg · 15 years ago
  52. 5ac3455 get rid of BKL in fs/sysv by Al Viro · 15 years ago
  53. cc46759 get rid of BKL in fs/minix by Al Viro · 15 years ago
  54. e7ec952 get rid of BKL in fs/efs by Al Viro · 15 years ago
  55. 536c949 befs ->pust_super() doesn't need BKL by Al Viro · 15 years ago
  56. 608ba50 Cleanup of adfs headers by Al Viro · 15 years ago
  57. ee450f7 9P doesn't need BKL in ->umount_begin() by Al Viro · 15 years ago
  58. 66c6af2 fuse doesn't need BKL in ->umount_begin() by Al Viro · 15 years ago
  59. fe36adf No instance of ->bmap() needs BKL by Al Viro · 15 years ago
  60. b089551 remove unlock_kernel() left accidentally by J. R. Okajima · 15 years ago
  61. 210ad6a ext4: avoid unnecessary spinlock in critical POSIX ACL path by Theodore Ts'o · 15 years ago
  62. 9c64daf ext3: avoid unnecessary spinlock in critical POSIX ACL path by Linus Torvalds · 15 years ago
  63. 65795ef Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 15 years ago
  64. 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
  65. 005411c AFS: Correctly translate auth error aborts and don't failover in such cases by David Howells · 15 years ago
  66. 519d256 RxRPC: Don't attempt to reuse aborted connections by David Howells · 15 years ago
  67. 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
  68. c868d55 mm: Move pgtable_cache_init() earlier by Benjamin Herrenschmidt · 15 years ago
  69. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  70. a34601c fbdev: bf54x-lq043fb: use kzalloc over kmalloc/memset by Mike Frysinger · 15 years ago
  71. 8f09d74 fbdev: *bfin*: fix __dev{init,exit} markings by Mike Frysinger · 15 years ago
  72. 3608c66 fbdev: *bfin*: drop unnecessary calls to memset by Vivek Kutal · 15 years ago
  73. 9990bfd fbdev: bfin-t350mcqb-fb: drop unused local variables by Mike Frysinger · 15 years ago
  74. 00115e6 fbdev: blackfin has __raw I/O accessors, so use them in fb.h by Mike Frysinger · 15 years ago
  75. 3ed167a fbdev: s1d13xxxfb: add accelerated bitblt functions by Kristoffer Ericson · 15 years ago
  76. fe3a1aa tcx: use standard fields for framebuffer physical address and length by Krzysztof Helt · 15 years ago
  77. 4410f39 fbdev: add support for handoff from firmware to hw framebuffers by Dave Airlie · 15 years ago
  78. b586640 intelfb: fix a bug when changing video timing by Paul Menzel · 15 years ago
  79. 491bcc9 fbdev: use framebuffer_release() for freeing fb_info structures by Krzysztof Helt · 15 years ago
  80. f73323d radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb? by Roel Kluin · 15 years ago
  81. 0dac6ec s3c-fb: CPUFREQ frequency scaling support by Ben Dooks · 15 years ago
  82. ddc518d s3c-fb: fix resource releasing on error during probing by Krzysztof Helt · 15 years ago
  83. 493f139 carminefb: fix possible access beyond end of carmine_modedb[] by Roel Kluin · 15 years ago
  84. 34308fd acornfb: remove fb_mmap function by Krzysztof Helt · 15 years ago
  85. 24f01dc mb862xxfb: use CONFIG_OF instead of CONFIG_PPC_OF by Arnd Bergmann · 15 years ago
  86. 336e747 mb862xxfb: restrict compliation of platform driver to PPC by Julian Calaby · 15 years ago
  87. 39000d6 Samsung SoC Framebuffer driver: add Alpha Channel support by InKi Dae · 15 years ago
  88. 97b9a5a atmel-lcdc: fix pixclock upper bound detection by Ben Nizette · 15 years ago
  89. 4113819 offb: use framebuffer_alloc() to allocate fb_info struct by Krzysztof Helt · 15 years ago
  90. 100b4a6 igafb: use framebuffer_alloc() to allocate fb_info struct by Krzysztof Helt · 15 years ago
  91. 7ec42d2 chipsfb: remove redundant assignment by Krzysztof Helt · 15 years ago
  92. 2d9d2fd Documentation/fb/vesafb.txt: fix typo by Paul Menzel · 15 years ago
  93. 27b7f2e fbdev: add video modes for resolutions and timings of PAL RGB by Paul Menzel · 15 years ago
  94. ae52bb2 fbdev: move logo externs to header file by Geert Uytterhoeven · 15 years ago
  95. a53c9d5 fbdev: generated logo sources depend on scripts/pnmtologo by Sam Ravnborg · 15 years ago
  96. 8f3128e lis3: add click function by Daniel Mack · 15 years ago
  97. 0093716 lis3: add three new laptop models by Eric Piel · 15 years ago
  98. dc6ea97 lis3: use input_polled_device by Eric Piel · 15 years ago
  99. a002ee8 lis3: remove automatic shutdown of the device by Eric Piel · 15 years ago
  100. c288424 lis3: fix misc device unregistering and printk by Eric Piel · 15 years ago