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