1. b9601c5 sh: Kill off dead SH7604 support. by Paul Mundt · 17 years ago
  2. 33d63bd sh: memory hot-add for sparsemem users support. by Paul Mundt · 17 years ago
  3. 05a1178 sh: Fix up cpu to node mapping in sysfs. by Paul Mundt · 17 years ago
  4. 5bbeafc sh: Fix the SH7722 flatmem build. by Paul Mundt · 17 years ago
  5. 1300b1b sh: Make NUMA depend on sparsemem. by Paul Mundt · 17 years ago
  6. 520588f sh: URAM node support for SH7722. by Paul Mundt · 17 years ago
  7. b241cb0 sh: Support for multiple nodes. by Paul Mundt · 17 years ago
  8. 07cbb41 sh: Use asm/sections.h for linker section symbols. by Paul Mundt · 17 years ago
  9. 2de212e sh: Fix up max_zone_pfns[] with multiple nodes. by Paul Mundt · 17 years ago
  10. cbd2d9d sh: Default to 4-byte alignment for SLUB objects. by Paul Mundt · 17 years ago
  11. f11b71e sh: Wire up mempolicy syscalls. by Paul Mundt · 17 years ago
  12. b66d51c sh: Tidy compiler warnings for SH-2A build. by Paul Mundt · 17 years ago
  13. 6240d92 sh: Wrap CPU tuning through cc-option. by Paul Mundt · 17 years ago
  14. fa1ec92 sh: Enable IPR-IRQ for SH7206. by Paul Mundt · 17 years ago
  15. 2826fa6 sh: Mark sparsemem regions present earlier. by Paul Mundt · 17 years ago
  16. d22d9b3 sh: Register multiple nodes in topology_init(). by Paul Mundt · 17 years ago
  17. 91e656a sh: Allow for bootmem debug support. by Paul Mundt · 17 years ago
  18. dfbb904 sh: sparsemem support. by Paul Mundt · 17 years ago
  19. 5900711 sh: pfn_valid() depends on flatmem. by Paul Mundt · 17 years ago
  20. 678597b sh: Add L-BOX RE2 to mach-types. by Nobuhiro Iwamatsu · 17 years ago
  21. 3a3c60f sh: Align .machvec.init section on a 4-byte boundary. by Takashi YOSHII · 17 years ago
  22. 0562748 sh: Fix SH-4 CPU selects. by Paul Mundt · 17 years ago
  23. fd8f20e sh: Rip out special unknown machvec. by Paul Mundt · 17 years ago
  24. 82f81f4 sh: Kill off machvec aliases. by Paul Mundt · 17 years ago
  25. 25f8151 sh: Get multiple boards in one image working again. by Paul Mundt · 17 years ago
  26. ba36197c sh: Fixup cmdline handling from machvec changes. by Paul Mundt · 17 years ago
  27. f3d2229 sh: Rework CPU/board dependencies. by Paul Mundt · 17 years ago
  28. 882c12c sh: Shut up SH2-DSP compile warnings. by Paul Mundt · 17 years ago
  29. 9655ad0 sh: Fixup machvec support. by Paul Mundt · 17 years ago
  30. e08f457 sh: __user annotations for __get/__put_user(). by Paul Mundt · 17 years ago
  31. 7a302a9 sh: Split out CPU topology initialization. by Paul Mundt · 17 years ago
  32. 85f6038 RAMFS NOMMU: missed POSIX UID/GID inode attribute checking by Bryan Wu · 17 years ago
  33. c8d8170 Merge git://git.linux-xtensa.org/kernel/xtensa-feed by Linus Torvalds · 17 years ago
  34. 34750bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  35. df3872a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  36. e5e3c84 enable interrupts in user path of page fault. by Steven Rostedt · 17 years ago
  37. c52ecda Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  38. dc31501 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  39. 2c750ed frv: build fix by Peter Zijlstra · 17 years ago
  40. ec4d18f [SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver. by David S. Miller · 17 years ago
  41. 321566c [SPARC64]: Fix 2 bugs in PCI Sabre bus scanning. by David S. Miller · 17 years ago
  42. 4aa2e62 xfrm: Add security check before flushing SAD/SPD by Joy Latten · 17 years ago
  43. b00b4bf [NET_SCHED]: Fix filter double free by Patrick McHardy · 17 years ago
  44. 7c355f5 [NET]: Avoid duplicate netlink notification when changing link state by Thomas Graf · 17 years ago
  45. df2bc45 [UDP]: Revert 2-pass hashing changes. by David S. Miller · 17 years ago
  46. 3c0d2f3 [AF_UNIX]: Fix stream recvmsg() race. by Miklos Szeredi · 17 years ago
  47. c764c9a [NETFILTER]: nf_conntrack_amanda: fix textsearch_prepare() error check by Akinobu Mita · 17 years ago
  48. 4c1b52b [NETFILTER]: ip_tables: fix compat related crash by Dmitry Mishin · 17 years ago
  49. 3c158f7 [NETFILTER]: nf_conntrack: fix helper module unload races by Patrick McHarrdy · 17 years ago
  50. 51055be [RTNETLINK]: ifindex 0 does not exist by Patrick McHardy · 17 years ago
  51. ef7c79e [NETLINK]: Mark netlink policies const by Patrick McHardy · 17 years ago
  52. 14a49e1 [TCP] tcp_probe: Attach printf attribute properly to printl(). by David S. Miller · 17 years ago
  53. 274707c [TCP]: Use LIMIT_NETDEBUG in tcp_retransmit_timer(). by Eric Dumazet · 17 years ago
  54. c4b1010 [NET]: Merge dst_discard_in and dst_discard_out. by Denis Cheng · 17 years ago
  55. c36befb [RFKILL]: Make rfkill->name const by Ivo van Doorn · 17 years ago
  56. 71e27da [IPV4]: Restore old behaviour of default config values by Herbert Xu · 17 years ago
  57. 31be308 [IPV4]: Add default config support after inetdev_init by Herbert Xu · 17 years ago
  58. 42f811b [IPV4]: Convert IPv4 devconf to an array by Herbert Xu · 17 years ago
  59. 8d76527e [IPV4]: Only panic if inetdev_init fails for loopback by Herbert Xu · 17 years ago
  60. f0e48db [TCP]: Honour sk_bound_dev_if in tcp_v4_send_ack by Patrick McHardy · 17 years ago
  61. b91b9fd [BNX2]: Update version and reldate. by Michael Chan · 17 years ago
  62. 02537b06 [BNX2]: Fix occasional counter corruption on 5708. by Michael Chan · 17 years ago
  63. 0aa38df [BNX2]: Enable DMA on 5709. by Michael Chan · 17 years ago
  64. 641bdcd [BNX2]: Add missing wait in bnx2_init_5709_context(). by Michael Chan · 17 years ago
  65. 7947b20 [BNX2]: Fix netdev watchdog on 5708. by Michael Chan · 17 years ago
  66. 8a2e210 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  67. 7244d54 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  68. 143a275 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  69. b74d0de Restrict clearing TIF_SIGPENDING by Roland McGrath · 17 years ago
  70. 8381e04 checkpatch.pl: should be executable by Andy Whitcroft · 17 years ago
  71. f40e524 [POWERPC] Fix building of COFF zImages by Paul Mackerras · 17 years ago
  72. 87873c8 [POWERPC] spufs: Fix error handling in spufs_fill_dir() by Sebastian Siewior · 17 years ago
  73. 5e1e9ba [POWERPC] Add table of contents to booting-without-of.txt by Stuart Yoder · 17 years ago
  74. e5c0b9e [POWERPC] spufs: Don't yield nosched context by Christoph Hellwig · 17 years ago
  75. d30ac12 [POWERPC] Fix typo in booting-without-of-txt section numbering by Stuart Yoder · 17 years ago
  76. 6dcbf16 [POWERPC] scc_sio: Fix link failure by Christoph Hellwig · 17 years ago
  77. 1552cb9 [POWERPC] cbe_cpufreq: Limit frequency via cpufreq notifier chain by Thomas Renninger · 17 years ago
  78. e7c4001 [POWERPC] Fix pci_setup_phb_io_dynamic for pci_iomap by Arnd Bergmann · 17 years ago
  79. bb5db29 [POWERPC] spufs scheduler: Fix wakeup races by Christoph Hellwig · 17 years ago
  80. 47d3a5f [POWERPC] spufs: Synchronize pte invalidation vs ps close by Christoph Hellwig · 17 years ago
  81. 89df008 [POWERPC] spufs: Free mm if spufs_fill_dir() failed by Sebastian Siewior · 17 years ago
  82. 877907d [POWERPC] spufs: Fix gang destroy leaks by Jeremy Kerr · 17 years ago
  83. ce92987 [POWERPC] spufs: Hook up spufs_release_mem by Christoph Hellwig · 17 years ago
  84. 8f18a15 [POWERPC] spufs: Refuse to load the module when not running on cell by Arnd Bergmann · 17 years ago
  85. 6291ed3 [POWERPC] pasemi: Fix iommu + 64K PAGE_SIZE bug by Olof Johansson · 17 years ago
  86. 6ba07e5 [MIPS] Fix warning by moving do_default_vi into CONFIG_CPU_MIPSR2_SRS by Atsushi Nemoto · 17 years ago
  87. 490dcc4 [MIPS] Fix some minor typoes in arch/mips/Kconfig. by Robert P. J. Day · 17 years ago
  88. cc8f0b8 [MIPS] Remove prototype for deleted function qemu_handle_int by Ralf Baechle · 17 years ago
  89. 8676d2e [MIPS] Fix some system calls with long long arguments by Atsushi Nemoto · 17 years ago
  90. fbd5604 [MIPS] Make dma_map_sg handle sg elements which are longer than one page by Thomas Bogendoerfer · 17 years ago
  91. 1fe5f2c [MIPS] Drop __ARCH_WANT_SYS_FADVISE64 by Atsushi Nemoto · 17 years ago
  92. 22df5bc [MIPS] Fix VGA corruption on RM300C by Thomas Bogendoerfer · 17 years ago
  93. 0c2bf74 [MIPS] RM300: Fix MMIO problems by marking the PCI INT ACK region busy by Thomas Bogendoerfer · 17 years ago
  94. d73d420 [MIPS] EMMA2RH: remove dead KGDB code by Sergei Shtylyov · 17 years ago
  95. f9509c8 [MIPS] Remove duplicate fpu enable hazard code. by Chris Dearman · 17 years ago
  96. 79894c7 [MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler. by Ralf Baechle · 17 years ago
  97. e7e8cc5 [VIDEO] sunxvr500fb: Fix pseudo_palette array size by Antonino Daplas · 17 years ago
  98. f2c1386 [VIDEO] sunxvr2500fb: Fix pseudo_palette array size by Antonino Daplas · 17 years ago
  99. c0f85a8 [ARM] pxa: fix pxa27x keyboard driver by Russell King · 17 years ago
  100. d2fa9e0 [VIDEO] ffb: The pseudo_palette is only 16 elements long by Antonino Daplas · 17 years ago