1. 414f827 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  2. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 18 years ago
  3. c37ce03 [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/mm/init.c by Eric W. Biederman · 18 years ago
  4. 7a44d37 [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/kernel/vsyscall.c by Eric W. Biederman · 18 years ago
  5. 306421f [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/ia32/ia32_binfmt.c by Eric W. Biederman · 18 years ago
  6. f385451 [PATCH] sysctl: x86_64: remove unnecessary use of insert_at_head by Eric W. Biederman · 18 years ago
  7. e3c6449 [PATCH] sysctl: C99 convert arch/sh64/kernel/traps.c and remove ABI breakage by Eric W. Biederman · 18 years ago
  8. ded2e9b [PATCH] sysctl: C99 convert ctl_tables entries in arch/ppc/kernel/ppc_htab.c by Eric W. Biederman · 18 years ago
  9. f5f1067 [PATCH] sysctl: C99 convert ctl_tables in arch/powerpc/kernel/idle.c by Eric W. Biederman · 18 years ago
  10. 481f733 [PATCH] sysctl: s390: remove unnecessary use of insert_at_head by Eric W. Biederman · 18 years ago
  11. feceb63 [PATCH] sysctl: s390: move sysctl definitions to sysctl.h by Eric W. Biederman · 18 years ago
  12. 8d8cb8a [PATCH] sysctl: C99 convert arch/mips/lasat/sysctl.c and remove ABI breakage by Eric W. Biederman · 18 years ago
  13. 7ed744d [PATCH] sysctl: C99 convert the ctl_tables in arch/mips/au1000/common/power.c by Eric W. Biederman · 18 years ago
  14. ee40456 [PATCH] sysctl: mips/au1000: remove sys_sysctl support by Eric W. Biederman · 18 years ago
  15. 4e00990 [PATCH] sysctl: C99 convert arch/ia64/kernel/perfmon and remove ABI breakage by Eric W. Biederman · 18 years ago
  16. 68cbf07 [PATCH] sysctl: C99 Convert arch/ia64/sn/kernel/xpc_main.c by Eric W. Biederman · 18 years ago
  17. 79eec3d [PATCH] sysctl: sn: remove sysctl ABI BREAKAGE by Eric W. Biederman · 18 years ago
  18. 317ed68 [PATCH] sysctl: C99 convert arch/frv/kernel/sysctl.c by Eric W. Biederman · 18 years ago
  19. dfd007a [PATCH] sysctl: C99 convert arch/frv/kernel/pm.c by Eric W. Biederman · 18 years ago
  20. c8d1a1a [PATCH] sysctl: frv: remove unnecessary insert_at_head flag by Eric W. Biederman · 18 years ago
  21. 77f6dfb1 [PATCH] sysctl: move CTL_FRV into sysctl.h where it belongs by Eric W. Biederman · 18 years ago
  22. febe1c2 [PATCH] sysctl: frv: pm remove unnecessary insert_at_head flag by Eric W. Biederman · 18 years ago
  23. 462591b [PATCH] sysctl: move CTL_PM into sysctl.h where it belongs by Eric W. Biederman · 18 years ago
  24. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 18 years ago
  25. f90203e Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  26. 719c91c [POWERPC] Use udbg_early_init() on ppc32 by David Gibson · 18 years ago
  27. 8d38a5b [POWERPC] Open Firmware serial port driver by Arnd Bergmann · 18 years ago
  28. 775aeff [POWERPC] Move MPIC smp routines into mpic.c by Michael Ellerman · 18 years ago
  29. dce623e [POWERPC] Cleanup pseries kexec code by Michael Ellerman · 18 years ago
  30. 8feaeca [POWERPC] Cleanup pseries smp initialisation code by Michael Ellerman · 18 years ago
  31. 577830b [POWERPC] Consolidate pseries platform header files into pseries.h by Michael Ellerman · 18 years ago
  32. 944b380 Merge branch 'cell-merge' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arnd/cell-2.6 by Paul Mackerras · 18 years ago
  33. 463020c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  34. 431dc80 [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code. by Ralf Baechle · 18 years ago
  35. 366d6ae [MIPS] Fix uniprocessor Sibyte builds. by Andrew Sharp · 18 years ago
  36. 7da8a58 [MIPS] Make entry.S a little more readable. by Franck Bui-Huu · 18 years ago
  37. d01f06e [MIPS] DECstation: Fix irq handling by Atsushi Nemoto · 18 years ago
  38. 24c556e [MIPS] signals: make common _BLOCKABLE macro by Franck Bui-Huu · 18 years ago
  39. 6668058 [MIPS] signal: Move sigframe definition for native O32/N64 into signal.c by Ralf Baechle · 18 years ago
  40. 205d84a [MIPS] signal: Move {restore,setup}_sigcontext prototypes to their user by Ralf Baechle · 18 years ago
  41. dd02f06 [MIPS] signal: Fix warnings in o32 compat code. by Ralf Baechle · 18 years ago
  42. af3d10d [MIPS] IP27: Enable N32 support in defconfig. by Ralf Baechle · 18 years ago
  43. 9a88cbb [MIPS] Unify dma-{coherent,noncoherent.ip27,ip32} by Ralf Baechle · 18 years ago
  44. fff5f52 Merge branch '85xx' into for_paulus by Kumar Gala · 18 years ago
  45. 02ed82c [POWERPC] 85xx: Drop use of SYNC macro in head_fsl_booke.S by Becky Bruce · 18 years ago
  46. c7eb734 [POWERPC] cell: pm_rtas_activat_signals routine cleanup by Maynard Johnson · 18 years ago
  47. bcb63e2 [POWERPC] cell: PPU Oprofile cleanup patch by Carl Love · 18 years ago
  48. 128b854 [POWERPC] spufs: avoid accessing kernel memory through mmapped /mem node by Masato Noguchi · 18 years ago
  49. 2eb1b12 [POWERPC] spu sched: static timeslicing for SCHED_RR contexts by Christoph Hellwig · 18 years ago
  50. 72cb360 [POWERPC] spu sched: use DECLARE_BITMAP by Christoph Hellwig · 18 years ago
  51. 52f04fc [POWERPC] spu sched: forced preemption at execution by Christoph Hellwig · 18 years ago
  52. ae7b4c5 [POWERPC] spu sched: update some comments by Christoph Hellwig · 18 years ago
  53. 678b2ff [POWERPC] spu sched: simplity spu_remove_from_active_list by Christoph Hellwig · 18 years ago
  54. 26bec67 [POWERPC] spufs: optimize spu_run by Christoph Hellwig · 18 years ago
  55. 079cdb6 [POWERPC] spufs: runqueue simplification by Christoph Hellwig · 18 years ago
  56. 8389998 [POWERPC] spufs: move prio to spu_context by Christoph Hellwig · 18 years ago
  57. 6a0641e5 [POWERPC] spufs: state_mutex cleanup by Christoph Hellwig · 18 years ago
  58. 650f8b0 [POWERPC] spufs: simplify state_mutex by Christoph Hellwig · 18 years ago
  59. 202557d [POWERPC] spufs: sched.c cleanups by Christoph Hellwig · 18 years ago
  60. 81998ba [POWERPC] spufs: bind_context sets SPU_STATE_RUNNABLE by Christoph Hellwig · 18 years ago
  61. aa56c16 [POWERPC] spufs: remove superfluous SPU_STATE_SAVED assignments by Christoph Hellwig · 18 years ago
  62. 5cb23af [POWERPC] spufs: remove empty last line in run.c by Christoph Hellwig · 18 years ago
  63. 30a6c33 [POWERPC] spufs: remove SPU_CONTEXT_PREEMPT by Christoph Hellwig · 18 years ago
  64. f909f10 Merge branch '83xx' into for_paulus by Kumar Gala · 18 years ago
  65. a20d0ce [POWERPC] 83xx: Updated mpc834x_itx_defconfig by Timur Tabi · 18 years ago
  66. 8c4a013 [POWERPC] 83xx: Add support for MPC8349E-mITX-GP by Timur Tabi · 18 years ago
  67. eb11a72 [POWERPC] 85xx: Add a defconfig for the 8568 MDS by Andy Fleming · 18 years ago
  68. c2882bb [POWERPC] 85xx: Add support for the 8568 MDS board by Andy Fleming · 18 years ago
  69. 126b192 [PATCH] x86-64: Remove mk_pte_phys() by Andi Kleen · 18 years ago
  70. 22c5ace [PATCH] i386: Fix broken CONFIG_COMPAT_VDSO on i386 by Jan Beulich · 18 years ago
  71. 98838ec [PATCH] i386: fix 32-bit ioctls on x64_32 by Giuliano Procida · 18 years ago
  72. 62cc4939 [PATCH] x86: Unify pcspeaker platform device code between i386/x86-64 by Andi Kleen · 18 years ago
  73. 40d22c1 [PATCH] i386: Remove extern declaration from mm/discontig.c, put in header. by Rusty Russell · 18 years ago
  74. 2a57ff1 [PATCH] i386: Rename cpu_gdt_descr and remove extern declaration from smpboot.c by Rusty Russell · 18 years ago
  75. 105fddb [PATCH] i386: Move mce_disabled to asm/mce.h by Rusty Russell · 18 years ago
  76. 992af68 [PATCH] i386: paravirt unhandled fallthrough by Rusty Russell · 18 years ago
  77. 9af3cf0 [PATCH] x86_64: Wire up compat epoll_pwait by Ralf Baechle · 18 years ago
  78. 9fbbd4d [PATCH] x86: Don't require the vDSO for handling a.out signals by Andi Kleen · 18 years ago
  79. 120fad7 [PATCH] i386: Fix Cyrix MediaGX detection by Alan · 18 years ago
  80. 7de6d36 [PATCH] i386: Fix warning in cpu initialization by Andi Kleen · 18 years ago
  81. 2ba1ff2 [PATCH] i386: Fix warning in microcode.c by Andi Kleen · 18 years ago
  82. 0a4599c [PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUs by Andi Kleen · 18 years ago
  83. f790cd3 [PATCH] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfo by Andi Kleen · 18 years ago
  84. 1a1eecd [PATCH] i386: Remove fastcall in paravirt.[ch] by Andi Kleen · 18 years ago
  85. 2fb12a9 [PATCH] x86-64: survive having no irq mapping for a vector by Eric W. Biederman · 18 years ago
  86. bcde1eb [PATCH] i386: geode configuration fixes by TAKADA Yoshihito · 18 years ago
  87. 86c4183 [PATCH] i386: add option to show more code in oops reports by Chuck Ebbert · 18 years ago
  88. 8469add [PATCH] x86-64: Minor patch for compilation warning in x86_64 signal code by Evgeniy Polyakov · 18 years ago
  89. 3e94fb8 [PATCH] x86-64: avoid warning message livelock by Roland Dreier · 18 years ago
  90. ee4eff6 [PATCH] x86-64: update IO-APIC dest field to 8-bit for xAPIC by Benjamin Romer · 18 years ago
  91. a4af60a [PATCH] i386: Remove unused kernel config option X86_XADD by Robert P. J. Day · 18 years ago
  92. f0a5a58 [PATCH] x86-64: clean up sparsemem memory_present call by Bob Picco · 18 years ago
  93. 47a55cd [PATCH] i386: entry.S END/ENDPROC annotations by Jan Beulich · 18 years ago
  94. 2632f01 [PATCH] i386: support Classic MediaGXm by takada · 18 years ago
  95. 3101673 [PATCH] i386: avoid gcc extension by Randy Dunlap · 18 years ago
  96. 30b82ea [PATCH] i386: All Transmeta CPUs have constant TSCs by H. Peter Anvin · 18 years ago
  97. 5d0e600 [PATCH] x86: fix laptop bootup hang in init_acpi() by Ingo Molnar · 18 years ago
  98. 310adfd [PATCH] x86-64: robustify bad_dma_address handling by Muli Ben-Yehuda · 18 years ago
  99. fc986db [PATCH] x86-64: Don't reserve ROMs by Andi Kleen · 18 years ago
  100. 00edefa [PATCH] x86-64: Fix off by one error in IOMMU boundary checking by Andi Kleen · 18 years ago