summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds2009-01-028-330/+305
|\
| * UBI: fix checkpatch.pl warningsArtem Bityutskiy2008-12-283-7/+8
| * UBI: simplify PEB protection codeXiaochuan-Xu2008-12-162-241/+162
| * UBI: prepare for protection tree improvementsXiaochuan-Xu2008-12-152-24/+27
| * UBI: return -ENOMEM upon failing vmallocStefan Roese2008-12-101-2/+3
| * UBI: document UBI ioctlsArtem Bityutskiy2008-12-091-0/+4
| * UBI: handle write errors in WL workerArtem Bityutskiy2008-12-052-25/+44
| * UBI: fix error pathArtem Bityutskiy2008-12-051-9/+18
| * UBI: some code re-structuringArtem Bityutskiy2008-12-051-16/+23
| * UBI: fix deadlockArtem Bityutskiy2008-12-051-7/+7
| * UBI: fix warnings when debugging is enabledArtem Bityutskiy2008-12-031-8/+18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-01-0212-50/+476
|\ \
| * | kbuild: ignore a few files in headers_checkSam Ravnborg2009-01-021-0/+6
| * | kbuild: add checks for include of linux/types in userspace headersSam Ravnborg2009-01-021-3/+44
| * | kbuild: drop debugging leftover in tags.shSam Ravnborg2009-01-021-1/+0
| * | kbuild: document environment variablesSam Ravnborg2009-01-022-3/+131
| * | kbuild: make *config usage docsRandy Dunlap2009-01-023-12/+210
| * | kbuild: disable sparse warning "returning void-valued expression"Hannes Eder2009-01-021-1/+2
| * | kbuild: in headers_install autoconvert asm/inline/volatile to __xxx__Mike Frysinger2009-01-021-0/+3
| * | kbuild: check for leaked CONFIG_ symbols to userspaceSam Ravnborg2009-01-021-1/+10
| * | headers_check.pl: disallow extern'sMike Frysinger2009-01-021-1/+11
| * | kconfig: improve error messages for bad source statementsSam Ravnborg2009-01-022-4/+10
| * | kconfig: struct property commentedSam Ravnborg2009-01-021-10/+30
| * | kconfig: add comments to symbol flagsSam Ravnborg2009-01-021-16/+18
| * | kconfig: explain symbol value defaultsSam Ravnborg2009-01-021-2/+6
| * | m68k: fix recursive dependency in KconfigSam Ravnborg2009-01-021-1/+0
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-0249-129/+217
|\ \ \
| * \ \ Merge branches 'x86/cleanups', 'x86/fpu' and 'x86/urgent' into x86/coreIngo Molnar2009-01-022-10/+1
| |\ \ \
| | * | | x86, UV: remove erroneous BAU initializationCliff Wickman2009-01-021-9/+0
| | * | | x86: fix incorrect __read_mostly on _boot_cpu_pdaRavikiran G Thirumalai2009-01-021-1/+1
| * | | | Merge branch 'linus' into x86/cleanupsIngo Molnar2009-01-022537-61564/+158882
| |\ \ \ \
| * | | | | x86: mpparse.c fix style problemsJaswinder Singh Rajput2009-01-021-5/+5
| * | | | | x86: nmi.c fix style problemsJaswinder Singh Rajput2009-01-021-2/+1
| * | | | | x86: ldt.c fix style problemsJaswinder Singh Rajput2009-01-021-2/+2
| * | | | | x86: cpuid.c fix style problemsJaswinder Singh Rajput2009-01-021-3/+3
| * | | | | x86: convert permanent_kmaps_init() from macro to inlineIngo Brueckl2009-01-021-2/+6
| * | | | | x86: early_printk - use sizeof instead of hardcoded numberCyrill Gorcunov2009-01-021-1/+1
| * | | | | x86: xsave.c: restore_user_xstate should be staticJaswinder Singh Rajput2008-12-301-1/+1
| * | | | | x86: uv_bau.h: fix dubious bitfieldJaswinder Singh Rajput2008-12-301-23/+23
| * | | | | x86: apic.c: xapic_icr_read and x2apic_icr_read should be staticJaswinder Singh Rajput2008-12-302-3/+2
| * | | | | x86: bios_uv.c: uv_systab should be staticJaswinder Singh Rajput2008-12-291-1/+1
| * | | | | x86: genx2apic_phys.c: x2apic_send_IPI_self and init_x2apic_ldr should be staticJaswinder Singh Rajput2008-12-291-2/+2
| * | | | | x86: amd_iommu.c: prealloc_protection_domains should be staticJaswinder Singh Rajput2008-12-291-1/+1
| * | | | | x86: amd_iommu_init.c: iommu_enable and iommu_enable_event_logging should be ...Jaswinder Singh Rajput2008-12-291-2/+2
| * | | | | x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput2008-12-2923-39/+33
| * | | | | x86_64: pci-gart_64.c iommu_fullflush should be staticJaswinder Singh Rajput2008-12-291-1/+1
| * | | | | x86: efi.c declare add_efi_memmap before they get usedJaswinder Singh Rajput2008-12-291-0/+1
| * | | | | x86: io_apic.c io_apic_sync should be staticJaswinder Singh Rajput2008-12-291-1/+1
| * | | | | x86: apic.c declare pic_mode before they get usedJaswinder Singh Rajput2008-12-291-1/+1
| * | | | | x86: introducing asm/sys_ia32.hJaswinder Singh Rajput2008-12-294-3/+104
OpenPOWER on IntegriCloud