1. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  2. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  3. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  4. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  5. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  6. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  7. 1ea4f4f Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  8. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  9. 16f3e95 cross-arch: don't corrupt personality flags upon exec() by Jiri Kosina · 12 years ago
  10. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  11. 70cefe7 xtensa: Setup CROSS_COMPILE at the top by Geert Uytterhoeven · 12 years ago
  12. 9ad79b5 xtensa: drop CONFIG_EMBEDDED_RAMDISK by Max Filippov · 12 years ago
  13. b973b4c9 xtensa: fix TIOCGSERIAL and TIOCSSERIAL definitions by Max Filippov · 12 years ago
  14. 6907b45 xtensa: provide dummy gcc intrinsics by Max Filippov · 12 years ago
  15. d3738f4 xtensa: add missing symbol exports by Max Filippov · 12 years ago
  16. eb9a63a xtensa: rename MISC SR definition to avoid name clashes by Max Filippov · 12 years ago
  17. a753cd9 xtensa: fix CODA build by Max Filippov · 12 years ago
  18. 7c94fe4 xtensa: fix parallel make by Max Filippov · 12 years ago
  19. d0fccc0 xtensa: ISS: drop unused io.c by Max Filippov · 12 years ago
  20. 2375317 xtensa: ISS: exit simulator in case of halt or poweroff by Max Filippov · 12 years ago
  21. 8bac832 xtensa: ISS: change keyboard polling rate by Max Filippov · 12 years ago
  22. 5295325 xtensa: ISS: add platform_pcibios_init by Max Filippov · 12 years ago
  23. 695c617 xtensa: ISS: add dummy serial.h for ISS platform by Max Filippov · 12 years ago
  24. fa48cf4 xtensa: change default platform clock frequency to 10MHz by Max Filippov · 12 years ago
  25. 6ed65f3 xtensa: add ARCH_WANT_OPTIONAL_GPIOLIB to xtensa config by Max Filippov · 12 years ago
  26. d046f77 xtensa: set NO_IOPORT to 'n' by default by Max Filippov · 12 years ago
  27. d38efc1 xtensa: adopt generic io routines by Max Filippov · 12 years ago
  28. 02f3774 xtensa: fix ioremap by Max Filippov · 12 years ago
  29. 717460e xtensa: ISS: fix __simc implementation by Max Filippov · 12 years ago
  30. 33c8213 xtensa: fix xtensa_irq_unmask calls by Max Filippov · 12 years ago
  31. 2e6ee5e xtensa/PCI: fix WT caching attribute by Max Filippov · 12 years ago
  32. 6aebb64 xtensa: ISS: only build networking if configured by Max Filippov · 12 years ago
  33. f6a03a1 xtensa: fix linker script transformation for .text.unlikely by Max Filippov · 12 years ago
  34. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  35. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  36. 3498d13 Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  37. 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
  38. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  39. 3cffdc8 Uninclude linux/freezer.h by Richard Weinberger · 12 years ago
  40. 8ca8230 bury the rest of TIF_IRET by Al Viro · 12 years ago
  41. 16a8016 sanitize tsk_is_polling() by Al Viro · 12 years ago
  42. 8af4efa bury _TIF_RESTORE_SIGMASK by Al Viro · 12 years ago
  43. 13d112e xtensa: can't get to do_notify_resume() when user_mode(regs) is not true by Al Viro · 12 years ago
  44. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  45. 11ad47a xtensa: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 12 years ago
  46. ddd03a1 get rid of generic instances of asm/exec.h by Al Viro · 12 years ago
  47. 8885b7b PCI: Provide a default pcibios_update_irq() by Thierry Reding · 12 years ago
  48. 3ddbebf PCI: Discard __init annotations for pci_fixup_irqs() and related functions by Thierry Reding · 12 years ago
  49. 8e403b2 xtensa: remove duplicate CONFIG_HOTPLUG definition by Greg Kroah-Hartman · 12 years ago
  50. b19e2ca TTY: use tty_port_link_device by Jiri Slaby · 12 years ago
  51. c66af41 xtensa: select generic atomic64_t support by Fengguang Wu · 12 years ago
  52. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  53. 079a96a ipc: add COMPAT_SHMLBA support by Will Deacon · 12 years ago
  54. f107701 xtensa/mm/fault.c: port OOM changes to do_page_fault by Kautuk Consul · 12 years ago
  55. 637e49a Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  56. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  57. 688bb41 xtensa: fix incorrect memset by Alan Cox · 12 years ago
  58. 85a00dd Merge branch 'pci/myron-pcibios_setup' into next by Bjorn Helgaas · 12 years ago
  59. 29e8d7b xtensa/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  60. 459dac8 Remove useless wrappers of asm-generic/rmap.h by Paul Bolle · 12 years ago
  61. da87058 Remove useless wrappers of asm-generic/cpumask.h by Paul Bolle · 12 years ago
  62. f022d0f xtensa: use the declarations provided by <asm/sections.h> by Geert Uytterhoeven · 12 years ago
  63. 0eff08b xtensa: use "test -e" instead of bashism "test -a" by Geert Uytterhoeven · 12 years ago
  64. 5e7b6ed xtensa: replace xtensa-specific _f{data,text} by _s{data,text} by Geert Uytterhoeven · 12 years ago
  65. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  66. 03240b2 fixups for signal breakage by Al Viro · 12 years ago
  67. efee984 new helper: signal_delivered() by Al Viro · 12 years ago
  68. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  69. bf343dfd don't call try_to_freeze() from do_signal() by Al Viro · 12 years ago
  70. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 12 years ago
  71. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  72. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  73. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  74. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  75. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  76. a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 12 years ago
  77. f936991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  78. 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
  79. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  80. a53bb24 xtensa: add handling of TIF_NOTIFY_RESUME by Al Viro · 12 years ago
  81. b1175ed xtensa: xtensa_sigaction doesn't exist by Al Viro · 12 years ago
  82. 9ccc9c7 xtensa: switch to generic rt_sigsuspend(2) by Al Viro · 12 years ago
  83. 188f677 xtensa: ->restart_block.fn needs to be reset on rt_sigreturn by Al Viro · 12 years ago
  84. 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
  85. a45170e xtensa: Change mail addresses of Hannes Weiner and Oskar Schirmer by Oskar Schirmer · 12 years ago
  86. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  87. ee446fd tokenring: delete all remaining driver support by Paul Gortmaker · 12 years ago
  88. 7563bbf gpiolib/arches: Centralise bolierplate asm/gpio.h by Mark Brown · 12 years ago
  89. 67ba529 Merge branch 'smp/threadalloc' into smp/hotplug by Thomas Gleixner · 12 years ago
  90. a6359d1 init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK by Thomas Gleixner · 12 years ago
  91. e4d5962 xtensa: Use generic init_task by Thomas Gleixner · 12 years ago
  92. 8e12a03 xtensa: fix build fail on undefined ack_bad_irq by Paul Gortmaker · 12 years ago
  93. bfae8ee xtensa: fix build error in xtensa/include/asm/io.h by Paul Gortmaker · 12 years ago
  94. 9112a6b xtensa: fix build failure in xtensa/kernel/signal.c by Paul Gortmaker · 12 years ago
  95. 3b5d56b kvmclock: Add functions to check if the host has stopped the vm by Eric B Munson · 13 years ago
  96. 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
  97. 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
  98. 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
  99. 141124c Delete all instances of asm/system.h by David Howells · 12 years ago
  100. f9aa7e1 Disintegrate asm/system.h for Xtensa by David Howells · 12 years ago