1. 3dc329b Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
  2. 03d3602 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  3. 0588f1f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  4. 9d55ab7 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  5. cb6b6df xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches. by Konrad Rzeszutek Wilk · 12 years ago
  6. 1a7bbda xen/bootup: allow {read|write}_cr8 pvops call. by Konrad Rzeszutek Wilk · 12 years ago
  7. cd0608e xen/bootup: allow read_tscp call for Xen PV guests. by Konrad Rzeszutek Wilk · 12 years ago
  8. cb8db5d UAPI: (Scripted) Disintegrate arch/arm/include/asm by David Howells · 12 years ago
  9. f2f0945 tty/console: fix warnings in drivers/tty/serial/kgdboc.c by Arnd Bergmann · 12 years ago
  10. 17b572e8 kdb,vt_console: Fix missed data due to pager overruns by Jason Wessel · 12 years ago
  11. d1871b3 kdb: Fix dmesg/bta scroll to quit with 'q' by Jason Wessel · 12 years ago
  12. 24b8592 kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shell by Jason Wessel · 12 years ago
  13. 42c1221 kgdb,x86: fix warning about unused variable by Jason Wessel · 12 years ago
  14. f0a996e mips,kgdb: fix recursive page fault with CONFIG_KPROBES by Jason Wessel · 12 years ago
  15. f30fed1 kgdb: Add module event hooks by Jason Wessel · 12 years ago
  16. c1f8d90 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 12 years ago
  17. 8e377d1 vfs: unexport getname and putname symbols by Jeff Layton · 12 years ago
  18. cfd4da1 acct: constify the name arg to acct_on by Jeff Layton · 12 years ago
  19. a608ca2 vfs: allocate page instead of names_cache buffer in mount_block_root by Jeff Layton · 12 years ago
  20. 4fa6b5e audit: overhaul __audit_inode_child to accomodate retrying by Jeff Layton · 12 years ago
  21. e3d6b07 audit: optimize audit_compare_dname_path by Jeff Layton · 12 years ago
  22. 29e9a34 audit: make audit_compare_dname_path use parent_len helper by Eric Paris · 12 years ago
  23. 563a0d1 audit: remove dirlen argument to audit_compare_dname_path by Jeff Layton · 12 years ago
  24. bfcec70 audit: set the name_len in audit_inode for parent lookups by Jeff Layton · 12 years ago
  25. 78e2e80 audit: add a new "type" field to audit_names struct by Jeff Layton · 12 years ago
  26. c43a25a audit: reverse arguments to audit_inode_child by Jeff Layton · 12 years ago
  27. 9cec9d6 audit: no need to walk list in audit_inode if name is NULL by Jeff Layton · 12 years ago
  28. 1c2e51e audit: pass in dentry to audit_copy_inode wherever possible by Jeff Layton · 12 years ago
  29. f78570d audit: remove unnecessary NULL ptr checks from do_path_lookup by Jeff Layton · 12 years ago
  30. 4f1cd91 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  31. 759e00b Merge tag 'pinctrl-for-3.7-late' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  32. 5cea24c Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  33. 2fc07ef Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  34. 79360dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  35. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  36. 4092475 Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  37. fb45550 make sure that kernel_thread() callbacks call do_exit() themselves by Al Viro · 12 years ago
  38. d6b2123 make sure that we always have a return path from kernel_execve() by Al Viro · 12 years ago
  39. ecf89e5 ppc: eeh_event should just use kthread_run() by Al Viro · 12 years ago
  40. ba4df28 don't bother with kernel_thread/kernel_execve for launching linuxrc by Al Viro · 12 years ago
  41. cb45076 alpha: get rid of switch_stack argument of do_work_pending() by Al Viro · 12 years ago
  42. d9d0738 alpha: don't bother passing switch_stack separately from regs by Al Viro · 12 years ago
  43. 6972d6f alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.c by Al Viro · 12 years ago
  44. 7721d3c alpha: simplify TIF_NEED_RESCHED handling by Al Viro · 12 years ago
  45. cbd8aca Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  46. 35e9a274 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  47. ae3e462 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  48. 5f76945 Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  49. 940e3a8 Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 12 years ago
  50. 98f6ef6 vfs: bogus warnings in fs/namei.c by Arnd Bergmann · 12 years ago
  51. 808d4e3 consitify do_mount() arguments by Al Viro · 12 years ago
  52. 60fe5771 UAPI: (Scripted) Disintegrate include/linux/mmc by David Howells · 12 years ago
  53. 4c5bb2e mmc: mxs-mmc: Fix merge issue causing build error by Marek Vasut · 12 years ago
  54. 415c2c5 compiler-gcc4.h: correct verion check for __compiletime_error by Daniel Santos · 12 years ago
  55. 76b2764 modpost: Permit .GCC.command.line sections by Jonathan Kliegman · 12 years ago
  56. 5d9d01a3 usbnet: Support devices reporting idleness by Oliver Neukum · 12 years ago
  57. e7d491a Add CDC-ACM support for the CX93010-2x UCMxx USB Modem by Jean-Christian de Rivaz · 12 years ago
  58. aac9453 net/ethernet/jme: disable ASPM by Kevin Baradon · 12 years ago
  59. 0d0d0b1 Merge tag 'disintegrate-wimax-20121009' of git://git.infradead.org/users/dhowells/linux-headers by David S. Miller · 12 years ago
  60. 0e24c4f tcp: sysctl interface leaks 16 bytes of kernel memory by Alan Cox · 12 years ago
  61. 0abc1ce kaweth: print correct debug ptr by Alan Cox · 12 years ago
  62. bf3b202 Merge branch 'staging/for_v3.7' into v4l_for_linus by Mauro Carvalho Chehab · 12 years ago
  63. 759f429 9P: Fix race between p9_write_work() and p9_fd_request() by Simon Derr · 12 years ago
  64. a9ca404 Merge Trond's bugfixes by J. Bruce Fields · 12 years ago
  65. 26de9c2 Update SmPL/Coccinelle section of MAINTAINERS by Nicolas Palix · 12 years ago
  66. c05cd6d coccicheck: Add the rep+ctxt mode by Nicolas Palix · 12 years ago
  67. e8fa600 scripts/coccinelle/tests/odd_ptr_err.cocci: semantic patch for IS_ERR/PTR_ERR inconsistency by Julia Lawall · 12 years ago
  68. 48b3b32 Merge tag 'disintegrate-arm64-20121011' of git://git.infradead.org/users/dhowells/linux-headers into uapi by Catalin Marinas · 12 years ago
  69. 59b69ac Merge branch 'tpmdd-next-v3.6' of git://github.com/shpedoikal/linux into for-linus by James Morris · 12 years ago
  70. bb95a0d Merge branch 'tpmdd-fixes-v3.6' of git://github.com/shpedoikal/linux into for-linus by James Morris · 12 years ago
  71. 4262a72 UAPI: (Scripted) Disintegrate arch/arm64/include/asm by David Howells · 12 years ago
  72. a0f0dd5 Merge branch 'fixes' into for-linus by Russell King · 12 years ago
  73. 7606c37 arm64: Do not export the compat-specific definitions to the user by Catalin Marinas · 12 years ago
  74. f3d447a arm64: Do not include asm/unistd32.h in asm/unistd.h by Catalin Marinas · 12 years ago
  75. 4ed27ec arm64: Remove unused definitions from asm/unistd32.h by Catalin Marinas · 12 years ago
  76. d23b579 openrisc: mask interrupts in irq_mask_ack function by Gong Tao · 12 years ago
  77. 8eea8a6 openrisc: fix typos in comments and warnings by Jonas Bonn · 12 years ago
  78. f248ef1 openrisc: PIC should act on domain-local irqs by Jonas Bonn · 12 years ago
  79. 9b76beb openrisc: Make cpu_relax() invoke barrier() by Vladimir Murzin · 12 years ago
  80. 35bafbe Merge tag 'disintegrate-mips-20121009' of git://git.infradead.org/users/dhowells/linux-headers into mips-for-linux-next by Ralf Baechle · 12 years ago
  81. 49a94e9 MIPS: SNI: Switch RM400 serial to SCCNXP driver by Thomas Bogendoerfer · 12 years ago
  82. fd9e839 MIPS: Remove unused empty_bad_pmd_table[] declaration. by Ralf Baechle · 12 years ago
  83. 2551aeb MIPS: MT: Remove kspd. by Ralf Baechle · 12 years ago
  84. 2eaaac5 MIPS: Malta: Fix section mismatch. by Ralf Baechle · 12 years ago
  85. 3efd5a0 MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets. by Ralf Baechle · 12 years ago
  86. 851d4f5 MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code. by Manuel Lauss · 12 years ago
  87. 24e8c1a MIPS: Alchemy: merge PB1550 support into DB1550 code by Manuel Lauss · 12 years ago
  88. bd8510d MIPS: Alchemy: Single kernel for DB1200/1300/1550 by Manuel Lauss · 12 years ago
  89. 748e787 MIPS: Optimize TLB refill for RI/XI configurations. by David Daney · 12 years ago
  90. 981ef0d MIPS: proc: Cleanup printing of ASEs. by Ralf Baechle · 12 years ago
  91. 4750325 MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required. by Ralf Baechle · 12 years ago
  92. ee80f7c7 MIPS: Add detection of DSP ASE Revision 2. by Steven J. Hill · 12 years ago
  93. f59a2d2 MIPS: Optimize pgd_init and pmd_init by David Daney · 12 years ago
  94. a7911a8 MIPS: perf: Add perf functionality for BMIPS5000 by Al Cooper · 12 years ago
  95. 399aaa2 MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMP by Al Cooper · 12 years ago
  96. ecb8ee8 MIPS: perf: Remove unnecessary #ifdef by Al Cooper · 12 years ago
  97. da4b62c MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt) by Al Cooper · 12 years ago
  98. c5600b2 MIPS: perf: Change the "mips_perf_event" table unsupported indicator. by Al Cooper · 12 years ago
  99. 485172b MIPS: Align swapper_pg_dir to 64K for better TLB Refill code. by David Daney · 12 years ago
  100. c87728c vmlinux.lds.h: Allow architectures to add sections to the front of .bss by David Daney · 12 years ago