1. f76f5d7 xtensa: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  2. 6ba6867 xtensa: use use asm-generic/scatterlist.h by FUJITA Tomonori · 14 years ago
  3. 1f0a738 xtensa: includecheck fix: vectors.S by Jaswinder Singh Rajput · 14 years ago
  4. e520c41 xtensa: convert to asm-generic/hardirq.h by Christoph Hellwig · 14 years ago
  5. 498900f xtensa: set ARCH_KMALLOC_MINALIGN by FUJITA Tomonori · 14 years ago
  6. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  7. 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 · 14 years ago
  8. f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 14 years ago
  9. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  10. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  11. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  12. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 14 years ago
  13. 479ea1e pci-dma: xtensa: use include/linux/pci-dma.h by FUJITA Tomonori · 14 years ago
  14. 6d75ca1 xtensa: use generic ptrace_resume code by Christoph Hellwig · 14 years ago
  15. 104f9c4 xtensa: Fix unnecessary setting of xtime by John Stultz · 14 years ago
  16. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  17. 6d6b89b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  18. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  19. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  20. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 15 years ago
  21. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 15 years ago
  22. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  23. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  24. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  25. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  26. bac5e54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  27. 853b3da sanitize do_pipe_flags() callers in arch by Al Viro · 15 years ago
  28. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  29. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  30. 559df2e kbuild: move asm-offsets.h to include/generated by Sam Ravnborg · 15 years ago
  31. 0f4974c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  32. 1cceefd tty: const: constify remaining tty_operations by Alexey Dobriyan · 15 years ago
  33. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  34. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  35. 2d4dc89 block: add helpers to run flush_dcache_page() against a bio and a request's pages by Ilya Loginov · 15 years ago
  36. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  37. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  38. 3b88578 net: Generalize socket rx gap / receive queue overflow cmsg by Neil Horman · 15 years ago
  39. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  40. cd3db32 xtensa: Cleanup linker script using new linker script macros. by Tim Abbott · 15 years ago
  41. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  42. 90f72aa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions by Arnd Bergmann · 15 years ago
  43. cc013a8 arches: drop superfluous casts in nr_free_pages() callers by Geert Uytterhoeven · 15 years ago
  44. d19f352 ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE by Hugh Dickins · 15 years ago
  45. 02b7da3 Use macros for .bss.page_aligned section. by Tim Abbott · 15 years ago
  46. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 15 years ago
  47. 51b563f arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 by Sam Ravnborg · 15 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 · 15 years ago
  49. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  50. d4f587c timekeeping: Increase granularity of read_persistent_clock() by Martin Schwidefsky · 15 years ago
  51. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  52. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  53. 0d6038e net: implement a SO_DOMAIN getsockoption by Jan Engelhardt · 15 years ago
  54. 49c794e net: implement a SO_PROTOCOL getsockoption by Jan Engelhardt · 15 years ago
  55. 9e1b32c mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() by Benjamin Herrenschmidt · 15 years ago
  56. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  57. 023bf6f linker script: unify usage of discard definition by Tejun Heo · 15 years ago
  58. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  59. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  60. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  61. 405d967 linker script: throw away .discard section by Tejun Heo · 15 years ago
  62. aafd125 xtensa: enable m41t80 driver in s6105_defconfig by Daniel Glockner · 15 years ago
  63. 759c67e xtensa: add m41t62 rtc to s6105 platform by Daniel Glockner · 15 years ago
  64. 607c2ad xtensa: enable s6gmac in s6105_defconfig by Daniel Glockner · 15 years ago
  65. 059cafe xtensa: s6105 specific configuration for s6gmac by Oskar Schirmer · 15 years ago
  66. 0b3eb21 xtensa: support s6000 gpio irqs and alternate function selection by Daniel Glöckner · 15 years ago
  67. f24e552 xtensa: s6000 dma engine support by Oskar Schirmer · 15 years ago
  68. 1beee21 xtensa: allow variant to initialize own irq chips by Daniel Glöckner · 15 years ago
  69. bd97424 xtensa: cache inquiry and unaligned cache handling functions by Oskar Schirmer · 15 years ago
  70. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  71. bba7fc0 ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa by Oleg Nesterov · 15 years ago
  72. e4c9dd0 kmap_types: make most arches use generic header file by Randy Dunlap · 15 years ago
  73. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 15 years ago
  74. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 15 years ago
  75. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 15 years ago
  76. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  77. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 15 years ago
  78. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 15 years ago
  79. 78f3cdf xtensa: Fix linker script to include .literal sections by Chris Zankel · 15 years ago
  80. 866e514 xtensa: update s6105_defconfig for ccount calibration by Oskar Schirmer · 15 years ago
  81. b070a03 xtensa: implement ccount calibration for s6000 by Oskar Schirmer · 15 years ago
  82. d15f05e xtensa: fix wrong extern declaration renamed in code using it by Oskar Schirmer · 15 years ago
  83. 1fb137c xtensa: register gpio chip before use by Johannes Weiner · 15 years ago
  84. 586411d xtensa: always use correct stack pointer for stack traces by Johannes Weiner · 15 years ago
  85. 7dbe5c5 xtensa: Fix checksum header file by Chris Zankel · 15 years ago
  86. 35e71f9 xtensa: Fix architecture specific Kconfig by Chris Zankel · 15 years ago
  87. 0ebdcb4 xtensa: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  88. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  89. 65127d2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into merge by Chris Zankel · 15 years ago
  90. b8bb767 xtensa: we don't need to include asm/io.h by Chris Zankel · 15 years ago
  91. f193318 xtensa: only build platform or variant if they contain a Makefile by Chris Zankel · 15 years ago
  92. 06a7476 xtensa: make startup code discardable by Daniel Glöckner · 15 years ago
  93. fcc8f0f xtensa: ccount clocksource by Johannes Weiner · 15 years ago
  94. 4476c96 xtensa: remove platform rtc hooks by Johannes Weiner · 15 years ago
  95. 90be8c1 xtensa: use generic sched_clock() by Johannes Weiner · 15 years ago
  96. f82e939 xtensa: platform: s6105 by Johannes Weiner · 15 years ago
  97. 6770fa0 xtensa: let platform override KERNELOFFSET by Johannes Weiner · 15 years ago
  98. 000af2c xtensa: s6000 variant by Johannes Weiner · 15 years ago
  99. eff35af xtensa: s6000 variant core definitions by Johannes Weiner · 15 years ago
  100. 4c0d214 xtensa: variant irq set callbacks by Johannes Weiner · 15 years ago