1. 78eb4ea sysctl: treewide: constify the ctl_table argument of proc_handlers by Joel Granados · 8 months ago
  2. fdd9da7 S390: Remove now superfluous sentinel elem from ctl_table arrays by Joel Granados · 1 year, 5 months ago
  3. ca1382e s390/debug: replace zero-length array with flexible-array member by Heiko Carstens · 1 year, 11 months ago
  4. 751e240 s390: simplify one-level syctl registration for s390dbf_table by Luis Chamberlain · 2 years ago
  5. a78c2e3 s390/debug: remove function type cast by Heiko Carstens · 2 years, 4 months ago
  6. 820109f s390: move from strlcpy with unused retval to strscpy by Wolfram Sang · 2 years, 7 months ago
  7. 70aa5d3 s390/sclp: add tracing of SCLP interactions by Peter Oberparleiter · 3 years, 7 months ago
  8. d72541f s390/debug: add early tracing support by Peter Oberparleiter · 3 years, 7 months ago
  9. 9372a828 s390/debug: fix debug area life cycle by Peter Oberparleiter · 3 years, 7 months ago
  10. 12047778 s390/debug: keep debug data on resize by Peter Oberparleiter · 3 years, 7 months ago
  11. d2beeb3 s390/debug: Remove pointer obfuscation by Peter Oberparleiter · 3 years, 9 months ago
  12. d1deda6 s390/debug: use union tod_clock by Heiko Carstens · 4 years, 1 month ago
  13. 0990d83 s390/debug: debug feature version 3 by Mikhail Zaslonko · 4 years, 10 months ago
  14. ecb1ff6 s390/debug: remove raw view by Heiko Carstens · 4 years, 9 months ago
  15. 827c491 s390/debug: avoid kernel warning on too large number of pages by Christian Borntraeger · 5 years ago
  16. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 11 months ago
  17. 0328e51 docs: s390: unify and update s390dbf kdocs at debug.c by Steffen Maier · 6 years ago
  18. 7dd541a s390: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  19. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  20. 860ec7c s390/debug: use pK for kernel pointers by Christian Borntraeger · 7 years ago
  21. d60a540 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  22. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  23. 0dcd91a s390/debug: only write data once by Sebastian Ott · 7 years ago
  24. 94158e5 s390/debug: improve debug_event by Sebastian Ott · 7 years ago
  25. 496da0d s390/debug: adjust coding style by Heiko Carstens · 7 years ago
  26. 6e2ef5e s390/time: add support for the TOD clock epoch extension by Martin Schwidefsky · 8 years ago
  27. efc0c21 s390: convert debug_info.ref_count from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  28. 3994a52 s390: kernel: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  29. ea417aa s390/debug: make debug event time stamps relative to the boot TOD clock by Martin Schwidefsky · 8 years ago
  30. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  31. baebc70 s390: Use pr_warn instead of pr_warning by Joe Perches · 9 years ago
  32. 9cb1cce s390: remove all usages of PSW_ADDR_INSN by Heiko Carstens · 9 years ago
  33. 689911c s390: time: Provide read_boot_clock64() and read_persistent_clock64() by Xunlei Pang · 10 years ago
  34. 832a771 s390/debug: avoid function call for debug_sprintf_* by Christian Borntraeger · 10 years ago
  35. 302bfe2 s390: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  36. 8c071b0 s390/time: correct use of store clock fast by Martin Schwidefsky · 11 years ago
  37. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  38. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  39. 1aae056 s390/time: rename tod clock access functions by Heiko Carstens · 12 years ago
  40. 5a334c0 s390/debug: Fix s390dbf lockdep problem in debug_(un)register_view() by Michael Holzheu · 12 years ago
  41. d527436 s390/debug: remove module_exit function / move EXPORT_SYMBOLs by Heiko Carstens · 13 years ago
  42. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 13 years ago
  43. 3ab121a [S390] kernel: Add z/VM LGR detection by Michael Holzheu · 13 years ago
  44. f4ae40a6 switch debugfs to umode_t by Al Viro · 14 years ago
  45. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 15 years ago
  46. 58ea91c [S390] avoid default_llseek in s390 drivers by Martin Schwidefsky · 15 years ago
  47. e7d2860 tree-wide: convert open calls to remove spaces to skip_spaces() lib function by André Goddard Rosa · 15 years ago
  48. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  49. b05fd35 sysctl s390: Remove dead sysctl binary support by Eric W. Biederman · 16 years ago
  50. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  51. b592e89 [SCSI] zfcp: Remove duplicated code for debug timestamps by Christof Schmitt · 16 years ago
  52. 58ace9f [S390] s390dbf: Remove needless check for NULL pointer. by Michael Holzheu · 16 years ago
  53. a0fa8e3 [S390] s390dbf: Remove redundant initilizations. by Michael Holzheu · 16 years ago
  54. 6aa0d3a [S390] BUG to BUG_ON changes by Stoyan Gaydarov · 16 years ago
  55. c5612c1 [S390] convert s390 debug feature printks to pr_xxx macros. by Michael Holzheu · 16 years ago
  56. acfa922 [S390] s390: Remove redundant test by Julia Lawall · 16 years ago
  57. 21b21fc [S390] Cleanup s390 debug feature print messages. by Michael Holzheu · 17 years ago
  58. 5cbbf16 [S390] s390dbf: Use const char * for dbf name. by Cornelia Huck · 17 years ago
  59. 950e4da arch: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 17 years ago
  60. a806170 [S390] Fix a lot of sparse warnings. by Heiko Carstens · 17 years ago
  61. 9637c3f [S390] Add debug_register_mode() function to debug feature API by Michael Holzheu · 17 years ago
  62. e11f0d0 [S390] arch/s390/kernel/debug.c: use mutex instead of semaphore by Christoph Hellwig · 18 years ago
  63. 20cb9e7 [S390] strlcpy is smart enough by Jean Delvare · 18 years ago
  64. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 18 years ago
  65. 481f733 [PATCH] sysctl: s390: remove unnecessary use of insert_at_head by Eric W. Biederman · 18 years ago
  66. feceb63 [PATCH] sysctl: s390: move sysctl definitions to sysctl.h by Eric W. Biederman · 18 years ago
  67. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 18 years ago
  68. 2b67fc4 [S390] Get rid of a lot of sparse warnings. by Heiko Carstens · 18 years ago
  69. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  70. d20343e [PATCH] struct path: convert s390 by Josef Sipek · 18 years ago
  71. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  72. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  73. fb63051 [PATCH] s390: kzalloc() conversion in arch/s390 by Eric Sesterhenn · 19 years ago
  74. 4448aaf [PATCH] s390: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  75. 942eaab [PATCH] s390: debug feature changes by Michael Holzheu · 20 years ago
  76. 66a464d [PATCH] s390: debug feature changes by Michael Holzheu · 20 years ago
  77. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2