summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Fixup mp5200 drivers to match device tree changesGrant Likely2007-02-135-28/+26Star
* [POWERPC] correct a prototypeStephen Rothwell2007-02-131-1/+1
* [POWERPC] Wire up sys_getcpuStephen Rothwell2007-02-131-0/+1
* [POWERPC] ppc: Add support for AMCC Taishan 440GX eval boardStefan Roese2007-02-137-2/+1553
* [POWERPC] Fix vDSO page count calculationBenjamin Herrenschmidt2007-02-133-19/+23
* [POWERPC] Correct AC Power: in /proc/pmu/info on ibook1Olaf Hering2007-02-131-1/+1
* [POWERPC] Mark winbond IDE PCI resources with start 0 as unassignedOlaf Hering2007-02-131-0/+4
* [POWERPC] move variables in drivers/macintosh to bssOlaf Hering2007-02-139-25/+24Star
* [POWERPC] Virtual DMA support for floppy driver for new powerpc architecturePavel Fedin2007-02-131-13/+122
* [POWERPC] Celleb: improve MMU hashtable lockingAkira Iguchi2007-02-131-11/+8Star
* [POWERPC] Remove ibm4{xx,4x}.h from arch/powerpcDavid Gibson2007-02-131-2/+0Star
* Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-02-1323-141/+2164
|\
| * Merge branch '85xx' into for_paulusKumar Gala2007-02-095-19/+11Star
| |\
| | * [PPC] Fix compile error for e500 core based processorsRojhalat Ibrahim2007-02-091-1/+1
| | * [POWERPC] 85xx: Marked functions staticKumar Gala2007-02-092-16/+8Star
| | * [POWERPC] Fix is_power_of_4(x) compile errorKumar Gala2007-02-092-2/+2
| * | [POWERPC] Update to linkstation / kurobox supportGuennadi Liakhovetski2007-02-093-52/+226
| * | Merge branch '83xx' into for_paulusKumar Gala2007-02-0913-66/+1923
| |\ \
| | * | [POWERPC] 83xx: Updated and renamed MPC834x SYS to MPC834x MDSKumar Gala2007-02-097-49/+25Star
| | * | Merge branch 'master' into 83xxKumar Gala2007-02-0827-88/+581
| | |\|
| | * | [POWERPC] 83xx: Add platform_device for USB DR peripheral driverLi Yang2007-02-081-19/+59
| | * | [POWERPC] 83xx: Add USB setup code for MPC8349E MDS-PBLi Yang2007-02-082-0/+91
| | * | [POWERPC] 83xx: Added new dr_mode property for usb controller on 83xxLi Yang2007-02-082-0/+10
| | * | [POWERPC] 83xx: add the mpc8313erdb defconfigKim Phillips2007-02-081-0/+1409
| | * | [POWERPC] 83xx: Add base support for the MPC8313E RDBKim Phillips2007-02-084-0/+331
| * | | [POWERPC] QE: Rename ucc_slow_info.us_regs to ucc_slow_info.regsTimur Tabi2007-02-092-4/+4
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-02-136-18/+13Star
|\ \ \
| * | | [SPARC]: Re-export saved_command_line to modules.David S. Miller2007-02-132-2/+2
| * | | [SPARC64]: Increase command line size to 2048 like other arches.David S. Miller2007-02-131-1/+1
| * | | [SPARC64]: We do not need ZONE_DMA.David S. Miller2007-02-133-15/+10Star
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-02-1371-709/+768
|\ \ \ \ | |/ / / |/| | |
| * | | [XFRM]: Fix OOPSes in xfrm_audit_log().David S. Miller2007-02-123-11/+19
| * | | [TCP]: cleanup of htcp (resend)Stephen Hemminger2007-02-121-28/+37
| * | | [TCP]: Use read mostly for CUBIC parameters.Stephen Hemminger2007-02-121-10/+10
| * | | [NETFILTER]: nf_conntrack_tcp: make sysctl variables staticPatrick McHardy2007-02-121-3/+3
| * | | [NETFILTER]: ip6t_mh: drop piggyback payload packet on MH packetsMasahide NAKAMURA2007-02-121-0/+7
| * | | [NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki2007-02-1243-422/+422
| * | | [NETFILTER]: Kconfig: improve dependency handlingPatrick McHardy2007-02-123-7/+16
| * | | [NETFILTER]: xt_mac/xt_CLASSIFY: use IPv6 hook names for IPv6 registrationPatrick McHardy2007-02-122-6/+9
| * | | [NETFILTER]: nf_conntrack: change nf_conntrack_l[34]proto_unregister to voidPatrick McHardy2007-02-123-35/+9Star
| * | | [NETFILTER]: nf_conntrack: properly use RCU for nf_conntrack_destroyed callbackPatrick McHardy2007-02-122-6/+10
| * | | [NETFILTER]: ip_conntrack: properly use RCU for ip_conntrack_destroyed callbackPatrick McHardy2007-02-122-6/+10
| * | | [NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumptionPatrick McHardy2007-02-123-9/+15
| * | | [NETFILTER]: ip_conntrack: fix invalid conntrack statistics RCU assumptionPatrick McHardy2007-02-122-7/+13
| * | | [NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3prot...Patrick McHardy2007-02-126-30/+44
| * | | [NETFILTER]: ip_conntrack: properly use RCU API for ip_ct_protos arrayPatrick McHardy2007-02-123-15/+26
| * | | [NETFILTER]: nf_nat: properly use RCU API for nf_nat_protos arrayPatrick McHardy2007-02-121-31/+28Star
| * | | [NETFILTER]: ip_nat: properly use RCU API for ip_nat_protos arrayPatrick McHardy2007-02-121-32/+29Star
| * | | [NETFILTER]: nf_log: minor cleanupsPatrick McHardy2007-02-128-18/+18
| * | | [NETFILTER]: nf_log: switch logger registration/unregistration to mutexPatrick McHardy2007-02-121-11/+15