summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-0812-60/+166
|\
| * [POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpcBadari Pulavarty2008-02-083-1/+21
| * [POWERPC] Enable hotplug memory remove for 64-bit powerpcBadari Pulavarty2008-02-081-0/+3
| * [POWERPC] Add remove_memory() for 64-bit powerpcBadari Pulavarty2008-02-081-0/+16
| * [POWERPC] Make cell IOMMU fixed mapping printk more usefulMichael Ellerman2008-02-081-4/+2
| * [POWERPC] Fix potential cell IOMMU bug when switching back to default DMA opsMichael Ellerman2008-02-081-8/+7
| * [POWERPC] Don't enable cell IOMMU fixed mapping if there are no dma-rangesMichael Ellerman2008-02-081-0/+12
| * [POWERPC] Fix cell IOMMU null pointer explosion on old firmwaresMichael Ellerman2008-02-081-8/+7
| * [POWERPC] spufs: Fix timing dependent false return from spufs_run_spuLuke Browning2008-02-081-1/+1
| * [POWERPC] spufs: No need to have a runnable SPU for libassist updateLuke Browning2008-02-081-6/+4
| * [POWERPC] spufs: Update SPU_Status[CISHP] in backing runcntl writeMasato Noguchi2008-02-081-0/+6
| * [POWERPC] spufs: Fix state_mutex leaksChristoph Hellwig2008-02-084-30/+45
| * [POWERPC] Disable G5 NAP mode during SMU commands on U3Benjamin Herrenschmidt2008-02-083-2/+42
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-087-309/+163
|\ \
| * | [SPARC64]: Make use of the new fs/compat_binfmt_elf.cDavid S. Miller2008-02-084-152/+52
| * | [SPARC64]: Make use of compat_sys_ptrace()David S. Miller2008-02-073-159/+111
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-0823-133/+122
|\ \ \
| * | | [IPSEC] flow: reorder "struct flow_cache_entry" and remove SLAB_HWCACHE_ALIGNEric Dumazet2008-02-071-2/+2
| * | | [DECNET] ROUTE: remove unecessary alignmentEric Dumazet2008-02-071-1/+1
| * | | [IPSEC]: Add support for aes-ctr.Joy Latten2008-02-072-0/+18
| * | | [ISDN]: fix section mismatch warning in enpci_card_msgSam Ravnborg2008-02-071-2/+1
| * | | [TIPC]: declare proto_ops structures as 'const'.Florian Westphal2008-02-071-7/+7
| * | | [TIPC]: Kill unused static inline (x5)Ilpo Järvinen2008-02-074-39/+0
| * | | [TC]: oops in em_metaStephen Hemminger2008-02-071-4/+6
| * | | [IPV6] Minor cleanup: remove unused definitions in net/ip6_fib.hRami Rosen2008-02-071-13/+0
| * | | [IPV6] Minor clenup: remove two unused definitions in net/ip6_route.hRami Rosen2008-02-071-2/+0
| * | | [AF_IUCV]: defensive programming of iucv_callback_txdoneUrsula Braun2008-02-071-7/+14
| * | | [AF_IUCV]: broken send_skb_q results in endless loopUrsula Braun2008-02-071-1/+7
| * | | [IUCV]: wrong irq-disabling locking at module load timeUrsula Braun2008-02-071-2/+2
| * | | [CAN]: Minor clean-upsUrs Thuermann2008-02-071-15/+9
| * | | [CAN]: Move proto_{,un}register() out of spin-locked regionUrs Thuermann2008-02-071-13/+14
| * | | [CAN]: Clean up module auto loadingUrs Thuermann2008-02-071-12/+6
| * | | [IPSEC] flow: Remove an unnecessary ____cacheline_alignedEric Dumazet2008-02-071-1/+1
| * | | [IPV4]: route: fix crash ip_route_inputPatrick McHardy2008-02-071-1/+1
| * | | [NETFILTER]: xt_iprange: add missing #includeJan Engelhardt2008-02-071-0/+1
| * | | [NETFILTER]: xt_iprange: fix typo in address familyPatrick McHardy2008-02-071-1/+1
| * | | [NETFILTER]: nf_conntrack: fix ct_extend ->move operationPatrick McHardy2008-02-073-5/+6
| * | | [NETFILTER]: nf_conntrack: TCP conntrack reopening fixJozsef Kadlecsik2008-02-071-6/+26
| |/ /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-088-42/+88
|\ \ \
| * \ \ Merge branches 'release', 'dmi' and 'misc' into releaseLen Brown2008-02-087-42/+68
| |\ \ \
| | * | | acer-wmi, tc1100-wmi: select ACPI_WMILen Brown2008-02-081-2/+2
| | * | | ACPI: WMI: Improve Kconfig descriptionCarlos Corbacho2008-02-081-4/+15
| | * | | ACPI: thermal: syntax, spelling, kernel-docLen Brown2008-02-073-35/+41
| | * | | intel_menlo: build on X86 onlyLen Brown2008-02-071-0/+1
| | * | | ACPI: build WMI on X86 onlyLen Brown2008-02-071-0/+1
| | * | | ACPI: cpufreq: Print _PPC changes via cpufreq debug layerThomas Renninger2008-02-071-0/+7
| | * | | ACPI: add newline to printkLen Brown2008-02-071-1/+1
| * | | | ACPI: DMI: add Panasonic CF-52 and Thinpad X61Len Brown2008-02-081-0/+20
| | |_|/ | |/| |
* | | | splice: missing user pointer access verificationJens Axboe2008-02-081-0/+8
* | | | quota: turn quotas off when remounting read-onlyJan Kara2008-02-081-0/+1
OpenPOWER on IntegriCloud