summaryrefslogtreecommitdiffstats
path: root/kernel/configs.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-29include/asm-generic/pgtable-nopmd.h: macros are noxious, reason #435Andrew Morton1-1/+5
2008-07-29sh7760fb: write colormap value to hardwareManuel Lauss1-0/+1
2008-07-29eCryptfs: use page_alloc not kmalloc to get a page of memoryEric Sandeen1-12/+18
2008-07-29gpio: fix build on CONFIG_GPIO_SYSFS=nAtsushi Nemoto1-0/+1
2008-07-29bio-integrity: remove EXPORT_SYMBOL for bio_integrity_init_slab()Yoichi Yuasa1-1/+0
2008-07-29vfs: pagecache usage optimization for pagesize!=blocksizeHisashi Hifumi7-99/+167
2008-07-29kdump: update kdump documentation as kexec-tools-resting has been renamed kex...Simon Horman1-10/+10
2008-07-29spi_s3c24xx: really assign busnumBen Dooks2-0/+2
2008-07-29mpc52xx_psc_spi: fix block transferLuotao Fu1-15/+7
2008-07-29mm/hugetlb.c must #include <asm/io.h>Adrian Bunk1-0/+1
2008-07-29mmu-notifiers: coreAndrea Arcangeli15-13/+623
2008-07-29mmu-notifiers: add mm_take_all_locks() operationAndrea Arcangeli4-0/+170
2008-07-29mmu-notifiers: add list_del_init_rcu()Andrea Arcangeli1-0/+28
2008-07-29arm: fix HAVE_CLK merge goofDavid Brownell1-1/+1
2008-07-29__ratelimit() cpu flags can't be staticAlexey Dobriyan1-1/+2
2008-07-29tmpfs: fix kernel BUG in shmem_delete_inodeHugh Dickins1-1/+2
2008-07-29exec: include pagemap.h again to fix buildHugh Dickins1-0/+1
2008-07-29x86/PCI: use dev_printk when possibleBjorn Helgaas4-76/+64
2008-07-29ipwireless: fix compile failureJames Bottomley1-1/+1
2008-07-29PCI: add D3 power state avoidance quirkAlan Cox3-0/+19
2008-07-29PCI: fix bogus "'device' may be used uninitialized" warning in pci_slotMatthew Wilcox1-11/+7
2008-07-28PCI: add an option to allow ASPM enabled forciblyShaohua Li1-6/+14
2008-07-28PCI: disable ASPM on pre-1.1 PCIe devicesShaohua Li3-1/+16
2008-07-28PCI: disable ASPM per ACPI FADT settingShaohua Li4-0/+18
2008-07-28PCI MSI: Don't disable MSIs if the mask bit isn't supportedMatthew Wilcox1-3/+12
2008-07-28PCI: handle 64-bit resources better on 32-bit machinesMatthew Wilcox1-2/+2
2008-07-28PCI: rewrite PCI BAR reading codeMatthew Wilcox1-119/+123
2008-07-28cpu masks: optimize and clean up cpumask_of_cpu()Linus Torvalds3-134/+43
2008-07-28PCI: document pci_target_stateJesse Barnes1-0/+6
2008-07-28PCI hotplug: fix typo in pcie hotplug outputJesse Barnes1-1/+1
2008-07-28SubmittingPatches: add git pull & diffstat format infoRandy Dunlap1-0/+26
2008-07-28more sysdev API change fallout - drivers/base/memory.cStephen Rothwell1-1/+2
2008-07-28ACPI/CPUIDLE: prevent setting pm_idle to NULLThomas Gleixner2-5/+12
2008-07-28ipwireless: Preallocate received packet buffers with MRU sizeDavid Sterba3-1/+8
2008-07-28ipwireless: Put packets to pool startDavid Sterba1-2/+2
2008-07-28ipwireless: Increase PPP outgoing queue sizeDavid Sterba2-3/+5
2008-07-28ipwireless: Explicitly request io and mem regionsDavid Sterba2-34/+50
2008-07-28ipwireless: Constify buffer variablesDavid Sterba3-14/+16
2008-07-28ipwireless: Do not return value from sending funcsDavid Sterba1-12/+3
2008-07-28ipwireless: Remove endian-dependent bitfieldsDavid Sterba1-13/+38
2008-07-28ipwireless: Glue splitted printk strings backDavid Sterba2-18/+12
2008-07-28ipwireless: Remove pt_regs from interrupt handlerDavid Sterba2-2/+2
2008-07-28ipwireless: Rename spinlock variables to lockDavid Sterba2-71/+71
2008-07-28ipwireless: Remove unused definesDavid Sterba2-11/+7
2008-07-28ipwireless: Misc cleanupsDavid Sterba1-32/+18
2008-07-28[SCSI] qla2xxx: fix msleep compile errorFUJITA Tomonori1-0/+1
2008-07-28i2c: Blackfin I2C Driver: Functional power management supportMichael Hennerich1-11/+24