1. 0e25f71 remove unneeded #include <linux/ide.h>'s by Adrian Bunk · 16 years ago
  2. 4722122 xtensa: use generic show_mem() by Johannes Weiner · 16 years ago
  3. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  4. ed8cae8 flag parameters: pipe by Ulrich Drepper · 16 years ago
  5. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  6. a81792f remove mention of CONFIG_KMOD from documentation by Johannes Berg · 16 years ago
  7. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 16 years ago
  8. 0fcfbb1 xtensa: use kbuild.h macros instead of defining them in asm-offsets.c by Christoph Lameter · 16 years ago
  9. 64ac24e Generic semaphore implementation by Matthew Wilcox · 16 years ago
  10. 42086ce [XTENSA] Allow debugger to modify the WINDOWBASE register. by Chris Zankel · 16 years ago
  11. bdd362f [XTENSA] Fix makefile to work with binutils-2.18. by Bob Wilson · 16 years ago
  12. e108843 [XTENSA] Fix register corruption for certain processor configurations by Chris Zankel · 16 years ago
  13. 44c64e6 [XTENSA] Add support for the sa_restorer function by Chris Zankel · 16 years ago
  14. c658eac [XTENSA] Add support for configurable registers and coprocessors by Chris Zankel · 16 years ago
  15. 36dffad [XTENSA] Use preprocessor to generate the linker script for the ELF boot image by Chris Zankel · 16 years ago
  16. 6d15d10 [XTENSA] Add missing RELOCATE_ENTRY for debug vector by Marc Gauthier · 17 years ago
  17. 03dfa44 [XTENSA] Remove unused code by Chris Zankel · 16 years ago
  18. 3b4a49e [XTENSA] Fix modules for non-exec processor configurations by Chris Zankel · 17 years ago
  19. ea0b6b0 [XTENSA] Fix comments regarding the number of frames to save by Chris Zankel · 17 years ago
  20. 50c0716 [XTENSA] Add missing a2 register restore in register spill routine by Chris Zankel · 17 years ago
  21. ed3174d [XTENSA] adjust boot linker script start addresses by Marc Gauthier · 17 years ago
  22. 3befce8 [XTENSA] Remove oldmask from sigcontext and fix register flush by Chris Zankel · 16 years ago
  23. 8d7e824 [XTENSA] Clean up elf-gregset. by Chris Zankel · 16 years ago
  24. 0b2c3af [XTENSA] Fix icache flush for cache aliasing by Chris Zankel · 16 years ago
  25. c865415 [XTENSA] Prevent inlining ISS platform asm constructs by Marc Gauthier · 17 years ago
  26. b67360d [XTENSA] Flush the page-address in update-mmu instead of user-address by Chris Zankel · 17 years ago
  27. 4988322 [XTENSA] Fix argument list for pgd_ctor constructor. by Chris Zankel · 17 years ago
  28. b26d0ab [XTENSA] Concentrate platforms into one platforms directory. by Chris Zankel · 17 years ago
  29. 4f8d98f [XTENSA] Add .literal sections for various init sectiont to linker script by Chris Zankel · 16 years ago
  30. 78c5bbc [XTENSA] Remove dead code reported by Robert P. J. Day. by Adrian Bunk · 17 years ago
  31. 1e12e39 [XTENSA] Remove duplicate includes. by Chris Zankel · 16 years ago
  32. ec7748b ide: introduce HAVE_IDE by Sam Ravnborg · 16 years ago
  33. bdc8078 avoid overflows in kernel/time.c by H. Peter Anvin · 16 years ago
  34. 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 16 years ago
  35. 6c81c32 calibrate_delay() must be __cpuinit by Adrian Bunk · 16 years ago
  36. 125e564 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig by Mathieu Desnoyers · 16 years ago
  37. 8f0e7d2 PCI: Kconfig help: don't refer to the PCI-HOWTO by Adrian Bunk · 17 years ago
  38. d3883ec Remove references to "make dep" by Adrian Bunk · 17 years ago
  39. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 16 years ago
  40. 299f590 [XTENSA]: Fix use of skb after netif_rx by Julia Lawall · 17 years ago
  41. e403149 Kbuild/doc: fix links to Documentation files by Dirk Hohndel · 17 years ago
  42. 437374e kbuild: restore arch/{ppc/xtensa}/boot cflags by Milton Miller · 17 years ago
  43. 0a8141e XTENSA: Emphasize that the "eth" boot-time parm takes a value by Robert P. J. Day · 17 years ago
  44. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  45. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  46. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  47. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  48. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  49. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  50. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  51. 9a39e27 kbuild: fix up CFLAGS usage by Sam Ravnborg · 17 years ago
  52. 969f865 [patch 2/2] xtensa console.c: remove duplicate #include by Frederik Deweerdt · 17 years ago
  53. 6656920 [XTENSA] Add support for cache-aliasing by Chris Zankel · 17 years ago
  54. ff6fd46 [XTENSA] Add kernel module support by Chris Zankel · 17 years ago
  55. 01858d1 [XTENSA] Add support for executable/non-executable feature in the mmu by Chris Zankel · 17 years ago
  56. 5c1c808 [XTENSA] Initialize semaphore_wake_lock by Chris Zankel · 17 years ago
  57. 2b8aea7 [XTENSA] Fix timer instabilities. by Chris Zankel · 17 years ago
  58. bc671aa [XTENSA] Fix fadvise64_64 by Chris Zankel · 17 years ago
  59. 787a22d [XTENSA] Move string-io functions to io.c from pci.c by Chris Zankel · 17 years ago
  60. 73089cb [XTENSA] Move pre-initialized structures to init_task.c by Chris Zankel · 17 years ago
  61. b2444d3 [XTENSA] Add freestanding option to CFLAGS by Chris Zankel · 17 years ago
  62. b91dc33 [XTENSA] fix wrong usage of __init and __initdata in traps.c by Chris Zankel · 17 years ago
  63. efffbee Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  64. 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 17 years ago
  65. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  66. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 17 years ago
  67. 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 17 years ago
  68. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 17 years ago
  69. b824325 xtensa: use DATA_DATA in xtensa by Mathieu Desnoyers · 17 years ago
  70. 29c4dfd [XTENSA] Remove non-rt signal handling by Chris Zankel · 17 years ago
  71. adba09f [XTENSA] Move common sections into bss sections by Chris Zankel · 17 years ago
  72. de4f6e5 [XTENSA] clean-up header files by Chris Zankel · 17 years ago
  73. 54213ba [XTENSA] Remove multi-exported symbols from xtensa_ksyms.c by Chris Zankel · 17 years ago
  74. a0bb46b [XTENSA] fix sources using deprecated assembler directive by Chris Zankel · 17 years ago
  75. 4af410a [XTENSA] Spelling fixes in arch/xtensa by Chris Zankel · 17 years ago
  76. ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 17 years ago
  77. 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 17 years ago
  78. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  79. f7e4217 rename thread_info to stack by Roman Zippel · 17 years ago
  80. 5886269 fix file specification in comments by Uwe Kleine-König · 17 years ago
  81. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  82. 0ddb16c xtensa: strlcpy is smart enough by Jean Delvare · 17 years ago
  83. ea62ccd Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  84. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  85. b6e3590 [PATCH] x86: Allow percpu variables to be page-aligned by Jeremy Fitzhardinge · 17 years ago
  86. 0278ef8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  87. ded220b [STRING]: Move strcasecmp/strncasecmp to lib/string.c by David S. Miller · 17 years ago
  88. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  89. d3e9cce [PATCH] Dynamic kernel command-line: xtensa by Alon Bar-Lev · 17 years ago
  90. 5ea8176 [PATCH] sort the devres mess out by Al Viro · 17 years ago
  91. b035b6d [PATCH] Consolidate default sched_clock() by Alexey Dobriyan · 17 years ago
  92. 67d3822 [PATCH] disable init/initramfs.c: architectures by Jean-Paul Saman · 17 years ago
  93. 66701b1 [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA by Christoph Lameter · 17 years ago
  94. 1c0350b [PATCH] Xtensa: Add ktermios and minor filename fix by Chris Zankel · 18 years ago
  95. fc4fb2a [PATCH] xtensa: fix system call interface by Chris Zankel · 18 years ago
  96. 173d6681 [PATCH] xtensa: remove extra header files by Chris Zankel · 18 years ago
  97. fd43fe1 [PATCH] xtensa: fix irq and misc fixes by Chris Zankel · 18 years ago
  98. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  99. 61ce1ef [PATCH] vmlinux.lds: consolidate initcall sections by Andrew Morton · 18 years ago
  100. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago