1. efee984 new helper: signal_delivered() by Al Viro · 14 years ago
  2. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 14 years ago
  3. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 14 years ago
  4. b7f9a11 new helper: sigmask_to_save() by Al Viro · 14 years ago
  5. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 14 years ago
  6. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 14 years ago
  7. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
  8. 3eaa73b arm: use clear_tasks_mm_cpumask() by Anton Vorontsov · 14 years ago
  9. 227d1e4 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 14 years ago
  10. e94c805 Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal.git into for-linus by Russell King · 14 years ago
  11. f465d14 Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 14 years ago
  12. d484864 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 14 years ago
  13. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 14 years ago
  14. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 14 years ago
  15. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 14 years ago
  16. 2ff2b28 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  17. 68f3f16 new helper: sigsuspend() by Al Viro · 14 years ago
  18. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  19. 70b58d8 arm: don't open-code ptrace_report_syscall() by Al Viro · 14 years ago
  20. fa18484 arm: remove unused restart trampoline by Al Viro · 14 years ago
  21. 6b5c804 arm: new way of handling ERESTART_RESTARTBLOCK by Al Viro · 14 years ago
  22. 21c1176 arm: if we get into work_pending while returning to kernel mode, just go away by Al Viro · 14 years ago
  23. d9be5ea arm: don't call try_to_freeze() from do_signal() by Al Viro · 14 years ago
  24. 7dfae72 arm: if there's no handler we need to restore sigmask, syscall or no syscall by Al Viro · 14 years ago
  25. 84849b3 arm: trim _TIF_WORK_MASK, get rid of useless test and branch... by Al Viro · 14 years ago
  26. 7f1b5a9 arm: missing checks of __get_user()/__put_user() return values by Al Viro · 14 years ago
  27. 4ab1056 Merge branch 'v3-removal' into for-linus by Russell King · 14 years ago
  28. 4175160 Merge branch 'misc' into for-linus by Russell King · 14 years ago
  29. ddf90a2 Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' and 'versatile' into for-linus by Russell King · 14 years ago
  30. c790950 ARM: integrate CMA with DMA-mapping subsystem by Marek Szyprowski · 14 years ago
  31. 16ee657 Merge remote-tracking branch 'tip/perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 14 years ago
  32. 90cf241 ARM: PCI: remove per-pci_hw list of buses by Russell King · 14 years ago
  33. a7c1938 userns: Convert stat to return values mapped from kuids and kgids by Eric W. Biederman · 14 years ago
  34. c23bfc3 ARM: PCI: provide a default bus scan implementation by Russell King · 14 years ago
  35. daeb4c0 ARM: PCI: get rid of pci_std_swizzle() by Russell King · 14 years ago
  36. 80b9abf Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo/linux-2.6 into staging/cleanup by Olof Johansson · 14 years ago
  37. fd0d000 perf: Pass last sampling period to perf_sample_data_init() by Robert Richter · 14 years ago
  38. 67ba529 Merge branch 'smp/threadalloc' into smp/hotplug by Thomas Gleixner · 14 years ago
  39. 448eca9 arm: Remove unused cpu_idle_wait() by Thomas Gleixner · 14 years ago
  40. fde165b ARM: 7414/1: SMP: prevent use of the console when using idmap_pgd by Colin Cross · 14 years ago
  41. bd0493e ARM: 7413/1: move read_{boot,persistent}_clock to the architecture level by Marc Zyngier · 14 years ago
  42. 2f97836 ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endianness by Will Deacon · 14 years ago
  43. 6a68b6f ARM: 7411/1: audit: fix treatment of saved ip register during syscall tracing by Will Deacon · 14 years ago
  44. e787ec1 ARM: 7410/1: Add extra clobber registers for assembly in kernel_execve by Tim Bird · 14 years ago
  45. 5290dc2 arm: Use generic init_task by Thomas Gleixner · 14 years ago
  46. 357c9c1 ARM: Remove support for ARMv3 ARM610 and ARM710 CPUs by Russell King · 14 years ago
  47. f67860a7 ARM: 7363/1: DEBUG_LL: limit early mapping to the minimum by Nicolas Pitre · 14 years ago
  48. 5693188 Merge branch 'timers-v3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stable by Russell King · 14 years ago
  49. 90de413 ARM: provide a late_initcall hook for platform initialization by Shawn Guo · 14 years ago
  50. c5102f5 ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails by Will Deacon · 14 years ago
  51. 435a7ef ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem held by Dima Zavin · 14 years ago
  52. 0bd82ad ARM: 7347/1: SCU: use cpu_logical_map for per-CPU low power mode by Will Deacon · 14 years ago
  53. 5e7371d ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQs by Will Deacon · 14 years ago
  54. 6fa99b7 ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victim by Will Deacon · 14 years ago
  55. fb8a99f ARM: architected timers: remove support for non DT platforms by Marc Zyngier · 14 years ago
  56. 273d16a ARM: architected timers: add support for UP timer by Marc Zyngier · 14 years ago
  57. 0075242 ARM: architected timers: add DT support by Marc Zyngier · 14 years ago
  58. 3f61c80 ARM: architected timers: Add A15 specific sched_clock implementation by Marc Zyngier · 15 years ago
  59. 022c03a ARM: local timers: Add A15 architected timer support by Marc Zyngier · 14 years ago
  60. bfa05f4 ARM: local timers: reserve local_timer_register() to SMP by Marc Zyngier · 14 years ago
  61. 84ec6d5 arm: Use generic idle thread allocation by Thomas Gleixner · 14 years ago
  62. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 14 years ago
  63. 8084de8 ARM: PCI: remove unused sys->hw by Russell King · 14 years ago
  64. 0693bf6 ARM: 7374/1: add TRACEHOOK support by Wade Farnsworth · 14 years ago
  65. 58834ee ARM: 7385/1: ThumbEE: Use cpuid macros to read ID_PFR0 for ThumbEE by Jonathan Austin · 14 years ago
  66. 2498814 ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.c by Will Deacon · 14 years ago
  67. 3cd88f9 Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus" by Russell King · 14 years ago
  68. 4542b6a ARM: 7365/1: drop unused parameter from flush_cache_user_range by Dima Zavin · 14 years ago
  69. e5ab858 ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMU by Will Deacon · 14 years ago
  70. 9f85550 ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus by Linus Walleij · 14 years ago
  71. 20a2a81 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 14 years ago
  72. deb74f5 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 14 years ago
  73. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 14 years ago
  74. 3eb8d70 ARM: fix bios32.c build warning by Russell King · 14 years ago
  75. 5a4f5da5 ARM: 7337/1: ptrace: fix ptrace_read_user for !CONFIG_MMU platforms by Will Deacon · 14 years ago
  76. fa0d1db ARM: fix missing bug.h include in arch/arm/kernel/insn.c by Russell King · 14 years ago
  77. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 14 years ago
  78. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 14 years ago
  79. 0b5f9c0 remove references to cpu_*_map in arch/ by Rusty Russell · 14 years ago
  80. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
  81. 3fc498f smp: introduce a generic on_each_cpu_mask() function by Gilad Ben-Yossef · 14 years ago
  82. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 14 years ago
  83. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 14 years ago
  84. 15d07dc ARM: move CP15 definitions to separate header file by Russell King · 14 years ago
  85. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 14 years ago
  86. 48d5544 Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 14 years ago
  87. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 14 years ago
  88. b0df898 Merge branch 'devel-stable' into for-linus by Russell King · 14 years ago
  89. 09f05d8 ARM: 7334/1: add jump label support by Rabin Vincent · 14 years ago
  90. 9b5a146 ARM: 7338/1: add support for early console output via semihosting by Nicolas Pitre · 14 years ago
  91. 101d9b0 ARM: use set_current_blocked() and block_sigmask() by Matt Fleming · 14 years ago
  92. b21d55e ARM: 7332/1: extract out code patch function from kprobes by Rabin Vincent · 14 years ago
  93. d82227c ARM: 7331/1: extract out insn generation code from ftrace by Rabin Vincent · 14 years ago
  94. 4394e28 ARM: 7330/1: ftrace: use canonical Thumb-2 wide instruction format by Rabin Vincent · 14 years ago
  95. dc283d70 ARM: 7351/1: ftrace: remove useless memory checks by Rabin Vincent · 14 years ago
  96. 9141a00 ARM: 7316/1: kexec: EOI active and mask all interrupts in kexec crash path by Will Deacon · 14 years ago
  97. 342d00a ARM: 7317/1: irq: avoid NULL check in for_each_irq_desc loop by Will Deacon · 14 years ago
  98. d33c88c ARM: 7315/1: perf: add support for the Cortex-A7 PMU by Will Deacon · 14 years ago
  99. f153d01 ARM: sync sched_clock() state on suspend by Russell King · 14 years ago
  100. 8211ca6 ARM: Add compiled ISA to oops dumps by Russell King · 14 years ago