aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [POWERPC] Fix vDSO page count calculationBenjamin Herrenschmidt2007-02-12
* [POWERPC] Correct AC Power: in /proc/pmu/info on ibook1Olaf Hering2007-02-12
* [POWERPC] Mark winbond IDE PCI resources with start 0 as unassignedOlaf Hering2007-02-12
* [POWERPC] move variables in drivers/macintosh to bssOlaf Hering2007-02-12
* [POWERPC] Virtual DMA support for floppy driver for new powerpc architecturePavel Fedin2007-02-12
* [POWERPC] Celleb: improve MMU hashtable lockingAkira Iguchi2007-02-12
* [POWERPC] Remove ibm4{xx,4x}.h from arch/powerpcDavid Gibson2007-02-12
* Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-02-12
|\
| * Merge branch '85xx' into for_paulusKumar Gala2007-02-09
| |\
| | * [PPC] Fix compile error for e500 core based processorsRojhalat Ibrahim2007-02-09
| | * [POWERPC] 85xx: Marked functions staticKumar Gala2007-02-09
| | * [POWERPC] Fix is_power_of_4(x) compile errorKumar Gala2007-02-09
| * | [POWERPC] Update to linkstation / kurobox supportGuennadi Liakhovetski2007-02-09
| * | Merge branch '83xx' into for_paulusKumar Gala2007-02-09
| |\ \
| | * | [POWERPC] 83xx: Updated and renamed MPC834x SYS to MPC834x MDSKumar Gala2007-02-09
| | * | Merge branch 'master' into 83xxKumar Gala2007-02-08
| | |\|
| | * | [POWERPC] 83xx: Add platform_device for USB DR peripheral driverLi Yang2007-02-08
| | * | [POWERPC] 83xx: Add USB setup code for MPC8349E MDS-PBLi Yang2007-02-08
| | * | [POWERPC] 83xx: Added new dr_mode property for usb controller on 83xxLi Yang2007-02-08
| | * | [POWERPC] 83xx: add the mpc8313erdb defconfigKim Phillips2007-02-08
| | * | [POWERPC] 83xx: Add base support for the MPC8313E RDBKim Phillips2007-02-08
| * | | [POWERPC] QE: Rename ucc_slow_info.us_regs to ucc_slow_info.regsTimur Tabi2007-02-08
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-02-12
|\ \ \
| * | | [SPARC]: Re-export saved_command_line to modules.David S. Miller2007-02-12
| * | | [SPARC64]: Increase command line size to 2048 like other arches.David S. Miller2007-02-12
| * | | [SPARC64]: We do not need ZONE_DMA.David S. Miller2007-02-12
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-02-12
|\ \ \ \ | |/ / / |/| | |
| * | | [XFRM]: Fix OOPSes in xfrm_audit_log().David S. Miller2007-02-12
| * | | [TCP]: cleanup of htcp (resend)Stephen Hemminger2007-02-12
| * | | [TCP]: Use read mostly for CUBIC parameters.Stephen Hemminger2007-02-12
| * | | [NETFILTER]: nf_conntrack_tcp: make sysctl variables staticPatrick McHardy2007-02-12
| * | | [NETFILTER]: ip6t_mh: drop piggyback payload packet on MH packetsMasahide NAKAMURA2007-02-12
| * | | [NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki2007-02-12
| * | | [NETFILTER]: Kconfig: improve dependency handlingPatrick McHardy2007-02-12
| * | | [NETFILTER]: xt_mac/xt_CLASSIFY: use IPv6 hook names for IPv6 registrationPatrick McHardy2007-02-12
| * | | [NETFILTER]: nf_conntrack: change nf_conntrack_l[34]proto_unregister to voidPatrick McHardy2007-02-12
| * | | [NETFILTER]: nf_conntrack: properly use RCU for nf_conntrack_destroyed callbackPatrick McHardy2007-02-12
| * | | [NETFILTER]: ip_conntrack: properly use RCU for ip_conntrack_destroyed callbackPatrick McHardy2007-02-12
| * | | [NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumptionPatrick McHardy2007-02-12
| * | | [NETFILTER]: ip_conntrack: fix invalid conntrack statistics RCU assumptionPatrick McHardy2007-02-12
| * | | [NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3prot...Patrick McHardy2007-02-12
| * | | [NETFILTER]: ip_conntrack: properly use RCU API for ip_ct_protos arrayPatrick McHardy2007-02-12
| * | | [NETFILTER]: nf_nat: properly use RCU API for nf_nat_protos arrayPatrick McHardy2007-02-12
| * | | [NETFILTER]: ip_nat: properly use RCU API for ip_nat_protos arrayPatrick McHardy2007-02-12
| * | | [NETFILTER]: nf_log: minor cleanupsPatrick McHardy2007-02-12
| * | | [NETFILTER]: nf_log: switch logger registration/unregistration to mutexPatrick McHardy2007-02-12
| * | | [NETFILTER]: nf_log: make nf_log_unregister_pf return voidPatrick McHardy2007-02-12
| * | | [NETFILTER]: nf_log: use rcu_assign_pointer for RCU protected pointerPatrick McHardy2007-02-12
| * | | [NETFILTER]: Switch nf_register_hook/nf_unregister_hook to mutexPatrick McHardy2007-02-12
| * | | [NETFILTER]: Switch nf_register_afinfo/nf_unregister_afinfo to mutexPatrick McHardy2007-02-12