aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [XTENSA] Add missing RELOCATE_ENTRY for debug vectorMarc Gauthier2008-02-131-0/+2
* [XTENSA] Add volatile keyword to asm statements accessing counter registersChris Zankel2008-02-131-4/+4
* [XTENSA] Remove unused codeChris Zankel2008-02-131-22/+0
* [XTENSA] Fix modules for non-exec processor configurationsChris Zankel2008-02-133-7/+7
* [XTENSA] Add missing cast in elf.h ELF_CORE_COPY_REGS()Marc Gauthier2008-02-131-1/+1
* [XTENSA] Fix comments regarding the number of frames to saveChris Zankel2008-02-131-6/+6
* [XTENSA] Add missing a2 register restore in register spill routineChris Zankel2008-02-131-3/+5
* [XTENSA] adjust boot linker script start addressesMarc Gauthier2008-02-132-1/+2
* [XTENSA] Remove oldmask from sigcontext and fix register flushChris Zankel2008-02-132-10/+5
* [XTENSA] Clean up elf-gregset.Chris Zankel2008-02-133-148/+11
* [XTENSA] Fix icache flush for cache aliasingChris Zankel2008-02-131-1/+1
* [XTENSA] Fix clobbered register in asm macroChris Zankel2008-02-131-48/+51
* [XTENSA] Prevent inlining ISS platform asm constructsMarc Gauthier2008-02-132-0/+2
* [XTENSA] Flush the page-address in update-mmu instead of user-addressChris Zankel2008-02-131-3/+3
* [XTENSA] Fix argument list for pgd_ctor constructor.Chris Zankel2008-02-131-1/+1
* [XTENSA] Concentrate platforms into one platforms directory.Chris Zankel2008-02-136-1/+1
* [XTENSA] Add .literal sections for various init sectiont to linker scriptChris Zankel2008-02-131-1/+3
* [XTENSA] Fix non-existent pte_token_t typedef to pgtable_tChris Zankel2008-02-131-1/+1
* [XTENSA] Remove dead code reported by Robert P. J. Day.Adrian Bunk2008-02-131-5/+0
* [XTENSA] Remove duplicate includes.Chris Zankel2008-02-133-3/+0
* WMI: initialize wmi_blocks.list even if ACPI is disabledLinus Torvalds2008-02-111-2/+2
* x86: vdso_install fixRoland McGrath2008-02-111-10/+12
* mempolicy: silently restrict nodemask to allowed nodesKOSAKI Motohiro2008-02-112-28/+36
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-02-112-9/+8
|\
| * [IA64] Fix build for sim_defconfigTony Luck2008-02-112-9/+8
* | Be more robust about bad arguments in get_user_pages()Jonathan Corbet2008-02-111-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-02-111-0/+1
|\ \
| * | mlx4_core: Fix build break (missing include)Olof Johansson2008-02-111-0/+1
* | | Add Matt to MAINTAINERS as a SLAB allocator maintainerPekka Enberg2008-02-111-0/+2
* | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-02-116-42/+75
|\ \ \
| * | | sata_mv: platform driver allocs dma without createByron Bradley2008-02-111-20/+24
| * | | pata_ninja32: setup changesAlan Cox2008-02-111-2/+7
| * | | pata_legacy: typo fixAlan Cox2008-02-111-1/+1
| * | | pata_amd: Note in the module description it handles NvidiaAlan Cox2008-02-111-1/+1
| * | | sata_mv: fix loop with last portYinghai Lu2008-02-111-2/+4
| * | | libata: ignore deverr on SETXFER if mode is configuredTejun Heo2008-02-111-15/+33
| * | | pata_via: fix SATA cable detection on cx700Tejun Heo2008-02-111-1/+5
| | |/ | |/|
* | | Make topology fallback macros reference their arguments.Andi Kleen2008-02-111-5/+5
* | | x86: remove over noisy debug printkThomas Gleixner2008-02-111-7/+0
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2008-02-112-0/+4
|\ \
| * | kbuild: fix make V=1Sam Ravnborg2008-02-112-0/+4
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-02-115-2/+27
|\ \
| * | selinux: support 64-bit capabilitiesStephen Smalley2008-02-115-2/+27
| |/
* | Prevent IDE boot ops on NUMA systemAndi Kleen2008-02-111-1/+1
* | Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-02-114-14/+40
|\ \
| * | SUNPRC: Fix printk format warningRoland Dreier2008-02-101-1/+2
| * | nfsd: clean up svc_reserve_auth()J. Bruce Fields2008-02-101-8/+5
| * | NLM: don't requeue block if it was invalidated while GRANT_MSG was in flightJeff Layton2008-02-101-0/+11
| * | NLM: don't reattempt GRANT_MSG when there is already an RPC in flightJeff Layton2008-02-101-4/+13
| * | NLM: have server-side RPC clients default to soft RPC tasksJeff Layton2008-02-101-2/+9