1. d7321cd sysctl: add the ->permissions callback on the ctl_table_root by Pavel Emelyanov · 16 years ago
  2. 2c4c715 sysctl: clean from unneeded extern and forward declarations by Pavel Emelyanov · 16 years ago
  3. 1a46674 include/linux/sysctl.h: remove empty #else by Adrian Bunk · 16 years ago
  4. 59b7435 proc: introduce proc_create_data to setup de->data by Denis V. Lunev · 16 years ago
  5. 8731f14 proc: remove ->get_info infrastructure by Alexey Dobriyan · 16 years ago
  6. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 16 years ago
  7. 928b4d8 proc: remove proc_root_driver by Alexey Dobriyan · 16 years ago
  8. 36a5aeb proc: remove proc_root_fs by Alexey Dobriyan · 16 years ago
  9. 9c37066 proc: remove proc_bus by Alexey Dobriyan · 16 years ago
  10. 925d1c4 procfs task exe symlink by Matt Helsley · 16 years ago
  11. 7249db2 keys: make key_serial() a function if CONFIG_KEYS=y by David Howells · 16 years ago
  12. 0b77f5b keys: make the keyring quotas controllable through /proc/sys by David Howells · 16 years ago
  13. 69664cf keys: don't generate user and user session keyrings unless they're accessed by David Howells · 16 years ago
  14. 6b79ccb keys: allow clients to set key perms in key_create_or_update() by Arun Raghavan · 16 years ago
  15. 70a5bb7 keys: add keyctl function to get a security label by David Howells · 16 years ago
  16. 4a38e12 keys: allow the callout data to be passed as a blob rather than a string by David Howells · 16 years ago
  17. eb6900f ELF: Use EI_NIDENT instead of numeric value by Cyrill Gorcunov · 16 years ago
  18. 66ec2d7 ipmi: make comment match actual preprocessor check by Robert P. J. Day · 16 years ago
  19. fa68be0 ipmi: remove ->write_proc code by Alexey Dobriyan · 16 years ago
  20. c70d749 ipmi: style fixes in the base code by Corey Minyard · 16 years ago
  21. bda4c30 ipmi: run to completion fixes by Corey Minyard · 16 years ago
  22. 44f564a ipc: add definitions of USHORT_MAX and others by Zhang, Yanmin · 16 years ago
  23. 6546bc4 ipc: re-enable msgmni automatic recomputing msgmni if set to negative by Nadia Derbey · 16 years ago
  24. e2c284d ipc: recompute msgmni on ipc namespace creation/removal by Nadia Derbey · 16 years ago
  25. b6b337a ipc: recompute msgmni on memory add / remove by Nadia Derbey · 16 years ago
  26. 0c40ba4 ipc: define the slab_memory_callback priority as a constant by Nadia Derbey · 16 years ago
  27. 4d89dc6 ipc: scale msgmni to the number of ipc namespaces by Nadia Derbey · 16 years ago
  28. f7bf3df ipc: scale msgmni to the amount of lowmem by Nadia Derbey · 16 years ago
  29. 74bc7ce dma: add dma_*map*_attrs() interfaces by Arthur Kepner · 16 years ago
  30. 29f2a4d memcgroup: implement failcounter reset by Pavel Emelyanov · 16 years ago
  31. faebe9f memcgroups: add a document describing the resource counter abstraction by Pavel Emelyanov · 16 years ago
  32. c84872e memcgroup: add the max_usage member on the res_counter by Pavel Emelyanov · 16 years ago
  33. cf475ad cgroups: add an owner to the mm_struct by Balbir Singh · 16 years ago
  34. 29486df cgroups: introduce cft->read_seq() by Serge E. Hallyn · 16 years ago
  35. 28fd5df cgroups: remove the css_set linked-list by Li Zefan · 16 years ago
  36. 472b105 cgroups: use a hash table for css_set finding by Li Zefan · 16 years ago
  37. 08ce5f1 cgroups: implement device whitelist by Serge E. Hallyn · 16 years ago
  38. d447ea2 cgroups: add the trigger callback to struct cftype by Pavel Emelyanov · 16 years ago
  39. e73d2c6 CGroups _s64 files: add cgroups read_s64/write_s64 file methods by Paul Menage · 16 years ago
  40. 3116f0e CGroup API files: move "releasable" to cgroup_debug subsystem by Paul Menage · 16 years ago
  41. 9179656 CGroup API files: add cgroup map data type by Paul Menage · 16 years ago
  42. 2c7eabf CGroup API files: add res_counter_read_u64() by Paul Menage · 16 years ago
  43. f4c753b CGroup API files: rename read/write_uint methods to read_write_u64 by Paul Menage · 16 years ago
  44. c9e587ab vt: fix background color on line feed by Jan Engelhardt · 16 years ago
  45. 5f97a5a isolate ratelimit from printk.c for other use by Dave Young · 16 years ago
  46. 8f0cfa5 xattr: add missing consts to function arguments by David Howells · 16 years ago
  47. 76308da smb.h: uses struct timespec but didn't include linux/time.h by Ilpo Järvinen · 16 years ago
  48. 95d8c36 lists: add "const" qualifier to first arg of list_splice() operations by Robert P. J. Day · 16 years ago
  49. 8673511 kbuild: move files that don't check __KERNEL__ by Robert P. J. Day · 16 years ago
  50. 1a6924f kbuild: remove duplicate, conflicting entry for oom.h by Robert P. J. Day · 16 years ago
  51. aab3c3b Remove superfluous include of string.h from percpu.h by Robert P. J. Day · 16 years ago
  52. 3a2e7f4 binfmt_misc.c: avoid potential kernel stack overflow by Pavel Emelyanov · 16 years ago
  53. 7d195a5 proper extern for late_time_init by Adrian Bunk · 16 years ago
  54. 175a06a exec: remove argv_len from struct linux_binprm by Tetsuo Handa · 16 years ago
  55. ecd0fa9 Remove the macro get_personality by WANG Cong · 16 years ago
  56. 6e5e8c5 Misc: phantom, consistent whitespace by jan sonnek · 16 years ago
  57. 7e4e8e6 Misc: phantom, add compat ioctl by Jiri Slaby · 16 years ago
  58. eb0f1c4 proper __do_softirq() prototype by Adrian Bunk · 16 years ago
  59. 58b250d remove mca_is_adapter_used() by Adrian Bunk · 16 years ago
  60. 946a57b remove generic_commit_write() by Adrian Bunk · 16 years ago
  61. d5470b5 fs/aio.c: make 3 functions static by Adrian Bunk · 16 years ago
  62. 07d45da fs/drop_caches.c: make 2 functions static by Adrian Bunk · 16 years ago
  63. f11b00f fs/fs-writeback.c: make 2 functions static by Adrian Bunk · 16 years ago
  64. 67cde59 make vfs_ioctl() static by Adrian Bunk · 16 years ago
  65. 6b09ae6 make __put_super() static by Adrian Bunk · 16 years ago
  66. f718e31 cpu: fix section mismatch warnings in hotcpu_register by Sam Ravnborg · 16 years ago
  67. 679c9cd add RUSAGE_THREAD by Sripathi Kodi · 16 years ago
  68. 95b570c Taint kernel after WARN_ON(condition) by Nur Hussein · 16 years ago
  69. bd3feb1 fs/coda: remove static inline forward declarations by Ilpo Järvinen · 16 years ago
  70. ede9c69 Avoid divides in BITS_TO_LONGS by Eric Dumazet · 16 years ago
  71. ab857d0 mm: fix misleading __GFP_REPEAT related comments by Nishanth Aravamudan · 16 years ago
  72. 8ab68ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  73. 55224bc ide: remove ->dma_prdtable field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  74. 41051a1 ide: remove ->dma_vendor{1,3} fields from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  75. 9f87abe ide: add ide_pad_transfer() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  76. 7c0daf2 ide: remove ->INW and ->OUTW methods by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 94cd5b6 ide: add ->tf_load and ->tf_read methods by Bartlomiej Zolnierkiewicz · 16 years ago
  78. 089c5c7 ide: factor out debugging code from ide_tf_load() by Bartlomiej Zolnierkiewicz · 16 years ago
  79. 1fc1425 ide: add ide_execute_pkt_cmd() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  80. 16bb69c ide: remove ->INS{W,L} and ->OUTS{W,L} methods by Bartlomiej Zolnierkiewicz · 16 years ago
  81. c5dd43e ide: add IDE_HFLAG_MMIO host flag (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  82. 9567b34 ide: merge ->atapi_*put_bytes and ->ata_*put_data methods by Bartlomiej Zolnierkiewicz · 16 years ago
  83. 92d3ab2 falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  84. e97e386 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  85. cfd299d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 16 years ago
  86. 01d7b36 usbhid endianness annotations and fixes by Al Viro · 16 years ago
  87. 73f20e5 FAT_VALID_MEDIA(): remove pointless test by Andrew Morton · 16 years ago
  88. 606e423 fat: Update free_clusters even if it is untrusted by OGAWA Hirofumi · 16 years ago
  89. 1ae43f8 fat: Add allow_utime option by OGAWA Hirofumi · 16 years ago
  90. 1278fdd fat: fat_notify_change() and check_mode() cleanup by OGAWA Hirofumi · 16 years ago
  91. d5dee5c reiserfs: unpack tails on quota files by Jan Kara · 16 years ago
  92. 8b3e6cd md: introduce get_priority_stripe() to improve raid456 write performance by Dan Williams · 16 years ago
  93. b6f448e PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch by Andres Salomon · 16 years ago
  94. e4c690e fb: add support for foreign endianness by Anton Vorontsov · 16 years ago
  95. 73fcdc9 i2o: remove static inline forward declarations by Ilpo Järvinen · 16 years ago
  96. 50f8c37 quota: convert stub functions from macros into inlines by Andrew Morton · 16 years ago
  97. 0ff5af8 quota: quota core changes for quotaon on remount by Jan Kara · 16 years ago
  98. 03f6e92 quota: various style cleanups by Jan Kara · 16 years ago
  99. 338bf9a quota: do not allow setting of quota limits to too high values by Andrew Perepechko · 16 years ago
  100. 26b31c1 kprobes: add (un)register_jprobes for batch registration by Masami Hiramatsu · 16 years ago