1. 8f45c1a block: fix queue locking verification by Linus Torvalds · 17 years ago
  2. 5f78e4d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-pci by Linus Torvalds · 17 years ago
  3. 867a89e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  4. 44473d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  5. bd5d435 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  6. fee4b19 bitops: remove "optimizations" by Thomas Gleixner · 17 years ago
  7. 37487a5 Add kbuild.h that contains common definitions for kbuild users by Christoph Lameter · 17 years ago
  8. 064106a kernel: add common infrastructure for unaligned access by Harvey Harrison · 17 years ago
  9. dddfbaf sysv fs: remove superfluous check for __GNUC__ compiler by Robert P. J. Day · 17 years ago
  10. c3c52bc edac: fix module initialization on several modules 2nd time by Hitoshi Mitake · 17 years ago
  11. 199f0ca idr: create idr_layer_cache at boot time by Akinobu Mita · 17 years ago
  12. 098ef1c nbd: delete superfluous test for __GNUC__ by Robert P. J. Day · 17 years ago
  13. 48cf606 NBD: allow nbd to be used locally by Laurent Vivier · 17 years ago
  14. d7321cd sysctl: add the ->permissions callback on the ctl_table_root by Pavel Emelyanov · 17 years ago
  15. 2c4c715 sysctl: clean from unneeded extern and forward declarations by Pavel Emelyanov · 17 years ago
  16. 1a46674 include/linux/sysctl.h: remove empty #else by Adrian Bunk · 17 years ago
  17. 59b7435 proc: introduce proc_create_data to setup de->data by Denis V. Lunev · 17 years ago
  18. 8731f14 proc: remove ->get_info infrastructure by Alexey Dobriyan · 17 years ago
  19. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 17 years ago
  20. 928b4d8 proc: remove proc_root_driver by Alexey Dobriyan · 17 years ago
  21. 36a5aeb proc: remove proc_root_fs by Alexey Dobriyan · 17 years ago
  22. 9c37066 proc: remove proc_bus by Alexey Dobriyan · 17 years ago
  23. 925d1c4 procfs task exe symlink by Matt Helsley · 17 years ago
  24. 7249db2 keys: make key_serial() a function if CONFIG_KEYS=y by David Howells · 17 years ago
  25. 0b77f5b keys: make the keyring quotas controllable through /proc/sys by David Howells · 17 years ago
  26. 69664cf keys: don't generate user and user session keyrings unless they're accessed by David Howells · 17 years ago
  27. 6b79ccb keys: allow clients to set key perms in key_create_or_update() by Arun Raghavan · 17 years ago
  28. 70a5bb7 keys: add keyctl function to get a security label by David Howells · 17 years ago
  29. 4a38e12 keys: allow the callout data to be passed as a blob rather than a string by David Howells · 17 years ago
  30. eb6900f ELF: Use EI_NIDENT instead of numeric value by Cyrill Gorcunov · 17 years ago
  31. 66ec2d7 ipmi: make comment match actual preprocessor check by Robert P. J. Day · 17 years ago
  32. fa68be0 ipmi: remove ->write_proc code by Alexey Dobriyan · 17 years ago
  33. c70d749 ipmi: style fixes in the base code by Corey Minyard · 17 years ago
  34. bda4c30 ipmi: run to completion fixes by Corey Minyard · 17 years ago
  35. 44f564a ipc: add definitions of USHORT_MAX and others by Zhang, Yanmin · 17 years ago
  36. 6546bc4 ipc: re-enable msgmni automatic recomputing msgmni if set to negative by Nadia Derbey · 17 years ago
  37. e2c284d ipc: recompute msgmni on ipc namespace creation/removal by Nadia Derbey · 17 years ago
  38. b6b337a ipc: recompute msgmni on memory add / remove by Nadia Derbey · 17 years ago
  39. 0c40ba4 ipc: define the slab_memory_callback priority as a constant by Nadia Derbey · 17 years ago
  40. 4d89dc6 ipc: scale msgmni to the number of ipc namespaces by Nadia Derbey · 17 years ago
  41. f7bf3df ipc: scale msgmni to the amount of lowmem by Nadia Derbey · 17 years ago
  42. 74bc7ce dma: add dma_*map*_attrs() interfaces by Arthur Kepner · 17 years ago
  43. 29f2a4d memcgroup: implement failcounter reset by Pavel Emelyanov · 17 years ago
  44. faebe9f memcgroups: add a document describing the resource counter abstraction by Pavel Emelyanov · 17 years ago
  45. c84872e memcgroup: add the max_usage member on the res_counter by Pavel Emelyanov · 17 years ago
  46. cf475ad cgroups: add an owner to the mm_struct by Balbir Singh · 17 years ago
  47. 29486df cgroups: introduce cft->read_seq() by Serge E. Hallyn · 17 years ago
  48. 28fd5df cgroups: remove the css_set linked-list by Li Zefan · 17 years ago
  49. 472b105 cgroups: use a hash table for css_set finding by Li Zefan · 17 years ago
  50. 08ce5f1 cgroups: implement device whitelist by Serge E. Hallyn · 17 years ago
  51. d447ea2 cgroups: add the trigger callback to struct cftype by Pavel Emelyanov · 17 years ago
  52. e73d2c6 CGroups _s64 files: add cgroups read_s64/write_s64 file methods by Paul Menage · 17 years ago
  53. 3116f0e CGroup API files: move "releasable" to cgroup_debug subsystem by Paul Menage · 17 years ago
  54. 9179656 CGroup API files: add cgroup map data type by Paul Menage · 17 years ago
  55. 2c7eabf CGroup API files: add res_counter_read_u64() by Paul Menage · 17 years ago
  56. f4c753b CGroup API files: rename read/write_uint methods to read_write_u64 by Paul Menage · 17 years ago
  57. c9e587a vt: fix background color on line feed by Jan Engelhardt · 17 years ago
  58. 5f97a5a isolate ratelimit from printk.c for other use by Dave Young · 17 years ago
  59. 8f0cfa5 xattr: add missing consts to function arguments by David Howells · 17 years ago
  60. 76308da smb.h: uses struct timespec but didn't include linux/time.h by Ilpo Järvinen · 17 years ago
  61. 95d8c36 lists: add "const" qualifier to first arg of list_splice() operations by Robert P. J. Day · 17 years ago
  62. 8673511 kbuild: move files that don't check __KERNEL__ by Robert P. J. Day · 17 years ago
  63. 1a6924f kbuild: remove duplicate, conflicting entry for oom.h by Robert P. J. Day · 17 years ago
  64. aab3c3b Remove superfluous include of string.h from percpu.h by Robert P. J. Day · 17 years ago
  65. 3a2e7f4 binfmt_misc.c: avoid potential kernel stack overflow by Pavel Emelyanov · 17 years ago
  66. 7d195a5 proper extern for late_time_init by Adrian Bunk · 17 years ago
  67. 175a06a exec: remove argv_len from struct linux_binprm by Tetsuo Handa · 17 years ago
  68. ecd0fa9 Remove the macro get_personality by WANG Cong · 17 years ago
  69. 6e5e8c5 Misc: phantom, consistent whitespace by jan sonnek · 17 years ago
  70. 7e4e8e6 Misc: phantom, add compat ioctl by Jiri Slaby · 17 years ago
  71. eb0f1c4 proper __do_softirq() prototype by Adrian Bunk · 17 years ago
  72. 58b250d remove mca_is_adapter_used() by Adrian Bunk · 17 years ago
  73. 946a57b remove generic_commit_write() by Adrian Bunk · 17 years ago
  74. d5470b5 fs/aio.c: make 3 functions static by Adrian Bunk · 17 years ago
  75. 07d45da fs/drop_caches.c: make 2 functions static by Adrian Bunk · 17 years ago
  76. f11b00f fs/fs-writeback.c: make 2 functions static by Adrian Bunk · 17 years ago
  77. 67cde59 make vfs_ioctl() static by Adrian Bunk · 17 years ago
  78. 6b09ae6 make __put_super() static by Adrian Bunk · 17 years ago
  79. f718e31 cpu: fix section mismatch warnings in hotcpu_register by Sam Ravnborg · 17 years ago
  80. 679c9cd add RUSAGE_THREAD by Sripathi Kodi · 17 years ago
  81. 95b570c Taint kernel after WARN_ON(condition) by Nur Hussein · 17 years ago
  82. bd3feb1 fs/coda: remove static inline forward declarations by Ilpo Järvinen · 17 years ago
  83. ede9c69 Avoid divides in BITS_TO_LONGS by Eric Dumazet · 17 years ago
  84. ab857d0 mm: fix misleading __GFP_REPEAT related comments by Nishanth Aravamudan · 17 years ago
  85. ac9fafa block: Skip I/O merges when disabled by Alan D. Brunelle · 17 years ago
  86. d7e3c32 block: add large command support by FUJITA Tomonori · 17 years ago
  87. 2a4aa30 block: rename and export rq_init() by FUJITA Tomonori · 17 years ago
  88. 75ad23b block: make queue flags non-atomic by Nick Piggin · 17 years ago
  89. 61b2691 [RAPIDIO] Add serial RapidIO controller support, which includes MPC8548, MPC8641 by Zhang Wei · 17 years ago
  90. e042323 [RAPIDIO] Auto-probe the RapidIO system size by Zhang Wei · 17 years ago
  91. ad1e938 [RAPIDIO] Add RapidIO multi mport support by Zhang Wei · 17 years ago
  92. 68154e9 block: add dma alignment and padding support to blk_rq_map_kern by FUJITA Tomonori · 17 years ago
  93. 9d88a2e [POWERPC] Provide walk_memory_resource() for powerpc by Badari Pulavarty · 17 years ago
  94. 98d5c21 [POWERPC] Update lmb data structures for hotplug memory add/remove by Badari Pulavarty · 17 years ago
  95. 8ab68ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  96. 55224bc ide: remove ->dma_prdtable field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  97. 41051a1 ide: remove ->dma_vendor{1,3} fields from ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  98. 9f87abe ide: add ide_pad_transfer() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  99. 7c0daf2 ide: remove ->INW and ->OUTW methods by Bartlomiej Zolnierkiewicz · 17 years ago
  100. 94cd5b6 ide: add ->tf_load and ->tf_read methods by Bartlomiej Zolnierkiewicz · 17 years ago