aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-13[XTENSA] Add .literal sections for various init sectiont to linker scriptChris Zankel1-1/+3
2008-02-13[XTENSA] Fix non-existent pte_token_t typedef to pgtable_tChris Zankel1-1/+1
2008-02-13[XTENSA] Remove dead code reported by Robert P. J. Day.Adrian Bunk1-5/+0
2008-02-13[XTENSA] Remove duplicate includes.Chris Zankel3-3/+0
2008-02-11WMI: initialize wmi_blocks.list even if ACPI is disabledLinus Torvalds1-2/+2
2008-02-11x86: vdso_install fixRoland McGrath1-10/+12
2008-02-11mempolicy: silently restrict nodemask to allowed nodesKOSAKI Motohiro2-28/+36
2008-02-11Be more robust about bad arguments in get_user_pages()Jonathan Corbet1-0/+2
2008-02-11Add Matt to MAINTAINERS as a SLAB allocator maintainerPekka Enberg1-0/+2
2008-02-11Make topology fallback macros reference their arguments.Andi Kleen1-5/+5
2008-02-11mlx4_core: Fix build break (missing include)Olof Johansson1-0/+1
2008-02-11[IA64] Fix build for sim_defconfigTony Luck2-9/+8
2008-02-11sata_mv: platform driver allocs dma without createByron Bradley1-20/+24
2008-02-11pata_ninja32: setup changesAlan Cox1-2/+7
2008-02-11pata_legacy: typo fixAlan Cox1-1/+1
2008-02-11pata_amd: Note in the module description it handles NvidiaAlan Cox1-1/+1
2008-02-11sata_mv: fix loop with last portYinghai Lu1-2/+4
2008-02-11libata: ignore deverr on SETXFER if mode is configuredTejun Heo1-15/+33
2008-02-11pata_via: fix SATA cable detection on cx700Tejun Heo1-1/+5
2008-02-11x86: remove over noisy debug printkThomas Gleixner1-7/+0
2008-02-11Prevent IDE boot ops on NUMA systemAndi Kleen1-1/+1
2008-02-11kbuild: fix make V=1Sam Ravnborg2-0/+4
2008-02-11Use proper abstractions in quirk_intel_irqbalanceMatthew Wilcox1-3/+6
2008-02-11selinux: support 64-bit capabilitiesStephen Smalley5-2/+27
2008-02-11ide: remove stale comment from ide-lib.cBartlomiej Zolnierkiewicz1-9/+0
2008-02-11ide: fix comment in init_irq()Bartlomiej Zolnierkiewicz1-1/+1
2008-02-11ide: ide_init_port() bugfixBartlomiej Zolnierkiewicz1-1/+1
2008-02-11ide-disk: fix flush requests (take 2)Bartlomiej Zolnierkiewicz3-13/+23
2008-02-11ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF optionSergei Shtylyov3-14/+18
2008-02-11bast-ide: build fixBartlomiej Zolnierkiewicz1-8/+4
2008-02-11ide-tape: remove never executed codeBartlomiej Zolnierkiewicz1-34/+0
2008-02-11ide: fix ide/legacy/gayle.c compilationAdrian Bunk1-1/+1
2008-02-11ide-cd: replace ntohs with generic byteorder macro be16_to_cpuBorislav Petkov1-1/+1
2008-02-11ide: remove stale version numberBartlomiej Zolnierkiewicz1-3/+1
2008-02-11pdc202xx_old: always enable burst modeBartlomiej Zolnierkiewicz2-39/+0
2008-02-11palm_bk3710: use struct ide_port_infoBartlomiej Zolnierkiewicz1-10/+23
2008-02-11palm_bk3710: port initialization/probing bugfixBartlomiej Zolnierkiewicz1-7/+7
2008-02-11palm_bk3710: fix ide_unregister() usageBartlomiej Zolnierkiewicz1-1/+1
2008-02-11palm_bk3710: ide_register_hw() -> ide_device_add()Bartlomiej Zolnierkiewicz1-13/+32
2008-02-11ide: insert BUG_ON() into __ide_set_handler() (take 2)Sergei Shtylyov1-8/+2
2008-02-11cs5520: remove stale commentBenjamin Herrenschmidt1-5/+0
2008-02-11ide: another possible ide panic fix for blk-end-requestKiyoshi Ueda1-1/+2
2008-02-10SUNPRC: Fix printk format warningRoland Dreier1-1/+2
2008-02-10nfsd: clean up svc_reserve_auth()J. Bruce Fields1-8/+5
2008-02-10NLM: don't requeue block if it was invalidated while GRANT_MSG was in flightJeff Layton1-0/+11
2008-02-10NLM: don't reattempt GRANT_MSG when there is already an RPC in flightJeff Layton1-4/+13
2008-02-10NLM: have server-side RPC clients default to soft RPC tasksJeff Layton1-2/+9
2008-02-10NLM: set RPC_CLNT_CREATE_NOPING for NLM RPC clientsJeff Layton1-0/+1
2008-02-10Linux 2.6.25-rc1Linus Torvalds1-2/+2
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox14-85/+78