1. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  2. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  3. edd63a2 set_restore_sigmask() is never called without SIGPENDING (and never should be) by Al Viro · 12 years ago
  4. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  5. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  6. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  7. 4ebefe3 new helpers: {clear,test,test_and_clear}_restore_sigmask() by Al Viro · 12 years ago
  8. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  9. fb8b006 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  10. d5c15f1 microblaze: Setup correct pointer to TLS area by Edgar E. Iglesias · 12 years ago
  11. 8d95e12 microblaze: Add TLS support to sys_clone by Edgar E. Iglesias · 12 years ago
  12. d65987a microblaze: ftrace: Pass the first calling instruction for dynamic ftrace by Michal Simek · 12 years ago
  13. f397c07 microblaze: Port OOM changes to do_page_fault by Kautuk Consul · 12 years ago
  14. 59516b0 microblaze: Do not select GENERIC_GPIO by default by Lars-Peter Clausen · 12 years ago
  15. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  16. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  17. 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
  18. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  19. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  20. 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
  21. 8314019 microblaze: drop 'oldset' argument of do_notify_resume() by Al Viro · 12 years ago
  22. 969a961 microblaze: handle TIF_NOTIFY_RESUME by Al Viro · 12 years ago
  23. ae28b38 microblaze: bury sys_rt_sigsuspend_wrapper in nommu case too by Al Viro · 12 years ago
  24. 58e4257 microblaze: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 12 years ago
  25. 60c5975 microblaze: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  26. bcb8c8d microblaze: fix signal masking by Matt Fleming · 12 years ago
  27. a12c369 microblaze: no need to reset handler if SA_ONESHOT by Matt Fleming · 12 years ago
  28. de8f2dd microblaze: don't reimplement force_sigsegv() by Matt Fleming · 12 years ago
  29. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  30. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  31. 764e0da timers: Fixup the Kconfig consolidation fallout by Thomas Gleixner · 12 years ago
  32. d6412e2 microblaze: Use generic time config by Anna-Maria Gleixner · 12 years ago
  33. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  34. 5420e46 microblaze/PCI: fix "io_offset undeclared" error by Bjorn Helgaas · 12 years ago
  35. 7563bbf gpiolib/arches: Centralise bolierplate asm/gpio.h by Mark Brown · 12 years ago
  36. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 12 years ago
  37. 16caadb microblaze: Use generic init_task by Thomas Gleixner · 12 years ago
  38. e4da89d seccomp: ignore secure_computing return values by Will Drewry · 12 years ago
  39. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  40. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  41. 464662b Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  42. 0dd90aa microblaze: Fix ret_from_fork declaration by Michal Simek · 12 years ago
  43. 0fc7374 microblaze: Do not use tlb_skip in early_printk by Michal Simek · 12 years ago
  44. 923f797 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  45. 90c0d80 microblaze: Add missing headers caused by disintegration asm/system.h by Michal Simek · 12 years ago
  46. 6a4770e Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next by Michal Simek · 12 years ago
  47. ac64a9c microblaze: Fix stack usage in PAGE_SIZE copy_tofrom_user by Michal Simek · 12 years ago
  48. 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 · 12 years ago
  49. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  50. 49a7f04 Move all declarations of free_initmem() to linux/mm.h by David Howells · 12 years ago
  51. c40d04d Disintegrate asm/system.h for Microblaze by David Howells · 12 years ago
  52. 988624e Microblaze: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 12 years ago
  53. a28d73c microblaze: Fix tlb_skip variable on noMMU system by Michal Simek · 12 years ago
  54. 8cf662e microblaze: Fix __futex_atomic_op macro register usage by Michal Simek · 12 years ago
  55. 30eebb5 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  56. e339364 Kbuild: centralize MKIMAGE and cmd_uimage definitions by Stephen Warren · 12 years ago
  57. 8e3ade2 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  58. 03ff3ef Remove remaining bits of io_remap_page_range() by Javi Merino · 12 years ago
  59. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  60. e02db0a microblaze: Handle TLB skip size dynamically by Michal Simek · 14 years ago
  61. 1451d1d microblaze: Introduce TLB skip size by Michal Simek · 13 years ago
  62. 95b0f9e microblaze: Improve TLB calculation for small systems by Michal Simek · 14 years ago
  63. 3a1d267 microblaze: Extend space for compiled-in FDT to 32kB by Michal Simek · 13 years ago
  64. 173701d microblaze: Clear all MSR flags on the first kernel instruction by Michal Simek · 13 years ago
  65. cc5647a microblaze: Use node name instead of compatible string by Michal Simek · 13 years ago
  66. 7c0d261 microblaze: Fix mapin_ram function by Michal Simek · 12 years ago
  67. 2f2f371 microblaze: Highmem support by Michal Simek · 13 years ago
  68. baab8a8 microblaze: Use active regions by Michal Simek · 13 years ago
  69. 8329979 microblaze: Show more detailed information about memory by Michal Simek · 12 years ago
  70. 4193876 microblaze: Introduce fixmap by Michal Simek · 13 years ago
  71. 83a9252 microblaze: mm: Fix lowmem max memory size limits by Michal Simek · 12 years ago
  72. 4e2e412 microblaze: mm: Use ZONE_DMA instead of ZONE_NORMAL by Michal Simek · 13 years ago
  73. c207f3a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  74. f7f4786 microblaze: trivial: Fix typo fault in timer.c by Michal Simek · 13 years ago
  75. ee19b42 microblaze: Use vsprintf extention %pf with builtin_return_address by Joe Perches · 12 years ago
  76. 2e7ff47 microblaze: Add PVR version string for MB 8.20.b and 8.30.a by Michal Simek · 12 years ago
  77. 00708d4 microblaze: Fix makefile to work with latest toolchain by Michal Simek · 12 years ago
  78. 9bc974b microblaze: Fix typo in early_printk.c by Masanari Iida · 12 years ago
  79. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 13 years ago
  80. fb127cb PCI: collapse pcibios_resource_to_bus by Bjorn Helgaas · 12 years ago
  81. aa23bdc microblaze/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  82. e5b3684 microblaze/PCI: remove unused pci_flags by Bjorn Helgaas · 12 years ago
  83. 2462bac irq_domain/microblaze: Convert microblaze to use irq_domains by Grant Likely · 12 years ago
  84. 644bd954 irq_domain: convert microblaze from irq_host to irq_domain by Grant Likely · 12 years ago
  85. 9afc416 Revert "microblaze: Add topology init" by Michal Simek · 12 years ago
  86. eacb6ec microblaze: generic atomic64 support by Daniel Borkmann · 12 years ago
  87. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 12 years ago
  88. b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 12 years ago
  89. d7e7528 Audit: push audit success and retcode into arch ptrace.h by Eric Paris · 12 years ago
  90. 8364919 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  91. c63dbbd Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  92. 7c43185 Kbuild: Use dtc's -d (dependency) option by Stephen Warren · 12 years ago
  93. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  94. 9f13a1f cpu: Register a generic CPU device on architectures that currently do not by Ben Hutchings · 12 years ago
  95. d761f0c microblaze: Add topology init by Michal Simek · 12 years ago
  96. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 12 years ago
  97. 4690dfa Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 12 years ago
  98. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  99. fbce1c2 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  100. 4723b98 microblaze/PCI: use pci_scan_root_bus() by Bjorn Helgaas · 13 years ago