1. 9eefe52 ipc: do not use a negative value to re-enable msgmni automatic recomputing by Nadia Derbey · 16 years ago
  2. 380af1b ipc/sem.c: rewrite undo list locking by Manfred Spraul · 16 years ago
  3. a1193f8 ipc/sem.c: convert sem_array.sem_pending to struct list_head by Manfred Spraul · 16 years ago
  4. 2c0c29d ipc/sem.c: remove unused entries from struct sem_queue by Manfred Spraul · 16 years ago
  5. 4daa28f ipc/sem.c: convert undo structures to struct list_head by Manfred Spraul · 16 years ago
  6. f9c46d6 idr: make idr_find rcu-safe by Nadia Derbey · 16 years ago
  7. 944ca05 idr: error checking factorization by Nadia Derbey · 16 years ago
  8. 2027d1a idr: change the idr structure by Nadia Derbey · 16 years ago
  9. 95b68de calgary iommu: use the first kernels TCE tables in kdump by Chandru · 16 years ago
  10. 3da1c84 workqueues: make get_online_cpus() useable for work->func() by Oleg Nesterov · 16 years ago
  11. db70089 workqueues: implement flush_work() by Oleg Nesterov · 16 years ago
  12. a94e2d4 coredump: kill mm->core_done by Oleg Nesterov · 16 years ago
  13. b564daf coredump: construct the list of coredumping threads at startup time by Oleg Nesterov · 16 years ago
  14. c5f1cc8 coredump: turn core_state->nr_threads into atomic_t by Oleg Nesterov · 16 years ago
  15. 999d9fc coredump: move mm->core_waiters into struct core_state by Oleg Nesterov · 16 years ago
  16. 32ecb1f coredump: turn mm->core_startup_done into the pointer to struct core_state by Oleg Nesterov · 16 years ago
  17. 246bb0b kill PF_BORROWED_MM in favour of PF_KTHREAD by Oleg Nesterov · 16 years ago
  18. 7b34e42 introduce PF_KTHREAD flag by Oleg Nesterov · 16 years ago
  19. 364d3c1 ptrace: give more respect to SIGKILL by Oleg Nesterov · 16 years ago
  20. f22ab81 include/asm/ptrace.h userspace headers cleanup by Adrian Bunk · 16 years ago
  21. 12b9804 res_counter: limit change support ebusy by KAMEZAWA Hiroyuki · 16 years ago
  22. c9b0ed5 memcg: helper function for relcaim from shmem. by KAMEZAWA Hiroyuki · 16 years ago
  23. 69029cd memcg: remove refcnt from page_cgroup by KAMEZAWA Hiroyuki · 16 years ago
  24. e8589cc memcg: better migration handling by KAMEZAWA Hiroyuki · 16 years ago
  25. e885dcd cgroup_clone: use pid of newly created task for new cgroup by Serge E. Hallyn · 16 years ago
  26. 856c13a cgroup files: convert res_counter_write() to be a cgroups write_string() handler by Paul Menage · 16 years ago
  27. 84eea84 cgroups: misc cleanups to write_string patchset by Paul Menage · 16 years ago
  28. e788e06 cgroup files: move the release_agent file to use typed handlers by Paul Menage · 16 years ago
  29. db3b149 cgroup files: add write_string cgroup control file method by Paul Menage · 16 years ago
  30. ce16b49 cgroup files: clean up whitespace in struct cftype by Paul Menage · 16 years ago
  31. f2992db Mark res_counter_charge(_locked) with __must_check by Pavel Emelyanov · 16 years ago
  32. 657d3bf quota: implement sending information via netlink about user below quota by Jan Kara · 16 years ago
  33. 03b0634 quota: convert macros to inline functions by Jan Kara · 16 years ago
  34. 74abb98 quota: move function-macros from quota.h to quotaops.h by Jan Kara · 16 years ago
  35. 02a55ca quota: cleanup loop in sync_dquots() by Jan Kara · 16 years ago
  36. b85f4b8 quota: rename quota functions from upper case, make bigger ones non-inline by Jan Kara · 16 years ago
  37. b271e06 fatfs: add UTC timestamp option by Joe Peterson · 16 years ago
  38. e8938a6 remove unused #include <linux/dirent.h>'s by Adrian Bunk · 16 years ago
  39. cf6ae8b remove the in-kernel struct dirent{,64} by Adrian Bunk · 16 years ago
  40. 7557bc6 msdos fs: remove unsettable atari option by Rene Scharfe · 16 years ago
  41. 4596c8a fat: fix VFAT_IOCTL_READDIR_xxx and cleanup for userland by OGAWA Hirofumi · 16 years ago
  42. 90415de reiserfs: convert j_commit_lock to mutex by Jeff Mahoney · 16 years ago
  43. afe7025 reiserfs: convert j_flush_sem to mutex by Jeff Mahoney · 16 years ago
  44. f68215c reiserfs: convert j_lock to mutex by Jeff Mahoney · 16 years ago
  45. de0ca06 coda: remove CODA_FS_OLD_API by Adrian Bunk · 16 years ago
  46. ae76dd9 ext3: handle corrupted orphan list at mount by Duane Griffin · 16 years ago
  47. 50c33a8 ext2: fix typo in Hurd part of include/linux/ext2_fs.h by Samuel Thibault · 16 years ago
  48. bbcd6d5 gpio: max732x driver by Eric Miao · 16 years ago
  49. 7444a72 gpiolib: allow user-selection by Michael Buesch · 16 years ago
  50. 8f1cc3b gpio: mcp23s08 handles multiple chips per chipselect by David Brownell · 16 years ago
  51. d8f388d gpio: sysfs interface by David Brownell · 16 years ago
  52. ef53d9c kprobes: improve kretprobe scalability with hashed locking by Srinivasa D S · 16 years ago
  53. 42cd236 sm501: gpio I2C support by Ben Dooks · 16 years ago
  54. 60e540d sm501: gpio dynamic registration for PCI devices by Arnaud Patard · 16 years ago
  55. f61be27 sm501: add gpiolib support by Ben Dooks · 16 years ago
  56. 472dba7 sm501: add power control callback by Ben Dooks · 16 years ago
  57. 717115e printk ratelimiting rewrite by Dave Young · 16 years ago
  58. 2711b79 kallsyms: unify 32- and 64-bit code by Vegard Nossum · 16 years ago
  59. a8f18b9 Add a WARN() macro; this is WARN_ON() + printk arguments by Arjan van de Ven · 16 years ago
  60. b6c6393 Rename WARN() to WARNING() to clear the namespace by Arjan van de Ven · 16 years ago
  61. 4500d06 init.h: remove obsolete content by Robert P. J. Day · 16 years ago
  62. b69c49b clean up duplicated alloc/free_thread_info by FUJITA Tomonori · 16 years ago
  63. ac331d1 call_usermodehelper(): increase reliability by KOSAKI Motohiro · 16 years ago
  64. f16695f asm-generic/int-ll64.h: always provide __{s,u}64 by Adrian Bunk · 16 years ago
  65. cebbd3f build-kernel-profileo-only-when-requested-cleanups by Andrew Morton · 16 years ago
  66. b03f648 build kernel/profile.o only when requested by Adrian Bunk · 16 years ago
  67. e0ce0da lists: remove a redundant conditional definition of list_add() by Robert P. J. Day · 16 years ago
  68. b39c08c Remove apparently unused fd1772.h header file. by Robert P. J. Day · 16 years ago
  69. 8b5ac31 include: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  70. 3f307891 locking: add typecheck on irqsave and friends for correct flags by Steven Rostedt · 16 years ago
  71. e0deaff split the typecheck macros out of include/linux/kernel.h by Andrew Morton · 16 years ago
  72. 3d6f4a2 endian: Always evaluate arguments. by David Miller · 16 years ago
  73. 832fe9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  74. ed9559d Label kthread_create() with printf attribute tag. by Rusty Russell · 16 years ago
  75. e34f872 virtio: Add transport feature handling stub for virtio_ring. by Rusty Russell · 16 years ago
  76. c624896 virtio: Rename set_features to finalize_features by Rusty Russell · 16 years ago
  77. dd7c7bc virtio: Formally reserve bits 28-31 to be 'transport' features. by Rusty Russell · 16 years ago
  78. faeba83 s390: use virtio_console for KVM on s390 by Christian Borntraeger · 16 years ago
  79. 066f4d8 virtio_blk: check for hardsector size from host by Christian Borntraeger · 16 years ago
  80. 674bfc2 virtio: clarify that ABI is usable by any implementations by Rusty Russell · 16 years ago
  81. b30f3ae x86-64: Clean up 'save/restore_i387()' usage by Linus Torvalds · 16 years ago
  82. b5684b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  83. 5042d99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  84. a326b02 ide: drop 'name' parameter from ->init_chipset method by Bartlomiej Zolnierkiewicz · 16 years ago
  85. 2a8f745 ide: remove <asm/ide.h> for some archs by Bartlomiej Zolnierkiewicz · 16 years ago
  86. f01d35d ide-generic: remove ide_default_{io_base,irq}() inlines (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  87. ffed0b6 ide-generic: remove broken PPC_PREP support by Bartlomiej Zolnierkiewicz · 16 years ago
  88. d83b8b8 ide: define MAX_HWIFS in <linux/ide.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  89. 2c9d864 ide: remove <asm-cris/ide.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  90. b6cd7da ide-generic: remove "no_pci_devices()" quirk from ide_default_io_base() by Bartlomiej Zolnierkiewicz · 16 years ago
  91. dbdec83 ide-generic: minor fix for mips by Bartlomiej Zolnierkiewicz · 16 years ago
  92. ac32f32 ide-generic: fix ide_default_io_base() for m32r by Bartlomiej Zolnierkiewicz · 16 years ago
  93. b0a6281 ide: fix <asm-xtensa/ide.h> by Bartlomiej Zolnierkiewicz · 16 years ago
  94. ef0b042 ide: add ide_pci_remove() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  95. 08da591 ide: add ide_device_{get,put}() helpers by Bartlomiej Zolnierkiewicz · 16 years ago
  96. 6cdf6eb ide: add ->dev and ->host_priv fields to struct ide_host by Bartlomiej Zolnierkiewicz · 16 years ago
  97. 5c40235 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  98. 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 · 16 years ago
  99. 6044110 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  100. 7540081 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago