1. 846c7bb Add cgroupstats by Balbir Singh · 17 years ago
  2. 006cb99 Task Control Groups: simple task cgroup debug info subsystem by Paul Menage · 17 years ago
  3. 62d0df6 Task Control Groups: example CPU accounting subsystem by Paul Menage · 17 years ago
  4. 8793d85 Task Control Groups: make cpusets a client of cgroups by Paul Menage · 17 years ago
  5. 81a6a5c Task Control Groups: automatic userspace notification of idle cgroups by Paul Menage · 17 years ago
  6. 817929e Task Control Groups: shared cgroup subsystem group arrays by Paul Menage · 17 years ago
  7. a424316 Task Control Groups: add procfs interface by Paul Menage · 17 years ago
  8. 697f416 Task Control Groups: add cgroup_clone() interface by Paul Menage · 17 years ago
  9. b4f48b6 Task Control Groups: add fork()/exit() hooks by Paul Menage · 17 years ago
  10. 355e0c4 Add cgroup write_uint() helper method by Paul Menage · 17 years ago
  11. bbcb81d Task Control Groups: add tasks file interface by Paul Menage · 17 years ago
  12. ddbcc7e Task Control Groups: basic task cgroup framework by Paul Menage · 17 years ago
  13. 8f731f7 kernel-api docbook: fix content problems by Randy Dunlap · 17 years ago
  14. cb680c1 reiserfs: ignore on disk s_bmap_nr value by Jeff Mahoney · 17 years ago
  15. 4d20851 reiserfs: remove first_zero_hint by Jeff Mahoney · 17 years ago
  16. 3ee1667 reiserfs: fix usage of signed ints for block numbers by Jeff Mahoney · 17 years ago
  17. c2a9159 jbd: config_jbd_debug cannot create /proc entry by Jose R. Santos · 17 years ago
  18. 1c09924 jbd: remove printk() from J_ASSERT macros by Chris Snook · 17 years ago
  19. b293d75 Console events and accessibility by Samuel Thibault · 17 years ago
  20. fe9d4f5 Add kernel/notifier.c by Alexey Dobriyan · 17 years ago
  21. 1c7037d remove unused flush_tlb_pgtables by Benjamin Herrenschmidt · 17 years ago
  22. 41ab439 Console keyboard events and accessibility by Samuel Thibault · 17 years ago
  23. c18479f put declaration of put_filesystem() in fs.h by Miklos Szeredi · 17 years ago
  24. 4fa4d23 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  25. a9e82d3 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  26. 3985ee3 ide: add IDE_HFLAG_LEGACY_IRQS host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  27. 1c51361 ide: add IDE_HFLAG_SERIALIZE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  28. ed67b92 ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  29. 942278e ide: remove .init_setup from ide_pci_device_t by Bartlomiej Zolnierkiewicz · 17 years ago
  30. 5f8b6c3 ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  31. 238e4f1 ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  32. 9ffcf36 ide: remove ->init_setup_dma from ide_pci_device_t (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  33. 47b6878 ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  34. 7cab14a ide: add IDE_HFLAG_BOOTABLE host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  35. 33c1002 ide: add IDE_HFLAG_NO_ATAPI_DMA host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  36. 1b67834 ide: Add ide_get_paired_drive() helper by Benjamin Herrenschmidt · 17 years ago
  37. 58f9b52 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 17 years ago
  38. 2af170d Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  39. 54e840d Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  40. 32c15bb Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  41. a577936 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  42. 9cf52b2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  43. d8c9861 IPMI: add 0.9 support by Corey Minyard · 17 years ago
  44. fcfa472 IPMI: add polled interface by Corey Minyard · 17 years ago
  45. e8c4431 Replace __attribute_pure__ with __pure by Ralf Baechle · 17 years ago
  46. 0e9663e fuse: add blksize field to fuse_attr by Miklos Szeredi · 17 years ago
  47. f333211 fuse: add support for mandatory locking by Miklos Szeredi · 17 years ago
  48. b25e82e fuse: add helper for asynchronous writes by Miklos Szeredi · 17 years ago
  49. a9ff4f8 fuse: support BSD locking semantics by Miklos Szeredi · 17 years ago
  50. 6ff958e fuse: add atomic open+truncate support by Miklos Szeredi · 17 years ago
  51. 17637cb fuse: improve utimes support by Miklos Szeredi · 17 years ago
  52. d139d7f VFS: allow filesystems to implement atomic open+truncate by Miklos Szeredi · 17 years ago
  53. c79e322 fuse: add file handle to getattr operation by Miklos Szeredi · 17 years ago
  54. 0f0a89e ext3: support large blocksize up to PAGESIZE by Takashi Sato · 17 years ago
  55. b8dc93c bit_spin_lock: use lock bitops by Nick Piggin · 17 years ago
  56. 66ffb04 powerpc: lock bitops by Nick Piggin · 17 years ago
  57. 728697c mips: lock bitops by Nick Piggin · 17 years ago
  58. c8f30ae mips: fix bitops by Nick Piggin · 17 years ago
  59. 87371e4 ia64: lock bitops by Nick Piggin · 17 years ago
  60. 44086d5 alpha: lock bitops by Nick Piggin · 17 years ago
  61. 7c29ca5 alpha: fix bitops by Nick Piggin · 17 years ago
  62. 2633357 bitops: introduce lock ops by Nick Piggin · 17 years ago
  63. 761bb43 Redefine {un}register_hotcpu_notifier() !HOTPLUG_CPU stubs by Satyam Sharma · 17 years ago
  64. 4603ac1 powerpc: add scaled time accounting by Michael Neuling · 17 years ago
  65. f494f8f add-scaled-time-to-taskstats-based-process-accounting fix by Michael Neuling · 17 years ago
  66. c66f08b Add scaled time to taskstats based process accounting by Michael Neuling · 17 years ago
  67. 65f76a8 Char: cyclades, fix some -W warnings by Jiri Slaby · 17 years ago
  68. ebafeef Char: cyclades, remove bottom half processing by Jiri Slaby · 17 years ago
  69. 72c2d58 V3 file capabilities: alter behavior of cap_setpcap by Andrew Morgan · 17 years ago
  70. fc6cd25 sysctl: Error on bad sysctl tables by Eric W. Biederman · 17 years ago
  71. f429cd3 sysctl: properly register the irda binary sysctl numbers by Eric W. Biederman · 17 years ago
  72. 25398a1 sysctl: parport remove binary paths by Eric W. Biederman · 17 years ago
  73. 49a0c45 sysctl: Factor out sysctl_data. by Eric W. Biederman · 17 years ago
  74. d8217f0 sysctl core: Stop using the unnecessary ctl_table typedef by Eric W. Biederman · 17 years ago
  75. 8f286c3 stop using DMA_xxBIT_MASK by Andrew Morton · 17 years ago
  76. 34c6538 unify DMA_..BIT_MASK definitions: v3.1 by Borislav Petkov · 17 years ago
  77. 2c62214 Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday(). by Tony Breeds · 17 years ago
  78. 6212e3a Remove struct task_struct::io_wait by Alexey Dobriyan · 17 years ago
  79. c7e0831 Hibernation: Check if ACPI is enabled during restore in the right place by Rafael J. Wysocki · 17 years ago
  80. d158cbd Hibernation: Arbitrary boot kernel support on x86_64 by Rafael J. Wysocki · 17 years ago
  81. 8f4ce8c serial: turn serial console suspend a boot rather than compile time option by Andres Salomon · 17 years ago
  82. e42837b freezer: introduce freezer-friendly waiting macros by Rafael J. Wysocki · 17 years ago
  83. b3dac3b PM: Rename hibernation_ops to platform_hibernation_ops by Rafael J. Wysocki · 17 years ago
  84. 74f270a PM: Rework struct hibernation_ops by Rafael J. Wysocki · 17 years ago
  85. f242d91 PM: Make suspend_ops static by Rafael J. Wysocki · 17 years ago
  86. e6c5eb9 PM: Rework struct platform_suspend_ops by Rafael J. Wysocki · 17 years ago
  87. 26398a7 PM: Rename struct pm_ops and related things by Rafael J. Wysocki · 17 years ago
  88. 95d9ffb PM: Move definition of struct pm_ops to suspend.h by Rafael J. Wysocki · 17 years ago
  89. 04c2271 hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier by Anton Blanchard · 17 years ago
  90. 3be6cbd [libata] kill ata_sg_is_last() by Jeff Garzik · 17 years ago
  91. 480b943 sched: reduce schedstat variable overhead a bit by Ken Chen · 17 years ago
  92. 42f7754 [MIPS] time: Move R4000 clockevent device code to separate configurable file by Ralf Baechle · 17 years ago
  93. 2cfa766 [MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack by Ralf Baechle · 17 years ago
  94. 15ad838 [MIPS] Always do the ARC64_TWIDDLE_PC thing. by Thomas Bogendoerfer · 17 years ago
  95. 009e8c9 [NETFILTER]: xt_sctp: fix mistake to pass a pointer where array is required by Li Zefan · 17 years ago
  96. 1b83336 [NET]: Fix OOPS due to missing check in dev_parse_header(). by Patrick McHardy · 17 years ago
  97. 1399637 [IPSEC]: Rename mode to outer_mode and add inner_mode by Herbert Xu · 17 years ago
  98. 17c2a42 [IPSEC]: Store afinfo pointer in xfrm_mode by Herbert Xu · 17 years ago
  99. 1bfcb10 [IPSEC]: Add missing BEET checks by Herbert Xu · 17 years ago
  100. aa5d62c [IPSEC]: Move type and mode map into xfrm_state.c by Herbert Xu · 17 years ago