aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-18random: Add optional continuous repetition test to entropy store based rngsNeil Horman3-6/+25
2009-06-18crypto: aes-ni - Remove CRYPTO_TFM_REQ_MAY_SLEEP from fpu templateHuang Ying1-2/+2
2009-06-18crypto: aes-ni - Do not sleep when using the FPUHuang Ying1-0/+4
2009-06-18crypto: aes-ni - Fix cbc mode IV savingHuang Ying1-2/+3
2009-06-18crypto: padlock-aes - work around Nano CPU errata in CBC modeChuck Ebbert1-18/+65
2009-06-18crypto: padlock-aes - work around Nano CPU errata in ECB modeChuck Ebbert1-35/+46
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
2009-06-17Staging: Add octeon-ethernet driver files.David Daney76-0/+26149
2009-06-17MIPS: Export erratum function needed by octeon-ethernet driver.David Daney1-0/+3
2009-06-17MIPS: Cavium-Octeon: Add more chip specific feature tests.David Daney1-0/+27
2009-06-17MIPS: Cavium-Octeon: Add more board type constants.David Daney1-0/+13
2009-06-17MIPS: Export cvmx_sysinfo_get needed by octeon-ethernet driver.David Daney1-0/+2
2009-06-17MIPS: Add named alloc functions to OCTEON boot monitor memory allocator.David Daney2-0/+189
2009-06-17MIPS: Alchemy: devboards: Convert to gpio calls.Manuel Lauss6-17/+26