1. edd63a2 set_restore_sigmask() is never called without SIGPENDING (and never should be) by Al Viro · 12 years ago
  2. 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 12 years ago
  3. bf343dfd don't call try_to_freeze() from do_signal() by Al Viro · 12 years ago
  4. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  5. 5754f41 sh64: failure to build sigframe != signal without handler by Al Viro · 12 years ago
  6. 39974d0 openrisc: tracehook_signal_handler() is supposed to be called on success by Al Viro · 12 years ago
  7. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  8. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  9. 4ebefe3 new helpers: {clear,test,test_and_clear}_restore_sigmask() by Al Viro · 12 years ago
  10. 0c75966 x86, efi: Add EFI boot stub documentation by Matt Fleming · 13 years ago
  11. 9fa7ded x86, efi; Add EFI boot stub console support by Matt Fleming · 13 years ago
  12. 30dc0d0 x86, efi: Only close open files in error path by Matt Fleming · 13 years ago
  13. 5963e31 ftrace/x86: Do not change stacks in DEBUG when calling lockdep by Steven Rostedt · 12 years ago
  14. f898817 x86: Allow nesting of the debug stack IDT setting by Steven Rostedt · 12 years ago
  15. c0525a6 x86: Reset the debug_stack update counter by Steven Rostedt · 12 years ago
  16. 8a4d0a6 ftrace: Use breakpoint method to update ftrace caller by Steven Rostedt · 12 years ago
  17. a192cd0 ftrace: Synchronize variable setting with breakpoints by Steven Rostedt · 12 years ago
  18. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  19. 08615d7 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  20. d97b46a syscalls, x86: add __NR_kcmp syscall by Cyrill Gorcunov · 12 years ago
  21. 2c922c5 um: properly check all process' threads for a live mm by Anton Vorontsov · 12 years ago
  22. 137d1a2 um: fix possible race on task->mm by Anton Vorontsov · 12 years ago
  23. 9bd0a07 um: should hold tasklist_lock while traversing processes by Anton Vorontsov · 12 years ago
  24. af1be5a blackfin: fix possible deadlock in decode_address() by Anton Vorontsov · 12 years ago
  25. 2214f70 blackfin: a couple of task->mm handling fixes by Anton Vorontsov · 12 years ago
  26. 1198c8b sh: use clear_tasks_mm_cpumask() by Anton Vorontsov · 12 years ago
  27. 73863ab powerpc: use clear_tasks_mm_cpumask() by Anton Vorontsov · 12 years ago
  28. 3eaa73b arm: use clear_tasks_mm_cpumask() by Anton Vorontsov · 12 years ago
  29. 1cefe28 um/kernel/trap.c: port OOM changes to handle_page_fault() by Kautuk Consul · 12 years ago
  30. 5910de9 ARM: ux500: Enable probing of pinctrl through Device Tree by Lee Jones · 12 years ago
  31. 4a85c7f ARM: ux500: Add support for ab8500 regulators into the Device Tree by Lee Jones · 12 years ago
  32. bc36748 ARM: ux500: Provide regulator support for SMSC911x via Device Tree by Lee Jones · 12 years ago
  33. 890d84f ARM: ux500: Allow PRCMU regulator to be probed during a DT enabled boot by Lee Jones · 12 years ago
  34. e5999f2 ARM: ux500: Apply db8500-prcmu regulator information to db8500 Device Tree by Lee Jones · 12 years ago
  35. fd6948b ARM: ux500: Only initialise STE's UIBs on boards which support them by Lee Jones · 12 years ago
  36. 48a4ea6 ARM: ux500: Disable platform setup of the ab8500 when DT is enabled by Lee Jones · 12 years ago
  37. 93b5698 ARM: ux500: Use correct format for dynamic IRQ assignment by Lee Jones · 12 years ago
  38. e6fada5 ARM: ux500: Re-enable SMSC911x platform code registration during non-DT boots by Lee Jones · 12 years ago
  39. ccf74f7 ARM: ux500: PRCMU related configuration and layout corrections for Device Tree by Lee Jones · 12 years ago
  40. dee42eb ARM: ux500: Remove DB8500 PRCMU platform registration when DT is enabled by Lee Jones · 12 years ago
  41. ada46cd ARM: ux500: Disable SMSC911x platform code registration when DT is enabled by Lee Jones · 12 years ago
  42. f65c198 ARM: ux500: New DT:ed u8500_init_devices for one-by-one device enablement by Lee Jones · 12 years ago
  43. 11a0b5f0 ARM: ux500: New DT:ed snowball_platform_devs for one-by-one device enablement by Lee Jones · 12 years ago
  44. bd0e162 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  45. 2d117403b Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 12 years ago
  46. 8ee78c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  47. aac422a Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 12 years ago
  48. 0c6be87 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  49. 6a445c7 Merge tag 'devel-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  50. f737c77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  51. 5e62625 xen/setup: filter APERFMPERF cpuid feature out by Andre Przywara · 12 years ago
  52. 7c8d518 crypto: aesni-intel - fix unaligned cbc decrypt for x86-32 by Mathias Krause · 12 years ago
  53. b1195c0 [PARISC] update parisc to use generic strncpy_from_user() by James Bottomley · 12 years ago
  54. 4ad310b ia64 perfmon: fix get_unmapped_area() use there by Al Viro · 12 years ago
  55. 657bec8 ia64, sparc64: convert wrappers around do_mremap() to sys_mremap() by Al Viro · 12 years ago
  56. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  57. 1dfb575 parisc: get rid of nlink_t, switch to explicitly-sized type by Al Viro · 12 years ago
  58. e57f93c powerpc: get rid of nlink_t uses, switch to explicitly-sized type by Al Viro · 12 years ago
  59. 47e1993 Merge branches 'fixes' and 'fixes2' into devel-late by Olof Johansson · 12 years ago
  60. a035254 ARM: LPC32xx: Adjust dts files to gpio dt binding by Roland Stigge · 12 years ago
  61. 1ab46fd x86, amd, xen: Avoid NULL pointer paravirt references by Konrad Rzeszutek Wilk · 12 years ago
  62. 63bda79 Merge branch 'late/board' into devel-late by Olof Johansson · 12 years ago
  63. 929d138 Merge branch 'late/soc' into devel-late by Olof Johansson · 12 years ago
  64. d64f41d Merge branch 'late/cleanup' into devel-late by Olof Johansson · 12 years ago
  65. 82f7af0 x86/mce: Cleanup timer mess by Thomas Gleixner · 12 years ago
  66. 2da06af x86, mtrr: Fix a type overflow in range_to_mtrr func by zhenzhong.duan · 12 years ago
  67. bbd7714 Merge branch 'x86/trampoline' into x86/urgent by H. Peter Anvin · 12 years ago
  68. 319b6ff x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.c by H. Peter Anvin · 12 years ago
  69. 58b7b53 xen/balloon: Subtract from xen_released_pages the count that is populated. by Konrad Rzeszutek Wilk · 12 years ago
  70. 403e1c5 Merge branch 'x86/mce' into x86/urgent by Ingo Molnar · 12 years ago
  71. 29baa74 sched: Move nr_cpus_allowed out of 'struct sched_rt_entity' by Peter Zijlstra · 12 years ago
  72. 9f64638 sched/x86: Use cpu_llc_shared_mask(cpu) for coregroup_mask by Peter Zijlstra · 12 years ago
  73. fa83523 x86/mm/pat: Improve scaling of pat_pagerange_is_ram() by John Dykstra · 12 years ago
  74. 491af99 s390/uaccess: fix access_ok compile warnings by Heiko Carstens · 12 years ago
  75. 2e30db95 s390/cmpxchg: select HAVE_CMPXCHG_LOCAL option by Heiko Carstens · 12 years ago
  76. 1896d25 s390/cmpxchg: fix sign extension bugs by Heiko Carstens · 12 years ago
  77. bf3db85 s390/cmpxchg: fix 1 and 2 byte memory accesses by Heiko Carstens · 12 years ago
  78. 6b894a4 s390/cmpxchg: fix compile warnings specific to s390 by Heiko Carstens · 12 years ago
  79. 0c44ca7 s390/cmpxchg: add missing memory barrier to cmpxchg64 by Heiko Carstens · 12 years ago
  80. b9e3f77 s390/cpu: remove cpu "capabilities" sysfs attribute by Heiko Carstens · 12 years ago
  81. 061da3d s390/kernel: Fix smp_call_ipl_cpu() for offline CPUs by Michael Holzheu · 12 years ago
  82. 73bf463 s390/kernel: Introduce memcpy_absolute() function by Michael Holzheu · 12 years ago
  83. dcc62b6 mips: get rid of nlink_t, use explictly-sized type (__u32 in all cases) by Al Viro · 12 years ago
  84. 731a737 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  85. 7e5b2db Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  86. 227d1e4 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  87. 7981159 rtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXC by Fabio Estevam · 12 years ago
  88. 26c1917 mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition by Andrea Arcangeli · 12 years ago
  89. 365811d x86: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 12 years ago
  90. 91eb0f6 x86: print e820 physical addresses consistently with other parts of kernel by Bjorn Helgaas · 12 years ago
  91. 4c9c6a1 cris: select GENERIC_ATOMIC64 by Cong Wang · 12 years ago
  92. e94c805 Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal.git into for-linus by Russell King · 12 years ago
  93. e49e6ff sparc: fix sparc64 build due to leon.h inclusion by Sam Ravnborg · 12 years ago
  94. 4fd8bc6 sparc32: remove unused variable in head_32.S by Sam Ravnborg · 12 years ago
  95. 1ddb22e sparc32,leon: fix leon bootup by Sam Ravnborg · 12 years ago
  96. 4b78147 Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  97. 1347a2ce Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  98. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  99. fb8b006 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  100. c358666 KVM: MMU: fix huge page adapted on non-PAE host by Xiao Guangrong · 12 years ago