1. d2ce4e9 um: kill thread->forking by Al Viro · 12 years ago
  2. f9a38ea um: let signal_delivered() do SIGTRAP on singlestepping into handler by Al Viro · 12 years ago
  3. bf56d57 um: don't leak floating point state and segment registers on execve() by Al Viro · 12 years ago
  4. 4245979 um: take cleaning singlestep to start_thread() by Al Viro · 12 years ago
  5. 4c85472 ARM: ux500: tidy up pin sleep modes by Linus Walleij · 12 years ago
  6. 27aa55c arm64: ptrace: remove obsolete ptrace request numbers from user headers by Will Deacon · 12 years ago
  7. ae2c6ca sparc64: Add SPARC-T4 optimized memcpy. by David S. Miller · 12 years ago
  8. 402537f perf/x86: Fix typo in uncore_pmu_to_box by Yan, Zheng · 12 years ago
  9. 84d5dfb ARM: Orion5x: Fix too small coherent pool. by Andrew Lunn · 12 years ago
  10. 73201db x86, suspend: On wakeup always initialize cr4 and EFER by H. Peter Anvin · 12 years ago
  11. 5a5a51d x86-32: Start out eflags and cr4 clean by H. Peter Anvin · 12 years ago
  12. 5e19997 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 12 years ago
  13. edf55fd x86: Exit RCU extended QS on notify resume by Frederic Weisbecker · 12 years ago
  14. 0430499 x86: Use the new schedule_user API on userspace preemption by Frederic Weisbecker · 12 years ago
  15. 6ba3c97 x86: Exception hooks for userspace RCU extended QS by Frederic Weisbecker · 12 years ago
  16. ef3f628 x86: Unspaghettize do_general_protection() by Frederic Weisbecker · 12 years ago
  17. bf5a3c1 x86: Syscall hooks for userspace RCU extended QS by Frederic Weisbecker · 12 years ago
  18. 04e7e95 rcu: Switch task's syscall hooks on context switch by Frederic Weisbecker · 12 years ago
  19. c397031 s390: update defconfig by Heiko Carstens · 12 years ago
  20. 0eccc78 s390/jump label,nss: let shared kernel support depend on !JUMP_LABEL by Heiko Carstens · 12 years ago
  21. f7ed68a s390/disassembler: fix decoding of risblg instruction by Heiko Carstens · 12 years ago
  22. c59eed1 s390/bpf,jit: add support for BPF_S_ANC_ALU_XOR_X instruction by Heiko Carstens · 12 years ago
  23. 0229125 s390/traps: move call to print_modules() out of show_regs() by Heiko Carstens · 12 years ago
  24. 5e249d6 s390/mm: mark free_initrd_mem() as __init by Heiko Carstens · 12 years ago
  25. b1d6b40 s390/cmpxchg,percpu: implement cmpxchg_double() by Heiko Carstens · 12 years ago
  26. ba6f5c2 s390/percpu: implement this_cpu_add_return() by Heiko Carstens · 12 years ago
  27. 28634a0 s390/percpu: implement this_cpu_xchg() by Heiko Carstens · 12 years ago
  28. 0ed23b3 s390/kexec: remove CONFIG_KEXEC by Heiko Carstens · 12 years ago
  29. 708c39d s390/irq: use designated initializers for irq class array by Heiko Carstens · 12 years ago
  30. 41459d3 s390: add uninitialized_var() to suppress false positive compiler warnings by Heiko Carstens · 12 years ago
  31. 6b563d8 s390/crashdump: move fill_cpu_elf_notes() prototype to header file by Heiko Carstens · 12 years ago
  32. f6e3869 s390/process: add missing header include by Heiko Carstens · 12 years ago
  33. 66389e8 s390/ptrace: add missing ifdef by Heiko Carstens · 12 years ago
  34. 1a0f248 s390/ipl,decrompressor: disable branch profiling by Heiko Carstens · 12 years ago
  35. 305e4f1 s390/perf_events: compile only for CONFIG_64BIT by Heiko Carstens · 12 years ago
  36. 0327dab s390/topology: use for_each_set_bit to simplify the code by Wei Yongjun · 12 years ago
  37. c0162b0 s390/syscalls: wire up kcmp system call by Heiko Carstens · 12 years ago
  38. a11b2ef s390/appldata: change return value of appldata_asm by Heiko Carstens · 12 years ago
  39. d978386 s390/kexec: change return value of machine_kexec_prepare by Heiko Carstens · 12 years ago
  40. a8f6db4 s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYS by Heiko Carstens · 12 years ago
  41. caf757c s390/sysinfo,stsi: change return code handling by Heiko Carstens · 12 years ago
  42. eb608fb s390/exceptions: switch to relative exception table entries by Heiko Carstens · 12 years ago
  43. c3e6d40 s390/scm: remove superfluous lock by Sebastian Ott · 12 years ago
  44. 50ab9a9 s390/smp,topology: add polarization member to pcpu struct by Heiko Carstens · 12 years ago
  45. fade4dc s390/sysinfo,topology: fix cpu topology maximum nesting detection by Heiko Carstens · 12 years ago
  46. 34cda99 s390/mm: implement __get_user_pages_fast() by Gerald Schaefer · 12 years ago
  47. 25502f0 s390/sysinfo: add additional z196 fields to output by Heiko Carstens · 12 years ago
  48. 0facaa1 s390/sysinfo: convert /proc/sysinfo to seqfile by Heiko Carstens · 12 years ago
  49. 7860913 s390/topology: remove sysinfo header include, add forward declaration instead by Heiko Carstens · 12 years ago
  50. bad4c9c s390/mm: shorten addressing mode initialization by Heiko Carstens · 12 years ago
  51. d1b0d84 s390/mm: rename addressing_mode to s390_user_mode by Heiko Carstens · 12 years ago
  52. 3d5787c s390/mm: change default addressing mode by Heiko Carstens · 12 years ago
  53. c5e3acd s390/smp: avoid concurrent write to sigp status field by Heiko Carstens · 12 years ago
  54. fbf3c54 s390/processor: use ARRAY_SIZE instead of hard coded value by Heiko Carstens · 12 years ago
  55. 6668022 s390/cache: add cpu cache information to /proc/cpuinfo by Heiko Carstens · 12 years ago
  56. d35339a s390: add support for transactional memory by Martin Schwidefsky · 12 years ago
  57. e4b8b3f s390: add support for runtime instrumentation by Jan Glauber · 12 years ago
  58. 2e73c2c s390/eadm_sch: add support for irq statistics by Sebastian Ott · 12 years ago
  59. eadb86a s390/cio: add eadm subchannel driver by Sebastian Ott · 12 years ago
  60. 40ff4cc s390: add scm notification by Sebastian Ott · 12 years ago
  61. 1d1c8f7 s390: add scm bus driver by Sebastian Ott · 12 years ago
  62. d2fc439b s390: add eadm related structures by Sebastian Ott · 12 years ago
  63. 382b736 s390: add eadm facility bits by Sebastian Ott · 12 years ago
  64. 48a8ca0 s390/kexec: move machine_crash_shutdown() to machine_kexec.c by Heiko Carstens · 12 years ago
  65. 1c72592 s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiers by Heiko Carstens · 12 years ago
  66. 0d0e471 s390/smp: fix smp_find_processor_id() argument mismatch by Heiko Carstens · 12 years ago
  67. 7755d6b s390/cpu hotplug: use hotcpu_notifier() instead of register_cpu_notifier() by Heiko Carstens · 12 years ago
  68. bdd1fc2 s390/kvm: Improve Kconfig help text. by Cornelia Huck · 12 years ago
  69. 843c48f s390/kconfig: split the s390 base menu by Jan Glauber · 12 years ago
  70. 881730a s390/cache: expose cpu cache topology via sysfs by Heiko Carstens · 12 years ago
  71. 648609e s390: enable large page support with CONFIG_DEBUG_PAGEALLOC by Gerald Schaefer · 12 years ago
  72. 535c611 s390/string: provide asm lib functions for memcpy and memcmp by Heiko Carstens · 12 years ago
  73. 68d9884 s390/bpf,jit: improve code generation by Heiko Carstens · 12 years ago
  74. c10302e s390/bpf,jit: BPF Just In Time compiler for s390 by Martin Schwidefsky · 12 years ago
  75. 2b1d502 rcu: Settle config for userspace extended quiescent state by Frederic Weisbecker · 12 years ago
  76. c416ddf x86: Unspaghettize do_trap() by Frederic Weisbecker · 12 years ago
  77. 1b2b23d x86_64: Work around old GAS bug by Tao Guo · 12 years ago
  78. 57c078c x86/api: Rename mp_register_lapic in a comment by Yasuaki Ishimatsu · 12 years ago
  79. dec08a8 x86: Remove the useless branch in c_start() by Michael Wang · 12 years ago
  80. 84bd48a ARM: dts: Add nodes for dw_mmc controllers for Samsung EXYNOS5250 platforms by Thomas Abraham · 12 years ago
  81. a5c1777 ARM: EXYNOS: Add AUXDATA support for MSHC controllers by Thomas Abraham · 12 years ago
  82. e895e49 ARM: EXYNOS: Add support for MSHC controller clocks by Thomas Abraham · 12 years ago
  83. e139e95 x86, smap: Do not abuse the [f][x]rstor_checking() functions for user space by H. Peter Anvin · 12 years ago
  84. 6f0f9b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  85. 593d100 Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b by Paul E. McKenney · 12 years ago
  86. fdf9c35 cputime: Make finegrained irqtime accounting generally available by Frederic Weisbecker · 12 years ago
  87. 9dc16f64 ia64: Reuse system and user vtime accounting functions on task switch by Frederic Weisbecker · 12 years ago
  88. 5bf412c ia64: Consolidate user vtime accounting by Frederic Weisbecker · 12 years ago
  89. a7e1a9e vtime: Consolidate system/idle context detection by Frederic Weisbecker · 12 years ago
  90. bf9fae9 cputime: Use a proper subsystem naming for vtime related APIs by Frederic Weisbecker · 12 years ago
  91. 8e5d066 Merge tag 'v3.6-rc6' into spi-drivers by Mark Brown · 12 years ago
  92. 8e4b97e ARM: LPC32xx: Support GPI 28 by Roland Stigge · 12 years ago
  93. a4bc787 ARM: LPC32xx: Platform update for devicetree completion of spi-pl022 by Roland Stigge · 12 years ago
  94. 632cbbc ARM: LPC32xx: Board cleanup by Roland Stigge · 12 years ago
  95. 07c7e12 ARM: LPC32xx: LED fix in PHY3250 DTS file by Roland Stigge · 12 years ago
  96. bda4ec9 Merge branches 'bigrt.2012.09.23a', 'doctorture.2012.09.23a', 'fixes.2012.09.23a', 'hotplug.2012.09.23a' and 'idlechop.2012.09.23a' into HEAD by Paul E. McKenney · 12 years ago
  97. 78c8f84 Merge branch 'pci/yinghai-misc' into next by Bjorn Helgaas · 12 years ago
  98. 56d27ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  99. 0c59f23 Merge tag 'stable/for-linus-3.6-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  100. 82c93fc x86: bpf_jit_comp: add XOR instruction for BPF JIT by Daniel Borkmann · 12 years ago