aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-02[CRYPTO] cryptd: Add software async crypto daemonHerbert Xu1-0/+15
2007-05-02[CRYPTO] api: Do not remove users unless new algorithm matchesHerbert Xu1-1/+2
2007-05-02[CRYPTO] api: Add async blkcipher typeHerbert Xu2-0/+80
2007-05-02[CRYPTO] templates: Pass type/mask when creating instancesHerbert Xu2-3/+14
2007-05-02[CRYPTO] api: Add async block cipher interfaceHerbert Xu1-4/+195
2007-04-30pm: include EIO from errno-base.hDavid Rientjes1-1/+1
2007-04-30Add kvasprintf()Jeremy Fitzhardinge1-0/+1
2007-04-30power management: force pm_ops.valid callback to be assignedJohannes Berg1-6/+6
2007-04-30power management: implement pm_ops.valid for everybodyJohannes Berg1-0/+4
2007-04-30power management: remove firmware disk modeJohannes Berg1-7/+6
2007-04-30rework pm_ops pm_disk_mode, kill misuseJohannes Berg1-11/+12
2007-04-30Extend print_symbol capabilityRobert Peterson1-1/+12
2007-04-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-1/+13
2007-04-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-10/+81
2007-04-30Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-1/+2
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds38-682/+812
2007-04-30[SNMP]: Add definitions for {In,Out}BcastPktsMitsuru Chinen1-0/+2
2007-04-30[TCP] FRTO: RFC4138 allows Nagle override when new data must be sentIlpo Järvinen1-0/+5
2007-04-30[XFRM]: Restrict upper layer information by bundle.Masahide NAKAMURA2-0/+16
2007-04-30[TCP]: Catch skb with S+L bugs earlierIlpo Järvinen1-3/+1
2007-04-30Merge branch 'cfq' into for-linusJens Axboe1-0/+1
2007-04-30[BLOCK] Don't pin lots of memory in mempoolsJens Axboe1-1/+1
2007-04-30[SKB]: Introduce skb_queue_walk_safe()James Chapman1-0/+5
2007-04-30ll_rw_blk: add io_context private pointerJens Axboe1-0/+1
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras292-5317/+4136
2007-04-30[POWERPC] Declare enable_kernel_spe in a headerJohannes Berg1-0/+1
2007-04-30[POWERPC] Stop using ppc_sys for Xilinx Virtex boardsGrant Likely1-2/+0
2007-04-30[POWERPC] Merge common virtex header filesGrant Likely1-6/+2
2007-04-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds9-71/+64
2007-04-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds5-41/+50
2007-04-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-0/+35
2007-04-28[AF_IUCV/IUCV]: smp_call_function deadlockMartin Schwidefsky1-1/+1
2007-04-28[XFRM]: Export SPD infoJamal Hadi Salim2-0/+48
2007-04-28[NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.Rusty Russell1-1/+0
2007-04-28[NETPOLL]: Fix TX queue overflow in trapped mode.Sergei Shtylyov1-5/+3
2007-04-28Pull misc-for-upstream into release branchLen Brown1-0/+1
2007-04-28Pull sony into release branchLen Brown1-0/+34
2007-04-28sony-laptop: add a meye-usable include file for camera opsmalattia@linux.it1-0/+34
2007-04-28libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESETTejun Heo1-4/+6
2007-04-28libata: Handle drives that require a spin-up command before first accessMark Lord1-0/+2
2007-04-28libata: HPA supportAlan Cox2-0/+3
2007-04-28libata: kill probe_ent and related helpersTejun Heo1-31/+0
2007-04-28libata: add init helpers including ata_pci_prepare_native_host()Tejun Heo1-0/+5
2007-04-28libata: convert native PCI host handling to new init modelTejun Heo1-0/+2
2007-04-28libata: implement ata_host_alloc_pinfo() and ata_host_register()Tejun Heo1-0/+5
2007-04-28libata: separate out ata_host_alloc() and ata_host_register()Tejun Heo1-0/+3
2007-04-28libata: separate out ata_host_start()Tejun Heo1-0/+2
2007-04-28libata: allocate ap separately from shostTejun Heo1-1/+1
2007-04-28ahci.c: remove non-existing SB600 raid id (re-send)Conke Hu1-1/+0
2007-04-28libata: add support for READ/WRITE LONGMark Lord2-0/+8