1. 6c5daf0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  2. a487b67 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  3. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  4. 801460d task_struct cleanup: move binfmt field to mm_struct by Hiroshi Shimamoto · 15 years ago
  5. 2fa4341 include/linux/unaligned/{l,b}e_byteshift.h: fix usage for compressed kernels by Albin Tonnerre · 15 years ago
  6. 858f099 aio: ifdef fields in mm_struct by Alexey Dobriyan · 15 years ago
  7. 9064a67 linux/futex.h: place kernel types behind __KERNEL__ by Mike Frysinger · 15 years ago
  8. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  9. d958872 signals: inline __fatal_signal_pending by Roland McGrath · 15 years ago
  10. 4a30deb signals: introduce do_send_sig_info() helper by Oleg Nesterov · 15 years ago
  11. 964ee7d exec: fix set_binfmt() vs sys_delete_module() race by Oleg Nesterov · 15 years ago
  12. ae6d2ed signals: tracehook_notify_jctl change by Roland McGrath · 15 years ago
  13. a7f0765 ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee by Oleg Nesterov · 15 years ago
  14. 4e41695 memory controller: soft limit reclaim on contention by Balbir Singh · 15 years ago
  15. f64c3f5 memory controller: soft limit organize cgroups by Balbir Singh · 15 years ago
  16. 296c81d memory controller: soft limit interface by Balbir Singh · 15 years ago
  17. 4b3bde4 memcg: remove the overhead associated with the root cgroup by Balbir Singh · 15 years ago
  18. be367d0 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time by Ben Blum · 15 years ago
  19. c378369 cgroups: change css_set freeing mechanism to be under RCU by Ben Blum · 15 years ago
  20. 72a8cb3 cgroups: ensure correct concurrent opening/reading of pidlists across pid namespaces by Ben Blum · 15 years ago
  21. 102a775 cgroups: add a read-only "procs" file similar to "tasks" that shows only unique tgids by Ben Blum · 15 years ago
  22. 8f3ff20 cgroups: revert "cgroups: fix pid namespace bug" by Paul Menage · 15 years ago
  23. 55dff49 docs: fix various Documentation/ paths in header files by Randy Dunlap · 15 years ago
  24. 57f1f08 time: add function to convert between calendar time and broken-down time for universal use by Zhaolei · 15 years ago
  25. 25d9e2d truncate: new helpers by npiggin@suse.de · 15 years ago
  26. 4504230 freeze_bdev: grab active reference to frozen superblocks by Christoph Hellwig · 15 years ago
  27. 4fadd7b freeze_bdev: kill bd_mount_sem by Christoph Hellwig · 15 years ago
  28. f843980 vfs: seq_file: add helpers for data filling by Miklos Szeredi · 15 years ago
  29. 42cb56a vfs: change sb->s_maxbytes to a loff_t by Jeff Layton · 15 years ago
  30. 22fe4042 vfs: split generic_forget_inode() so that hugetlbfs does not have to copy it by Jan Kara · 15 years ago
  31. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  32. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  33. 6ba2ef7 cpumask: Move deprecated functions to end of header. by Rusty Russell · 15 years ago
  34. 4b805b1 cpumask: remove unused deprecated functions, avoid accusations of insanity by Rusty Russell · 15 years ago
  35. 6f40142 cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: core by Rusty Russell · 15 years ago
  36. fe71a3c cpumask: remove the deprecated smp_call_function_mask() by Rusty Russell · 15 years ago
  37. e0ad955 cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=y by Rusty Russell · 15 years ago
  38. 144e2ce cpumask: Remove mask field from comments by Nobuhiro Iwamatsu · 15 years ago
  39. ef79f8e cpumask: remove unused mask field from struct irqaction. by Rusty Russell · 15 years ago
  40. 72d78d0 cpumask: remove unused cpu_mask_all by Rusty Russell · 15 years ago
  41. a0219d9 cpumask: remove dangerous CPU_MASK_ALL_PTR by Rusty Russell · 15 years ago
  42. 0dd52d0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  43. c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
  44. 9e12a7e Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  45. c82ffab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  46. 97363c6 sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignment by Benny Halevy · 15 years ago
  47. 1b9894f serial core: fix new kernel-doc warnings by Randy Dunlap · 15 years ago
  48. 74908a0 include/linux/cred.h: fix build by Andrew Morton · 15 years ago
  49. 433c24e Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 15 years ago
  50. a7c367b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  51. 15f964b Merge branch 'vgaarb-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  52. b09a75f Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  53. fd8b327 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago
  54. 31bbb9b Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  55. ff830b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  56. 746942d Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 by Linus Torvalds · 15 years ago
  57. c11f6c8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  58. 40aba21 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  59. be90a49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  60. 1f0918d Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  61. 4fd8da8 fs: change sys_truncate length parameter type by Heiko Carstens · 15 years ago
  62. 4fefce9 jbd.h: bitfields should be unsigned by H Hartley Sweeten · 15 years ago
  63. 4cf8e53 mfd/gpio: add a GPIO interface to the UCB1400 MFD chip driver via gpiolib by Marek Vasut · 15 years ago
  64. 1e5db00 gpio: add MC33880 driver by Richard Röjfors · 15 years ago
  65. a4177ee gpiolib: allow exported GPIO nodes to be named using sysfs links by Jani Nikula · 15 years ago
  66. 568d069 spi: handle TX-only/RX-only by David Brownell · 15 years ago
  67. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  68. 75368bf spi: add support for device table matching by Anton Vorontsov · 15 years ago
  69. b73b255 spi.h: add missing kernel-doc for struct spi_master by Randy Dunlap · 15 years ago
  70. a7e3108 ramfs: move RAMFS_MAGIC to include/linux/magic.h by maximilian attems · 15 years ago
  71. 81ac3ad kcore: register module area in generic way by KAMEZAWA Hiroyuki · 15 years ago
  72. 26562c5 kcore: register vmemmap range by KAMEZAWA Hiroyuki · 15 years ago
  73. 908eedc walk system ram range by KAMEZAWA Hiroyuki · 15 years ago
  74. c30bb2a kcore: add kclist types by KAMEZAWA Hiroyuki · 15 years ago
  75. 2ef43ec kcore: use usual list for kclist by KAMEZAWA Hiroyuki · 15 years ago
  76. d899bf7 procfs: provide stack information for threads by Stefani Seibold · 15 years ago
  77. 996ad56 mmc: make SDIO device/driver struct accessors public by Nicolas Pitre · 15 years ago
  78. 7c979ec sdio: add MMC_QUIRK_LENIENT_FN0 by Ohad Ben-Cohen · 15 years ago
  79. 006ebd5 sdio: add CD disable support by Ohad Ben-Cohen · 15 years ago
  80. ef0b27d mmc: check status after MMC SWITCH command by Adrian Hunter · 15 years ago
  81. b1ebe38 mmc: add mmc card sleep and awake support by Jarkko Lavinen · 15 years ago
  82. eae1aee mmc: add ability to save power by powering off cards by Adrian Hunter · 15 years ago
  83. 9feae24 mmc: add MMC_CAP_NONREMOVABLE host capability by Adrian Hunter · 15 years ago
  84. 319a3f1 mmc: allow host claim / release nesting by Adrian Hunter · 15 years ago
  85. 8ea926b mmc: add 'enable' and 'disable' methods to mmc host by Adrian Hunter · 15 years ago
  86. 1f10206 getrusage: fill ru_maxrss value by Jiri Pirko · 15 years ago
  87. a49c59c Make sure the value in abs() does not get truncated if it is greater than 2^32 by Rolf Eike Beer · 15 years ago
  88. 562787a anonfd: split interface into file creation and install by Davide Libenzi · 15 years ago
  89. 8c87df4 BUILD_BUG_ON(): fix it and a couple of bogus uses of it by Jan Beulich · 15 years ago
  90. 7086745 printk_once(): use bool for boolean flag by Roland Dreier · 15 years ago
  91. 02b51df proc connector: add event for process becoming session leader by Scott James Remnant · 15 years ago
  92. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  93. 54fdade generic-ipi: make struct call_function_data lockless by Xiao Guangrong · 15 years ago
  94. 1fd7317 Move magic numbers into magic.h by Nick Black · 15 years ago
  95. af91322 printk: add printk_delay to make messages readable for some scenarios by Dave Young · 15 years ago
  96. fa081b0 include/linux/kmemcheck.h: fix a trillion warnings by Andrew Morton · 15 years ago
  97. 01c6460 USB: usbfs: add USBDEVFS_URB_BULK_CONTINUATION flag by Alan Stern · 15 years ago
  98. aab2d40 USB: ehci-dbgp: errata for EHCI debug controller initialization by Jason Wessel · 15 years ago
  99. 8d053c7 USB: ehci-dbgp,ehci: Allow early or late use of the dbgp device by Jason Wessel · 15 years ago
  100. 9177782 USB: ehci-dbgp: stability improvements and external re-init by Jason Wessel · 15 years ago