1. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  2. a1727da of: consolidate definition of early_init_dt_alloc_memory_arch() by Grant Likely · 11 years ago
  3. 374d5c9 of: Specify initrd location using 64-bit by Santosh Shilimkar · 11 years ago
  4. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  5. 02f5532 mm/c6x: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  6. 06256f8 c6x: normalize global variables exported by vmlinux.lds by Jiang Liu · 11 years ago
  7. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  8. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  9. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  10. fe74650 arch: c6x: mm: include "asm/uaccess.h" to pass compiling by Chen Gang · 11 years ago
  11. ab53485 Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  12. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  13. 7e973d7 c6x: Wire up asm-generic/xor.h by Geert Uytterhoeven · 11 years ago
  14. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  15. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  16. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  17. 95a259e mm/c6x: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  18. d190e81 idle: Remove GENERIC_IDLE_LOOP config switch by Thomas Gleixner · 11 years ago
  19. f934af0 add memory barrier to arch_local_irq_restore by Mark Salter · 11 years ago
  20. e46746c c6x: Use generic idle loop by Thomas Gleixner · 11 years ago
  21. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  22. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 11 years ago
  23. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  24. d64008a burying unused conditionals by Al Viro · 12 years ago
  25. 6ec78be c6x: switch to generic sigaltstack by Al Viro · 12 years ago
  26. 1818065 c6x: Provide dummy dma_mmap_coherent() and dma_get_sgtable() by Geert Uytterhoeven · 11 years ago
  27. 0264405 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  28. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  29. 787314c Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  30. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  31. 9c6ecf6 Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra' and 'arm/omap' into next by Joerg Roedel · 12 years ago
  32. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  33. 090f8cc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  34. b58ed04 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  35. 9ab9da5 c6x: Use generic asm/mmu.h by Lars-Peter Clausen · 12 years ago
  36. cc1b39d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  37. 1020e29 c6x: use new common dtc rule by Stephen Warren · 12 years ago
  38. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  39. 951b396 c6x: sanitize copy_thread(), get rid of clone(2) wrapper, switch to generic clone() by Al Viro · 12 years ago
  40. 93bbd0c c6x: use generic kvm_para.h by Mark Salter · 12 years ago
  41. de0eed2 c6x: remove internal kernel symbols from exported setup.h by Mark Salter · 12 years ago
  42. ad15488 c6x: dma_debug: add debug_dma_mapping_error support by Shuah Khan · 12 years ago
  43. 9c0603f c6x: fix misleading comment by Mark Salter · 12 years ago
  44. 9d34340 c6x: run do_notify_resume with interrupts enabled by Mark Salter · 12 years ago
  45. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  46. 5e7d733 c6x: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  47. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  48. ff69497 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 12 years ago
  49. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  50. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  51. fbdd63d UAPI: (Scripted) Disintegrate arch/c6x/include/asm by David Howells · 12 years ago
  52. ed5062d Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  53. 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
  54. b2249fb Merge remote-tracking branch 'c6x/for-linux-next' into uapi-prep by David Howells · 12 years ago
  55. 2e919f7 c6x: remove c6x signal.h by Mark Salter · 12 years ago
  56. 8901395 UAPI: Fix the guards on various asm/unistd.h files by David Howells · 12 years ago
  57. 37d11ab c6x: make dsk6455 the default config by Mark Salter · 12 years ago
  58. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  59. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  60. 5687580 c6x: switch to generic kernel_thread() by Al Viro · 12 years ago
  61. 680a145 c6x: switch to generic sys_execve by Mark Salter · 12 years ago
  62. 39fcf44 c6x: switch to generic kernel_execve by Mark Salter · 12 years ago
  63. 46f1506 c6x: add ret_from_kernel_thread(), simplify kernel_thread() by Mark Salter · 12 years ago
  64. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  65. b02d617 c6x: use asm-generic/barrier.h by Mark Salter · 12 years ago
  66. ddd03a1 get rid of generic instances of asm/exec.h by Al Viro · 12 years ago
  67. 9d0f814 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 12 years ago
  68. 01ddd9a C6X: select GENERIC_ATOMIC64 by Mark Salter · 12 years ago
  69. 6330c79 C6X: add Lx_CACHE_SHIFT defines by Mark Salter · 12 years ago
  70. 3c4cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  71. b9b8722 C6X: clean up compiler warning by Mark Salter · 12 years ago
  72. dbe91a2 C6X: add basic support for TMS320C6678 SoC by Ken Cox · 12 years ago
  73. f84f1f4 C6X: remove dependence on legacy IRQs by Mark Salter · 12 years ago
  74. b3f8956 C6X: remove megamod-pic requirement on direct-mapped core pic by Mark Salter · 12 years ago
  75. 6e5928f arch: Use eth_random_addr by Joe Perches · 12 years ago
  76. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  77. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  78. 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 12 years ago
  79. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  80. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  81. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  82. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  83. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  84. c7523a7c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  85. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  86. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  87. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  88. 2a3fdc1 c6x: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 12 years ago
  89. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  90. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  91. 6220443 c6x: Use generic time config by Anna-Maria Gleixner · 12 years ago
  92. 8ff98b9 C6X: remove unused config items by Mark Salter · 12 years ago
  93. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  94. fce2447 C6X: add support to build with BINFMT_ELF_FDPIC by Mark Salter · 12 years ago
  95. 7b8fe05 c6x: Use common threadinfo allocator by Thomas Gleixner · 12 years ago
  96. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 12 years ago
  97. 0c4f6d6 c6x: Use generic init_task by Thomas Gleixner · 12 years ago
  98. 18d1470 C6X: change main arch kbuild symbol by Mark Salter · 12 years ago
  99. eac0556 Merge branch 'linus' into queue by Marcelo Tosatti · 12 years ago
  100. a699e4e irq: Kill pointless irqd_to_hw export by Grant Likely · 12 years ago