1. 199f0ca idr: create idr_layer_cache at boot time by Akinobu Mita · 16 years ago
  2. 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 16 years ago
  3. 9a6f70b random: add async notification support to /dev/random by Jeff Dike · 16 years ago
  4. adc782d random: simplify and rename credit_entropy_store by Matt Mackall · 16 years ago
  5. e68e5b6 random: make mixing interface byte-oriented by Matt Mackall · 16 years ago
  6. 993ba21 random: simplify add_ptr logic by Matt Mackall · 16 years ago
  7. 6d38b82 random: remove some prefetch logic by Matt Mackall · 16 years ago
  8. feee769 random: eliminate redundant new_rotate variable by Matt Mackall · 16 years ago
  9. 4335820 random: remove cacheline alignment for locks by Matt Mackall · 16 years ago
  10. 1c0ad3d random: make backtracking attacks harder by Matt Mackall · 16 years ago
  11. ffd8d3f random: improve variable naming, clear extract buffer by Matt Mackall · 16 years ago
  12. 53c3f63 random: reuse rand_initialize by Matt Mackall · 16 years ago
  13. 43ae486 random: use unlocked_ioctl by Matt Mackall · 16 years ago
  14. 88c730d random: consolidate wakeup logic by Matt Mackall · 16 years ago
  15. 90b75ee random: clean up checkpatch complaints by Matt Mackall · 16 years ago
  16. 0302190 remove aoedev_isbusy() by Adrian Bunk · 16 years ago
  17. 10521bd generalize asm-generic/ioctl.h to allow overriding values by Robert P. J. Day · 16 years ago
  18. 098ef1c nbd: delete superfluous test for __GNUC__ by Robert P. J. Day · 16 years ago
  19. d71a6d7 NBD: add partition support by Laurent Vivier · 16 years ago
  20. 48cf606 NBD: allow nbd to be used locally by Laurent Vivier · 16 years ago
  21. 8c4dd60 edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off} by Tim Gardner · 16 years ago
  22. d7321cd sysctl: add the ->permissions callback on the ctl_table_root by Pavel Emelyanov · 16 years ago
  23. 2c4c715 sysctl: clean from unneeded extern and forward declarations by Pavel Emelyanov · 16 years ago
  24. 7708bfb sysctl: merge equal proc_sys_read and proc_sys_write by Pavel Emelyanov · 16 years ago
  25. 1a46674 include/linux/sysctl.h: remove empty #else by Adrian Bunk · 16 years ago
  26. 88f458e sysctl: allow embedded targets to disable sysctl_check.c by Holger Schurig · 16 years ago
  27. c7705f3 drivers: use non-racy method for proc entries creation (2) by Denis V. Lunev · 16 years ago
  28. 1b50221 drivers: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  29. 0fd6894 parisc: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  30. c33fff0 kernel: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  31. ac41cfd isdn: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  32. a95609c netdev: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  33. cf7acfa acpi: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  34. 6674713 powerpc: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  35. 6f1c86e parisc: use non-racy method for /proc/pcxl_dma creation by Denis V. Lunev · 16 years ago
  36. e236376 ia64: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  37. c293819 cris: use non-racy method for /proc/system_profile creation by Denis V. Lunev · 16 years ago
  38. 0d9f10f avr32: proc: use non-racy method for /proc/tlb creation by Denis V. Lunev · 16 years ago
  39. 40ad35d arm: use non-racy method for /proc/davinci_clocks creation by Denis V. Lunev · 16 years ago
  40. 8b59400 s390: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  41. cdefa18 usb: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  42. a973909 scsi: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  43. 16e70f6 samples: use non-racy method for /proc/marker-example creation by Denis V. Lunev · 16 years ago
  44. 659f865 zorro: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  45. 7bf4e6d sound: use non-racy method for /proc/driver/snd-page-alloc creation by Denis V. Lunev · 16 years ago
  46. 3d71f86 mm: use non-racy method for /proc/swaps creation by Denis V. Lunev · 16 years ago
  47. 6a6375d sysvipc: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  48. 79da366 jbd2: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  49. 19b4fc5 reiserfs: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  50. 46fe74f ext4: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  51. 21ac295 afs: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  52. 34b3723 nfs: use proc_create to setup de->proc_fops by Denis V. Lunev · 16 years ago
  53. 9ef2db2 nfsd: use proc_create to setup de->proc_fops by Denis V. Lunev · 16 years ago
  54. 59b7435 proc: introduce proc_create_data to setup de->data by Denis V. Lunev · 16 years ago
  55. b640a89 proc: convert /proc/tty/ldiscs to seq_file interface by Alexey Dobriyan · 16 years ago
  56. 8731f14 proc: remove ->get_info infrastructure by Alexey Dobriyan · 16 years ago
  57. 352ced8 proc: switch /proc/scsi/device_info to seq_file interface by Alexey Dobriyan · 16 years ago
  58. 4a5cdb5 proc: switch /proc/ip2mem to seq_file interface by Alexey Dobriyan · 16 years ago
  59. 076ec04 proc: convert /proc/bus/nubus to seq_file interface by Alexey Dobriyan · 16 years ago
  60. 3ae02d6 proc: switch /proc/irda/irnet to seq_file interface by Alexey Dobriyan · 16 years ago
  61. 4bd61f7 proc: switch /proc/excite/unit_id to seq_file interface by Alexey Dobriyan · 16 years ago
  62. 9b00121 proc: switch /proc/bus/ecard/devices to seq_file interface by Alexey Dobriyan · 16 years ago
  63. 5125154 proc: remove /proc/mac_iop by Alexey Dobriyan · 16 years ago
  64. 647634d proc: switch /proc/apm to seq_file interface by Alexey Dobriyan · 16 years ago
  65. 8331438 proc: switch /proc/bus/zorro/devices to seq_file interface by Alexey Dobriyan · 16 years ago
  66. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 16 years ago
  67. 928b4d8 proc: remove proc_root_driver by Alexey Dobriyan · 16 years ago
  68. 36a5aeb proc: remove proc_root_fs by Alexey Dobriyan · 16 years ago
  69. 9c37066 proc: remove proc_bus by Alexey Dobriyan · 16 years ago
  70. 5e971dc proc: drop several "PDE valid/invalid" checks by Alexey Dobriyan · 16 years ago
  71. 7cee4e0 proc: less special case in xlate code by Alexey Dobriyan · 16 years ago
  72. f649d6d proc: simplify locking in remove_proc_entry() by Alexey Dobriyan · 16 years ago
  73. 638fa20 procfs: mem permission cleanup by Roland McGrath · 16 years ago
  74. 0d5c9f5 proc: switch to proc_create() by Alexey Dobriyan · 16 years ago
  75. 925d1c4 procfs task exe symlink by Matt Helsley · 16 years ago
  76. e93b4ea proc: print more information when removing non-empty directories by Alexey Dobriyan · 16 years ago
  77. 7249db2 keys: make key_serial() a function if CONFIG_KEYS=y by David Howells · 16 years ago
  78. fdb89bc keys: explicitly include required slab.h header file. by Robert P. J. Day · 16 years ago
  79. 0b77f5b keys: make the keyring quotas controllable through /proc/sys by David Howells · 16 years ago
  80. 69664cf keys: don't generate user and user session keyrings unless they're accessed by David Howells · 16 years ago
  81. 6b79ccb keys: allow clients to set key perms in key_create_or_update() by Arun Raghavan · 16 years ago
  82. da91d2e keys: switch to proc_create() by Alexey Dobriyan · 16 years ago
  83. 70a5bb7 keys: add keyctl function to get a security label by David Howells · 16 years ago
  84. 4a38e12 keys: allow the callout data to be passed as a blob rather than a string by David Howells · 16 years ago
  85. dceba99 keys: check starting keyring as part of search by Kevin Coffman · 16 years ago
  86. 38bbca6 keys: increase the payload size when instantiating a key by David Howells · 16 years ago
  87. 4220b7f elf: fix shadowed variables in fs/binfmt_elf.c by WANG Cong · 16 years ago
  88. 6970c8e BINFMT: fill_elf_header cleanup - use straight memset first by Cyrill Gorcunov · 16 years ago
  89. eb6900f ELF: Use EI_NIDENT instead of numeric value by Cyrill Gorcunov · 16 years ago
  90. adf535e ipmi: fix return from atca_oem_poweroff_hook by Adrian Bunk · 16 years ago
  91. 7400630 ipmi: make alloc_recv_msg static by Adrian Bunk · 16 years ago
  92. 66ec2d7 ipmi: make comment match actual preprocessor check by Robert P. J. Day · 16 years ago
  93. fa68be0 ipmi: remove ->write_proc code by Alexey Dobriyan · 16 years ago
  94. 95c0ba8 ipmi: remove unused target and action in Makefile by Denis Cheng · 16 years ago
  95. 36c7dc4 IPMI: Style fixes in the misc code by Corey Minyard · 16 years ago
  96. c305e3d IPMI: Style fixes in the system interface code by Corey Minyard · 16 years ago
  97. c70d749 ipmi: style fixes in the base code by Corey Minyard · 16 years ago
  98. ba8ff1c IPMI: Convert system interface defines to an enum by Corey Minyard · 16 years ago
  99. 64959e2 ipmi: convert locked counters to atomics in the system interface by Corey Minyard · 16 years ago
  100. 73f2bdb IPMI: convert message handler defines to an enum by Corey Minyard · 16 years ago