1. e885dcd cgroup_clone: use pid of newly created task for new cgroup by Serge E. Hallyn · 18 years ago
  2. 856c13a cgroup files: convert res_counter_write() to be a cgroups write_string() handler by Paul Menage · 18 years ago
  3. 84eea84 cgroups: misc cleanups to write_string patchset by Paul Menage · 18 years ago
  4. e788e06 cgroup files: move the release_agent file to use typed handlers by Paul Menage · 18 years ago
  5. db3b149 cgroup files: add write_string cgroup control file method by Paul Menage · 18 years ago
  6. ce16b49 cgroup files: clean up whitespace in struct cftype by Paul Menage · 18 years ago
  7. f2992db Mark res_counter_charge(_locked) with __must_check by Pavel Emelyanov · 18 years ago
  8. 657d3bf quota: implement sending information via netlink about user below quota by Jan Kara · 18 years ago
  9. 03b0634 quota: convert macros to inline functions by Jan Kara · 18 years ago
  10. 74abb98 quota: move function-macros from quota.h to quotaops.h by Jan Kara · 18 years ago
  11. 02a55ca quota: cleanup loop in sync_dquots() by Jan Kara · 18 years ago
  12. b85f4b8 quota: rename quota functions from upper case, make bigger ones non-inline by Jan Kara · 18 years ago
  13. b271e06 fatfs: add UTC timestamp option by Joe Peterson · 18 years ago
  14. e8938a6 remove unused #include <linux/dirent.h>'s by Adrian Bunk · 18 years ago
  15. cf6ae8b remove the in-kernel struct dirent{,64} by Adrian Bunk · 18 years ago
  16. 7557bc6 msdos fs: remove unsettable atari option by Rene Scharfe · 18 years ago
  17. 4596c8a fat: fix VFAT_IOCTL_READDIR_xxx and cleanup for userland by OGAWA Hirofumi · 18 years ago
  18. 90415de reiserfs: convert j_commit_lock to mutex by Jeff Mahoney · 18 years ago
  19. afe7025 reiserfs: convert j_flush_sem to mutex by Jeff Mahoney · 18 years ago
  20. f68215c reiserfs: convert j_lock to mutex by Jeff Mahoney · 18 years ago
  21. de0ca06 coda: remove CODA_FS_OLD_API by Adrian Bunk · 18 years ago
  22. ae76dd9 ext3: handle corrupted orphan list at mount by Duane Griffin · 18 years ago
  23. 50c33a8 ext2: fix typo in Hurd part of include/linux/ext2_fs.h by Samuel Thibault · 18 years ago
  24. bbcd6d5 gpio: max732x driver by Eric Miao · 18 years ago
  25. 8f1cc3b gpio: mcp23s08 handles multiple chips per chipselect by David Brownell · 18 years ago
  26. d8f388d gpio: sysfs interface by David Brownell · 18 years ago
  27. ef53d9c kprobes: improve kretprobe scalability with hashed locking by Srinivasa D S · 18 years ago
  28. 42cd236 sm501: gpio I2C support by Ben Dooks · 18 years ago
  29. 60e540d sm501: gpio dynamic registration for PCI devices by Arnaud Patard · 18 years ago
  30. f61be27 sm501: add gpiolib support by Ben Dooks · 18 years ago
  31. 472dba7 sm501: add power control callback by Ben Dooks · 18 years ago
  32. 717115e printk ratelimiting rewrite by Dave Young · 18 years ago
  33. 2711b79 kallsyms: unify 32- and 64-bit code by Vegard Nossum · 18 years ago
  34. b6c6393 Rename WARN() to WARNING() to clear the namespace by Arjan van de Ven · 18 years ago
  35. 4500d06 init.h: remove obsolete content by Robert P. J. Day · 18 years ago
  36. ac331d1 call_usermodehelper(): increase reliability by KOSAKI Motohiro · 18 years ago
  37. cebbd3f build-kernel-profileo-only-when-requested-cleanups by Andrew Morton · 18 years ago
  38. b03f648 build kernel/profile.o only when requested by Adrian Bunk · 18 years ago
  39. e0ce0da lists: remove a redundant conditional definition of list_add() by Robert P. J. Day · 18 years ago
  40. b39c08c Remove apparently unused fd1772.h header file. by Robert P. J. Day · 18 years ago
  41. 8b5ac31 include: use get/put_unaligned_* helpers by Harvey Harrison · 18 years ago
  42. 3f307891 locking: add typecheck on irqsave and friends for correct flags by Steven Rostedt · 18 years ago
  43. e0deaff split the typecheck macros out of include/linux/kernel.h by Andrew Morton · 18 years ago
  44. 3d6f4a2 endian: Always evaluate arguments. by David Miller · 18 years ago
  45. 832fe9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 18 years ago
  46. ed9559d Label kthread_create() with printf attribute tag. by Rusty Russell · 18 years ago
  47. e34f872 virtio: Add transport feature handling stub for virtio_ring. by Rusty Russell · 18 years ago
  48. c624896 virtio: Rename set_features to finalize_features by Rusty Russell · 18 years ago
  49. dd7c7bc virtio: Formally reserve bits 28-31 to be 'transport' features. by Rusty Russell · 18 years ago
  50. 066f4d8 virtio_blk: check for hardsector size from host by Christian Borntraeger · 18 years ago
  51. 674bfc2 virtio: clarify that ABI is usable by any implementations by Rusty Russell · 18 years ago
  52. b5684b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  53. 5042d99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 18 years ago
  54. a326b02 ide: drop 'name' parameter from ->init_chipset method by Bartlomiej Zolnierkiewicz · 18 years ago
  55. 2a8f745 ide: remove <asm/ide.h> for some archs by Bartlomiej Zolnierkiewicz · 18 years ago
  56. d83b8b8 ide: define MAX_HWIFS in <linux/ide.h> by Bartlomiej Zolnierkiewicz · 18 years ago
  57. ef0b042 ide: add ide_pci_remove() helper by Bartlomiej Zolnierkiewicz · 18 years ago
  58. 08da591 ide: add ide_device_{get,put}() helpers by Bartlomiej Zolnierkiewicz · 18 years ago
  59. 6cdf6eb ide: add ->dev and ->host_priv fields to struct ide_host by Bartlomiej Zolnierkiewicz · 18 years ago
  60. 5c40235 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  61. ecc8b65 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  62. 7540081 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 18 years ago
  63. c54554d Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 18 years ago
  64. f924727 UFS: add const to parser token table by Steven Whitehouse · 18 years ago
  65. 5bb49fc video/fb: cleanup FB_MAJOR usage by Philippe De Muyter · 18 years ago
  66. 3e07405 fbdev: LCD backlight driver using Atmel PWM driver by Hans-Christian Egtvedt · 18 years ago
  67. 0c53136 lcd: add lcd_device to check_fb() entry in lcd_ops by Ben Dooks · 18 years ago
  68. 206c5d6 sm501: add inversion controls for VBIASEN and FPEN by Ben Dooks · 18 years ago
  69. 01a2d9e tridentfb: acceleration constants change by Krzysztof Helt · 18 years ago
  70. d3de851 rtc: BCD codeshrink by David Brownell · 18 years ago
  71. 53e84b6 rtc: ds1305/ds1306 driver by David Brownell · 18 years ago
  72. 5ad31a5 rtc: remove BKL for ioctl() by David Brownell · 18 years ago
  73. aa55ddf autofs4: remove unused ioctls by Ian Kent · 18 years ago
  74. 102eb97 spi: make spi_board_info.modalias a char array by Grant Likely · 18 years ago
  75. 9fe5ad9 flag parameters add-on: remove epoll_create size param by Ulrich Drepper · 18 years ago
  76. 510df2d flag parameters: NONBLOCK in inotify_init by Ulrich Drepper · 18 years ago
  77. be61a86 flag parameters: NONBLOCK in pipe by Ulrich Drepper · 18 years ago
  78. 6b1ef0e flag parameters: NONBLOCK in timerfd_create by Ulrich Drepper · 18 years ago
  79. e7d476d flag parameters: NONBLOCK in eventfd by Ulrich Drepper · 18 years ago
  80. 5fb5e04 flag parameters: NONBLOCK in signalfd by Ulrich Drepper · 18 years ago
  81. 77d2720 flag parameters: NONBLOCK in socket and socketpair by Ulrich Drepper · 18 years ago
  82. 4006553 flag parameters: inotify_init by Ulrich Drepper · 18 years ago
  83. ed8cae8 flag parameters: pipe by Ulrich Drepper · 18 years ago
  84. 336dd1f flag parameters: dup2 by Ulrich Drepper · 18 years ago
  85. a0998b5 flag parameters: epoll_create by Ulrich Drepper · 18 years ago
  86. 11fcb6c flag parameters: timerfd_create by Ulrich Drepper · 18 years ago
  87. b087498e flag parameters: eventfd by Ulrich Drepper · 18 years ago
  88. 9deb27b flag parameters: signalfd by Ulrich Drepper · 18 years ago
  89. 7d9dbca flag parameters: anon_inode_getfd extension by Ulrich Drepper · 18 years ago
  90. c019bbc flag parameters: paccept w/out set_restore_sigmask by Ulrich Drepper · 18 years ago
  91. aaca0bd flag parameters: paccept by Ulrich Drepper · 18 years ago
  92. a677a03 flag parameters: socket and socketpair by Ulrich Drepper · 18 years ago
  93. f606ddf remove the v850 port by Adrian Bunk · 18 years ago
  94. bdfe6b7 pm: acpi hibernation: utilize hardware signature by Shaohua Li · 18 years ago
  95. c1a220e pm: introduce new interfaces schedule_work_on() and queue_work_on() by Zhang Rui · 18 years ago
  96. 8111d1b pm: add new PM_EVENT codes for runtime power transitions by Alan Stern · 18 years ago
  97. 8c36326 pm: drop unnecessary includes from pm.h by Rafael J. Wysocki · 18 years ago
  98. e7ecb33 pm: remove remaining obsolete definitions from pm.h by Rafael J. Wysocki · 18 years ago
  99. 558481f pm: remove definition of struct pm_dev by Rafael J. Wysocki · 18 years ago
  100. d75f65f remove include/linux/pm_legacy.h by Adrian Bunk · 18 years ago