1. 5027070 MIPS: MSP71xx: Platform support for MSP on-chip USB controller. by Anoop P A · 14 years ago
  2. 088f387 MIPS: MSP71xx: Add VSMP/SMTC support. by Anoop P A · 14 years ago
  3. 92592c9 MIPS: MSP71xx: Add vectored interrupt support. by Anoop P A · 14 years ago
  4. 3b042d0 MIPS: MSP71xx: Set up MSP VPE1 timer. by Anoop P A · 14 years ago
  5. 1685f3b MIPS: SMTC: Move declaration of smtc_init_secondary to <asm/smtc.h>. by Ralf Baechle · 13 years ago
  6. f9b08d9 MIPS: Remove useless initialization. by Ralf Baechle · 13 years ago
  7. 756cca6 MIPS: Microoptimize arch_{read,write}_lock by Ralf Baechle · 13 years ago
  8. 4bafad9 MIPS: Enable ARCH_DMA_ADDR_T_64BIT if (HIGHMEM && 64BIT_PHYS_ADDR) || 64BIT by FUJITA Tomonori · 14 years ago
  9. b2b755b lib, arch: add filter argument to show_mem and fix private implementations by David Rientjes · 13 years ago
  10. 3dab04e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300 by Linus Torvalds · 13 years ago
  11. 6d1e9a4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  12. 95985725 Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  13. 4d4fcae Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  14. 76d21c5 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  15. 6e50e9f Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 13 years ago
  16. 9d9659b mmc: Add MMC_PROGRESS_* by Simon Horman · 13 years ago
  17. a6558c2 mmc, ARM: Rename SuperH Mobile ARM zboot helpers by Simon Horman · 13 years ago
  18. 047f61c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  19. 05061bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 13 years ago
  20. a6a1d64 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  21. 4cc4d24 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 13 years ago
  22. b15ed69 sh: Fix build alloc_thread_info_node function by Nobuhiro Iwamatsu · 13 years ago
  23. a3d3362 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latest by Paul Mundt · 13 years ago
  24. b81a618 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  25. 2f284c8 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  26. 93a7205 crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn by Olaf Hering · 13 years ago
  27. 8547727 remove dma64_addr_t by FUJITA Tomonori · 13 years ago
  28. c1256eb rapidio: remove mport resource reservation from common RIO code by Alexandre Bounine · 13 years ago
  29. 569fccb rapidio: modify mport ID assignment by Alexandre Bounine · 13 years ago
  30. 2f80998 rapidio: modify subsystem and driver initialization sequence by Alexandre Bounine · 13 years ago
  31. 388b78a rapidio: modify configuration to support PCI-SRIO controller by Alexandre Bounine · 13 years ago
  32. f8f0626 rapidio: add architecture specific callbacks by Alexandre Bounine · 13 years ago
  33. 61f2e7b bitops: remove minix bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  34. 3fca5af7 m68k: remove inline asm from minix_find_first_zero_bit by Akinobu Mita · 13 years ago
  35. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  36. 861b5ae bitops: introduce little-endian bitops for most architectures by Akinobu Mita · 13 years ago
  37. c1e6ca7 m68knommu: introduce little-endian bitops by Akinobu Mita · 13 years ago
  38. 0664996 bitops: introduce CONFIG_GENERIC_FIND_BIT_LE by Akinobu Mita · 13 years ago
  39. 3f5527f m68k: introduce little-endian bitops by Akinobu Mita · 13 years ago
  40. f6b57e3 arm: introduce little-endian bitops by Akinobu Mita · 13 years ago
  41. 50b9b47 s390: introduce little-endian bitops by Akinobu Mita · 13 years ago
  42. f57d7ff powerpc: introduce little-endian bitops by Akinobu Mita · 13 years ago
  43. a56560b asm-generic: change little-endian bitops to take any pointer types by Akinobu Mita · 13 years ago
  44. c4945b9 asm-generic: rename generic little-endian bitops functions by Akinobu Mita · 13 years ago
  45. f48fea0 ia64: fix build breakage in asm/thread_info.h by Luck, Tony · 13 years ago
  46. cae5d39 mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm by Stephen Wilson · 13 years ago
  47. 83b964b mm: arch: make in_gate_area take an mm_struct instead of a task_struct by Stephen Wilson · 13 years ago
  48. 31db58b mm: arch: make get_gate_vma take an mm_struct instead of a task_struct by Stephen Wilson · 13 years ago
  49. 375906f x86: mark associated mm when running a task in 32 bit compatibility mode by Stephen Wilson · 13 years ago
  50. c2ef45d x86: add context tag to mark mm when running a task in 32-bit compatibility mode by Stephen Wilson · 13 years ago
  51. 5a4b65a MN10300: gcc 4.6 vs am33 inline assembly by Richard Henderson · 13 years ago
  52. 4bbba11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  53. 05a5f01 ARM: mach-shmobile: add coherent DMA mask to CEU camera devices by Guennadi Liakhovetski · 13 years ago
  54. 1fbdfcd ARM: mach-shmobile: Dynamic backlight control for Mackerel by Magnus Damm · 13 years ago
  55. fb7f045 sh: Fix ptrace hw_breakpoint handling by David Engraf · 13 years ago
  56. c49b6ec sh: Fix ptrace fpu state initialisation by Phil Edworthy · 13 years ago
  57. ce24f58 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 13 years ago
  58. 3f4caa8 sh: Re-enable GENERIC_HARDIRQS_NO_DEPRECATED. by Paul Mundt · 13 years ago
  59. d4cc183 sh: pmb: Use struct syscore_ops instead of sysdevs by Paul Mundt · 13 years ago
  60. f77289a mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" part by Andres Salomon · 13 years ago
  61. 1310e6d mfd: Add sharing for cs5535 acpi/pms cells by Andres Salomon · 13 years ago
  62. 4ec1b54 mfd: mfd_cell is now implicitly available to mc13xxx drivers by Andres Salomon · 13 years ago
  63. 8af1b0d OMAP4: add clk32kg data to omap4panda and blaze board file by Balaji T K · 13 years ago
  64. 02e2407 Merge branch 'linus' into release by Len Brown · 13 years ago
  65. 5c129a8 Merge commit 'v2.6.38' into release by Len Brown · 13 years ago
  66. 8a9026d Merge branch 'misc' into release by Len Brown · 13 years ago
  67. de55aa3 Blackfin: bf54x: re-enable anomaly 05000353 for all revs by Mike Frysinger · 13 years ago
  68. bee18be Blackfin: enable atomic64_t support by Mike Frysinger · 13 years ago
  69. 4e3d96d Blackfin: wire up new syncfs syscall by Mike Frysinger · 13 years ago
  70. 1e924e2 Blackfin: SMP: flush CoreB cache when shutting down by Graf Yang · 14 years ago
  71. 6447f55d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 13 years ago
  72. 1c00f01 x86: allow CONFIG_ISA_DMA_API to be disabled by David Rientjes · 13 years ago
  73. 8df3bd9 x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabled by David Rientjes · 13 years ago
  74. 4061d68 x86: only compile 8237A if CONFIG_ISA_DMA_API is enabled by David Rientjes · 13 years ago
  75. d404ab0 move x86 specific oops=panic to generic code by Olaf Hering · 13 years ago
  76. 3e50594 add the common dma_addr_t typedef to include/linux/types.h by FUJITA Tomonori · 13 years ago
  77. 8a06dc4d um: remove file pointer from ioctl by Richard Weinberger · 13 years ago
  78. 13e165b uml: kernels on {i386,x86_64} produce bad coredumps by Paul Pluzhnikov · 13 years ago
  79. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 13 years ago
  80. 504f52b mm: NUMA aware alloc_task_struct_node() by Eric Dumazet · 13 years ago
  81. 3ea205c avr32: at32ap700x: fix typo in DMA master configuration by Jamie Iles · 13 years ago
  82. 9298168 [IA64] New syscalls for 2.6.39 by Tony Luck · 13 years ago
  83. 73d5a86 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  84. e77277d Merge branch 'next-samsung' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  85. 75ea635 Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  86. f47adbb sh: Conver to asm-generic/sizes.h. by Paul Mundt · 13 years ago
  87. 2a03cfb sh: wire up sys_syncfs. by Paul Mundt · 13 years ago
  88. cfe2cde [media] omap2: Fix camera resources for multiomap by Sergio Aguirre · 14 years ago
  89. a11f670 [media] omap3: Add function to register omap3isp platform device structure by Laurent Pinchart · 15 years ago
  90. 837c832 [media] omap3: Remove unusued ISP CBUFF resource by Sergio Aguirre · 14 years ago
  91. 6817a69 [media] ARM: OMAP3: Update Camera ISP definitions for OMAP3630 by Tuukka Toivonen · 15 years ago
  92. 2507624 Merge branch 'apei-release' into release by Len Brown · 13 years ago
  93. da49252f Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linux by Paul Mundt · 13 years ago
  94. 885b976 ACPI, APEI, Add ERST record ID cache by Huang Ying · 13 years ago
  95. 9edb240 ARM: H1940/RX1950: Change default LED triggers by Vasily Khoruzhick · 13 years ago
  96. 10effcb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  97. 4e76ae4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
  98. f19ade4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 13 years ago
  99. 111f426 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  100. b459396 ARM: pxa2xx: reorganize I2C files by Sebastian Andrzej Siewior · 13 years ago