1. bca0fb86 [S390] Add oops_enter()/oops_exit() calls to die(). by Heiko Carstens · 17 years ago
  2. 0fc9bbf [S390] Print list of modules on die(). by Heiko Carstens · 17 years ago
  3. 84b36a8 [S390] Fix yet another two section mismatches. by Heiko Carstens · 17 years ago
  4. 0a71a3124 [S390] Missing blank when appending cio_ignore kernel parameter by Michael Holzheu · 17 years ago
  5. e227e8f sh64: Handle -ERESTART_RESTARTBLOCK for restartable syscalls. by Paul Mundt · 17 years ago
  6. 3aeb884 sh: Handle -ERESTART_RESTARTBLOCK for restartable syscalls. by Paul Mundt · 17 years ago
  7. 154c772 [ARM] Update show_regs/oops register format by Russell King · 17 years ago
  8. 0630e45 sh: Check oops_may_print() in unhandled fault. by Paul Mundt · 17 years ago
  9. 5527398 sh: oops_enter()/oops_exit() in die(). by Paul Mundt · 17 years ago
  10. 69a3314 sh: Fix restartable syscall arg5 clobbering. by Kaz Kojima · 17 years ago
  11. d920242 [ARM] Add support for pause_on_oops and display preempt/smp options by Russell King · 17 years ago
  12. c539ab7 uml: remove PAGE_SIZE from libc code by Jeff Dike · 17 years ago
  13. da88ba1 perfctr-watchdog: fix interchanged parameters to release_{evntsel,perfctr}_nmi by Björn Steinbrink · 17 years ago
  14. 54c6ed7 i386: use the right wrapper to disable the NMI watchdog by Björn Steinbrink · 17 years ago
  15. faa4cfa i386: fix NMI watchdog not reserving its MSRs by Björn Steinbrink · 17 years ago
  16. 902233e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  17. 4ff4275 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  18. e00eea4 Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 by Linus Torvalds · 17 years ago
  19. e126c7b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  20. eee4c46 sh: Update SH-2/SH-2A defconfigs. by Paul Mundt · 17 years ago
  21. 68abdbb sh: rework ipr code by Magnus Damm · 17 years ago
  22. 50f63f2 sh: Only support PMB for SH-X cores. by Paul Mundt · 17 years ago
  23. d619500 sh: rework intc2 code by Magnus Damm · 17 years ago
  24. aba2979 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  25. 0127d6d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  26. f701737 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  27. 7b4f4ec [MIPS] Fix builds where MSC01E_xxx is undefined. by Chris Dearman · 17 years ago
  28. ffe9ee4 [MIPS] Separate performance counter interrupts by Chris Dearman · 17 years ago
  29. b72c052 [MIPS] Malta: Fix for SOCitSC based Maltas by Chris Dearman · 18 years ago
  30. 2fdfe8d9 [AVR32] STK1000: Set SPI_MODE_3 in the ltv350qv board info by Haavard Skinnemoen · 17 years ago
  31. 126187f [AVR32] ratelimit segfault reporting rate by Andrea Righi · 17 years ago
  32. e58ca3d [POWERPC] Fix problems with device tree representation of TSI-1xx bridges by David Gibson · 17 years ago
  33. e60c526 [POWERPC] Don't store a command line in the Holly device tree by David Gibson · 17 years ago
  34. 85aecac [POWERPC] Consolidate cuboot initialization code by David Gibson · 17 years ago
  35. b2ba34f [POWERPC] Derive ebc ranges property from EBC registers by David Gibson · 17 years ago
  36. 1112334 [POWERPC] Factor zImage's 44x reset code out of ebony.c by David Gibson · 17 years ago
  37. 4508dc2 [POWERPC] Merge CPU features pertaining to icache coherency by David Gibson · 17 years ago
  38. 8e561e7 [POWERPC] Kill typedef-ed structs for hash PTEs and BATs by David Gibson · 17 years ago
  39. c0770f6 [POWERPC] Remove a couple of unused definitions from pgtable_32.c by David Gibson · 17 years ago
  40. f21f49e [POWERPC] Remove the dregs of APUS support from arch/powerpc by David Gibson · 17 years ago
  41. 90ac19a [POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpc by David Gibson · 17 years ago
  42. 2e60161 [POWERPC] Split low-level OF-related bootloader code into separate files by David Gibson · 17 years ago
  43. a0ae9c7 [POWERPC] Split out CPU specific options into a new Kconfig file by Arnd Bergmann · 17 years ago
  44. effe24bd [POWERPC] During VM oom condition, kill all threads in process group by will schmidt · 17 years ago
  45. d8c391a [POWERPC] Donate idle CPU cycles on dedicated partitions by Jake Moilanen · 17 years ago
  46. 2f97cd3 [POWERPC] Less ifdef's in signal.c/signal.h by Benjamin Herrenschmidt · 17 years ago
  47. 0edc4ff [POWERPC] Remove #ifdef around set_dabr in signal code by Benjamin Herrenschmidt · 17 years ago
  48. a3f61dc [POWERPC] Merge creation of signal frame by Benjamin Herrenschmidt · 17 years ago
  49. 5f9f375 [POWERPC] Remove obsolete freezer bits by Benjamin Herrenschmidt · 17 years ago
  50. f478f54 [POWERPC] Consolidate do_signal by Christoph Hellwig · 17 years ago
  51. db277e9 [POWERPC] Consolidate restore_sigmask by Christoph Hellwig · 17 years ago
  52. 69d15f6 [POWERPC] Consolidate sys_sigaltstack by Christoph Hellwig · 17 years ago
  53. 22e38f2 [POWERPC] Make syscall restart code more common by Benjamin Herrenschmidt · 17 years ago
  54. 791cc50 [POWERPC] Always apply DABR changes on context switches by Benjamin Herrenschmidt · 17 years ago
  55. 6d110da [POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bits by Benjamin Herrenschmidt · 17 years ago
  56. abd0650 [POWERPC] ptrace shouldn't touch FP exec mode by Benjamin Herrenschmidt · 17 years ago
  57. 912000e [POWERPC] Allow ptrace write to pt_regs trap and orig_r3 by Benjamin Herrenschmidt · 17 years ago
  58. 1b6610d [POWERPC] Remove some useless ifdef's in ptrace by Benjamin Herrenschmidt · 17 years ago
  59. 865418d [POWERPC] Uninline common ptrace bits by Benjamin Herrenschmidt · 17 years ago
  60. e17666b [POWERPC] ptrace updates & new, better requests by Benjamin Herrenschmidt · 17 years ago
  61. acd8982 [POWERPC] ptrace cleanups by Benjamin Herrenschmidt · 17 years ago
  62. 0b3d5c4 [POWERPC] Disable broken PPC_PTRACE_GETFPREGS on 32 bits by Benjamin Herrenschmidt · 17 years ago
  63. cbe709c [POWERPC] spufs: Add a "capabilities" file to spu contexts by Benjamin Herrenschmidt · 17 years ago
  64. 0516923 [POWERPC] spufs: Add support for SPU single stepping by Benjamin Herrenschmidt · 17 years ago
  65. 3d5134e [POWERPC] Rewrite IO allocation & mapping on powerpc64 by Benjamin Herrenschmidt · 17 years ago
  66. c19c03f [POWERPC] unmap_vm_area becomes unmap_kernel_range for the public by Benjamin Herrenschmidt · 17 years ago
  67. 3c8c90a [POWERPC] Tweak EEH copyright info by Linas Vepstas · 17 years ago
  68. 42253a6 [POWERPC] Remove dead EEH code by Linas Vepstas · 17 years ago
  69. 858955b [POWERPC] Show EEH per-device false positives by Linas Vepstas · 17 years ago
  70. e1d04c9 [POWERPC] Add EEH sysfs blinkenlights by Linas Vepstas · 17 years ago
  71. 3f1df7a [POWERPC] Move common code out of if/else by Jon Tollefson · 17 years ago
  72. 31fe5bf [POWERPC] Fix VDSO compile warning by Segher Boessenkool · 17 years ago
  73. 220ddc0 [POWERPC] Fix console output getting dropped on platforms without udbg_putc by Milton Miller · 17 years ago
  74. c63c4fa [POWERPC] Fix per-cpu allocation on oldworld SMP powermacs by Paul Mackerras · 17 years ago
  75. 3cdf552 ACPI: Discard invalid elements in _PSS package by Zhang Rui · 17 years ago
  76. fc395f8 [SPARC64]: Fix args to sun4v_ldc_revoke(). by David S. Miller · 17 years ago
  77. 56f5c0b [SPARC64]: Fix IO/MEM space sizing for PCI. by David S. Miller · 17 years ago
  78. 4a907de [SPARC64]: Wire up cookie based sun4v interrupt registry. by David S. Miller · 17 years ago
  79. 462b529 [PARISC] remove global_ack_eiem by Grant Grundler · 17 years ago
  80. 22353f3 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  81. e10e0cc8 [MIPS] Fix IP27 build by Atsushi Nemoto · 17 years ago
  82. 4ebd523 [MIPS] Fix modpost warnings by making start_secondary __cpuinit by Ralf Baechle · 17 years ago
  83. cf75789 [MIPS] SMTC: Fix build error caused by nonsense code. by Chris Dearman · 17 years ago
  84. 6a05888 [MIPS] SMTC: The MT ASE requires to initialize c0_pagemask and c0_wired. by Ralf Baechle · 17 years ago
  85. 8e8a52e [MIPS] SMTC: Don't continue in set_vi_srs_handler on detected bad arguments. by Ralf Baechle · 17 years ago
  86. ef36fc3 [MIPS] SMTC: Fix warning. by Ralf Baechle · 17 years ago
  87. 7a6d4f3 [MIPS] Wire up utimensat, signalfd, timerfd, eventfd by Atsushi Nemoto · 17 years ago
  88. d3a5091 [MIPS] Atlas: Fix build. by Ralf Baechle · 17 years ago
  89. acaec42 [MIPS] Always install the DSP exception handler. by Chris Dearman · 17 years ago
  90. da9bc72 [MIPS] SMTC: Don't set and restore irqregs ptr from self_ipi. by Ralf Baechle · 17 years ago
  91. 6c1640d [ARM] 4445/1: ANUBIS: Fix CPLD registers by Ben Dooks · 17 years ago
  92. 5698bd2 [ARM] 4444/2: OSIRIS: CPLD suspend fix by Ben Dooks · 17 years ago
  93. 55ba86b [ARM] 4443/1: OSIRIS: Add watchdog device to machine devices by Ben Dooks · 17 years ago
  94. c362aec [ARM] 4442/1: OSIRIS: Fix CPLD register definitions by Ben Dooks · 17 years ago
  95. de6a952 Blackfin arch: redo our linker script a bit by Mike Frysinger · 17 years ago
  96. 43a3188 Blackfin arch: make sure we initialize our L1 Data B section properly based on the linked kernel by Mike Frysinger · 17 years ago
  97. 581d62a Blackfin arch: fix bug can not wakeup from sleep via push buttons by Michael Hennerich · 17 years ago
  98. 5e10b4a Blackfin arch: add support for Alon Bar-Lev's dynamic kernel command-line by Mike Frysinger · 17 years ago
  99. fd92348 Blackfin arch: add missing gpio.h header to fix compiling in some pm configurations by Michael Hennerich · 17 years ago
  100. e7613aa Blackfin arch: As Mike pointed out range goes form m..MAX_BLACKFIN_GPIO -1 by Michael Hennerich · 17 years ago