1. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  2. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  3. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  4. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  5. 0aea22b Input: constify serio_device_id by Arvind Yadav · 7 years ago
  6. 939ffb1 Input: initialize device counter variables with -1 by Aniroop Mathur · 10 years ago
  7. bf9a9f8 Input: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  8. 46f49b7 Input: serio_raw - signal EFAULT even if read/write partially succeeds by Dmitry Torokhov · 13 years ago
  9. 486c8ab Input: serio_raw - ensure we don't block in non-blocking read by Dmitry Torokhov · 13 years ago
  10. 65ac9f7 Input: serio - use module_serio_driver by Axel Lin · 13 years ago
  11. 7a0a27d Input: serio_raw - return proper result when serio_raw_read fails by Che-Liang Chiou · 13 years ago
  12. 4fa07711 Input: serio_raw - return proper result when serio_raw_write fails by Dmitry Torokhov · 13 years ago
  13. 0c62fbf Input: serio_raw - really signal HUP upon disconnect by Dmitry Torokhov · 13 years ago
  14. d89c9bc Input: serio_raw - remove stray semicolon by Che-Liang Chiou · 13 years ago
  15. 550eca7 Input: serio_raw - fix memory leak when closing char device by Dmitry Torokhov · 13 years ago
  16. 8c1c10d Input: serio_raw - kick clients when disconnecting port by Dmitry Torokhov · 13 years ago
  17. 85f5b35 Input: serio_raw - explicitly mark disconnected ports as dead by Dmitry Torokhov · 13 years ago
  18. 15a564d Input: serio_raw - fix coding style issues by Dmitry Torokhov · 13 years ago
  19. 8d92847 Input: serio_raw - use dev_*() for messages by Dmitry Torokhov · 13 years ago
  20. 8c31eb0 Input: serio_raw - use bool for boolean data by Dmitry Torokhov · 13 years ago
  21. 843e784 Input: serio_raw - perform proper locking when adding clients to list by Dmitry Torokhov · 13 years ago
  22. 7c5bbb2 Input: serio_raw - rename serio_raw_list to serio_raw_client by Dmitry Torokhov · 13 years ago
  23. ba538cd Input: serio_raw - use kref instead of rolling out its own refcounting by Dmitry Torokhov · 13 years ago
  24. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  25. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  26. 77554b4 Input: serio_raw - remove BKL by Thadeu Lima de Souza Cascardo · 15 years ago
  27. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  28. 60aa492 Rationalize fasync return values by Jonathan Corbet · 16 years ago
  29. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  30. d19497e Input: serio_raw - allow attaching to translated (SERIO_I8042XL) ports by Niels de Vos · 16 years ago
  31. 9edca64 serio: BKL pushdown by Arnd Bergmann · 17 years ago
  32. 4f179f7 Input: serio_raw - shut up errorneous warning by Andrew Morton · 18 years ago
  33. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 18 years ago
  34. bef9865 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  35. 94fbcde Driver core: change misc class_devices to be real devices by Greg Kroah-Hartman · 18 years ago
  36. 153a9df0 Input: handle serio_register_driver() errors by Akinobu Mita · 18 years ago
  37. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  38. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 20 years ago
  39. b39787a Input: use kzalloc() throughout the code by Eric Sesterhenn · 19 years ago
  40. c4e32e9 Input: serio - semaphore to mutex conversion by Arjan van de Ven · 19 years ago
  41. dc1e97b Input: serio_raw - link serio_raw misc device to corresponding by Dmitry Torokhov · 20 years ago
  42. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago