1. 4e474a0 sysctl: protect poll() in entries that may go away by Lucas De Marchi · 12 years ago master
  2. 4e75732 sysctl: Don't call sysctl_follow_link unless we are a link. by Eric W. Biederman · 12 years ago
  3. 60f126d sysctl: Comments to make the code clearer. by Eric W. Biederman · 12 years ago
  4. 0eb97f3 sysctl: Correct error return from get_subdir by Eric W. Biederman · 12 years ago
  5. 51f72f4 sysctl: An easier to read version of find_subdir by Eric W. Biederman · 12 years ago
  6. 1347440 sysctl: fix memset parameters in setup_sysctl_set() by Dan Carpenter · 12 years ago
  7. 4798178 sysctl: remove an unused variable by Dan Carpenter · 12 years ago
  8. fea478d sysctl: Add register_sysctl for normal sysctl users by Eric W. Biederman · 12 years ago
  9. ac13ac6 sysctl: Index sysctl directories with rbtrees. by Eric W. Biederman · 12 years ago
  10. 9e3d47d sysctl: Make the header lists per directory. by Eric W. Biederman · 12 years ago
  11. e54012c sysctl: Move sysctl_check_dups into insert_header by Eric W. Biederman · 12 years ago
  12. 60a47a2 sysctl: Modify __register_sysctl_paths to take a set instead of a root and an nsproxy by Eric W. Biederman · 12 years ago
  13. 0e47c99 sysctl: Replace root_list with links between sysctl_table_sets. by Eric W. Biederman · 12 years ago
  14. 6980128 sysctl: Add sysctl_print_dir and use it in get_subdir by Eric W. Biederman · 12 years ago
  15. 7ec66d0 sysctl: Stop requiring explicit management of sysctl directories by Eric W. Biederman · 12 years ago
  16. 9eb47c2 sysctl: Add a root pointer to ctl_table_set by Eric W. Biederman · 12 years ago
  17. 6a75ce1 sysctl: Rewrite proc_sys_readdir in terms of first_entry and next_entry by Eric W. Biederman · 12 years ago
  18. 076c3ee sysctl: Rewrite proc_sys_lookup introducing find_entry and lookup_entry. by Eric W. Biederman · 12 years ago
  19. a194558 sysctl: Normalize the root_table data structure. by Eric W. Biederman · 12 years ago
  20. 8425d6a sysctl: Factor out insert_header and erase_header by Eric W. Biederman · 12 years ago
  21. e0d0452 sysctl: Factor out init_header from __register_sysctl_paths by Eric W. Biederman · 12 years ago
  22. 938aaa4 sysctl: Initial support for auto-unregistering sysctl tables. by Eric W. Biederman · 12 years ago
  23. 3cc3e04 sysctl: A more obvious version of grab_header. by Eric W. Biederman · 12 years ago
  24. 8d6ecfc sysctl: Remove the now unused ctl_table parent field. by Eric W. Biederman · 12 years ago
  25. 7c60c48 sysctl: Improve the sysctl sanity checks by Eric W. Biederman · 12 years ago
  26. f728019 sysctl: register only tables of sysctl files by Eric W. Biederman · 12 years ago
  27. ec6a526 sysctl: Add ctl_table chains into cstring paths by Eric W. Biederman · 12 years ago
  28. 6e9d516 sysctl: Add support for register sysctl tables with a normal cstring path. by Eric W. Biederman · 12 years ago
  29. f05e53a sysctl: Create local copies of directory names used in paths by Eric W. Biederman · 12 years ago
  30. bd295b5 sysctl: Remove the unnecessary sysctl_set parent concept. by Eric W. Biederman · 12 years ago
  31. 97324cd sysctl: Implement retire_sysctl_set by Eric W. Biederman · 12 years ago
  32. a15e209 sysctl: Make the directories have nlink == 1 by Eric W. Biederman · 12 years ago
  33. 1f87f0b sysctl: Move the implementation into fs/proc/proc_sysctl.c by Eric W. Biederman · 12 years ago
  34. de4e83bd sysctl: Register the base sysctl table like any other sysctl table. by Eric W. Biederman · 12 years ago
  35. 0ce8974 sysctl: Consolidate !CONFIG_SYSCTL handling by Eric W. Biederman · 12 years ago
  36. 36885d7 sysctl: remove impossible condition check by Lucas De Marchi · 13 years ago
  37. dcd6c92 Linux 3.3-rc1 by Linus Torvalds · 12 years ago
  38. 567e479 Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  39. 99d1edc Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  40. e19c29e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  41. 4f2f81a x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits by H. Peter Anvin · 12 years ago
  42. 282f445 Merge remote-tracking branch 'linus/master' into x86/urgent by H. Peter Anvin · 12 years ago
  43. afd2909 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  44. 8bc5191 qnx4: don't leak ->BitMap on late failure exits by Al Viro · 12 years ago
  45. 4134bf8 qnx4: reduce the insane nesting in qnx4_checkroot() by Al Viro · 12 years ago
  46. 1aab323 qnx4: di_fname is an array, for crying out loud... by Al Viro · 12 years ago
  47. 456a816 KEYS: Permit key_serial() to be called with a const key pointer by David Howells · 12 years ago
  48. f6b2457 keys: fix user_defined key sparse messages by Mimi Zohar · 12 years ago
  49. 3db59dd ima: fix cred sparse warning by Mimi Zohar · 12 years ago
  50. 90a4c0f uml: fix compile for x86-64 by Linus Torvalds · 12 years ago
  51. 4bf1924 MPILIB: Add a missing ENOMEM check by David Howells · 12 years ago
  52. f59e842 Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  53. 4ba3069 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  54. 507a03c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  55. be40541 tpm: fix (ACPI S3) suspend regression by Stefan Berger · 12 years ago
  56. 93c3d65 nvme: fix merge error due to change of 'make_request_fn' fn type by Linus Torvalds · 12 years ago
  57. 9ef9b20 xen: using EXPORT_SYMBOL requires including export.h by Stephen Rothwell · 12 years ago
  58. aa303f2 Merge branch 'for-linus/i2c-33' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 12 years ago
  59. 4a7c1ff Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  60. 9278e63 Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  61. 94bd244 gpio: tps65910: Use correct offset for gpio initialization by Laxman Dewangan · 12 years ago
  62. d71f5be Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 12 years ago
  63. 92b5abb Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 12 years ago
  64. ccb19d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  65. 79ba0db Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into release by Len Brown · 12 years ago
  66. c130bd6 acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec by Tony Luck · 12 years ago
  67. cb79717 Merge branch 'atomicio-remove' into release by Len Brown · 12 years ago
  68. 037d76f Merge branch 'apei' into release by Len Brown · 12 years ago
  69. 65b7f83 intel_idle: Split up and provide per CPU initialization func by Thomas Renninger · 12 years ago
  70. 3bd81a8 ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2 by Thomas Renninger · 12 years ago
  71. c3b5003 tg3: Fix single-vector MSI-X code by Matt Carlson · 12 years ago
  72. 77676fd openvswitch: Fix multipart datapath dumps. by Ben Pfaff · 12 years ago
  73. 766e9f1 ipv6: fix per device IP snmp counters by Eric Dumazet · 12 years ago
  74. 6a48897 Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  75. 57f2685 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  76. 488a9d0 Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  77. 6015ff1 x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=n by Al Viro · 12 years ago
  78. b73fa46 [libata] ata_piix: Add Toshiba Satellite Pro A120 to the quirks list by Benjamin Larsson · 12 years ago
  79. 3a25179 [libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk list by Vladimir LAVALLADE · 12 years ago
  80. 81b0287 [libata] pata_bf54x: Support sg list in bmdma transfer. by Sonic Zhang · 12 years ago
  81. 93272b1 [libata] sata_fsl: fix the controller operating mode by Jerry Huang · 12 years ago
  82. 966f121 [libata] enable ata port async suspend by Lin Ming · 12 years ago
  83. 36be126 [media] as3645a: Fix compilation by including slab.h by Laurent Pinchart · 12 years ago
  84. a2e2baa [media] s5p-fimc: Remove linux/version.h include from fimc-mdevice.c by Sachin Kamat · 12 years ago
  85. 2bd4334 [media] s5p-mfc: Remove linux/version.h include from s5p_mfc.c by Sachin Kamat · 12 years ago
  86. 3a9888f [media] ds3000: using logical && instead of bitwise & by Dan Carpenter · 12 years ago
  87. f08aacf [media] v4l2-ctrls: make control names consistent by Hans Verkuil · 12 years ago
  88. d43272a [media] DVB: dib0700, add support for Nova-TD LEDs by Jiri Slaby · 12 years ago
  89. 2b05b88 [media] DVB: dib0700, add corrected Nova-TD frontend_attach by Jiri Slaby · 12 years ago
  90. 52fd5b2 [media] DVB: dib0700, separate stk7070pd initialization by Jiri Slaby · 12 years ago
  91. 9b6ba57 [media] DVB: dib0700, move Nova-TD Stick to a separate set by Jiri Slaby · 12 years ago
  92. 68dc8bc [media] : add MODULE_FIRMWARE to dib0700 by Patrick Boettcher · 12 years ago
  93. bad321f [media] DVB-CORE: remove superfluous DTV_CMDs by Patrick Boettcher · 12 years ago
  94. 719c174 [media] s5p-jpeg: adapt to recent videobuf2 changes by Marek Szyprowski · 12 years ago
  95. 7f6cce6 [media] s5p-g2d: fixed a bug in controls setting function by Kamil Debski · 12 years ago
  96. 0da0a78 [media] s5p-mfc: Fix volatile controls setup by Kamil Debski · 12 years ago
  97. bb86936 [media] drivers/media/video/s5p-mfc/s5p_mfc.c: adjust double test by Julia Lawall · 12 years ago
  98. b1aa608 [media] drivers/media/video/s5p-fimc/fimc-capture.c: adjust double test by Julia Lawall · 12 years ago
  99. 53e5ab9 [media] s5p-fimc: Fix incorrect control ID assignment by Sachin Kamat · 12 years ago
  100. a25a2b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago