Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-03-22 | |
|\ | ||||
| * | rename new rfkill sysfs knobs | florian@mickler.org | 2010-03-19 | |
| * | enhance sysfs rfkill interface | florian@mickler.org | 2010-03-10 | |
| * | Document the rfkill sysfs ABI | florian@mickler.org | 2010-03-10 | |
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-03-15 | |
|\ \ | ||||
| | \ | ||||
| | \ | ||||
| | \ | ||||
| | \ | ||||
| | \ | ||||
| | \ | ||||
| | \ | ||||
| | \ | ||||
| | \ | ||||
| | \ | ||||
| | \ | ||||
| | \ | ||||
| | \ | ||||
| | \ | ||||
| *-------------. \ | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 2010-03-14 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | | | | | * | | | | | ACPI: processor: remove early _PDC optin quirks | Alex Chiang | 2010-03-14 | |
| | | | * | | | | | | | ACPI: plan to delete "acpi=ht" boot option | Len Brown | 2010-03-14 | |
| | | | | |/ / / / / | | | | |/| | | | | | ||||
| | | | * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 | |
| | | | |\ \ \ \ \ \ | ||||
| | | | | * \ \ \ \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | |
| | | | | |\ \ \ \ \ \ | ||||
| | | | | | * | | | | | | doc: fix console doc typo | Thadeu Lima de Souza Cascardo | 2010-02-24 | |
| | | | | | * | | | | | | doc: cpuset: Update the cpuset flag file | GeunSik Lim | 2010-02-24 | |
| | | | | | * | | | | | | doc: typo - Table 1-2 should refer to "status", not "statm" | Mulyadi Santosa | 2010-02-17 | |
| | | | | | * | | | | | | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | |
| | | | | | * | | | | | | doc: capitalization and other minor fixes in pnp doc | Thadeu Lima de Souza Cascardo | 2010-02-05 | |
| | | | | | * | | | | | | doc: fix Defaultd -> Defaults typo in EISA doc | Thadeu Lima de Souza Cascardo | 2010-02-05 | |
| | | | | | * | | | | | | doc: update 00-INDEX for Documentation/laptops/ | Thadeu Lima de Souza Cascardo | 2010-02-05 | |
| | | | | | * | | | | | | doc: fix leve -> level typo in pm-runtime doc | Thadeu Lima de Souza Cascardo | 2010-02-05 | |
| | | | | | * | | | | | | Fix spelling of 'platform' in comments and doc | Stefan Weil | 2010-02-05 | |
| | | | | | * | | | | | | doc: fix checking socket() in net tstamp example | Ali Gholami Rudi | 2010-02-04 | |
| | | | * | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-12 | |
| | | | |\ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | | | | | Merge branch 'origin' into devel-stable | Russell King | 2010-03-08 | |
| | | | | |\| | | | | | | | ||||
| | | | | * | | | | | | | | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable | Russell King | 2010-02-25 | |
| | | | | |\ \ \ \ \ \ \ \ | | | | | | | |_|_|_|/ / / | | | | | | |/| | | | | | | ||||
| | | | | * | | | | | | | | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable | Russell King | 2010-02-15 | |
| | | | | |\ \ \ \ \ \ \ \ | | | | | | | |_|/ / / / / | | | | | | |/| | | | | | | ||||
| | | | | * | | | | | | | | ARM: SAMSUNG: Add initial documentation directory and overview | Ben Dooks | 2010-01-19 | |
| | | | | * | | | | | | | | ARM: SAMSUNG: Add script to change old clksrc_clk to new register defs | Ben Dooks | 2010-01-15 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||
| | | | * | | | | | | | | ldisc: new dcd_change() method for line disciplines | Rodolfo Giometti | 2010-03-12 | |
| | | | * | | | | | | | | Documentation: rename PCI-DMA-mapping.txt to DMA-API-HOWTO.txt | FUJITA Tomonori | 2010-03-12 | |
| | | | * | | | | | | | | Documentation: remove the PCI DMA API description in DMA-API.txt | FUJITA Tomonori | 2010-03-12 | |
| | | | * | | | | | | | | Documentation: convert PCI-DMA-mapping.txt to use the generic DMA API | FUJITA Tomonori | 2010-03-12 | |
| | | | * | | | | | | | | dma-mapping: dma-mapping.h: add dma_set_coherent_mask | FUJITA Tomonori | 2010-03-12 | |
| | | | * | | | | | | | | dma-mapping.h: add the dma_unmap state API | FUJITA Tomonori | 2010-03-12 | |
| | | | * | | | | | | | | DMA-API.txt: remove dma_sync_single_range description | FUJITA Tomonori | 2010-03-12 | |
| | | | * | | | | | | | | DMA-API.txt: add dma_sync_single/sg API description | FUJITA Tomonori | 2010-03-12 | |
| | | | * | | | | | | | | Documentation/DMA-API.txt: remove deprecated function descriptions | FUJITA Tomonori | 2010-03-12 | |
| | | | * | | | | | | | | ipmi: add parameter to limit CPU usage in kipmid | Martin Wilck | 2010-03-12 | |
| | | | * | | | | | | | | memcg: fix typos in memcg_test.txt | Kirill A. Shutemov | 2010-03-12 | |
| | | | * | | | | | | | | memcg: update memcg_test.txt to describe memory thresholds | Kirill A. Shutemov | 2010-03-12 | |
| | | | * | | | | | | | | cgroups: add simple listener of cgroup events to documentation | Kirill A. Shutemov | 2010-03-12 | |
| | | | * | | | | | | | | memcg: handle panic_on_oom=always case | KAMEZAWA Hiroyuki | 2010-03-12 | |
| | | | * | | | | | | | | memcg: update memcg_test.txt | Daisuke Nishimura | 2010-03-12 | |
| | | | * | | | | | | | | memcg: implement memory thresholds | Kirill A. Shutemov | 2010-03-12 | |
| | | | * | | | | | | | | cgroup: implement eventfd-based generic API for notifications | Kirill A. Shutemov | 2010-03-12 | |
| | | | * | | | | | | | | memcg: move charges of anonymous swap | Daisuke Nishimura | 2010-03-12 | |
| | | | * | | | | | | | | memcg: add interface to move charge at task migration | Daisuke Nishimura | 2010-03-12 | |
| | | | * | | | | | | | | cgroups: fix CONTENTS in cgroups documentation | Kirill A. Shutemov | 2010-03-12 | |
| | | | * | | | | | | | | cgroups: subsystem module unloading | Ben Blum | 2010-03-12 | |
| | | | * | | | | | | | | cgroups: subsystem module loading interface | Ben Blum | 2010-03-12 | |
| | | | * | | | | | | | | cgroup: introduce cancel_attach() | Daisuke Nishimura | 2010-03-12 | |
| | | | * | | | | | | | | Documentation/email-clients.txt: update gmail information | Dave Young | 2010-03-12 |