1. 59957fc mn10300: use kbuild.h instead of defining macros in asm-offsets.c by Christoph Lameter · 16 years ago
  2. d8045b4 m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.c by Christoph Lameter · 16 years ago
  3. 501cd36 h8300: use kbuild.h instead of defining macros in asm-offsets.c by Christoph Lameter · 16 years ago
  4. de400bd frv: use kbuild.h instead of defining macros in asm-offsets.c by Christoph Lameter · 16 years ago
  5. 5544b9e blackfin: use kbuild.h instead of defining macros in asm-macros.c by Christoph Lameter · 16 years ago
  6. 4076520 avr32: use kbuild.h macros instead of defining macros in asm-offsets.c by Christoph Lameter · 16 years ago
  7. 32b0767 sparc: use kbuild.h instead of defining macros in asm-offsets.c by Christoph Lameter · 16 years ago
  8. 0fcfbb1 xtensa: use kbuild.h macros instead of defining them in asm-offsets.c by Christoph Lameter · 16 years ago
  9. 02cbe47 arm: use kbuild.h instead of macros in asm-offsets.c by Christoph Lameter · 16 years ago
  10. ad2bc7b ia64: use kbuild.h macros instead of defining macros in asm-offsets.c by Christoph Lameter · 16 years ago
  11. 26946f4 alpha: use kbuild.h instead of macros in asm-offsets.c by Christoph Lameter · 16 years ago
  12. fd04d20 mips: use kbuild.h instead of macros in asm-offsets.c by Christoph Lameter · 16 years ago
  13. 66916cd x86: use kbuild.h by Christoph Lameter · 16 years ago
  14. 37487a5 Add kbuild.h that contains common definitions for kbuild users by Christoph Lameter · 16 years ago
  15. 39fa003 aio: fix misleading comments by Jeff Moyer · 16 years ago
  16. 68ab3d8 relayfs: support larger relay buffer by Masami Hiramatsu · 16 years ago
  17. 97a4feb ncpfs: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  18. 58d485d isofs: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  19. 8b3789e hfsplus: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  20. 803f445 fat: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  21. d15c0a4 video: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  22. a5abdea usb: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  23. 6b1e6f6 pcmcia: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  24. 533dd1b wireless: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  25. 6caf52a net: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  26. 48b2cf9 mmc: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  27. 858ad08 input: use get_unaligned_* helpers by Harvey Harrison · 16 years ago
  28. 973ea70c char: use get_unaligned_* helpers by Harvey Harrison · 16 years ago
  29. c105068 hid-core: use get_unaligned_* helpers by Harvey Harrison · 16 years ago
  30. f885f8d drivers/block: use get_unaligned_* helpers by Harvey Harrison · 16 years ago
  31. 6510d41 kernel: Move arches to use common unaligned access by Harvey Harrison · 16 years ago
  32. 064106a kernel: add common infrastructure for unaligned access by Harvey Harrison · 16 years ago
  33. dddfbaf sysv fs: remove superfluous check for __GNUC__ compiler by Robert P. J. Day · 16 years ago
  34. cedb27d tpm: change Kconfig dependencies from PNPACPI to PNP by Bjorn Helgaas · 16 years ago
  35. 4821cd1 tpm: fix section mismatch warning by Sam Ravnborg · 16 years ago
  36. f2b9a39 parport_pc: wrap PNP probe code in #ifdef CONFIG_PNP by Bjorn Helgaas · 16 years ago
  37. 9396d49 afs: support the CB.ProbeUuid RPC op by David Howells · 16 years ago
  38. 7c80bcc afs: the AFS RPC op CBGetCapabilities is actually CBTellMeAboutYourself by David Howells · 16 years ago
  39. 0ae52d6 afs: use the shorter LIST_HEAD for brevity by Robert P. J. Day · 16 years ago
  40. c3c52bc edac: fix module initialization on several modules 2nd time by Hitoshi Mitake · 16 years ago
  41. 1a45027 edac: remove unneeded functions and add static accessor by Adrian Bunk · 16 years ago
  42. ff6ac2a edac: use the shorter LIST_HEAD for brevity by Robert P. J. Day · 16 years ago
  43. 94ee1cf edac: add e752x parameter for sysbus_parity selection by Peter Tyser · 16 years ago
  44. 5135b79 edac: new support for Intel 3100 chipset by Andrei Konovalov · 16 years ago
  45. 199f0ca idr: create idr_layer_cache at boot time by Akinobu Mita · 16 years ago
  46. 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 16 years ago
  47. 9a6f70b random: add async notification support to /dev/random by Jeff Dike · 16 years ago
  48. adc782d random: simplify and rename credit_entropy_store by Matt Mackall · 16 years ago
  49. e68e5b6 random: make mixing interface byte-oriented by Matt Mackall · 16 years ago
  50. 993ba21 random: simplify add_ptr logic by Matt Mackall · 16 years ago
  51. 6d38b82 random: remove some prefetch logic by Matt Mackall · 16 years ago
  52. feee769 random: eliminate redundant new_rotate variable by Matt Mackall · 16 years ago
  53. 4335820 random: remove cacheline alignment for locks by Matt Mackall · 16 years ago
  54. 1c0ad3d random: make backtracking attacks harder by Matt Mackall · 16 years ago
  55. ffd8d3f random: improve variable naming, clear extract buffer by Matt Mackall · 16 years ago
  56. 53c3f63 random: reuse rand_initialize by Matt Mackall · 16 years ago
  57. 43ae486 random: use unlocked_ioctl by Matt Mackall · 16 years ago
  58. 88c730d random: consolidate wakeup logic by Matt Mackall · 16 years ago
  59. 90b75ee random: clean up checkpatch complaints by Matt Mackall · 16 years ago
  60. 0302190 remove aoedev_isbusy() by Adrian Bunk · 16 years ago
  61. 10521bd generalize asm-generic/ioctl.h to allow overriding values by Robert P. J. Day · 16 years ago
  62. 098ef1c nbd: delete superfluous test for __GNUC__ by Robert P. J. Day · 16 years ago
  63. d71a6d7 NBD: add partition support by Laurent Vivier · 16 years ago
  64. 48cf606 NBD: allow nbd to be used locally by Laurent Vivier · 16 years ago
  65. 8c4dd60 edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off} by Tim Gardner · 16 years ago
  66. d7321cd sysctl: add the ->permissions callback on the ctl_table_root by Pavel Emelyanov · 16 years ago
  67. 2c4c715 sysctl: clean from unneeded extern and forward declarations by Pavel Emelyanov · 16 years ago
  68. 7708bfb sysctl: merge equal proc_sys_read and proc_sys_write by Pavel Emelyanov · 16 years ago
  69. 1a46674 include/linux/sysctl.h: remove empty #else by Adrian Bunk · 16 years ago
  70. 88f458e sysctl: allow embedded targets to disable sysctl_check.c by Holger Schurig · 16 years ago
  71. c7705f3 drivers: use non-racy method for proc entries creation (2) by Denis V. Lunev · 16 years ago
  72. 1b50221 drivers: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  73. 0fd6894 parisc: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  74. c33fff0 kernel: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  75. ac41cfd isdn: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  76. a95609c netdev: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  77. cf7acfa acpi: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  78. 6674713 powerpc: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  79. 6f1c86e parisc: use non-racy method for /proc/pcxl_dma creation by Denis V. Lunev · 16 years ago
  80. e236376 ia64: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  81. c293819 cris: use non-racy method for /proc/system_profile creation by Denis V. Lunev · 16 years ago
  82. 0d9f10f avr32: proc: use non-racy method for /proc/tlb creation by Denis V. Lunev · 16 years ago
  83. 40ad35d arm: use non-racy method for /proc/davinci_clocks creation by Denis V. Lunev · 16 years ago
  84. 8b59400 s390: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  85. cdefa18 usb: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  86. a973909 scsi: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  87. 16e70f6 samples: use non-racy method for /proc/marker-example creation by Denis V. Lunev · 16 years ago
  88. 659f865 zorro: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  89. 7bf4e6d sound: use non-racy method for /proc/driver/snd-page-alloc creation by Denis V. Lunev · 16 years ago
  90. 3d71f86 mm: use non-racy method for /proc/swaps creation by Denis V. Lunev · 16 years ago
  91. 6a6375d sysvipc: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  92. 79da366 jbd2: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  93. 19b4fc5 reiserfs: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  94. 46fe74f ext4: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  95. 21ac295 afs: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  96. 34b3723 nfs: use proc_create to setup de->proc_fops by Denis V. Lunev · 16 years ago
  97. 9ef2db2 nfsd: use proc_create to setup de->proc_fops by Denis V. Lunev · 16 years ago
  98. 59b7435 proc: introduce proc_create_data to setup de->data by Denis V. Lunev · 16 years ago
  99. b640a89 proc: convert /proc/tty/ldiscs to seq_file interface by Alexey Dobriyan · 16 years ago
  100. 8731f14 proc: remove ->get_info infrastructure by Alexey Dobriyan · 16 years ago