summaryrefslogtreecommitdiffstats
path: root/fs/ntfs/debug.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-18pxa2xx_spi: fix for SPI_CS_HIGHDaniel Ribeiro1-1/+1
2009-06-18mpc52xx_psc_spi: convert to cs_control callbackAnton Vorontsov2-17/+9
2009-06-18spi: move more spi_setup() functionality into coreDavid Brownell16-115/+57
2009-06-18spi: move common spi_setup() functionality into coreDavid Brownell15-80/+61
2009-06-18spi_bfin5xx: limit reaches -1Roel Kluin1-1/+1
2009-06-18proc.txt: update kernel filesystem/proc.txt documentationStefani Seibold1-52/+190
2009-06-18proc: vmcore - use kzalloc in get_new_element()Cyrill Gorcunov1-6/+1
2009-06-18procfs: remove sparse errors in proc_devtree.cMichal Simek1-5/+5
2009-06-18epoll: fix nested calls supportDavide Libenzi1-9/+12
2009-06-18MAINTAINERS: fbdev is orphanedAndrew Morton1-3/+1
2009-06-18proc: export statistics for softirq to /procKeika Kobayashi4-0/+86
2009-06-18irqs: add IRQF_SAMPLE_RANDOM to the feature-removal-schedule.txt (deprecated)...Robin Getz1-0/+14
2009-06-18softirq: introduce statistics for softirqKeika Kobayashi2-0/+13
2009-06-17ia64: Fix resource assignment for root bussesMatthew Wilcox1-2/+2
2009-06-17x86: Use pci_claim_resourceMatthew Wilcox1-10/+7
2009-06-17Delete pcibios_select_rootMatthew Wilcox11-132/+0
2009-06-17Fix pci_claim_resourceMatthew Wilcox1-2/+2
2009-06-17mfd: early init for MFD running regulatorsSamuel Ortiz3-3/+3
2009-06-17mfd: fix tmio related warningsSamuel Ortiz4-4/+4
2009-06-17mfd: asic3: enable SD/SDIO cellPhilipp Zabel1-1/+113
2009-06-17mfd: asic3: enable DS1WM cellPhilipp Zabel2-0/+100
2009-06-17mfd: asic3: remove SD/SDIO controller register definitionsPhilipp Zabel1-216/+3
2009-06-17mfd: asic3: use resource_size macro instead of local variablePhilipp Zabel1-4/+2
2009-06-17mfd: add ASIC3 IRQ numbersPhilipp Zabel1-0/+7
2009-06-17mfd: asic3: add clock handling for MFD cellsPhilipp Zabel1-0/+80
2009-06-17mfd: asic3: add asic3_set_register common operationPhilipp Zabel2-5/+20
2009-06-17mfd: Fix Kconfig help text for WM8350Mark Brown1-1/+1
2009-06-17mfd: add PCAP driverDaniel Ribeiro4-0/+770
2009-06-17mfd: add U300 AB3100 core supportLinus Walleij4-1/+1110
2009-06-17drivers/mfd: remove obsolete irq_desc_t typedefThomas Gleixner1-1/+1
2009-06-17mfd/pcf50633-gpio.c: add MODULE_LICENSEAdrian Bunk1-0/+3
2009-06-17mfd: Mark WM8350 mask revision as readable to match siliconMark Brown1-1/+1
2009-06-17mfd: Mark clocks_init as non-init in twl4030-core.cRakib Mullick1-1/+1
2009-06-17mfd: Correct readability of WM8350 register 227Mark Brown1-1/+1
2009-06-17kmemleak: Fix some typos in commentsCatalin Marinas1-4/+4
2009-06-17kmemleak: Rename kmemleak_panic to kmemleak_stopCatalin Marinas1-6/+6
2009-06-17kmemleak: Only use GFP_KERNEL|GFP_ATOMIC for the internal allocationsCatalin Marinas1-2/+5
2009-06-17Documentation/vm/Makefile: don't try to build slqbinfoAndrew Morton1-1/+1
2009-06-17drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths.Dave Airlie1-1/+1
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox36-209/+212
2009-06-17[IA64] Fix build error in paravirt_patchlist.cJes Sorensen1-0/+2
2009-06-17MIPS: Add hibernation supportWu Zhangjin7-0/+143
2009-06-17MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.hDavid Daney2-4/+1
2009-06-17MIPS: Allow CPU specific overriding of CP0 hwrena impl bits.David Daney2-1/+5
2009-06-17MIPS: Kconfig Add SYS_SUPPORTS_HUGETLBFS and enable it for some systems.David Daney1-0/+11
2009-06-17Hugetlbfs: Enable hugetlbfs for more systems in Kconfig.David Daney1-1/+1
2009-06-17MIPS: TLB support for hugetlbfs.David Daney2-12/+196
2009-06-17MIPS: Add hugetlbfs page defines.David Daney4-0/+32
2009-06-17MIPS: Add support files for hugetlbfs.David Daney3-0/+216
2009-06-17MIPS: Remove unused parameters from iPTE_LW.David Daney1-14/+14