1. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  2. 3498d13 Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  3. 06d2fe1 Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  4. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  5. 11ad47a xtensa: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 12 years ago
  6. 8885b7b PCI: Provide a default pcibios_update_irq() by Thierry Reding · 12 years ago
  7. 3ddbebf PCI: Discard __init annotations for pci_fixup_irqs() and related functions by Thierry Reding · 12 years ago
  8. 8e403b2 xtensa: remove duplicate CONFIG_HOTPLUG definition by Greg Kroah-Hartman · 12 years ago
  9. b19e2ca TTY: use tty_port_link_device by Jiri Slaby · 12 years ago
  10. c66af41 xtensa: select generic atomic64_t support by Fengguang Wu · 12 years ago
  11. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  12. 079a96a ipc: add COMPAT_SHMLBA support by Will Deacon · 12 years ago
  13. f107701 xtensa/mm/fault.c: port OOM changes to do_page_fault by Kautuk Consul · 12 years ago
  14. 637e49a Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  15. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  16. 688bb41 xtensa: fix incorrect memset by Alan Cox · 12 years ago
  17. 85a00dd Merge branch 'pci/myron-pcibios_setup' into next by Bjorn Helgaas · 12 years ago
  18. 29e8d7b xtensa/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  19. 459dac8 Remove useless wrappers of asm-generic/rmap.h by Paul Bolle · 12 years ago
  20. da87058 Remove useless wrappers of asm-generic/cpumask.h by Paul Bolle · 12 years ago
  21. f022d0f xtensa: use the declarations provided by <asm/sections.h> by Geert Uytterhoeven · 12 years ago
  22. 0eff08b xtensa: use "test -e" instead of bashism "test -a" by Geert Uytterhoeven · 12 years ago
  23. 5e7b6ed xtensa: replace xtensa-specific _f{data,text} by _s{data,text} by Geert Uytterhoeven · 12 years ago
  24. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  25. 03240b2 fixups for signal breakage by Al Viro · 12 years ago
  26. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  27. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  28. bf343dfd don't call try_to_freeze() from do_signal() by Al Viro · 12 years ago
  29. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  30. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  31. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  32. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  33. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  34. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  35. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  36. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  37. 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
  38. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  39. a53bb24 xtensa: add handling of TIF_NOTIFY_RESUME by Al Viro · 12 years ago
  40. b1175ed xtensa: xtensa_sigaction doesn't exist by Al Viro · 12 years ago
  41. 9ccc9c7 xtensa: switch to generic rt_sigsuspend(2) by Al Viro · 12 years ago
  42. 188f677 xtensa: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 12 years ago
  43. 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
  44. a45170e xtensa: Change mail addresses of Hannes Weiner and Oskar Schirmer by Oskar Schirmer · 12 years ago
  45. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  46. ee446fd tokenring: delete all remaining driver support by Paul Gortmaker · 12 years ago
  47. 7563bbf gpiolib/arches: Centralise bolierplate asm/gpio.h by Mark Brown · 12 years ago
  48. 67ba529 Merge branch 'smp/threadalloc' into smp/hotplug by Thomas Gleixner · 12 years ago
  49. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 12 years ago
  50. e4d5962 xtensa: Use generic init_task by Thomas Gleixner · 12 years ago
  51. 8e12a03 xtensa: fix build fail on undefined ack_bad_irq by Paul Gortmaker · 12 years ago
  52. bfae8ee xtensa: fix build error in xtensa/include/asm/io.h by Paul Gortmaker · 12 years ago
  53. 9112a6b xtensa: fix build failure in xtensa/kernel/signal.c by Paul Gortmaker · 12 years ago
  54. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 12 years ago
  55. 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
  56. 6b8212a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  57. 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
  58. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  59. f9aa7e1 Disintegrate asm/system.h for Xtensa by David Howells · 12 years ago
  60. 8e3ade2 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  61. accb61f coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP by Jason Baron · 12 years ago
  62. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  63. e335e3e locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage by Raghavendra K T · 12 years ago
  64. d12f7c4 xtensa: use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  65. 3785006 xtensa: don't mask signals if we fail to setup signal stack by Matt Fleming · 12 years ago
  66. ff6d21e xtensa: no need to reset handler if SA_ONESHOT by Matt Fleming · 12 years ago
  67. fa47ac5 xtensa: don't reimplement force_sigsegv() by Matt Fleming · 12 years ago
  68. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  69. 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  70. 11ba889 TTY: remove serialP.h inclusion from some files by Jiri Slaby · 12 years ago
  71. 885f8b0 TTY: iss/console, use tty_port by Jiri Slaby · 12 years ago
  72. c9ddb1d XTENSA: iss/console, fix potential deadlock by Jiri Slaby · 12 years ago
  73. 86e7e874 XTENSA: iss/console, use setup_timer by Jiri Slaby · 12 years ago
  74. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 12 years ago
  75. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  76. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 13 years ago
  77. 3bdc0eb net: Add framework to allow sending packets with customized CRC. by Ben Greear · 12 years ago
  78. 4ba2aef xtensa/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  79. ef64a54 sock: Introduce the SO_PEEK_OFF sock option by Pavel Emelyanov · 12 years ago
  80. 2759e65 xtensa: Use generic posix_types.h by H. Peter Anvin · 12 years ago
  81. a1b58c2 xtensa: fix memscan() by Akinobu Mita · 13 years ago
  82. b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 13 years ago
  83. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  84. 9f13a1f cpu: Register a generic CPU device on architectures that currently do not by Ben Hutchings · 13 years ago
  85. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  86. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  87. 9753dfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  88. 7ec303a xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  89. 9cdce18 PCI: Xtensa: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  90. 0583fcc consolidate umode_t declarations by Al Viro · 13 years ago
  91. 0518469 Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 13 years ago
  92. a139723 clocksource: xtensa: Convert to clocksource_register_hz/khz by John Stultz · 14 years ago
  93. d88e4cb freezer: remove now unused TIF_FREEZE by Tejun Heo · 13 years ago
  94. 6e3e939 net: add wireless TX status socket option by Johannes Berg · 13 years ago
  95. 39adff5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  96. dcb6929 time: Cleanup old CONFIG_GENERIC_TIME references that snuck in by John Stultz · 13 years ago
  97. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  98. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  99. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  100. 7847777 atomic: cleanup asm-generic atomic*.h inclusion by Arun Sharma · 13 years ago