| Commit message (Expand) | Author | Age | Files | Lines |
* | [XTENSA] Fix modules for non-exec processor configurations | Chris Zankel | 2008-02-13 | 3 | -7/+7 |
* | [XTENSA] Add missing cast in elf.h ELF_CORE_COPY_REGS() | Marc Gauthier | 2008-02-13 | 1 | -1/+1 |
* | [XTENSA] Fix comments regarding the number of frames to save | Chris Zankel | 2008-02-13 | 1 | -6/+6 |
* | [XTENSA] Add missing a2 register restore in register spill routine | Chris Zankel | 2008-02-13 | 1 | -3/+5 |
* | [XTENSA] adjust boot linker script start addresses | Marc Gauthier | 2008-02-13 | 2 | -1/+2 |
* | [XTENSA] Remove oldmask from sigcontext and fix register flush | Chris Zankel | 2008-02-13 | 2 | -10/+5 |
* | [XTENSA] Clean up elf-gregset. | Chris Zankel | 2008-02-13 | 3 | -148/+11 |
* | [XTENSA] Fix icache flush for cache aliasing | Chris Zankel | 2008-02-13 | 1 | -1/+1 |
* | [XTENSA] Fix clobbered register in asm macro | Chris Zankel | 2008-02-13 | 1 | -48/+51 |
* | [XTENSA] Prevent inlining ISS platform asm constructs | Marc Gauthier | 2008-02-13 | 2 | -0/+2 |
* | [XTENSA] Flush the page-address in update-mmu instead of user-address | Chris Zankel | 2008-02-13 | 1 | -3/+3 |
* | [XTENSA] Fix argument list for pgd_ctor constructor. | Chris Zankel | 2008-02-13 | 1 | -1/+1 |
* | [XTENSA] Concentrate platforms into one platforms directory. | Chris Zankel | 2008-02-13 | 6 | -1/+1 |
* | [XTENSA] Add .literal sections for various init sectiont to linker script | Chris Zankel | 2008-02-13 | 1 | -1/+3 |
* | [XTENSA] Fix non-existent pte_token_t typedef to pgtable_t | Chris Zankel | 2008-02-13 | 1 | -1/+1 |
* | [XTENSA] Remove dead code reported by Robert P. J. Day. | Adrian Bunk | 2008-02-13 | 1 | -5/+0 |
* | [XTENSA] Remove duplicate includes. | Chris Zankel | 2008-02-13 | 3 | -3/+0 |
* | WMI: initialize wmi_blocks.list even if ACPI is disabled | Linus Torvalds | 2008-02-11 | 1 | -2/+2 |
* | x86: vdso_install fix | Roland McGrath | 2008-02-11 | 1 | -10/+12 |
* | mempolicy: silently restrict nodemask to allowed nodes | KOSAKI Motohiro | 2008-02-11 | 2 | -28/+36 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-02-11 | 2 | -9/+8 |
|\ |
|
| * | [IA64] Fix build for sim_defconfig | Tony Luck | 2008-02-11 | 2 | -9/+8 |
* | | Be more robust about bad arguments in get_user_pages() | Jonathan Corbet | 2008-02-11 | 1 | -0/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-02-11 | 1 | -0/+1 |
|\ \ |
|
| * | | mlx4_core: Fix build break (missing include) | Olof Johansson | 2008-02-11 | 1 | -0/+1 |
* | | | Add Matt to MAINTAINERS as a SLAB allocator maintainer | Pekka Enberg | 2008-02-11 | 1 | -0/+2 |
* | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-02-11 | 6 | -42/+75 |
|\ \ \ |
|
| * | | | sata_mv: platform driver allocs dma without create | Byron Bradley | 2008-02-11 | 1 | -20/+24 |
| * | | | pata_ninja32: setup changes | Alan Cox | 2008-02-11 | 1 | -2/+7 |
| * | | | pata_legacy: typo fix | Alan Cox | 2008-02-11 | 1 | -1/+1 |
| * | | | pata_amd: Note in the module description it handles Nvidia | Alan Cox | 2008-02-11 | 1 | -1/+1 |
| * | | | sata_mv: fix loop with last port | Yinghai Lu | 2008-02-11 | 1 | -2/+4 |
| * | | | libata: ignore deverr on SETXFER if mode is configured | Tejun Heo | 2008-02-11 | 1 | -15/+33 |
| * | | | pata_via: fix SATA cable detection on cx700 | Tejun Heo | 2008-02-11 | 1 | -1/+5 |
| | |/
| |/| |
|
* | | | Make topology fallback macros reference their arguments. | Andi Kleen | 2008-02-11 | 1 | -5/+5 |
* | | | x86: remove over noisy debug printk | Thomas Gleixner | 2008-02-11 | 1 | -7/+0 |
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2008-02-11 | 2 | -0/+4 |
|\ \ |
|
| * | | kbuild: fix make V=1 | Sam Ravnborg | 2008-02-11 | 2 | -0/+4 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-02-11 | 5 | -2/+27 |
|\ \ |
|
| * | | selinux: support 64-bit capabilities | Stephen Smalley | 2008-02-11 | 5 | -2/+27 |
| |/ |
|
* | | Prevent IDE boot ops on NUMA system | Andi Kleen | 2008-02-11 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2008-02-11 | 4 | -14/+40 |
|\ \ |
|
| * | | SUNPRC: Fix printk format warning | Roland Dreier | 2008-02-10 | 1 | -1/+2 |
| * | | nfsd: clean up svc_reserve_auth() | J. Bruce Fields | 2008-02-10 | 1 | -8/+5 |
| * | | NLM: don't requeue block if it was invalidated while GRANT_MSG was in flight | Jeff Layton | 2008-02-10 | 1 | -0/+11 |
| * | | NLM: don't reattempt GRANT_MSG when there is already an RPC in flight | Jeff Layton | 2008-02-10 | 1 | -4/+13 |
| * | | NLM: have server-side RPC clients default to soft RPC tasks | Jeff Layton | 2008-02-10 | 1 | -2/+9 |
| * | | NLM: set RPC_CLNT_CREATE_NOPING for NLM RPC clients | Jeff Layton | 2008-02-10 | 1 | -0/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-02-11 | 16 | -159/+107 |
|\ \ \ |
|
| * | | | ide: remove stale comment from ide-lib.c | Bartlomiej Zolnierkiewicz | 2008-02-11 | 1 | -9/+0 |