1. dcbf77b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  2. 1218259 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  3. ca9a702e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  4. f205ce8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  5. d15d6e6 libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers by John(Jung-Ik) Lee · 15 years ago
  6. 5dd4de5 softirq: add BLOCK_IOPOLL to softirq_to_name by Li Zefan · 15 years ago
  7. 45bd00d Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  8. 3aee060 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 15 years ago
  9. ad4b78b sched: Add new wakeup preemption mode: WAKEUP_RUNNING by Peter Zijlstra · 15 years ago
  10. ab86e57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  11. 0950efd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pcmcia-2.6 by Linus Torvalds · 15 years ago
  12. 4406c56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  13. 182a85f sched: Disable wakeup balancing by Peter Zijlstra · 15 years ago
  14. b6e5131 writeback: separate starting of sync vs opportunistic writeback by Jens Axboe · 15 years ago
  15. cfc4ba5 writeback: use RCU to protect bdi_list by Jens Axboe · 15 years ago
  16. 32a88aa fs: Assign bdi in super_block by Jens Axboe · 15 years ago
  17. 1fe06ad writeback: get rid of wbc->for_writepages by Jens Axboe · 15 years ago
  18. 2c96ce9 fs: remove bdev->bd_inode_backing_dev_info by Jens Axboe · 15 years ago
  19. 4e36a95 RxRPC: Use uX/sX rather than uintX_t/intX_t types by David Howells · 15 years ago
  20. 59abf02 sched: Add SD_PREFER_LOCAL by Peter Zijlstra · 15 years ago
  21. fe832a3 tracing: remove notrace from __kprobes annotation by Steven Rostedt · 15 years ago
  22. 1d80766 pcmcia: Use phys_addr_t for physical addresses by Steven A. Falco · 16 years ago
  23. 0cb583f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 by Linus Torvalds · 15 years ago
  24. 723e9db Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  25. 2b2af54 Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev by Kay Sievers · 16 years ago
  26. 4622709 Driver core: Add support for compatibility classes by Jean Delvare · 15 years ago
  27. ccb86a6 uio: add generic driver for PCI 2.3 devices by Michael S. Tsirkin · 15 years ago
  28. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  29. a5b8b1a Driver core: Add accessor for device platform data by Mark Brown · 15 years ago
  30. b402843 Driver core: move dev_get/set_drvdata to drivers/base/dd.c by Greg Kroah-Hartman · 16 years ago
  31. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  32. 2f82af0 Nicolas Pitre has a new email address by Nicolas Pitre · 15 years ago
  33. 043fe50 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  34. 2274239 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  35. 1aaf2e5 Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  36. 66a4fe0 Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 15 years ago
  37. a7558e0 sched: Add WF_FORK by Peter Zijlstra · 15 years ago
  38. 7d47872 sched: Rename sync arguments by Peter Zijlstra · 15 years ago
  39. 0763a66 sched: Rename select_task_rq() argument by Peter Zijlstra · 15 years ago
  40. 47fe38f x86: sched: Provide arch implementations using aperf/mperf by Peter Zijlstra · 15 years ago
  41. b8a543e sched: Reduce forkexec_idx by Peter Zijlstra · 15 years ago
  42. 0ec9fab sched: Improve latencies and throughput by Mike Galbraith · 15 years ago
  43. 6bd7821 sched: Fix some domain tunings by Peter Zijlstra · 15 years ago
  44. 78e7ed5 sched: Tweak wake_idx by Peter Zijlstra · 15 years ago
  45. c88d591 sched: Merge select_task_rq_fair() and sched_balance_self() by Peter Zijlstra · 15 years ago
  46. e9c8431 sched: Add TASK_WAKING by Peter Zijlstra · 15 years ago
  47. 5f3edc1 sched: Hook sched_balance_self() into sched_class::select_task_rq() by Peter Zijlstra · 15 years ago
  48. 926e61b pkt_sched: Fix tx queue selection in tc_modify_qdisc by Jarek Poplawski · 15 years ago
  49. 99455153 RxRPC: Parse security index 5 keys (Kerberos 5) by David Howells · 15 years ago
  50. 3394128 RxRPC: Allow key payloads to be passed in XDR form by David Howells · 15 years ago
  51. 8b81547 RxRPC: Declare the security index constants symbolically by David Howells · 15 years ago
  52. 29a020d [PATCH] net: kmemcheck annotation in struct socket by Eric Dumazet · 15 years ago
  53. 75c7850 bonding: remap muticast addresses without using dev_close() and dev_open() by Moni Shoua · 15 years ago
  54. 0b6a05c tcp: fix ssthresh u16 leftover by Ilpo Järvinen · 15 years ago
  55. 1824090 Merge branch 'for-linus3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  56. f86054c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  57. 8a47890 SELinux: inline selinux_is_enabled in !CONFIG_SECURITY_SELINUX by Eric Paris · 15 years ago
  58. 133309a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  59. 5489375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  60. 355bbd8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  61. 3969522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  62. 2ca7d67 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  63. 69def9f Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  64. 353f6dd cleanup console_print() by Anirban Sinha · 15 years ago
  65. e81995b PCI hotplug: acpiphp: use generic pci_configure_slot() by Bjorn Helgaas · 15 years ago
  66. 8838400 PCI hotplug: add pci_configure_slot() by Bjorn Helgaas · 15 years ago
  67. bb193c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  68. 6a29172 PCI hotplug: clean up acpi_get_hp_params_from_firmware() interface by Bjorn Helgaas · 15 years ago
  69. 41135cc net: constify struct inet6_protocol by Alexey Dobriyan · 15 years ago
  70. 3261309 net: constify struct net_protocol by Alexey Dobriyan · 15 years ago
  71. d136f1b genetlink: fix netns vs. netlink table locking by Johannes Berg · 15 years ago
  72. 4142e0d Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  73. 33f1de6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 15 years ago
  74. 9d62ec6 PM: Add convenience macro to make switching to dev_pm_ops less error-prone by Albin Tonnerre · 15 years ago
  75. ac8d513 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  76. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  77. aceda77 Merge branches 'slab/cleanups' and 'slab/fixes' into for-linus by Pekka Enberg · 15 years ago
  78. 7f53866 PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handle by Alex Chiang · 15 years ago
  79. a48f494 tracing: have TRACE_EVENT macro use __flags to not shadow parameter by Steven Rostedt · 15 years ago
  80. 18f2ee7 vfs: Remove generic_osync_inode() and sync_page_range{_nolock}() by Jan Kara · 15 years ago
  81. 148f948 vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inode by Jan Kara · 15 years ago
  82. eef9938 vfs: Rename generic_file_aio_write_nolock by Christoph Hellwig · 15 years ago
  83. e4dd9de vfs: Export __generic_file_aio_write() and add some comments by Jan Kara · 15 years ago
  84. d3bccb6f vfs: Introduce filemap_fdatawait_range by Jan Kara · 15 years ago
  85. 55e0715 Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  86. b581af5 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  87. ec827c7 tracing: add static to generated TRACE_EVENT functions by Steven Rostedt · 15 years ago
  88. 746cd1e block: use blkdev_issue_discard in blk_ioctl_discard by Christoph Hellwig · 15 years ago
  89. 3d2257f1 Make DISCARD_BARRIER and DISCARD_NOBARRIER writes instead of reads by David Woodhouse · 15 years ago
  90. 3c5820c block: Optimal I/O limit wrapper by Martin K. Petersen · 15 years ago
  91. a9327ca Seperate read and write statistics of in_flight requests by Nikanth Karthikesan · 15 years ago
  92. ed868a5 Creds: creds->security can be NULL is selinux is disabled by Eric Paris · 15 years ago
  93. 8123e8f Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linus by Jiri Kosina · 15 years ago
  94. 16bb8eb tracing: allow filter predicates to handle ksym symbols by Steven Rostedt · 15 years ago
  95. 4b3b4c5 ftrace: __start_mcount_loc should be .init.rodata by John Reiser · 15 years ago
  96. fe63b94 tracing: prevent NULL pointer dereference in ftrace_raw_event_block_bio_bounce by Carsten Emde · 15 years ago
  97. 1e3c1f7 V4L/DVB (12625): Add new V4L2_FMT_FLAG_EMULATED flag to videodev2.h by Hans de Goede · 15 years ago
  98. 715a223 V4L/DVB (12595): common/ir: use a struct for keycode tables by Mauro Carvalho Chehab · 15 years ago
  99. 6d888a6 V4L/DVB (12591): em28xx: Add entry for GADMEI UTV330+ and related IR keymap by Mauro Carvalho Chehab · 15 years ago
  100. 02bee89 V4L/DVB (12552): FM TX: si4713: Add files to handle si4713 i2c device by Eduardo Valentin · 15 years ago