1. 40e05dd arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initialization by Heinrich Schuchardt · 10 years ago
  2. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  3. 1b59bab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  4. aec6a88 mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT by Mel Gorman · 10 years ago
  5. 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
  6. d444b03 Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on unicore32 by Mark Salter · 11 years ago
  7. e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
  8. 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
  9. 0bde729 Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 11 years ago
  10. f13399f Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 11 years ago
  11. e90bedb unicore32: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 11 years ago
  12. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  13. e00ca51 unicore32: select ARCH_MIGHT_HAVE_PC_PARPORT by Mark Salter · 11 years ago
  14. 611c86c unicore32: Initialize PWM backlight enable_gpio field by Thierry Reding · 11 years ago
  15. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  16. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  17. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  18. 8713410 arch: mm: do not invoke OOM killer on kernel fault OOM by Johannes Weiner · 11 years ago
  19. 1b3a5d0 reboot: move arch/x86 reboot= handling to generic kernel by Robin Holt · 11 years ago
  20. c97a700 reboot: unicore32: prepare reboot_mode for moving to generic kernel code by Robin Holt · 11 years ago
  21. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  22. 862f001 Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  23. b26a3df mm/unicore32: fix stale comment about VALID_PAGE() by Jiang Liu · 11 years ago
  24. 0d0b6d2 mm/unicore32: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  25. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  26. dbe67df mm: enhance free_reserved_area() to support poisoning memory with zero by Jiang Liu · 11 years ago
  27. 1119969 mm: change signature of free_reserved_area() to fix building warnings by Jiang Liu · 11 years ago
  28. 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
  29. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  30. ee89bd6 lib: Move fonts from drivers/video/console/ to lib/fonts/ by Geert Uytterhoeven · 11 years ago
  31. c13e396 unicore32/PCI: Remove redundant call of pci_bus_add_devices() by Jiang Liu · 11 years ago
  32. 3644bc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  33. 6dd9148 unicore32: just use mmap_pgoff()... by Al Viro · 11 years ago
  34. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  35. 5f56886 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  36. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  37. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  38. 3ed1c47 Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  39. 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
  40. d0380e6 early_printk: consolidate random copies of identical code by Thomas Gleixner · 11 years ago
  41. ef93247 mm, vmalloc: change iterating a vmlist to find_vm_area() by Joonsoo Kim · 11 years ago
  42. ccecb51 mm/unicore32: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  43. 4b59e6c mm, show_mem: suppress page counts in non-blockable contexts by David Rientjes · 11 years ago
  44. d190e81 idle: Remove GENERIC_IDLE_LOOP config switch by Thomas Gleixner · 11 years ago
  45. 7fd2bf3 Remove GENERIC_GPIO config option by Alexandre Courbot · 11 years ago
  46. 76ec9d1 Convert selectors of GENERIC_GPIO to GPIOLIB by Alexandre Courbot · 11 years ago
  47. 73cc9c8 cpufreq: unicore2: move cpufreq driver to drivers/cpufreq by Viresh Kumar · 11 years ago
  48. aba92c9e unicore: Use generic idle loop by Thomas Gleixner · 11 years ago
  49. b43a7ff cpufreq: Notify all policy->cpus in cpufreq_notify_transition() by Viresh Kumar · 11 years ago
  50. aef1552 unicore32: default GENERIC_GPIO to false by Alexandre Courbot · 11 years ago
  51. d80a357 unicore32: remove unneeded select GENERIC_GPIO by Alexandre Courbot · 11 years ago
  52. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 11 years ago
  53. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  54. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  55. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  56. 6ae236c unicore32 idle: delete stray pm_idle comment by Len Brown · 11 years ago
  57. d64008a burying unused conditionals by Al Viro · 12 years ago
  58. 50b3c9e unicore32: switch to generic sigaltstack by Al Viro · 12 years ago
  59. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 11 years ago
  60. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  61. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  62. 5208ba2 missing user_stack_pointer() instances by Al Viro · 12 years ago
  63. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  64. 7a684c4 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  65. 82fab44 modules: don't hand 0 to vmalloc. by Rusty Russell · 12 years ago
  66. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  67. 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
  68. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  69. 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
  70. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  71. cb56217 unicore32: switch to generic clone(2) by Al Viro · 12 years ago
  72. 8c610c1 unicore32/PCI: Remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  73. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  74. c284464 arch/unicore32: remove CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  75. 60541d7 unicore32: switch to generic sys_execve() by Al Viro · 12 years ago
  76. 38e9935 unicore32: switch to generic kernel_thread()/kernel_execve() by Al Viro · 12 years ago
  77. ddd2d38 unicore32: Use Kbuild infrastructure for kvm_para.h by Guan Xuetao · 12 years ago
  78. e8ce15a UAPI: (Scripted) Disintegrate arch/unicore32/include/asm by David Howells · 12 years ago
  79. 10e1e99 UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between native and cross compiler by Guan Xuetao · 12 years ago
  80. 195d457 UniCore32-bugfix: fix mismatch return value of __xchg_bad_pointer by Guan Xuetao · 12 years ago
  81. 446d141 UniCore32 bugfix: add missed CONFIG_ZONE_DMA by Guan Xuetao · 12 years ago
  82. f3f09d5 unicore32/mm/fault.c: Port OOM changes to do_pf by Kautuk Consul · 12 years ago
  83. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  84. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  85. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  86. 2474542 Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  87. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  88. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  89. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  90. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  91. ed5062d Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  92. 79c11b6 pwm: Move PUV3 PWM driver to PWM framework by Thierry Reding · 12 years ago
  93. 5384e27 unicore32: pwm: Use managed resource allocations by Thierry Reding · 12 years ago
  94. e551fad unicore32: pwm: Remove unnecessary indirection by Thierry Reding · 12 years ago
  95. dde9959 unicore32: pwm: Use module_platform_driver() by Thierry Reding · 12 years ago
  96. d1b6886 unicore32: pwm: Properly remap memory-mapped registers by Thierry Reding · 12 years ago
  97. 82e54a6 unicore32: select generic atomic64_t support by Fengguang Wu · 12 years ago
  98. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  99. 8901395 UAPI: Fix the guards on various asm/unistd.h files by David Howells · 12 years ago
  100. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago