1. f144c78 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  2. c6c5992 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  3. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 17 years ago
  4. a4720c6 USB: serial: don't call release without attach by Alan Stern · 17 years ago
  5. baf4974 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  6. 36a0790 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  7. f579bbc Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  8. 624235c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  9. f17f36b Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  10. b924f95 Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  11. b9d40b7 Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  12. 5587481 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  13. e7247a1 tracing: correct module boundaries for ftrace_release by jolsa@redhat.com · 17 years ago
  14. f8d1e54 futex: Fix typo in FUTEX_WAIT/WAKE_BITSET_PRIVATE definitions by Anton Blanchard · 17 years ago
  15. 906010b perf_event: Provide vmalloc() based mmap() backing by Peter Zijlstra · 17 years ago
  16. e13dbd7 perf_events: Make ABI definitions available to userspace by Chuck Ebbert · 17 years ago
  17. ea2a4d3 [S390] 64-bit register support for 31-bit processes by Heiko Carstens · 17 years ago
  18. acf442d Input: fix rx51 board keymap by Amit Kucheria · 17 years ago
  19. 110f66d libata: make gtf_filter per-dev by Tejun Heo · 17 years ago
  20. fa5b561 libata: implement more acpi filtering options by Tejun Heo · 17 years ago
  21. f1bce7f libata: cosmetic updates by Tejun Heo · 17 years ago
  22. 3d76c08 rcu: Clean up code based on review feedback from Josh Triplett, part 3 by Paul E. McKenney · 17 years ago
  23. 9c50193 net: Support inclusion of <linux/socket.h> before <sys/socket.h> by Ben Hutchings · 17 years ago
  24. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 17 years ago
  25. 58e57fb Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  26. 0f78ab9 Revert "Seperate read and write statistics of in_flight requests" by Jens Axboe · 17 years ago
  27. ac481c2 block: Topology ioctls by Martin K. Petersen · 17 years ago
  28. 8e29675 cfq-iosched: implement slower async initiate and queue ramp up by Jens Axboe · 17 years ago
  29. 90d5ffc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  30. f1489cf connector: Removed the destruct_data callback since it is always kfree_skb() by Philipp Reisner · 17 years ago
  31. 7069331 connector: Provide the sender's credentials to the callback by Philipp Reisner · 17 years ago
  32. 293500a connector: Keep the skb in cn_callback_data by Philipp Reisner · 17 years ago
  33. 329bd41 initcalls: Add early_initcall() for modules by Borislav Petkov · 17 years ago
  34. 4e64915 memcg: some modification to softlimit under hierarchical memory reclaim. by KAMEZAWA Hiroyuki · 17 years ago
  35. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 17 years ago
  36. b0da3f0 Add a tracepoint for block request remapping by Jun'ichi Nomura · 17 years ago
  37. 67efc92 block: allow large discard requests by Christoph Hellwig · 17 years ago
  38. c15227d block: use normal I/O path for discard requests by Christoph Hellwig · 17 years ago
  39. 48c0d4d Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs by Zdenek Kabelac · 17 years ago
  40. 817b33d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  41. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 17 years ago
  42. e399835 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  43. 9fcd66e MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART. by Maxime Bizon · 17 years ago
  44. 9f44fdc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 17 years ago
  45. 5a4c8d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  46. bf69932 jbd2: Use tracepoints for history file by Theodore Ts'o · 17 years ago
  47. f278a2f tty: Fix regressions caused by commit b50989dc by Dave Young · 17 years ago
  48. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 17 years ago
  49. d1f8297 Revert "sit: stateless autoconf for isatap" by Sascha Hlusiak · 17 years ago
  50. cce1d9f Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 17 years ago
  51. d910fc7 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 17 years ago
  52. 1d1764c headers: kref.h redux by Alexey Dobriyan · 17 years ago
  53. 49e70dd Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  54. 4187e7e Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  55. a72bfd4 writeback: pass in super_block to bdi_start_writeback() by Jens Axboe · 17 years ago
  56. 5c3cc20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  57. 934831d NOMMU: Fallback for is_vmalloc_or_module_addr() should be inline by David Howells · 17 years ago
  58. e9ea0e2 hugetlb_file_setup(): use C, not cpp by Andrew Morton · 17 years ago
  59. b827357 genetlink: fix netns vs. netlink table locking (2) by Johannes Berg · 17 years ago
  60. 18a1166 Phonet: error on broadcast sending (unimplemented) by Rémi Denis-Courmont · 17 years ago
  61. 8b3f6af Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 17 years ago
  62. baea7b9 Merge branch 'origin' into for-linus by Russell King · 17 years ago
  63. b7f21bb Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  64. 2c9871d Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  65. 6c5daf0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  66. 1d7015c module: preferred way to use MODULE_AUTHOR by Johannes Berg · 17 years ago
  67. 554bdfe module: reduce string table for loaded modules (v2) by Jan Beulich · 17 years ago
  68. 4a49622 module: reduce symbol table for loaded modules (v2) by Jan Beulich · 17 years ago
  69. a487b67 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 17 years ago
  70. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 17 years ago
  71. 801460d task_struct cleanup: move binfmt field to mm_struct by Hiroshi Shimamoto · 17 years ago
  72. 2fa4341 include/linux/unaligned/{l,b}e_byteshift.h: fix usage for compressed kernels by Albin Tonnerre · 17 years ago
  73. 858f099 aio: ifdef fields in mm_struct by Alexey Dobriyan · 17 years ago
  74. 9064a67 linux/futex.h: place kernel types behind __KERNEL__ by Mike Frysinger · 17 years ago
  75. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 17 years ago
  76. d958872 signals: inline __fatal_signal_pending by Roland McGrath · 17 years ago
  77. 4a30deb signals: introduce do_send_sig_info() helper by Oleg Nesterov · 17 years ago
  78. 964ee7d exec: fix set_binfmt() vs sys_delete_module() race by Oleg Nesterov · 17 years ago
  79. ae6d2ed signals: tracehook_notify_jctl change by Roland McGrath · 17 years ago
  80. a7f0765 ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee by Oleg Nesterov · 17 years ago
  81. 4e41695 memory controller: soft limit reclaim on contention by Balbir Singh · 17 years ago
  82. f64c3f5 memory controller: soft limit organize cgroups by Balbir Singh · 17 years ago
  83. 296c81d memory controller: soft limit interface by Balbir Singh · 17 years ago
  84. 4b3bde4 memcg: remove the overhead associated with the root cgroup by Balbir Singh · 17 years ago
  85. be367d0 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time by Ben Blum · 17 years ago
  86. c378369 cgroups: change css_set freeing mechanism to be under RCU by Ben Blum · 17 years ago
  87. 72a8cb3 cgroups: ensure correct concurrent opening/reading of pidlists across pid namespaces by Ben Blum · 17 years ago
  88. 102a775 cgroups: add a read-only "procs" file similar to "tasks" that shows only unique tgids by Ben Blum · 17 years ago
  89. 8f3ff20 cgroups: revert "cgroups: fix pid namespace bug" by Paul Menage · 17 years ago
  90. 55dff49 docs: fix various Documentation/ paths in header files by Randy Dunlap · 17 years ago
  91. 57f1f08 time: add function to convert between calendar time and broken-down time for universal use by Zhaolei · 17 years ago
  92. 25d9e2d truncate: new helpers by npiggin@suse.de · 17 years ago
  93. 4504230 freeze_bdev: grab active reference to frozen superblocks by Christoph Hellwig · 17 years ago
  94. 4fadd7b freeze_bdev: kill bd_mount_sem by Christoph Hellwig · 17 years ago
  95. f843980 vfs: seq_file: add helpers for data filling by Miklos Szeredi · 17 years ago
  96. 42cb56a vfs: change sb->s_maxbytes to a loff_t by Jeff Layton · 17 years ago
  97. 22fe4042 vfs: split generic_forget_inode() so that hugetlbfs does not have to copy it by Jan Kara · 17 years ago
  98. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  99. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 17 years ago
  100. 6ba2ef7 cpumask: Move deprecated functions to end of header. by Rusty Russell · 17 years ago