1. 8be137f Merge tag 'v3.11-rc7' into devicetree/next by Grant Likely · 11 years ago
  2. 007fb9a openrisc: remove undefined of_get_cpu_node declaration by Sudeep KarkadaNagesha · 11 years ago
  3. 57a1a19 arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig" by Chen Gang · 11 years ago
  4. 374d5c9 of: Specify initrd location using 64-bit by Santosh Shilimkar · 11 years ago
  5. 8e8550e openrisc: delete __cpuinit usage from all openrisc files by Paul Gortmaker · 11 years ago
  6. 609838c mm: invoke oom-killer from remaining unconverted page fault handlers by Johannes Weiner · 11 years ago
  7. e61aca5 Merge branch 'kconfig-diet' from Dave Hansen by Linus Torvalds · 11 years ago
  8. d1a1dc0 consolidate per-arch stack overflow debugging options by Dave Hansen · 11 years ago
  9. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  10. 1173db1 mm/openrisc: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  11. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  12. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  13. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  14. 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
  15. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  16. 4fa7c9e openrisc: Wire up asm-generic/xor.h by Geert Uytterhoeven · 11 years ago
  17. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  18. d70b1e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 11 years ago
  19. 65af3a3 arch: remove CONFIG_GENERIC_FIND_NEXT_BIT again by Paul Bolle · 11 years ago
  20. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  21. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  22. 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
  23. 7932f61 mm/openrisc: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  24. d190e81 idle: Remove GENERIC_IDLE_LOOP config switch by Thomas Gleixner · 11 years ago
  25. 7fd2bf3 Remove GENERIC_GPIO config option by Alexandre Courbot · 11 years ago
  26. 6862c05 openrisc: Use generic idle loop by Thomas Gleixner · 11 years ago
  27. ee761f6 arch: Consolidate tsk_is_polling() by Thomas Gleixner · 11 years ago
  28. 5fa0a8c openrisc: default GENERIC_GPIO to false by Alexandre Courbot · 11 years ago
  29. 6af6095 openrisc: remove HAVE_VIRT_TO_BUS by Jonas Bonn · 11 years ago
  30. d4cb776 openrisc: require gpiolib by Jonas Bonn · 11 years ago
  31. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 11 years ago
  32. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  33. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  34. a9a07d4 Merge branch 'for-upstream' of git://openrisc.net/jonas/linux by Linus Torvalds · 11 years ago
  35. e72837e default SET_PERSONALITY() in linux/elf.h by Al Viro · 11 years ago
  36. 160d837 openrisc: add missing header inclusion by Stefan Kristiansson · 11 years ago
  37. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  38. ed98314 openrisc idle: delete pm_idle by Len Brown · 11 years ago
  39. ae6fef17 openrisc: really pass correct arg to schedule_tail by Jonas Bonn · 11 years ago
  40. b4f5b53 Add bitops include needed for ext2 filesystem by Sebastian Macke · 11 years ago
  41. 8668480 openrisc: update DTLB-miss handler last by Jonas Bonn · 11 years ago
  42. a81252d openrisc: fix up vmalloc page table loading by Jonas Bonn · 11 years ago
  43. d64008a burying unused conditionals by Al Viro · 11 years ago
  44. 7f81ea7 openrisc idle: delete pm_idle by Len Brown · 11 years ago
  45. 1b3737d openrisc: remove CONFIG_SYMBOL_PREFIX by James Hogan · 11 years ago
  46. 54bd7c5 openrisc: avoid using function parameter regs in reset vector by Stefan Kristiansson · 12 years ago
  47. 1dd2ad7 openrisc: remove unused current_regs by Jonas Bonn · 12 years ago
  48. faec5a9 openrisc: switch to generic sigaltstack by Al Viro · 11 years ago
  49. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  50. 0264405 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 11 years ago
  51. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  52. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 11 years ago
  53. 9a8a570 Merge tag 'for-3.8' of git://openrisc.net/~jonas/linux by Linus Torvalds · 11 years ago
  54. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  55. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  56. 090f8cc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  57. b58ed04 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 11 years ago
  58. 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 · 11 years ago
  59. 19fbd6b29 openrisc: use new common dtc rule by Stephen Warren · 11 years ago
  60. e41e85c treewide: Fix typos in various Kconfig by Masanari Iida · 11 years ago
  61. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  62. 39d91a9 openrisc: switch to use of generic fork and clone by Al Viro · 12 years ago
  63. 910cdc5 kill stray kernel_thread() garbage by Al Viro · 12 years ago
  64. f409132 Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-next by Al Viro · 11 years ago
  65. d26654e openrisk: fix altstack switching on sigreturn by Al Viro · 12 years ago
  66. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  67. 9b04ebd asm-generic/io.h: remove asm/cacheflush.h include by James Hogan · 12 years ago
  68. 634bd40 openrisc: use kbuild.h instead of defining macros in asm-offset.c by James Hogan · 12 years ago
  69. d48444c openrisc: Use Kbuild infrastructure for kvm_para.h by Steven Rostedt · 12 years ago
  70. a91a2bb openrisc: use generic sys_execve by Jonas Bonn · 12 years ago
  71. cbf23cf openrisc: use generic kernel_thread/kernel_execve by Jonas Bonn · 12 years ago
  72. 287ad22 openrisc: pass correct arg to schedule_tail by Jonas Bonn · 12 years ago
  73. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  74. 6257c57 Merge tag 'disintegrate-openrisc-20121009' of git://git.infradead.org/users/dhowells/linux-headers by Jonas Bonn · 12 years ago
  75. 18a022d Merge tag 'for-3.7' of git://openrisc.net/jonas/linux by Linus Torvalds · 12 years ago
  76. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  77. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  78. d23b579 openrisc: mask interrupts in irq_mask_ack function by Gong Tao · 12 years ago
  79. 8eea8a6 openrisc: fix typos in comments and warnings by Jonas Bonn · 12 years ago
  80. f248ef1 openrisc: PIC should act on domain-local irqs by Jonas Bonn · 12 years ago
  81. 9b76beb openrisc: Make cpu_relax() invoke barrier() by Vladimir Murzin · 12 years ago
  82. 913c230 UAPI: (Scripted) Disintegrate arch/openrisc/include/asm by David Howells · 12 years ago
  83. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  84. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  85. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  86. ed5062d Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  87. 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
  88. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  89. 8901395 UAPI: Fix the guards on various asm/unistd.h files by David Howells · 12 years ago
  90. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  91. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  92. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  93. 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  94. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  95. e2bebb4 audit: define AUDIT_ARCH_OPENRISC by Kees Cook · 12 years ago
  96. 807607f openrisc: delay: fix handling of counter overflow by Will Deacon · 12 years ago
  97. 4391646 openrisc: delay: fix loops calculation for __const_udelay by Will Deacon · 12 years ago
  98. 459dac8 Remove useless wrappers of asm-generic/rmap.h by Paul Bolle · 12 years ago
  99. da87058 Remove useless wrappers of asm-generic/cpumask.h by Paul Bolle · 12 years ago
  100. efee984 new helper: signal_delivered() by Al Viro · 12 years ago