1. cb9e84c Kernel documentation for the PTI feature. by J Freyensee · 14 years ago
  2. 7d74f49 export kernel call get_task_comm(). by J Freyensee · 14 years ago
  3. e0f263d tty: Remove to support serial for S5P6442 by Kukjin Kim · 14 years ago
  4. 275640b pch_phub: Support new device ML7223 by Tomoya MORINAGA · 14 years ago
  5. aa273ae 8250_pci: Add support for the Digi/IBM PCIe 2-port Adapter by Scott Kilau · 14 years ago
  6. ed0bd23 ASoC: Update cx20442 for TTY API change by Mark Brown · 14 years ago
  7. 177c2cb pch_uart: Support new device ML7223 IOH by Tomoya MORINAGA · 14 years ago
  8. 868d1721 parport: Use request_muxed_region for IT87 probe and lock by Alan Cox · 14 years ago
  9. 61ec901 tty/serial: add support for Xilinx PS UART by John Linn · 14 years ago
  10. 0a77c4f n_gsm: Use print_hex_dump_bytes by Joe Perches · 14 years ago
  11. df43daa drivers/tty/moxa.c: Put correct tty value by Julia Lawall · 14 years ago
  12. 83c6757 TTY: tty_io, annotate locking functions by Jiri Slaby · 14 years ago
  13. c831cff TTY: serial_core, remove superfluous set_task_state by Jiri Slaby · 14 years ago
  14. 32ad3a7 TTY: serial_core, remove invalid test by Jiri Slaby · 14 years ago
  15. 0ad7c9a Char: moxa, fix locking in moxa_write by Jiri Slaby · 14 years ago
  16. 7fdc289 Char: nozomi, remove useless tty_sem by Jiri Slaby · 14 years ago
  17. 6d742f6 Char: nozomi, remove port.count checks by Jiri Slaby · 14 years ago
  18. c29bd8d Char: nozomi, use GFP_KERNEL for kfifo allocation by Jiri Slaby · 14 years ago
  19. b1c43f8 tty: make receive_buf() return the amout of bytes received by Felipe Balbi · 14 years ago
  20. e9a470f Serial: Remove unused code. by Govindraj.R · 14 years ago
  21. f8df13e tty: Clean console safely by Petr Písař · 14 years ago
  22. d942060 Serial: ifx6x60c: Remove duplicate includes of linux/tty.h by Jesper Juhl · 14 years ago
  23. 99edb3d tty: remove invalid location line in file header by Jovi Zhang · 14 years ago
  24. 6f5c24a serial: core, remove uart_update_termios by Jiri Slaby · 14 years ago
  25. 303a7a1 serial: core, do not set DTR/RTS twice on startup by Jiri Slaby · 14 years ago
  26. c7d7abf serial: core, move termios handling to uart_startup by Jiri Slaby · 14 years ago
  27. 7c31bdb Char: moxa, do not touch NORMAL_ACTIVE bit by Jiri Slaby · 14 years ago
  28. a664ec9 serial: altera_uart: Scan for a free port if platform device id is -1 by Tobias Klauser · 14 years ago
  29. 0259894 TTY: fix fail path in tty_open by Jiri Slaby · 14 years ago
  30. a9dccdd TTY: plug in deinitialize_tty_struct by Jiri Slaby · 14 years ago
  31. 6716671 TTY: introduce deinit helpers for proper ldisc shutdown by Jiri Slaby · 14 years ago
  32. c18d77a TTY: unify pty_unix98_install fail path handling by Jiri Slaby · 14 years ago
  33. 8a1b8d7 TTY: unify pty_install fail path handling by Jiri Slaby · 14 years ago
  34. d554350 TTY: unify tty_init_dev fail path handling by Jiri Slaby · 14 years ago
  35. d65c57f TTY: rocket, remove unused variables by Jiri Slaby · 14 years ago
  36. 9d86f71 Char: moxa, remove unused variables by Jiri Slaby · 14 years ago
  37. f2ee4ae TTY: VT, remove unused variables by Jiri Slaby · 14 years ago
  38. 0e7f419 Char: cyclades, fix unused variable by Jiri Slaby · 14 years ago
  39. 4fd53ef TTY: serial_core, remove unused variable by Jiri Slaby · 14 years ago
  40. 52ea383 tty: VT, remove unused variable by Jiri Slaby · 14 years ago
  41. 6da9e95 drivers/tty/vt/vt_ioctl.c: repair insane ?: expression by Andrew Morton · 14 years ago
  42. 60680f9 vt: Add K_OFF return value to vt_ioctl KDGKBMODE by Arthur Taylor · 14 years ago
  43. 909bc77 vt: remove uneeded retval check before tty->ops->open inside tty_open by Herton Ronaldo Krzesinski · 14 years ago
  44. f0e615c Linux 2.6.39-rc4 by Linus Torvalds · 14 years ago
  45. e024f69 Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 14 years ago
  46. 96fd2d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  47. 8a83f33 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  48. 5d5b1b9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  49. adff377 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  50. d8bdc59 proc: do proper range check on readdir offset by Linus Torvalds · 14 years ago
  51. c78193e next_pidmap: fix overflow condition by Linus Torvalds · 14 years ago
  52. c36b58e Input: xen-kbdfront - fix mouse getting stuck after save/restore by Igor Mammedov · 14 years ago
  53. 80b4895 Input: estimate number of events per packet by Jeff Brown · 14 years ago
  54. f65647c Btrfs: fix free space cache leak by Chris Mason · 14 years ago
  55. 24ecfbe block: add blk_run_queue_async by Christoph Hellwig · 14 years ago
  56. 4521cc4 block: blk_delay_queue() should use kblockd workqueue by Jens Axboe · 14 years ago
  57. c3b328a md: fix up raid1/raid10 unplugging. by NeilBrown · 14 years ago
  58. 7c13edc md: incorporate new plugging into raid5. by NeilBrown · 14 years ago
  59. 97658cd md: provide generic support for handling unplug callbacks. by NeilBrown · 14 years ago
  60. 482c083 md - remove old plugging code. by NeilBrown · 14 years ago
  61. af1db72 md/dm - remove remains of plug_fn callback. by NeilBrown · 14 years ago
  62. e1dfa0a md: use new plugging interface for RAID IO. by NeilBrown · 14 years ago
  63. 99e2259 block: drop queue lock before calling __blk_run_queue() for kblockd punt by Jens Axboe · 14 years ago
  64. b4cb290 Revert "block: add callback function for unplug notification" by Jens Axboe · 14 years ago
  65. 048c937 block: Enhance new plugging support to support general callbacks by NeilBrown · 14 years ago
  66. 7b84b29 powerpc/powermac: Build fix with SMP and CPU hotplug by Benjamin Herrenschmidt · 14 years ago
  67. 86c74ab powerpc/perf_event: Skip updating kernel counters if register value shrinks by Eric B Munson · 14 years ago
  68. 09597cf powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabled by Stefan Roese · 14 years ago
  69. 84ffae5 powerpc: Fix oops if scan_dispatch_log is called too early by Anton Blanchard · 14 years ago
  70. 127493d powerpc/pseries: Use a kmem cache for DTL buffers by Nishanth Aravamudan · 14 years ago
  71. 7c7a81b powerpc/kexec: Fix regression causing compile failure on UP by Paul Gortmaker · 14 years ago
  72. 8f3dda7 Merge remote branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 14 years ago
  73. a1b49cb Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  74. 59c87de Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  75. a78eda5 alpha: Fix uninitialized value in read_persistent_clock. by Richard Henderson · 14 years ago
  76. 6181318 alpha: Fix RTC interrupt setup. by Richard Henderson · 14 years ago
  77. 280da4e alpha: Remove set but unused variables. by Richard Henderson · 14 years ago
  78. 90fd30c alpha: Don't force -Werror. by Richard Henderson · 14 years ago
  79. fff3e5a fs: synchronize_rcu when unregister_filesystem success not failure by Milton Miller · 14 years ago
  80. d3b3e15 i2c-algo-bit: Call pre/post_xfer for bit_test by Alex Deucher · 14 years ago
  81. a920ff4 i2c: Improve deprecation warnings by Jean Delvare · 14 years ago
  82. d733ed6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  83. 08150c5 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  84. fdfc552 Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-for-linus', 'timer-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  85. 49cac01 block: make unplug timer trace event correspond to the schedule() unplug by Jens Axboe · 14 years ago
  86. a237c1c block: let io_schedule() flush the plug inline by Jens Axboe · 14 years ago
  87. 6d74119 Btrfs: avoid taking the chunk_mutex in do_chunk_alloc by Josef Bacik · 14 years ago
  88. 0d39920 Btrfs end_bio_extent_readpage should look for locked bits by Chris Mason · 14 years ago
  89. 0ebc115 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  90. e82e6f1 Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
  91. c98ece6 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  92. 5bbc097 x86, amd: Disable GartTlbWlkErr when BIOS forgets it by Joerg Roedel · 14 years ago
  93. c153001 vfs: Fix absolute RCU path walk failures due to uninitialized seq number by Tim Chen · 14 years ago
  94. b76225e net/9p: nwname should be an unsigned int by Harsh Prateek Bora · 14 years ago
  95. bd8c8ad 9p: Fix sparse error by Aneesh Kumar K.V · 14 years ago
  96. 936bb2d fs/9p: Fix error reported by coccicheck by Aneesh Kumar K.V · 14 years ago
  97. df5d8c8 9p: revert tsyncfs related changes by Aneesh Kumar K.V · 14 years ago
  98. c2ed388 fs/9p: Use write_inode for data sync on server by Aneesh Kumar K.V · 14 years ago
  99. f2eda2c fs/9p: Fix revalidate to return correct value by Aneesh Kumar K.V · 14 years ago
  100. 0e4f8f8 Btrfs: don't force chunk allocation in find_free_extent by Chris Mason · 14 years ago