1. b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 14 years ago
  2. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 14 years ago
  3. 7ec303a xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 15 years ago
  4. 9cdce18 PCI: Xtensa: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 15 years ago
  5. a139723 clocksource: xtensa: Convert to clocksource_register_hz/khz by John Stultz · 16 years ago
  6. 6006349 atomic: use <linux/atomic.h> by Arun Sharma · 15 years ago
  7. 0d0138e xtensa: prevent arbitrary read in ptrace by Dan Rosenberg · 15 years ago
  8. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 15 years ago
  9. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  10. 6988f20 Merge branch 'fixes-2.6.39' into for-2.6.40 by Tejun Heo · 15 years ago
  11. 2ea4db6 xtensa: Fixup irq conversion fallout and nmi_count by Thomas Gleixner · 15 years ago
  12. 25985ed Fix common misspellings by Lucas De Marchi · 15 years ago
  13. 47a5d9d xtensa: Use generic show_interrupts() by Thomas Gleixner · 15 years ago
  14. 610e175 xtensa: Convert genirq namespace by Thomas Gleixner · 15 years ago
  15. 495e0c7 xtensa: Convert main irq_chip to new functions by Thomas Gleixner · 15 years ago
  16. 0415b00 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 15 years ago
  17. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  18. d12b0e2 xtensa: Switch do_timer() to xtime_update() by Torben Hohn · 15 years ago
  19. 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 15 years ago
  20. 5ef4507 ptrace: cleanup arch_ptrace() on xtensa by Namhyung Kim · 16 years ago
  21. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 16 years ago
  22. d1ea13c genirq: Cleanup irq_chip->typename leftovers by Thomas Gleixner · 16 years ago
  23. d762746 Make do_execve() take a const filename pointer by David Howells · 16 years ago
  24. c788732 Mark arguments to certain syscalls as being const by David Howells · 16 years ago
  25. 66630f7 Merge remote branch 'origin/master' by Chris Zankel · 16 years ago
  26. 1f0a738 xtensa: includecheck fix: vectors.S by Jaswinder Singh Rajput · 16 years ago
  27. e520c41 xtensa: convert to asm-generic/hardirq.h by Christoph Hellwig · 16 years ago
  28. 7d02093 Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  29. 4573e39 xtensa: Shuffle include statements to fix linker script by Chris Zankel · 16 years ago
  30. 8b307f9 xtensa: Fixes due to bss boundary symbol name changes. by Chris Zankel · 16 years ago
  31. ed5010e xtensa: Fix linker script patch-up by Chris Zankel · 16 years ago
  32. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
  33. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  34. 6d75ca1 xtensa: use generic ptrace_resume code by Christoph Hellwig · 16 years ago
  35. 104f9c4 xtensa: Fix unnecessary setting of xtime by John Stultz · 16 years ago
  36. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 16 years ago
  37. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 16 years ago
  38. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 16 years ago
  39. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 16 years ago
  40. 853b3da sanitize do_pipe_flags() callers in arch by Al Viro · 16 years ago
  41. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 17 years ago
  42. f8b7256 Unify sys_mmap* by Al Viro · 17 years ago
  43. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 17 years ago
  44. cd3db32 xtensa: Cleanup linker script using new linker script macros. by Tim Abbott · 17 years ago
  45. 02b7da3 Use macros for .bss.page_aligned section. by Tim Abbott · 17 years ago
  46. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 17 years ago
  47. 51b563f arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 by Sam Ravnborg · 17 years ago
  48. a03fdb7 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  49. d4f587c timekeeping: Increase granularity of read_persistent_clock() by Martin Schwidefsky · 17 years ago
  50. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 17 years ago
  51. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 17 years ago
  52. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 17 years ago
  53. c43768c Merge branch 'master' into for-next by Tejun Heo · 17 years ago
  54. 405d967 linker script: throw away .discard section by Tejun Heo · 17 years ago
  55. 1beee21 xtensa: allow variant to initialize own irq chips by Daniel Glöckner · 17 years ago
  56. bba7fc0 ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa by Oleg Nesterov · 17 years ago
  57. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 17 years ago
  58. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 17 years ago
  59. 78f3cdf xtensa: Fix linker script to include .literal sections by Chris Zankel · 17 years ago
  60. 586411d xtensa: always use correct stack pointer for stack traces by Johannes Weiner · 17 years ago
  61. 0ebdcb4 xtensa: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 17 years ago
  62. 65127d2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into merge by Chris Zankel · 17 years ago
  63. 06a7476 xtensa: make startup code discardable by Daniel Glöckner · 17 years ago
  64. fcc8f0f xtensa: ccount clocksource by Johannes Weiner · 17 years ago
  65. 4476c96 xtensa: remove platform rtc hooks by Johannes Weiner · 17 years ago
  66. 90be8c1 xtensa: use generic sched_clock() by Johannes Weiner · 17 years ago
  67. 6770fa0 xtensa: let platform override KERNELOFFSET by Johannes Weiner · 17 years ago
  68. 4c0d214 xtensa: variant irq set callbacks by Johannes Weiner · 17 years ago
  69. e5083a6 xtensa: nommu support by Johannes Weiner · 17 years ago
  70. 28a0ce7 xtensa: use correct stack pointer for stack traces by Johannes Weiner · 17 years ago
  71. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 17 years ago
  72. edb3502 Merge branches 'irq/genirq' and 'linus' into irq/core by Ingo Molnar · 17 years ago
  73. 5a891ed xtensa: fix compilation somewhat by Alexey Dobriyan · 17 years ago
  74. dee4102 sparseirq: use kstat_irqs_cpu instead by Yinghai Lu · 17 years ago
  75. 52fefce Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 by Linus Torvalds · 17 years ago
  76. 18d8fda take init_fs to saner place by Al Viro · 17 years ago
  77. 367b811 xtensa: move headers files to arch/xtensa/include by Chris Zankel · 18 years ago
  78. 1b532c6 xtensa: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 18 years ago
  79. 91ddc99 xtensa: remove dead CONFIG_BLK_DEV_IDE code by Adrian Bunk · 18 years ago
  80. 0e25f71 remove unneeded #include <linux/ide.h>'s by Adrian Bunk · 18 years ago
  81. ed8cae8 flag parameters: pipe by Ulrich Drepper · 18 years ago
  82. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 18 years ago
  83. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 18 years ago
  84. 0fcfbb1 xtensa: use kbuild.h macros instead of defining them in asm-offsets.c by Christoph Lameter · 18 years ago
  85. 64ac24e Generic semaphore implementation by Matthew Wilcox · 18 years ago
  86. 42086ce [XTENSA] Allow debugger to modify the WINDOWBASE register. by Chris Zankel · 18 years ago
  87. e108843 [XTENSA] Fix register corruption for certain processor configurations by Chris Zankel · 18 years ago
  88. 44c64e6 [XTENSA] Add support for the sa_restorer function by Chris Zankel · 18 years ago
  89. c658eac [XTENSA] Add support for configurable registers and coprocessors by Chris Zankel · 18 years ago
  90. 6d15d10 [XTENSA] Add missing RELOCATE_ENTRY for debug vector by Marc Gauthier · 18 years ago
  91. 03dfa44 [XTENSA] Remove unused code by Chris Zankel · 18 years ago
  92. 3b4a49e [XTENSA] Fix modules for non-exec processor configurations by Chris Zankel · 18 years ago
  93. ea0b6b0 [XTENSA] Fix comments regarding the number of frames to save by Chris Zankel · 18 years ago
  94. 50c0716 [XTENSA] Add missing a2 register restore in register spill routine by Chris Zankel · 19 years ago
  95. 3befce8 [XTENSA] Remove oldmask from sigcontext and fix register flush by Chris Zankel · 18 years ago
  96. 8d7e824 [XTENSA] Clean up elf-gregset. by Chris Zankel · 18 years ago
  97. 4f8d98f [XTENSA] Add .literal sections for various init sectiont to linker script by Chris Zankel · 18 years ago
  98. 78c5bbc [XTENSA] Remove dead code reported by Robert P. J. Day. by Adrian Bunk · 18 years ago
  99. 1e12e39 [XTENSA] Remove duplicate includes. by Chris Zankel · 18 years ago
  100. 03a4482 procfs: constify function pointer tables by Jan Engelhardt · 18 years ago