1. 24465a4 take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h by Al Viro · 12 years ago
  2. 1ea2a016 mn10300: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  3. 3416e80 h8300: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  4. e9eac30 tile: switch to generic clone() by Al Viro · 12 years ago
  5. 20ecc91 m68k: sanitize copy_thread(), fork/vfork/clone wrappers, switch to generic fork/vfork by Al Viro · 12 years ago
  6. dfe09ae alpha: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  7. 87f1ca8 s390: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  8. f3268ed microblaze: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  9. f01acea hexagon: switch to generic clone() by Al Viro · 12 years ago
  10. 0ad9513 sh: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  11. 415bfae parisc: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  12. 92bbe6c m32r: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  13. 27d892f cris: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  14. 584271b avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappers by Al Viro · 12 years ago
  15. 9ac0800 arm64: sanitize copy_thread(), switch to generic fork/vfork/clone by Al Viro · 12 years ago
  16. b9763ce frv: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  17. 0bcfe54 powerpc: switch to generic fork/clone/vfork by Al Viro · 12 years ago
  18. 38a61b6 arm: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  19. 1d4b4b2 x86, um: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  20. 71613c3 get rid of pt_regs argument of ->load_binary() by Al Viro · 12 years ago
  21. 3c456bf get rid of pt_regs argument of search_binary_handler() by Al Viro · 12 years ago
  22. 910cdc5 kill stray kernel_thread() garbage by Al Viro · 12 years ago
  23. 6b94631 consolidate sys_execve() prototype by Al Viro · 12 years ago
  24. 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 · 12 years ago
  25. d212504 generic sys_fork / sys_vfork / sys_clone by Al Viro · 12 years ago
  26. 2590673 alpha: reorganize copy_process(), prepare to saner fork_idle() by Al Viro · 12 years ago
  27. b960f30 alpha: don't pass useless arguments to do_{,rt_},sigreturn() by Al Viro · 12 years ago
  28. e0e431a alpha: simplify fork and friends by Al Viro · 12 years ago
  29. 2b067fc um: don't bother looking at regs in copy_thread() - current_pt_regs() is what we'll get by Al Viro · 12 years ago
  30. 8cddebd um: don't bother with passing sp to do_fork() for fork(2)/vfork(2) by Al Viro · 12 years ago
  31. 02232f8 microblaze: rt_sigreturn is too trigger-happy about sigaltstack errors by Al Viro · 12 years ago
  32. afd3f96 score: do_sigaltstack() expects a userland pointer... by Al Viro · 12 years ago
  33. 9dc87c7 sh64: fix altstack switching on sigreturn by Al Viro · 12 years ago
  34. d26654e openrisk: fix altstack switching on sigreturn by Al Viro · 12 years ago
  35. 9436d5c um: get_safe_registers() should be done in flush_thread(), not start_thread() by Al Viro · 12 years ago
  36. a2b6dfae Merge branch 'arch-tile' into no-rebases by Al Viro · 12 years ago
  37. e3cb7e9 tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errors by Al Viro · 12 years ago
  38. e6c7d32 KVM: VMX: fix invalid cpu passed to smp_call_function_single by Xiao Guangrong · 12 years ago
  39. 859f845 KVM: use is_idle_task() instead of idle_cpu() to decide when to halt in async_pf by Gleb Natapov · 12 years ago
  40. 8c610c1 unicore32/PCI: Remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  41. 48bee69 sh/PCI: Remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  42. e47034c powerpc/PCI: Remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  43. 0a6f19d mips/PCI: Remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  44. d5174d2 microblaze/PCI: Remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  45. 394b40f xen/acpi: Move the xen_running_on_version_or_later function. by Konrad Rzeszutek Wilk · 12 years ago
  46. 93bbd0c c6x: use generic kvm_para.h by Mark Salter · 12 years ago
  47. de0eed2 c6x: remove internal kernel symbols from exported setup.h by Mark Salter · 12 years ago
  48. 5b7897d ARM: EXYNOS: Avoid early use of of_machine_is_compatible() by Doug Anderson · 12 years ago
  49. fd78a95 tile: dma_debug: add debug_dma_mapping_error support by Shuah Khan · 12 years ago
  50. 50af1e9 sh: dma_debug: add debug_dma_mapping_error support by Shuah Khan · 12 years ago
  51. 34daa88 powerpc: dma_debug: add debug_dma_mapping_error support by Shuah Khan · 12 years ago
  52. 9c83b07c mips: dma_debug: add debug_dma_mapping_error support by Shuah Khan · 12 years ago
  53. e728fa1 microblaze: dma-mapping: support debug_dma_mapping_error by Shuah Khan · 12 years ago
  54. 27fa0ab ia64: dma_debug: add debug_dma_mapping_error support by Shuah Khan · 12 years ago
  55. ad15488 c6x: dma_debug: add debug_dma_mapping_error support by Shuah Khan · 12 years ago
  56. bb7c4de ARM64: dma_debug: add debug_dma_mapping_error support by Shuah Khan · 12 years ago
  57. c19d19e [media] omap3isp: Add CSI configuration registers from control block to ISP resources by Sakari Ailus · 12 years ago
  58. 972deb4 i2c: omap: Remove the OMAP_I2C_FLAG_RESET_REGS_POSTIDLE flag by Shubhrajyoti D · 12 years ago
  59. ea3aacf ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event device by Will Deacon · 12 years ago
  60. d033a30 Merge remote-tracking branch 'linus/master' into staging/for_v3.8 by Mauro Carvalho Chehab · 12 years ago
  61. 31fbcda Input: bu21013_ts - move GPIO init and exit functions into the driver by Lee Jones · 12 years ago
  62. 64db364 ARM: ux500: Strip out duplicate touch screen platform information by Lee Jones · 12 years ago
  63. d98d07c KVM: x86: update pvclock area conditionally, on cpu migration by Marcelo Tosatti · 12 years ago
  64. b48aa97 KVM: x86: require matched TSC offsets for master clock by Marcelo Tosatti · 12 years ago
  65. 42897d8 KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization by Marcelo Tosatti · 12 years ago
  66. d828199 KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag by Marcelo Tosatti · 12 years ago
  67. 16e8d74 KVM: x86: notifier for clocksource changes by Marcelo Tosatti · 12 years ago
  68. 886b470 KVM: x86: pass host_tsc to read_l1_tsc by Marcelo Tosatti · 12 years ago
  69. 51c19b4 x86: vdso: pvclock gettime support by Marcelo Tosatti · 12 years ago
  70. 3dc4f7c x86: kvm guest: pvclock vsyscall support by Marcelo Tosatti · 12 years ago
  71. 71056ae x86: pvclock: generic pvclock vsyscall initialization by Marcelo Tosatti · 12 years ago
  72. 189e117 x86: pvclock: add note about rdtsc barriers by Marcelo Tosatti · 12 years ago
  73. 2697902 x86: pvclock: introduce helper to read flags by Marcelo Tosatti · 12 years ago
  74. dce2db0 x86: pvclock: create helper for pvclock data retrieval by Marcelo Tosatti · 12 years ago
  75. 42b5637 x86: pvclock: remove pvclock_shadow_time by Marcelo Tosatti · 12 years ago
  76. b01578d x86: pvclock: make sure rdtsc doesnt speculate out of region by Marcelo Tosatti · 12 years ago
  77. 7069ed6 x86: kvmclock: allocate pvclock shared memory area by Marcelo Tosatti · 12 years ago
  78. 78c0337 KVM: x86: retain pvclock guest stopped bit in guest memory by Marcelo Tosatti · 12 years ago
  79. f7e758a ARM: dts: add node for PL330 MDMA1 controller for exynos4 by Bartlomiej Zolnierkiewicz · 12 years ago
  80. 1f054f5 ARM: EXYNOS: Add support for secondary CPU bring-up on Exynos4412 by Tomasz Figa · 12 years ago
  81. 5fa23dd ARM: EXYNOS: add UART3 to DEBUG_LL ports by Olof Johansson · 12 years ago
  82. 7d3b5fa ARM: S3C24XX: Add clkdev entry for camif-upll clock by Sylwester Nawrocki · 12 years ago
  83. e51d548 ARM: SAMSUNG: Add s3c24xx/s3c64xx CAMIF GPIO setup helpers by Sylwester Nawrocki · 12 years ago
  84. 8aca8db ARM: EXYNOS: Remove unused regs-mem.h file by Thomas Abraham · 12 years ago
  85. 166e54a ARM: EXYNOS: Remove unused non-dt support for dwmci controller by Thomas Abraham · 12 years ago
  86. 573e5bb ARM: EXYNOS: Add flush_cache_all in suspend finisher by Abhilash Kesavan · 12 years ago
  87. a633208 ARM: EXYNOS: Remove scu_enable from cpuidle by Abhilash Kesavan · 12 years ago
  88. ebee854 ARM: EXYNOS: Fix soft reboot hang after suspend/resume by Inderpal Singh · 12 years ago
  89. 3445513 ARM: EXYNOS: Add support for rtc wakeup by Inderpal Singh · 12 years ago
  90. 756e46d ARM: EXYNOS: fix the hotplug for Cortex-A15 by Abhilash Kesavan · 12 years ago
  91. f4fe388 ARM: S3C64XX: Add dummy supplies for Glenfarclas LDOs by Mark Brown · 12 years ago
  92. 3322914 ARM: S3C64XX: Add registration of WM2200 Bells device on Cragganmore by Mark Brown · 12 years ago
  93. 6662c34 x86-32: Unbreak booting on some 486 clones by H. Peter Anvin · 12 years ago
  94. 2f96fbb arm: mvebu: add Aurora L2 Cache Controller to the DT by Gregory CLEMENT · 12 years ago
  95. d792b1e arm: mvebu: add L2 cache support by Gregory CLEMENT · 12 years ago
  96. a474a51 cpuidle: Measure idle state durations with monotonic clock by Julius Werner · 12 years ago
  97. 4209932 cpufreq: SPEAr: Add CPUFreq driver by Deepak Sikri · 12 years ago
  98. 64507dd Merge branch 'ste-dt-for-next' of git://git.linaro.org/people/ljones/linux-3.0-ux500 into next/dt by Arnd Bergmann · 12 years ago
  99. e13316d ARM: ux500: Rename dbx500 cpufreq code to be more generic by Lee Jones · 12 years ago
  100. d3fed7b ARM: dts: add missing ux500 device trees by Fabio Baltieri · 12 years ago