1. 967fab6 TTY: add port -> tty link by Jiri Slaby · 12 years ago
  2. 5cff39c TTY: tty_buffer, cache pointer to tty->buf by Jiri Slaby · 12 years ago
  3. 2fc2066 TTY: move TTY_FLUSH* flags to tty_port by Jiri Slaby · 12 years ago
  4. 57c9412 TTY: n_tty, propagate n_tty_data by Jiri Slaby · 12 years ago
  5. bddc715 TTY: move ldisc data from tty_struct: locks by Jiri Slaby · 12 years ago
  6. ba2e68a TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuff by Jiri Slaby · 12 years ago
  7. 3fe780b TTY: move ldisc data from tty_struct: bitmaps by Jiri Slaby · 12 years ago
  8. 53c5ee2 TTY: move ldisc data from tty_struct: simple members by Jiri Slaby · 12 years ago
  9. 70ece7a TTY: n_tty, add ldisc data to n_tty by Jiri Slaby · 12 years ago
  10. 6c633f2 TTY: audit, stop accessing tty->icount by Jiri Slaby · 12 years ago
  11. 3383427 TTY: n_tty, remove bogus checks by Jiri Slaby · 12 years ago
  12. b91939f TTY: n_tty, simplify read_buf+echo_buf allocation by Jiri Slaby · 12 years ago
  13. f327b34 TTY: hci_ldisc, remove invalid check in open by Jiri Slaby · 12 years ago
  14. 31e1212 TTY: ldisc, wait for idle ldisc in release by Jiri Slaby · 12 years ago
  15. 7ee00fd TTY: vt, fix paste_selection ldisc handling by Jiri Slaby · 12 years ago
  16. fa2ecfc5a TTY: move devpts kill to pty by Jiri Slaby · 12 years ago
  17. 1dcb8e6 TTY: devpts, document devpts inode operations by Jiri Slaby · 12 years ago
  18. f11afb6 TTY: devpts, do not set driver_data by Jiri Slaby · 12 years ago
  19. 162b97c TTY: devpts, return created inode from devpts_pty_new by Jiri Slaby · 12 years ago
  20. 8fcbaa2 TTY: devpts, don't care about TTY in devpts_get_tty by Jiri Slaby · 12 years ago
  21. cee4ad1 tty: prevent unnecessary work queue lock checking on flip buffer copy by Ivo Sieben · 12 years ago
  22. daee779 console: implement lockdep support for console_lock by Daniel Vetter · 12 years ago
  23. 6f0c058 Linux 3.7-rc2 by Linus Torvalds · 12 years ago
  24. 198190a Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  25. aeed41a arm64: fix alignment padding in assembly code by Marc Zyngier · 12 years ago
  26. 31fd84b9 use clamp_t in UNAME26 fix by Kees Cook · 12 years ago
  27. 8c1bee6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  28. 45bff41 perf python: Properly link with libtraceevent by Arnaldo Carvalho de Melo · 12 years ago
  29. a448a03 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  30. 3782010 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  31. caabe24 MODSIGN: Move the magic string to the end of a module and eliminate the search by David Howells · 12 years ago
  32. 70f3900 Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 12 years ago
  33. b6bb324 MODSIGN: Cleanup .gitignore by David Howells · 12 years ago
  34. b37d1bf MODSIGN: perlify sign-file and merge in x509keyid by David Howells · 12 years ago
  35. 068a565 Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes by Olof Johansson · 12 years ago
  36. 9e78144 hold task->mempolicy while numa_maps scans. by KAMEZAWA Hiroyuki · 12 years ago
  37. 3b641bf Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  38. 4a1f2b0 Merge branch 'akpm' (Fixes from Andrew) by Linus Torvalds · 12 years ago
  39. fe73fbe lib/dma-debug.c: fix __hash_bucket_find() by Ming Lei · 12 years ago
  40. 0db63d7 mm: compaction: correct the nr_strict va isolated check for CMA by Mel Gorman · 12 years ago
  41. bac7169 firmware/memmap: avoid type conflicts with the generic memmap_init() by Fengguang Wu · 12 years ago
  42. bbc2e3e pidns: remove recursion from free_pid_ns() by Cyrill Gorcunov · 12 years ago
  43. dc36d7e drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_store() error paths by Axel Lin · 12 years ago
  44. 2702b15 kernel/sys.c: fix stack memory content leak via UNAME26 by Kees Cook · 12 years ago
  45. 1d46e23 linux/coredump.h needs asm/siginfo.h by Richard Weinberger · 12 years ago
  46. deb521c remap_file_pages: correctly handle the case of a NULL vm_ops pointer by Linus Torvalds · 12 years ago
  47. 17dbe27 Merge tag 'xtensa-next-20121018' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  48. b05e585 kbuild: Fix module signature generation by Linus Torvalds · 12 years ago
  49. 1675737 xen: Fix annoying compile-time warning by Linus Torvalds · 12 years ago
  50. e80bd27 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  51. ccfc273 Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  52. 42bf3e2 Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  53. fb06de0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel by Linus Torvalds · 12 years ago
  54. 22054fb Merge tag 'parisc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 12 years ago
  55. ea26d0c MAINTAINERS: Add Rafael's address to ACPI maintainers by Rafael J. Wysocki · 12 years ago
  56. 90cdb1a Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  57. d479c91 USB: ehci-fsl: Return valid error in ehci_fsl_setup_phy by Ben Collins · 12 years ago
  58. 7216cab xtensa: add missing system calls to the syscall table by Chris Zankel · 12 years ago
  59. 6238559 Merge tag 'disintegrate-parisc-20121016' into for-linus by James Bottomley · 12 years ago
  60. 39070cb xtensa: minor compiler warning fix by Chris Zankel · 12 years ago
  61. e2a666d kbuild: sign the modules at install time by Rusty Russell · 12 years ago
  62. 4533d86 Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgent by H. Peter Anvin · 12 years ago
  63. 5bc6617 x86, MCE: Remove bios_cmci_threshold sysfs attribute by Borislav Petkov · 12 years ago
  64. c9623de Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  65. e1858b2 Hexagon: Copyright marking changes by Richard Kuo · 12 years ago
  66. 3ed8d11 UAPI: (Scripted) Disintegrate arch/hexagon/include/asm by David Howells · 12 years ago
  67. 32bec97 crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage aesni_enc() by Jussi Kivilinna · 12 years ago
  68. 4338584 fs, xattr: fix bug when removing a name not in xattr list by David Rientjes · 12 years ago
  69. 8f34a1d arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpoints by Will Deacon · 12 years ago
  70. 7797d17 arm64: ptrace: make structure padding explicit for debug registers by Will Deacon · 12 years ago
  71. 16dd46b arm64: No need to set the x0-x2 registers in start_thread() by Catalin Marinas · 12 years ago
  72. f71a1a4 arm64: Ignore memory blocks below PHYS_OFFSET by Catalin Marinas · 12 years ago
  73. c60b0c2 arm64: Fix the update_vsyscall() prototype by Catalin Marinas · 12 years ago
  74. fea2aca arm64: Select MODULES_USE_ELF_RELA by Catalin Marinas · 12 years ago
  75. d63e210 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  76. a0a6a39 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  77. bab5835 Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
  78. ec35183 Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  79. 1243163 ARM: kirkwood: fix buttons on lsxl boards by Michael Walle · 12 years ago
  80. a54841e5 ARM: kirkwood: fix LEDs names for lsxl boards by Michael Walle · 12 years ago
  81. 1e9c06f ARM: Kirkwood: fix disabling CACHE_FEROCEON_L2 by Jason Gunthorpe · 12 years ago
  82. 4b35f1c USB: option: add more ZTE devices by Bjørn Mork · 12 years ago
  83. 1452df6 USB: option: blacklist net interface on ZTE devices by Bjørn Mork · 12 years ago
  84. 6b7ced6 Merge tag 'fixes-for-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 12 years ago
  85. 4708097 usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CP by Alexis R. Cortes · 12 years ago
  86. 5d8c61b USB: io_ti: fix sysfs-attribute creation by Johan Hovold · 12 years ago
  87. 0978c94 USB: iuu_phoenix: fix sysfs-attribute creation by Johan Hovold · 12 years ago
  88. 0cc40da MIPS: CMP: Fix physical core number calculation logic by jerin jacob · 12 years ago
  89. b55a7a5 Merge tag 'mvebu_gpio_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 12 years ago
  90. 327f81c Merge tag 'mvebu_dove_late_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/linux into fixes by Olof Johansson · 12 years ago
  91. b5beb20 Merge tag 'omap-for-v3.7-rc1/fixes-take5-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  92. b08d484 Merge tag 'tegra-for-3.7-fixes-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into fixes by Olof Johansson · 12 years ago
  93. 83dac59 cpuidle/powerpc: Fix snooze state problem in the cpuidle design on pseries. by Deepthi Dharwar · 12 years ago
  94. 8ea959a cpuidle/powerpc: Fix smt_snooze_delay functionality. by Deepthi Dharwar · 12 years ago
  95. 817deb0 cpuidle/powerpc: Fix target residency initialisation in pseries cpuidle by Deepthi Dharwar · 12 years ago
  96. ce236ab powerpc: Build fix for powerpc KVM by Aneesh Kumar K.V · 12 years ago
  97. 72523d8 Revert "powerpc/perf: Use pmc_overflow() to detect rolled back events" by Benjamin Herrenschmidt · 12 years ago
  98. 43c422e apparmor: fix apparmor OOPS in audit_log_untrustedstring+0x1c/0x40 by John Johansen · 12 years ago
  99. 178e485 staging: dgrp: check return value of alloc_tty_driver by Bill Pemberton · 12 years ago
  100. d7c4660 staging: dgrp: check for NULL pointer in (un)register_proc_table by Bill Pemberton · 12 years ago