1. fb498e2 MIPS: Set ENOSYS to errno on illegal system call number for syscall(2) by Atsushi Nemoto · 16 years ago
  2. bda8229 MIPS: Set positive error number to errno on illegal_syscall by Atsushi Nemoto · 16 years ago
  3. 7920c4d MIPS: SMP: Don't reenable interrupts in stop_this_cpu; use WAIT instruction. by Ralf Baechle · 16 years ago
  4. f67ae98 MIPS: Don't unmap the memory for dma_sync*. by David Daney · 16 years ago
  5. b517531 MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/ by Zhaolei · 16 years ago
  6. ecab1f4 MIPS: Fix debugfs_create_*'s error checking method for arch/mips/math-emu/ by Zhaolei · 16 years ago
  7. 8115f3f ftrace: use a real variable for ftrace_nop in x86 by Steven Rostedt · 16 years ago
  8. ef020ab x86/uv: memory allocation at initialization by Cliff Wickman · 16 years ago
  9. 9f32d21 xen: fix Xen domU boot with batched mprotect by Chris Lalancette · 16 years ago
  10. 4944dd6 Merge commit 'v2.6.28-rc2' into tracing/urgent by Ingo Molnar · 16 years ago
  11. 3b15e58 x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCI by Fenghua Yu · 16 years ago
  12. 6bee00d [ARM] xsc3: revert writethrough memory-type encoding change by Dan Williams · 16 years ago
  13. 5579a78 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  14. 969907a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  15. 0d876c6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  16. 900bca3 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 16 years ago
  17. 5d1d2f8 TXx9: Add TX4938 ATA support (v3) by Atsushi Nemoto · 16 years ago
  18. 03967c5 x86: restore the old swiotlb alloc_coherent behavior by FUJITA Tomonori · 16 years ago
  19. 75bebb7 x86: use GFP_DMA for 24bit coherent_dma_mask by FUJITA Tomonori · 16 years ago
  20. c3c9897 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  21. 88ed86f Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  22. fd55cd3 [ARM] 5321/1: Kirkwood: fix typo in Makefile by Nicolas Pitre · 16 years ago
  23. 1f6d6e8e Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  24. 54d822a Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  25. 2248485 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev by Linus Torvalds · 16 years ago
  26. 5ed487b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  27. 5b34653 Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  28. 765426e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  29. 36ec891 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  30. 92fb83a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile by Linus Torvalds · 16 years ago
  31. 6770ab5 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  32. e82cff7 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  33. 5a439c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 by Linus Torvalds · 16 years ago
  34. 9bf9b2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  35. 9779a83 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 16 years ago
  36. fdc76bf Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  37. 72441bd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  38. 15adc04 ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file by Steven Rostedt · 16 years ago
  39. 4d296c2 ftrace: remove mcount set by Steven Rostedt · 16 years ago
  40. 07c4cc1 ftrace: disable dynamic ftrace for all archs that use daemon by Steven Rostedt · 16 years ago
  41. ab9a091 ftrace: use probe_kernel by Steven Rostedt · 16 years ago
  42. 76aefee ftrace: comment arch ftrace code by Steven Rostedt · 16 years ago
  43. 593eb8a ftrace: return error on failed modified text. by Steven Rostedt · 16 years ago
  44. d921455 Merge branches 'boards' and 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Haavard Skinnemoen · 16 years ago
  45. e82c610 avr32: Fix GPIO initcall breakage by Haavard Skinnemoen · 16 years ago
  46. e3f91ca avr32: Scale loops_per_jiffy when cpu frequency changes by Haavard Skinnemoen · 16 years ago
  47. 6090065 avr32: Fix bug in LCD pin setup on port C by Alex Raimondi · 16 years ago
  48. 884afaa [ARM] 5320/1: fix assembly constraints in implementation of do_div() by Nicolas Pitre · 16 years ago
  49. 4c150f6 proc: move /proc/stram to m68k-specific code by Alexey Dobriyan · 16 years ago
  50. 813dcf7 proc: move /proc/hardware to m68k-specific code by Alexey Dobriyan · 16 years ago
  51. e1759c2 proc: switch /proc/meminfo to seq_file by Alexey Dobriyan · 16 years ago
  52. 53c9c5c [PATCH] prepare vfs_readdir() callers to returning filldir result by Al Viro · 16 years ago
  53. 2c552d8 [PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufs by Al Viro · 16 years ago
  54. 5e1b007 x86: canonicalize remaining header guards by H. Peter Anvin · 16 years ago
  55. 05e4d31 x86: drop double underscores from header guards by H. Peter Anvin · 16 years ago
  56. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  57. 87e299e x86, um: get rid of uml-config.h by Al Viro · 16 years ago
  58. 61bee20 x86, um: get rid of arch/um/Kconfig.arch by Al Viro · 16 years ago
  59. ec82c32 x86, um: get rid of arch/um/os symlink by Al Viro · 16 years ago
  60. 887c57d x86, um: get rid of excessive includes of uml-config.h by Al Viro · 16 years ago
  61. aa7bd94 x86, um: get rid of header symlinks by Al Viro · 16 years ago
  62. 4198426 x86, um: merge Kconfig.i386 and Kconfig.x86_64 by Al Viro · 16 years ago
  63. f5ad6a4 x86, um: get rid of sysdep symlink by Al Viro · 16 years ago
  64. 17dcf75 x86, um: trim the junk from uml ptrace-*.h by Al Viro · 16 years ago
  65. 2985cfd x86, um: take vm-flags.h to sysdep by Al Viro · 16 years ago
  66. 6b0eed4 x86, um: get rid of uml asm/arch by Al Viro · 16 years ago
  67. fe1cd98 x86, um: get rid of uml highmem.h by Al Viro · 16 years ago
  68. ff64b4c x86, um: get rid of uml unistd.h by Al Viro · 16 years ago
  69. 6a0eec8 x86, um: get rid of system.h -> system.h include by Al Viro · 16 years ago
  70. 32926b3 x86, um: uml atomic.h is not needed anymore by Al Viro · 16 years ago
  71. efb21cc x86, um: untangle uml ldt.h by Al Viro · 16 years ago
  72. 5077c2a x86, um: get rid of more uml asm/arch uses by Al Viro · 16 years ago
  73. 7127da4 x86, um: remove dead header (uml module-generic.h; never used these days) by Al Viro · 16 years ago
  74. 2e07400 x86, um: get rid of uml signal.h by Al Viro · 16 years ago
  75. 3be311e x86, um: sanitize uml sigcontext.h uses by Al Viro · 16 years ago
  76. 1de1502 x86, um: now we can get rid of trivial uml headers by Al Viro · 16 years ago
  77. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago
  78. 8ede0bd x86, um: initial part of asm-um move by Al Viro · 16 years ago
  79. 8569c91 x86, um: take arch/um/include/* out of the way by Al Viro · 16 years ago
  80. 3262a8f ACPI: fix ia64 build warning by Len Brown · 16 years ago
  81. 1ca2cc7 Merge branch 'bugzilla-11715' into test by Len Brown · 16 years ago
  82. 8dd9453 sparc: correct section of current_pc() by Frederic Weisbecker · 16 years ago
  83. a1731e5 sparc: correct section of apc_no_idle by Frederic Weisbecker · 16 years ago
  84. e0037df sparc64: Fix race in arch/sparc64/kernel/trampoline.S by Andrea Shepard · 16 years ago
  85. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  86. e4b41db sh: asm/gpio.h needs linux/kernel.h for might_sleep()/WARN_ON(). by Paul Mundt · 16 years ago
  87. 1b79b27 Merge branch 'yinghai' into test by Len Brown · 16 years ago
  88. 61dc6ea sh: mach-highlander: Handle SCIF pinmuxing on R7785RP. by Paul Mundt · 16 years ago
  89. 7674416 Merge branch 'ull' into test by Len Brown · 16 years ago
  90. 5f50ef4 Merge branch 'misc' into test by Len Brown · 16 years ago
  91. 530bc23 Merge branch 'i7300_idle' into test by Len Brown · 16 years ago
  92. 4538fad Merge branch 'cpuidle' into test by Len Brown · 16 years ago
  93. 6b3c4f8 Merge branch 'FW_BUG' into test by Len Brown · 16 years ago
  94. 0835f12 sh: sh7785 pinmux support by Magnus Damm · 16 years ago
  95. f80a3bb [ARM] 5318/1: Swap the PRRR and NMRR values in proc-v7.S by Catalin Marinas · 16 years ago
  96. 085eefb [ARM] 5316/1: AT91: oops (regression) fix on gpio irq by David Brownell · 16 years ago
  97. f20e3b5 Merge branch 'for-rmk' of git://git.android.com/kernel into devel by Russell King · 16 years ago
  98. bcbfe66 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 16 years ago
  99. 3cfba08 x86: fix section mismatch warning - apic_x2apic_phys by Marcin Slusarz · 16 years ago
  100. 2caa371 x86: fix section mismatch warning - apic_x2apic_cluster by Marcin Slusarz · 16 years ago