1. 3dde6ad Fix trivial typos in Kconfig* files by David Sterba · 17 years ago
  2. 1ce7ddd sh: Truncate MAX_ACTIVE_REGIONS for the common case. by Paul Mundt · 17 years ago
  3. 5616df2 FRV: Miscellaneous fixes by David Howells · 17 years ago
  4. 0c23664 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  5. 01e73be Revert "fbdev: ignore VESA modes if framebuffer is disabled" by Linus Torvalds · 17 years ago
  6. b118ca5 sh: Convert to common die chain. by Paul Mundt · 17 years ago
  7. 21ec4c6 sh: Wire up utimensat syscall. by Paul Mundt · 17 years ago
  8. f6a3c1c sh: landisk mv_nr_irqs definition. by kogiidena · 17 years ago
  9. c71861e sh: Fixup ndelay() xloops calculation for alternate HZ. by kogiidena · 17 years ago
  10. 074f98d sh: Add 32-bit opcode feature CPU flag. by Paul Mundt · 17 years ago
  11. 53f983a sh: Fix PC adjustments for varying opcode length. by Paul Mundt · 17 years ago
  12. bd07999 sh: Support for SH-2A 32-bit opcodes. by Paul Mundt · 17 years ago
  13. 51c8b85 sh: Kill off redundant __div64_32 symbol export. by Paul Mundt · 17 years ago
  14. 00bf061 sh: Share exception vector table for SH-3/4. by Paul Mundt · 17 years ago
  15. 5f8c990 sh: generic quicklist support. by Paul Mundt · 17 years ago
  16. 127cda1 [SPARC64]: Optimize fault kprobe handling just like powerpc. by David S. Miller · 17 years ago
  17. 6c11426 [SPARC]: Wire up utimensat syscall. by David S. Miller · 17 years ago
  18. af80318 [SPARC64]: Fix request_irq() ignored result warnings in PCI controller code. by David S. Miller · 17 years ago
  19. c57c2ff [SPARC64]: Kill asm-sparc64/pbm.h by David S. Miller · 17 years ago
  20. 28113a9 [SPARC64]: Removal of trivial pci_controller_info uses. by David S. Miller · 17 years ago
  21. 6c108f1 [SPARC64]: Move index info pci_pbm_info. by David S. Miller · 17 years ago
  22. e9870c4 [SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info. by David S. Miller · 17 years ago
  23. f1cd8de [SPARC64]: Move pci_ops into pci_pbm_info. by David S. Miller · 17 years ago
  24. 96a496f [SPARC64] SBUS: Error interrupt registry cleanups. by David S. Miller · 17 years ago
  25. 34768bc [SPARC64] PCI: Use root list of pbm's instead of pci_controller_info's by David S. Miller · 17 years ago
  26. cfa0652 [SPARC64] PCI: Use common routine to fetch PBM properties. by David S. Miller · 17 years ago
  27. e180583 [IA64] wire up pselect, ppoll by Alexey Kuznetsov · 17 years ago
  28. bbe8888 [ARM] armv7: add support for ARMv7 cores. by Catalin Marinas · 17 years ago
  29. 4a177cb [IA64] Add TIF_RESTORE_SIGMASK by Alexey Dobriyan · 18 years ago
  30. 690def2 [IA64] unwind did not work for processes born with CLONE_STOPPED by Kirill Korotaev · 18 years ago
  31. 3be44b9 [IA64] Optional method to purge the TLB on SN systems by Jack Steiner · 17 years ago
  32. c5f1250 [ARM] Fix ARM branch relocation range by Kevin Welton · 17 years ago
  33. c40fae95 ARM: OMAP: Sync core code with linux-omap by Tony Lindgren · 18 years ago
  34. 994c84e ARM: OMAP: h4 must have blinky leds!! by David Brownell · 18 years ago
  35. 771af22 ARM: OMAP: FB: add controller platform data by Imre Deak · 18 years ago
  36. 0ce3356 ARM: OMAP: Add function to print clock usecounts by Juha Yrjola · 18 years ago
  37. 3151369 ARM: OMAP: Add DMA IRQ sanity checks by Juha Yrjola · 18 years ago
  38. 277d58e ARM: OMAP: gpio init section cleanups by David Brownell · 18 years ago
  39. 36f021b Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 17 years ago
  40. 8678c1f [ARM] Fix ASID version switch by Russell King · 17 years ago
  41. 8737d59 [IA64] SPIN_LOCK_UNLOCKED macro cleanup in arch/ia64 by Milind Arun Choudhary · 18 years ago
  42. 9028780 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  43. df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  44. 6676152 [IA64] fix stack alignment for ia32 signal handlers by Markus F.X.J. Oberhumer · 18 years ago
  45. 147394c xilinxfb: xilinx framebuffer device driver by Andrei Konovalov · 17 years ago
  46. 464bdd3 fbdev: ignore VESA modes if framebuffer is disabled by Antonino A. Daplas · 17 years ago
  47. 7e92b4fc x86, serial: convert legacy COM ports to platform devices by Bjorn Helgaas · 17 years ago
  48. b30faba Add IRQF_IRQPOLL flag on arm by Bernhard Walle · 17 years ago
  49. 57501c7 Add IRQF_IRQPOLL flag on parisc by Bernhard Walle · 17 years ago
  50. e9485ba Add IRQF_IRQPOLL flag on sh by Bernhard Walle · 17 years ago
  51. d217c26 Add IRQF_IRQPOLL flag on IA64 by Bernhard Walle · 17 years ago
  52. b34942f Add IRQF_IRQPOLL flag on i386 by Bernhard Walle · 17 years ago
  53. e6d828f Add IRQF_IRQPOLL flag on x86_64 by Bernhard Walle · 17 years ago
  54. 79df3c1 no longer #include <asm/kdebug.h> by Adrian Bunk · 17 years ago
  55. 0ba34e1 uml: pcap devices should get MACs from command line by Jeff Dike · 17 years ago
  56. 7d98230 uml: network and pcap cleanup by Jeff Dike · 17 years ago
  57. bf8f6e5b Kprobes: The ON/OFF knob thru debugfs by Ananth N Mavinakayanahalli · 17 years ago
  58. 4c4308c kprobes: kretprobes simplifications by Christoph Hellwig · 17 years ago
  59. 1c710c8 utimensat implementation by Ulrich Drepper · 17 years ago
  60. b247e8a dma_declare_coherent_memory wrong allocation by Guennadi Liakhovetski · 17 years ago
  61. c991938 apm: fix incorrect comment by Alan Cox · 17 years ago
  62. 873ec74 EFI: warn only for pre-1.00 system tables by Bjorn Helgaas · 17 years ago
  63. 2833bf6 Replace deprecated SA_xxx interrupt flags by Thomas Gleixner · 17 years ago
  64. ffb4512 Simplify kallsyms_lookup() by Alexey Dobriyan · 17 years ago
  65. 0f95b7f Kprobes: print details of kretprobe on assertion failure by Ananth N Mavinakayanahalli · 17 years ago
  66. 6672f76 kdump/kexec: calculate note size at compile time by Simon Horman · 17 years ago
  67. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  68. 3367b99 <linux/sysdev.h> needs to include <linux/module.h> by Ralf Baechle · 17 years ago
  69. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  70. 69331af Fixes and cleanups for earlyprintk aka boot console by Gerd Hoffmann · 17 years ago
  71. c761c84 kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug by Robert P. J. Day · 17 years ago
  72. f64da95 ipmi: add new IPMI nmi watchdog handling by Corey Minyard · 17 years ago
  73. ab1b6f0 simplify the stacktrace code by Christoph Hellwig · 17 years ago
  74. c83e448 uml: an idle system should have zero load average by Jeff Dike · 17 years ago
  75. 0e6b9c9 use SLAB_PANIC flag cleanup by Akinobu Mita · 17 years ago
  76. a3142c8 Fix section mismatch of memory hotplug related code. by Yasunori Goto · 17 years ago
  77. 0e17b56 [IA64] - Altix: hotplug after intr redirect can crash system by John Keller · 18 years ago
  78. bb8416b [IA64] save and restore cpus_allowed in cpu_idle_wait by Siddha, Suresh B · 17 years ago
  79. 9d1d4cc [IA64] Removal of percpu TR cleanup in kexec code by Tony Luck · 17 years ago
  80. 78a62d2 i386: Use functions from library in msr driver by Nicolas Boichat · 17 years ago
  81. 4e9baad i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpu by Rudolf Marek · 17 years ago
  82. 08fdffd [ARM] Ensure head text is always placed at the start of kernel by Russell King · 17 years ago
  83. 4efb448 [ARM] Shut up warning about init_thread_union by Russell King · 17 years ago
  84. b9811d7 [ARM] Mark SMP local timer and IPI as exception entries by Russell King · 17 years ago
  85. 771f740 pasemi_mac: Move the IRQ mapping from the PCI layer to the driver by Olof Johansson · 17 years ago
  86. 8cb5f30 MIPS: Drop unnecessary CONFIG_ISA from RBTX49XX by Atsushi Nemoto · 18 years ago
  87. 57e386c ne: MIPS: Use platform_driver for ne on RBTX49XX by Atsushi Nemoto · 18 years ago
  88. 197686d [POWERPC] Abolish powerpc_flash_init() by David Gibson · 18 years ago
  89. d9b55a0 [POWERPC] Early serial debug support for PPC44x by David Gibson · 17 years ago
  90. f6dfc80 [POWERPC] Support for the Ebony 440GP reference board in arch/powerpc by David Gibson · 17 years ago
  91. ea20ff5 [POWERPC] Add device tree for Ebony by David Gibson · 17 years ago
  92. 2cd9764 [POWERPC] Add powerpc/platforms/44x, disable platforms/4xx for now by David Gibson · 17 years ago
  93. 05af7bd [POWERPC] MPIC U3/U4 MSI backend by Michael Ellerman · 17 years ago
  94. a7de7c7 [POWERPC] MPIC MSI allocator by Michael Ellerman · 17 years ago
  95. 812fd1f [POWERPC] Enable MSI mappings for MPIC by Michael Ellerman · 17 years ago
  96. 014dad9 [POWERPC] Tell Phyp we support MSI by Michael Ellerman · 17 years ago
  97. 85f2bf9 [POWERPC] RTAS MSI implementation by Michael Ellerman · 17 years ago
  98. df87ef5 [POWERPC] PowerPC MSI infrastructure by Michael Ellerman · 17 years ago
  99. f728b5c [POWERPC] Rip out the existing powerpc msi stubs by Michael Ellerman · 17 years ago
  100. d1953c8 [POWERPC] Remove use of 4level-fixup.h for ppc32 by David Gibson · 17 years ago