aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds2009-01-02
|\
| * UBI: fix checkpatch.pl warningsArtem Bityutskiy2008-12-28
| * UBI: simplify PEB protection codeXiaochuan-Xu2008-12-16
| * UBI: prepare for protection tree improvementsXiaochuan-Xu2008-12-15
| * UBI: return -ENOMEM upon failing vmallocStefan Roese2008-12-10
| * UBI: document UBI ioctlsArtem Bityutskiy2008-12-09
| * UBI: handle write errors in WL workerArtem Bityutskiy2008-12-05
| * UBI: fix error pathArtem Bityutskiy2008-12-05
| * UBI: some code re-structuringArtem Bityutskiy2008-12-05
| * UBI: fix deadlockArtem Bityutskiy2008-12-05
| * UBI: fix warnings when debugging is enabledArtem Bityutskiy2008-12-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-01-02
|\ \
| * | kbuild: ignore a few files in headers_checkSam Ravnborg2009-01-02
| * | kbuild: add checks for include of linux/types in userspace headersSam Ravnborg2009-01-02
| * | kbuild: drop debugging leftover in tags.shSam Ravnborg2009-01-02
| * | kbuild: document environment variablesSam Ravnborg2009-01-02
| * | kbuild: make *config usage docsRandy Dunlap2009-01-02
| * | kbuild: disable sparse warning "returning void-valued expression"Hannes Eder2009-01-02
| * | kbuild: in headers_install autoconvert asm/inline/volatile to __xxx__Mike Frysinger2009-01-02
| * | kbuild: check for leaked CONFIG_ symbols to userspaceSam Ravnborg2009-01-02
| * | headers_check.pl: disallow extern'sMike Frysinger2009-01-02
| * | kconfig: improve error messages for bad source statementsSam Ravnborg2009-01-02
| * | kconfig: struct property commentedSam Ravnborg2009-01-02
| * | kconfig: add comments to symbol flagsSam Ravnborg2009-01-02
| * | kconfig: explain symbol value defaultsSam Ravnborg2009-01-02
| * | m68k: fix recursive dependency in KconfigSam Ravnborg2009-01-02
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-02
|\ \ \
| * \ \ Merge branches 'x86/cleanups', 'x86/fpu' and 'x86/urgent' into x86/coreIngo Molnar2009-01-02
| |\ \ \
| | * | | x86, UV: remove erroneous BAU initializationCliff Wickman2009-01-02
| | * | | x86: fix incorrect __read_mostly on _boot_cpu_pdaRavikiran G Thirumalai2009-01-02
| * | | | Merge branch 'linus' into x86/cleanupsIngo Molnar2009-01-02
| |\ \ \ \
| * | | | | x86: mpparse.c fix style problemsJaswinder Singh Rajput2009-01-02
| * | | | | x86: nmi.c fix style problemsJaswinder Singh Rajput2009-01-02
| * | | | | x86: ldt.c fix style problemsJaswinder Singh Rajput2009-01-02
| * | | | | x86: cpuid.c fix style problemsJaswinder Singh Rajput2009-01-02
| * | | | | x86: convert permanent_kmaps_init() from macro to inlineIngo Brueckl2009-01-02
| * | | | | x86: early_printk - use sizeof instead of hardcoded numberCyrill Gorcunov2009-01-02
| * | | | | x86: xsave.c: restore_user_xstate should be staticJaswinder Singh Rajput2008-12-30
| * | | | | x86: uv_bau.h: fix dubious bitfieldJaswinder Singh Rajput2008-12-30
| * | | | | x86: apic.c: xapic_icr_read and x2apic_icr_read should be staticJaswinder Singh Rajput2008-12-30
| * | | | | x86: bios_uv.c: uv_systab should be staticJaswinder Singh Rajput2008-12-30
| * | | | | x86: genx2apic_phys.c: x2apic_send_IPI_self and init_x2apic_ldr should be staticJaswinder Singh Rajput2008-12-30
| * | | | | x86: amd_iommu.c: prealloc_protection_domains should be staticJaswinder Singh Rajput2008-12-30
| * | | | | x86: amd_iommu_init.c: iommu_enable and iommu_enable_event_logging should be ...Jaswinder Singh Rajput2008-12-30
| * | | | | x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput2008-12-29
| * | | | | x86_64: pci-gart_64.c iommu_fullflush should be staticJaswinder Singh Rajput2008-12-29
| * | | | | x86: efi.c declare add_efi_memmap before they get usedJaswinder Singh Rajput2008-12-29
| * | | | | x86: io_apic.c io_apic_sync should be staticJaswinder Singh Rajput2008-12-29
| * | | | | x86: apic.c declare pic_mode before they get usedJaswinder Singh Rajput2008-12-29
| * | | | | x86: introducing asm/sys_ia32.hJaswinder Singh Rajput2008-12-29