1. 7fdfd40 NBD: allow hung network I/O to be cancelled by Paul Clements · 17 years ago
  2. 328dfd0 tty.h: remove dead define by Alan Cox · 17 years ago
  3. 42b2dd0 Shrink task_struct if CONFIG_FUTEX=n by Alexey Dobriyan · 17 years ago
  4. bcbba6c add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros by Ken'ichi Ohmichi · 17 years ago
  5. 6cfa062 add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_data by Ken'ichi Ohmichi · 17 years ago
  6. d768281 add-vmcore: cleanup the coding style according to Andrew's comments by Ken'ichi Ohmichi · 17 years ago
  7. fd59d23 Add vmcoreinfo by Ken'ichi Ohmichi · 17 years ago
  8. 2b47c36 Fix f_version type: should be u64 instead of unsigned long by Mathieu Desnoyers · 17 years ago
  9. 4a23942 make fs/libfs.c:simple_commit_write() static by Adrian Bunk · 17 years ago
  10. ba2a631 kernel/time/timekeeping.c: cleanups by Adrian Bunk · 17 years ago
  11. 3befe7c Shrink struct task_struct::oomkilladj by Alexey Dobriyan · 17 years ago
  12. ac8d35c cramfs: error message about endianess by Andi Drebes · 17 years ago
  13. 7f44c36 include linux/types.h in if_fddi.h by Olaf Hering · 17 years ago
  14. e30618c remove consolemap.h from header exports by Olaf Hering · 17 years ago
  15. 04c7197 unicode diacritics support by Samuel Thibault · 17 years ago
  16. 82df397 Add MMF_DUMP_ELF_HEADERS by Roland McGrath · 17 years ago
  17. ab799de Add linux/elfcore-compat.h by Roland McGrath · 17 years ago
  18. bcd6d4e ufs: move non-layout parts of ufs_fs.h to fs/ufs/ by Christoph Hellwig · 17 years ago
  19. 0b15d04 printk: add interfaces for external access to the log buffer by Mike Frysinger · 17 years ago
  20. 6d76013 Add /sys/module/name/notes by Roland McGrath · 17 years ago
  21. 7dc0b22 core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe by Neil Horman · 17 years ago
  22. 252e211 Add in SunOS 4.1.x compatible mode for UFS by Mark Fortescue · 17 years ago
  23. 74bf17c fs: remove the unused mempages parameter by Denis Cheng · 17 years ago
  24. af49d92 Remove "unsafe" from module struct by Rusty Russell · 17 years ago
  25. d9c9bef1 ext4: show all mount options by Miklos Szeredi · 17 years ago
  26. 571beed ext3: show all mount options by Miklos Szeredi · 17 years ago
  27. 93d44cb ext2: show all mount options by Miklos Szeredi · 17 years ago
  28. 4be2854 Remove sysctl.h from fs.h by Alexey Dobriyan · 17 years ago
  29. 4029a917 unexport asm/shmparam.h by Olaf Hering · 17 years ago
  30. eb1f293 Driver for the Atmel on-chip SSC on AT32AP and AT91 by Hans-Christian Egtvedt · 17 years ago
  31. 94f582f Force erroneous inclusions of compiler-*.h files to be errors by Robert P. J. Day · 17 years ago
  32. c4f3b63 softlockup: add a /proc tuning parameter by Ravikiran G Thirumalai · 17 years ago
  33. 97b4303 Immunize rcu_dereference() against crazy compiler writers by Paul E. McKenney · 17 years ago
  34. f6b450d Make unregister_binfmt() return void by Alexey Dobriyan · 17 years ago
  35. e4dc1b1 Use list_head in binfmt handling by Alexey Dobriyan · 17 years ago
  36. deba0f4 fs/reiserfs/: cleanups by Adrian Bunk · 17 years ago
  37. d773ed6 mm: test and set zone reclaim lock before starting reclaim by David Rientjes · 17 years ago
  38. 9aad369 oom: add header file to Kbuild as unifdef by David Rientjes · 17 years ago
  39. 172acf6 oom: prevent including sched.h in header file by David Rientjes · 17 years ago
  40. bbe373f oom: compare cpuset mems_allowed instead of exclusive ancestors by David Rientjes · 17 years ago
  41. 098d7f1 oom: add per-zone locking by David Rientjes · 17 years ago
  42. e815af9 oom: change all_unreclaimable zone member to flags by David Rientjes · 17 years ago
  43. 70e24bd oom: move constraints to enum by David Rientjes · 17 years ago
  44. 5a3135c2 oom: move prototypes to appropriate header file by David Rientjes · 17 years ago
  45. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  46. 3e26c14 mm: dirty balancing for tasks by Peter Zijlstra · 17 years ago
  47. 04fbfdc mm: per device dirty threshold by Peter Zijlstra · 17 years ago
  48. 145ca25 lib: floating proportions by Peter Zijlstra · 17 years ago
  49. 69cb51d mm: count writeback pages per BDI by Peter Zijlstra · 17 years ago
  50. c9e51e4 mm: count reclaimable pages per BDI by Peter Zijlstra · 17 years ago
  51. b2e8fb6 mm: scalable bdi statistics counters by Peter Zijlstra · 17 years ago
  52. e0bf68d mm: bdi init hooks by Peter Zijlstra · 17 years ago
  53. dc62a30 lib: percpu_counter_init_irq by Peter Zijlstra · 17 years ago
  54. 833f407 lib: percpu_counter_init error handling by Peter Zijlstra · 17 years ago
  55. bf1d89c lib: percpu_count_sum() by Peter Zijlstra · 17 years ago
  56. 52d9f3b lib: percpu_counter_sum_positive by Peter Zijlstra · 17 years ago
  57. 3a587f4 lib: percpu_counter_set by Peter Zijlstra · 17 years ago
  58. 20e8976 lib: make percpu_counter_add take s64 by Peter Zijlstra · 17 years ago
  59. 252e0ba lib: percpu_counter variable batch by Peter Zijlstra · 17 years ago
  60. 3cb4f9f lib: percpu_counter_sub by Peter Zijlstra · 17 years ago
  61. aa0dff2 lib: percpu_counter_add by Peter Zijlstra · 17 years ago
  62. c4dc4be nfs: remove congestion_end() by Peter Zijlstra · 17 years ago
  63. 1f7d666 powerpc: add Altivec/VMX state to coredumps by Mark Nelson · 17 years ago
  64. eead191 partially fix up the lookup_one_noperm mess by Christoph Hellwig · 17 years ago
  65. 2b0460b Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  66. b883a68 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  67. 788e7dd SELinux: Improve read/write performance by Yuichi Nakamura · 17 years ago
  68. a64408b firewire: adopt read cycle timer ABI from raw1394 by Stefan Richter · 17 years ago
  69. c223701 ide: add "hdx=nodma" kernel parameter by Bartlomiej Zolnierkiewicz · 17 years ago
  70. 9ff6f72 ide: remove hwif->autodma and drive->autodma by Bartlomiej Zolnierkiewicz · 17 years ago
  71. 0ae2e17 ide: remove ->ide_dma_check (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  72. 65c9cd2 ide: remove ide_use_fast_pio() by Bartlomiej Zolnierkiewicz · 17 years ago
  73. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  74. fc8a327 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 17 years ago
  75. 92d15c2 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  76. 9a054fb fb: move and rename extern declaration for global_mode_option by Geert Uytterhoeven · 17 years ago
  77. e400b6e vt/vgacon: Check if screen resize request comes from userspace by Antonino A. Daplas · 17 years ago
  78. 394d3af Intel FB: more interlaced mode support by Krzysztof Halasa · 17 years ago
  79. 779121e fbdev: Support for byte-reversed framebuffer formats by Pavel Pisa · 17 years ago
  80. 120c0b6 vt: Fix warnings in selection.h by Ralf Baechle · 17 years ago
  81. eb78f9b sm501fb: Ensure panel interface is not tristated when setup by Ben Dooks · 17 years ago
  82. cc54f46 uvesafb: add connector entries by Michal Januszewski · 17 years ago
  83. 3d62a44 connector: change connector's max message size by Michal Januszewski · 17 years ago
  84. cce76f9 fs/nfsd/export.c: make 3 functions static by Adrian Bunk · 17 years ago
  85. 4e3dfac use mutex instead of semaphore in isdn subsystem common functions by Matthias Kaehlcke · 17 years ago
  86. f438d91 kprobes: support kretprobe blacklist by Masami Hiramatsu · 17 years ago
  87. 49dce68 spi doesn't need class_device by Tony Jones · 17 years ago
  88. 607717a cpuset: remove sched domain hooks from cpusets by Paul Jackson · 17 years ago
  89. 7589670 DCA: Add Direct Cache Access driver by Shannon Nelson · 17 years ago
  90. 3e03745 I/OAT: Add support for MSI and MSI-X by Shannon Nelson · 17 years ago
  91. 223758c I/OAT: New device ids by Shannon Nelson · 17 years ago
  92. dbcb0f1 mm/mempolicy.c: cleanups by Adrian Bunk · 17 years ago
  93. d8dc74f mm/shmem.c: make 3 functions static by Adrian Bunk · 17 years ago
  94. 54f9f80 hugetlb: Add hugetlb_dynamic_pool sysctl by Adam Litke · 17 years ago
  95. 98f3cfc memory hotplug: Hot-add with sparsemem-vmemmap by Yasunori Goto · 17 years ago
  96. 48e9419 fix memory hot remove not configured case. by KAMEZAWA Hiroyuki · 17 years ago
  97. 0c0e619 memory unplug: page offline by KAMEZAWA Hiroyuki · 17 years ago
  98. a5d76b5 memory unplug: page isolation by KAMEZAWA Hiroyuki · 17 years ago
  99. 75884fb memory unplug: memory hotplug cleanup by KAMEZAWA Hiroyuki · 17 years ago
  100. 42a9fdb SLUB: Optimize cacheline use for zeroing by Christoph Lameter · 17 years ago