| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 |  Linus Torvalds | 1 | -20/+40 |
| 2010-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 |  Linus Torvalds | 1 | -1/+1 |
| 2010-03-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client |  Linus Torvalds | 2 | -0/+140 |
| 2010-03-19 | USB: Fix documentation for avoid_reset_quirk |  Oliver Neukum | 1 | -1/+1 |
| 2010-03-19 | kobject: documentation: Update to refer to kset-example.c. |  Robert P. J. Day | 1 | -1/+2 |
| 2010-03-19 | kobject: documentation: Fix erroneous example in kobject doc. |  Robert P. J. Day | 1 | -19/+38 |
| 2010-03-15 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ |  David S. Miller | 95 | -1545/+3340 |
| 2010-03-15 | timestamping: fix example build |  Randy Dunlap | 3 | -7/+16 |
| 2010-03-14 | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into release |  Len Brown | 152 | -1987/+5384 |
| 2010-03-14 | ACPI: processor: remove early _PDC optin quirks |  Alex Chiang | 1 | -4/+0 |
| 2010-03-14 | ACPI: plan to delete "acpi=ht" boot option |  Len Brown | 1 | -0/+7 |
| 2010-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 19 | -92/+98 |
| 2010-03-12 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm |  Linus Torvalds | 2 | -0/+253 |
| 2010-03-12 | ldisc: new dcd_change() method for line disciplines |  Rodolfo Giometti | 1 | -0/+4 |
| 2010-03-12 | Documentation: rename PCI-DMA-mapping.txt to DMA-API-HOWTO.txt |  FUJITA Tomonori | 1 | -1/+1 |
| 2010-03-12 | Documentation: remove the PCI DMA API description in DMA-API.txt |  FUJITA Tomonori | 1 | -137/+15 |
| 2010-03-12 | Documentation: convert PCI-DMA-mapping.txt to use the generic DMA API |  FUJITA Tomonori | 1 | -176/+168 |
| 2010-03-12 | dma-mapping: dma-mapping.h: add dma_set_coherent_mask |  FUJITA Tomonori | 1 | -0/+10 |
| 2010-03-12 | dma-mapping.h: add the dma_unmap state API |  FUJITA Tomonori | 1 | -0/+58 |
| 2010-03-12 | DMA-API.txt: remove dma_sync_single_range description |  FUJITA Tomonori | 1 | -10/+0 |
| 2010-03-12 | DMA-API.txt: add dma_sync_single/sg API description |  FUJITA Tomonori | 1 | -0/+42 |
| 2010-03-12 | Documentation/DMA-API.txt: remove deprecated function descriptions |  FUJITA Tomonori | 1 | -28/+0 |
| 2010-03-12 | ipmi: add parameter to limit CPU usage in kipmid |  Martin Wilck | 1 | -0/+12 |
| 2010-03-12 | memcg: fix typos in memcg_test.txt |  Kirill A. Shutemov | 1 | -2/+2 |
| 2010-03-12 | memcg: update memcg_test.txt to describe memory thresholds |  Kirill A. Shutemov | 1 | -0/+21 |
| 2010-03-12 | cgroups: add simple listener of cgroup events to documentation |  Kirill A. Shutemov | 1 | -0/+110 |
| 2010-03-12 | memcg: handle panic_on_oom=always case |  KAMEZAWA Hiroyuki | 2 | -2/+8 |
| 2010-03-12 | memcg: update memcg_test.txt |  Daisuke Nishimura | 1 | -2/+20 |
| 2010-03-12 | memcg: implement memory thresholds |  Kirill A. Shutemov | 1 | -1/+18 |
| 2010-03-12 | cgroup: implement eventfd-based generic API for notifications |  Kirill A. Shutemov | 1 | -0/+20 |
| 2010-03-12 | memcg: move charges of anonymous swap |  Daisuke Nishimura | 1 | -0/+2 |
| 2010-03-12 | memcg: add interface to move charge at task migration |  Daisuke Nishimura | 1 | -2/+54 |
| 2010-03-12 | cgroups: fix CONTENTS in cgroups documentation |  Kirill A. Shutemov | 1 | -0/+1 |
| 2010-03-12 | cgroups: subsystem module unloading |  Ben Blum | 1 | -2/+3 |
| 2010-03-12 | cgroups: subsystem module loading interface |  Ben Blum | 1 | -0/+4 |
| 2010-03-12 | cgroup: introduce cancel_attach() |  Daisuke Nishimura | 1 | -1/+12 |
| 2010-03-12 | Documentation/email-clients.txt: update gmail information |  Dave Young | 1 | -18/+6 |
| 2010-03-12 | Documentation: remove obsolete voyager.txt file |  Bartlomiej Zolnierkiewicz | 1 | -95/+0 |
| 2010-03-12 | Documentation/SubmitChecklist: add rule #1 |  Randy Dunlap | 1 | -2/+6 |
| 2010-03-12 | Documentation/vm/: split txt and source files |  Randy Dunlap | 6 | -173/+209 |
| 2010-03-12 | Documentation/fs/: split txt and source files |  Randy Dunlap | 5 | -35/+50 |
| 2010-03-12 | Documentation/laptop/: split txt and source files |  Randy Dunlap | 5 | -170/+178 |
| 2010-03-12 | Documentation/timers/: split txt and source files |  Randy Dunlap | 5 | -272/+282 |
| 2010-03-08 | Merge branch 'origin' into devel-stable |  Russell King | 98 | -764/+3648 |
| 2010-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 |  Linus Torvalds | 2 | -74/+33 |
| 2010-03-08 | Merge branch 'for-next' into for-linus |  Jiri Kosina | 19 | -92/+98 |
| 2010-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 |  Linus Torvalds | 1 | -1/+1 |
| 2010-03-08 | Merge branch 'topic/misc' into for-linus |  Takashi Iwai | 1 | -1/+1 |
| 2010-03-07 | Driver core: Constify struct sysfs_ops in struct kobj_type |  Emese Revfy | 1 | -1/+1 |
| 2010-03-07 | HOWTO: Updates on subsystem trees, patchwork, -next (vs. -mm) |  Stefan Richter | 1 | -73/+32 |