Age | Commit message (Expand) | Author | Files | Lines |
2009-06-19 | epoll: fix nested calls support | Davide Libenzi | 1 | -9/+12 |
2009-06-19 | MAINTAINERS: fbdev is orphaned | Andrew Morton | 1 | -3/+1 |
2009-06-19 | proc: export statistics for softirq to /proc | Keika Kobayashi | 4 | -0/+86 |
2009-06-19 | irqs: add IRQF_SAMPLE_RANDOM to the feature-removal-schedule.txt (deprecated)... | Robin Getz | 1 | -0/+14 |
2009-06-19 | softirq: introduce statistics for softirq | Keika Kobayashi | 2 | -0/+13 |
2009-06-18 | ia64: Fix resource assignment for root busses | Matthew Wilcox | 1 | -2/+2 |
2009-06-18 | x86: Use pci_claim_resource | Matthew Wilcox | 1 | -10/+7 |
2009-06-18 | Delete pcibios_select_root | Matthew Wilcox | 11 | -132/+0 |
2009-06-18 | Fix pci_claim_resource | Matthew Wilcox | 1 | -2/+2 |
2009-06-17 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 49 | -231/+238 |
2009-06-17 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 19 | -238/+2219 |
2009-06-17 | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 | Linus Torvalds | 1 | -12/+15 |
2009-06-17 | mfd: early init for MFD running regulators | Samuel Ortiz | 3 | -3/+3 |
2009-06-17 | mfd: fix tmio related warnings | Samuel Ortiz | 4 | -4/+4 |
2009-06-17 | mfd: asic3: enable SD/SDIO cell | Philipp Zabel | 1 | -1/+113 |
2009-06-17 | mfd: asic3: enable DS1WM cell | Philipp Zabel | 2 | -0/+100 |
2009-06-17 | mfd: asic3: remove SD/SDIO controller register definitions | Philipp Zabel | 1 | -216/+3 |
2009-06-17 | mfd: asic3: use resource_size macro instead of local variable | Philipp Zabel | 1 | -4/+2 |
2009-06-17 | mfd: add ASIC3 IRQ numbers | Philipp Zabel | 1 | -0/+7 |
2009-06-17 | mfd: asic3: add clock handling for MFD cells | Philipp Zabel | 1 | -0/+80 |
2009-06-17 | mfd: asic3: add asic3_set_register common operation | Philipp Zabel | 2 | -5/+20 |
2009-06-17 | mfd: Fix Kconfig help text for WM8350 | Mark Brown | 1 | -1/+1 |
2009-06-17 | mfd: add PCAP driver | Daniel Ribeiro | 4 | -0/+770 |
2009-06-17 | mfd: add U300 AB3100 core support | Linus Walleij | 4 | -1/+1110 |
2009-06-17 | drivers/mfd: remove obsolete irq_desc_t typedef | Thomas Gleixner | 1 | -1/+1 |
2009-06-17 | mfd/pcf50633-gpio.c: add MODULE_LICENSE | Adrian Bunk | 1 | -0/+3 |
2009-06-17 | mfd: Mark WM8350 mask revision as readable to match silicon | Mark Brown | 1 | -1/+1 |
2009-06-17 | mfd: Mark clocks_init as non-init in twl4030-core.c | Rakib Mullick | 1 | -1/+1 |
2009-06-17 | mfd: Correct readability of WM8350 register 227 | Mark Brown | 1 | -1/+1 |
2009-06-17 | kmemleak: Fix some typos in comments | Catalin Marinas | 1 | -4/+4 |
2009-06-17 | kmemleak: Rename kmemleak_panic to kmemleak_stop | Catalin Marinas | 1 | -6/+6 |
2009-06-17 | kmemleak: Only use GFP_KERNEL|GFP_ATOMIC for the internal allocations | Catalin Marinas | 1 | -2/+5 |
2009-06-17 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 11 | -287/+235 |
2009-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 42 | -505/+1888 |
2009-06-17 | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 13 | -335/+922 |
2009-06-17 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 7 | -72/+104 |
2009-06-17 | Documentation/vm/Makefile: don't try to build slqbinfo | Andrew Morton | 1 | -1/+1 |
2009-06-17 | drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths. | Dave Airlie | 1 | -1/+1 |
2009-06-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 5 | -28/+98 |
2009-06-17 | Pull for-2.6.31 into release | Tony Luck | 48 | -231/+236 |
2009-06-17 | [IA64] Convert ia64 to use int-ll64.h | Matthew Wilcox | 36 | -209/+212 |
2009-06-17 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 184 | -677/+42642 |
2009-06-17 | [IA64] Fix build error in paravirt_patchlist.c | Jes Sorensen | 1 | -0/+2 |
2009-06-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 27 | -219/+95 |
2009-06-17 | MIPS: Add hibernation support | Wu Zhangjin | 7 | -0/+143 |
2009-06-17 | MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.h | David Daney | 2 | -4/+1 |
2009-06-17 | MIPS: Allow CPU specific overriding of CP0 hwrena impl bits. | David Daney | 2 | -1/+5 |
2009-06-17 | MIPS: Kconfig Add SYS_SUPPORTS_HUGETLBFS and enable it for some systems. | David Daney | 1 | -0/+11 |
2009-06-17 | Hugetlbfs: Enable hugetlbfs for more systems in Kconfig. | David Daney | 1 | -1/+1 |
2009-06-17 | MIPS: TLB support for hugetlbfs. | David Daney | 2 | -12/+196 |