1. a393624 frv: Remove bogus closing parenthesis by Geert Uytterhoeven · 12 years ago
  2. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  3. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  4. a2eddc7c FRV: Optimise the system call exit path in entry.S [ver #2] by David Howells · 12 years ago
  5. 1e5ef91 FRV: Shrink TIF_WORK_MASK [ver #2] by David Howells · 12 years ago
  6. 137c3c4 FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptions by David Howells · 12 years ago
  7. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  8. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  9. 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 12 years ago
  10. bf343dfd don't call try_to_freeze() from do_signal() by Al Viro · 12 years ago
  11. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  12. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  13. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  14. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  15. bb8ac18 bury __kernel_nlink_t, make internal nlink_t consistent by Al Viro · 12 years ago
  16. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  17. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  18. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  19. d5b4bb4 Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 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. f0c22cd frv: missing checks of __get_user()/__put_user() return values by Al Viro · 12 years ago
  22. 7ebe0c5 frv: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  23. 68f3f16 new helper: sigsuspend() by Al Viro · 12 years ago
  24. 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
  25. 93c2d65 frv: delete incorrect task prototypes causing compile fail by Paul Gortmaker · 12 years ago
  26. bb8187d MCA: delete all remaining traces of microchannel bus support. by Paul Gortmaker · 12 years ago
  27. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  28. c64872c frv: Use common threadinfo allocator by Thomas Gleixner · 12 years ago
  29. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 12 years ago
  30. cb0fcba frv: Use generic init_task by Thomas Gleixner · 12 years ago
  31. c6ae063 frv: Use core allocator for task_struct by Thomas Gleixner · 12 years ago
  32. cce4517 frv: Use correct size for task_struct allocation by Thomas Gleixner · 12 years ago
  33. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  34. 9a78da1 frv: fix warnings in mb93090-mb00/pci-dma.c about implicit EXPORT_SYMBOL by Paul Gortmaker · 12 years ago
  35. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  36. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  37. 49a7f04 Move all declarations of free_initmem() to linux/mm.h by David Howells · 12 years ago
  38. 40ab331 Disintegrate asm/system.h for FRV by David Howells · 12 years ago
  39. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  40. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  41. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  42. a24401b highmem: kill all __kmap_atomic() by Cong Wang · 13 years ago
  43. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 13 years ago
  44. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 12 years ago
  45. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 12 years ago
  46. 4fb16b5 frv: Use generic posix_types.h by H. Peter Anvin · 12 years ago
  47. 44a6839 Merge branch 'perf/fast' into perf/core by Ingo Molnar · 12 years ago
  48. dca88ad Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  49. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  50. 9f13a1f cpu: Register a generic CPU device on architectures that currently do not by Ben Hutchings · 12 years ago
  51. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 12 years ago
  52. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  53. 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
  54. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  55. e2a7965 frv/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  56. fcd7700 PCI: frv: use generic pcibios_set_master() by Myron Stowe · 13 years ago
  57. 96c5590 PCI: Pull PCI 'latency timer' setup up into the core by Myron Stowe · 13 years ago
  58. 84dfa98 consolidate a bunch of ipcbuf.h instances by Al Viro · 13 years ago
  59. 0583fcc consolidate umode_t declarations by Al Viro · 13 years ago
  60. 35edc2a perf, arch: Rework perf_event_index() by Peter Zijlstra · 13 years ago
  61. cb0d935 UAPI: Make FRV use asm-generic/param.h by David Howells · 13 years ago
  62. 5322418 frv: switch to GENERIC_PCI_IOMAP by Michael S. Tsirkin · 13 years ago
  63. d88e4cb freezer: remove now unused TIF_FREEZE by Tejun Heo · 13 years ago
  64. e11c259 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  65. 2290c0d Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  66. 6e3e939 net: add wireless TX status socket option by Johannes Berg · 13 years ago
  67. 50e1499 kgdb: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  68. 3007c48 treewide: remove commented out Kconfig entries by Paul Bolle · 13 years ago
  69. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  70. d0e323b Merge branch 'apei' into apei-release by Len Brown · 13 years ago
  71. df013ff Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG by Huang Ying · 13 years ago
  72. dbfe898 frv: remove unnecessary code by Greg Dietsche · 13 years ago
  73. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago
  74. f24219b atomic: move atomic_add_unless to generic code by Arun Sharma · 13 years ago
  75. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  76. 148817b asm-generic: add another generic ext2 atomic bitops by Akinobu Mita · 13 years ago
  77. 0e9a6cb ptrace: unify show_regs() prototype by Mike Frysinger · 13 years ago
  78. adc400f frv, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
  79. 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 13 years ago
  80. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  81. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  82. f23a5e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  83. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  84. 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
  85. 3542580 PM / Hibernate: Remove arch_prepare_suspend() by Rafael J. Wysocki · 13 years ago
  86. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  87. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  88. 78c8982 genirq: Remove the now obsolete config options and select statements by Thomas Gleixner · 13 years ago
  89. 3062aa5 FRV: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  90. 60af3ab FRV: Convert genirq namespace by Thomas Gleixner · 13 years ago
  91. a9554c3 frv: Select GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 13 years ago
  92. 1251646 frv: Convert cpu irq_chip to new functions by Thomas Gleixner · 13 years ago
  93. a4b48a4 frv: Convert mb93493 irq_chip to new functions by Thomas Gleixner · 13 years ago
  94. 9148d88 frv: Convert mb93093 irq_chip to new function by Thomas Gleixner · 13 years ago
  95. 193e7a5 frv: Convert mb93091 irq_chip to new functions by Thomas Gleixner · 13 years ago
  96. 303fef9 frv: Fix typo from __do_IRQ overhaul by Thomas Gleixner · 13 years ago
  97. c4b1598 frv: Remove stale irq_chip.end by Thomas Gleixner · 13 years ago
  98. 5ca7202 FRV: Do some cleanups by Amerigo Wang · 13 years ago
  99. 5ef9bdd FRV: Missing node arg in alloc_thread_info_node() macro by David Howells · 13 years ago
  100. 0415b00d1 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 13 years ago