1. 5f56886 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  2. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  3. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 11 years ago
  4. 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
  5. 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
  6. d0380e6 early_printk: consolidate random copies of identical code by Thomas Gleixner · 11 years ago
  7. ef93247 mm, vmalloc: change iterating a vmlist to find_vm_area() by Joonsoo Kim · 11 years ago
  8. ccecb51 mm/unicore32: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  9. 4b59e6c mm, show_mem: suppress page counts in non-blockable contexts by David Rientjes · 11 years ago
  10. d190e81 idle: Remove GENERIC_IDLE_LOOP config switch by Thomas Gleixner · 11 years ago
  11. 73cc9c8 cpufreq: unicore2: move cpufreq driver to drivers/cpufreq by Viresh Kumar · 11 years ago
  12. aba92c9e unicore: Use generic idle loop by Thomas Gleixner · 11 years ago
  13. b43a7ff cpufreq: Notify all policy->cpus in cpufreq_notify_transition() by Viresh Kumar · 11 years ago
  14. 4febd95 Select VIRT_TO_BUS directly where needed by Stephen Rothwell · 11 years ago
  15. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 11 years ago
  16. 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
  17. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  18. 6ae236c unicore32 idle: delete stray pm_idle comment by Len Brown · 11 years ago
  19. d64008a burying unused conditionals by Al Viro · 12 years ago
  20. 50b3c9e unicore32: switch to generic sigaltstack by Al Viro · 12 years ago
  21. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 11 years ago
  22. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  23. 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  24. 5208ba2 missing user_stack_pointer() instances by Al Viro · 12 years ago
  25. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  26. 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
  27. 82fab44 modules: don't hand 0 to vmalloc. by Rusty Russell · 12 years ago
  28. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  29. 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
  30. 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
  31. 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
  32. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  33. cb56217 unicore32: switch to generic clone(2) by Al Viro · 12 years ago
  34. 8c610c1 unicore32/PCI: Remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  35. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  36. c284464 arch/unicore32: remove CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  37. 60541d7 unicore32: switch to generic sys_execve() by Al Viro · 12 years ago
  38. 38e9935 unicore32: switch to generic kernel_thread()/kernel_execve() by Al Viro · 12 years ago
  39. ddd2d38 unicore32: Use Kbuild infrastructure for kvm_para.h by Guan Xuetao · 12 years ago
  40. e8ce15a UAPI: (Scripted) Disintegrate arch/unicore32/include/asm by David Howells · 12 years ago
  41. 10e1e99 UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between native and cross compiler by Guan Xuetao · 12 years ago
  42. 195d457 UniCore32-bugfix: fix mismatch return value of __xchg_bad_pointer by Guan Xuetao · 12 years ago
  43. 446d141 UniCore32 bugfix: add missed CONFIG_ZONE_DMA by Guan Xuetao · 12 years ago
  44. f3f09d5 unicore32/mm/fault.c: Port OOM changes to do_pf by Kautuk Consul · 12 years ago
  45. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  46. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  47. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  48. 2474542 Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm by Linus Torvalds · 12 years ago
  49. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  50. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  51. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  52. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  53. ed5062d Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  54. 79c11b6 pwm: Move PUV3 PWM driver to PWM framework by Thierry Reding · 12 years ago
  55. 5384e27 unicore32: pwm: Use managed resource allocations by Thierry Reding · 12 years ago
  56. e551fad unicore32: pwm: Remove unnecessary indirection by Thierry Reding · 12 years ago
  57. dde9959 unicore32: pwm: Use module_platform_driver() by Thierry Reding · 12 years ago
  58. d1b6886 unicore32: pwm: Properly remap memory-mapped registers by Thierry Reding · 12 years ago
  59. 82e54a6 unicore32: select generic atomic64_t support by Fengguang Wu · 12 years ago
  60. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  61. 8901395 UAPI: Fix the guards on various asm/unistd.h files by David Howells · 12 years ago
  62. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  63. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  64. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  65. 3cffdc8 Uninclude linux/freezer.h by Richard Weinberger · 12 years ago
  66. fe9d7fe unicore32: remove pointless test by Al Viro · 12 years ago
  67. 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  68. 87b0e71 unicore32: unobfuscate _TIF_WORK_MASK by Al Viro · 12 years ago
  69. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  70. 1cedd69 don't bother exporting kernel_execve() by Al Viro · 12 years ago
  71. ddd03a1 get rid of generic instances of asm/exec.h by Al Viro · 12 years ago
  72. 8885b7b PCI: Provide a default pcibios_update_irq() by Thierry Reding · 12 years ago
  73. 3ddbebf PCI: Discard __init annotations for pci_fixup_irqs() and related functions by Thierry Reding · 12 years ago
  74. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  75. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  76. 18d8fe1 arm,unicore32: Remove obsolete "select MISC_DEVICES" by Geert Uytterhoeven · 12 years ago
  77. 5d9a19e unicore32/PCI: adjust section annotations for pcibios_setup() by Myron Stowe · 12 years ago
  78. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  79. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  80. bf343dfd don't call try_to_freeze() from do_signal() by Al Viro · 12 years ago
  81. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  82. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  83. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  84. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  85. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  86. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  87. 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
  88. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  89. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  90. 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
  91. 415d04d unicore32: if there's no handler we need to restore sigmask, syscall or no syscall by Al Viro · 12 years ago
  92. 9ae3679 unicore32: use block_sigmask() by Matt Fleming · 12 years ago
  93. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  94. 22bc48f unicore32: Use generic time config by Anna-Maria Gleixner · 12 years ago
  95. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  96. 7563bbf gpiolib/arches: Centralise bolierplate asm/gpio.h by Mark Brown · 12 years ago
  97. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 12 years ago
  98. d0b691d unicore32: Use generic init_task by Thomas Gleixner · 12 years ago
  99. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  100. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago