aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-05[MOXA]: Fix this driver properly.Al Viro
2005-09-05[IEEE80211]: Use correct size_t printf format string in ieee80211_rx.cDavid S. Miller
2005-09-06[PATCH] ppc64: Fix build with oprofile disabledAnton Blanchard
2005-09-06[PATCH] ppc64: Move oprofile_model into cpu feature structAnton Blanchard
2005-09-06[PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64Anton Blanchard
2005-09-06[PATCH] ppc64: Add oprofile cpu_type to cpu feature structAnton Blanchard
2005-09-06[PATCH] ppc64: Use num_pmcs in oprofile codeAnton Blanchard
2005-09-06[PATCH] ppc64: remove CPU_FTR_PMC8Anton Blanchard
2005-09-06[PATCH] ppc64: add number of PMCs to cputableAnton Blanchard
2005-09-05[IPW2200]: ipw2200.h needs linux/dma-mapping.hDavid S. Miller
2005-09-06[PATCH] ppc64: Allow world readable /proc/ppc64/lparcfgWim Coekaerts
2005-09-06[PATCH] ppc64: remove use of asm/segment.hKumar Gala
2005-09-06[PATCH] ppc/ppc64: Merge more include filesJon Loeliger
2005-09-06[PATCH] Move 3 more headers to asm-powerpcBecky Bruce
2005-09-06[PATCH] ppc64: speedup cmpxchgAnton Blanchard
2005-09-06[PATCH] ppc64: poison initmemAnton Blanchard
2005-09-06[PATCH] ppc64: systemcfg is now a pointerJimi Xenidis
2005-09-06[PATCH] ppc64: Consolidate early console and PPCDBG codeMilton Miller
2005-09-06[PATCH] ppc64: Remove old includesMilton Miller
2005-09-06[PATCH] ppc64: Take udbg out of ppc_mdMilton Miller
2005-09-06[PATCH] ppc64: Split SCC and 15550 udbg codeMilton Miller
2005-09-06[PATCH] ppc64: Make udbg_init_uart set the ppc_md udbg methods.Milton Miller
2005-09-06[PATCH] ppc64: Clean up CR handlingMilton Miller
2005-09-06[PATCH] ppc64: Remove dummy getc routinesMilton Miller
2005-09-06[PATCH] ppc64: dont bypass ppc_md.udbg* functionsMilton Miller
2005-09-06[PATCH] ppc64: Add missing includeMilton Miller
2005-09-05[TCP]: Fix TCP_OFF() bug check introduced by previous change.Herbert Xu
2005-09-05[NET]: 2.6.13 breaks libpcap (and tcpdump)Herbert Xu
2005-09-05[NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTLDavid S. Miller
2005-09-05[NETFILTER] remove bogus hand-coded htonll() from nenetlink_queueHarald Welte
2005-09-05[IRDA]: IrDA prototype fixesAdrian Bunk
2005-09-05[SCTP]: net/sctp/sysctl.c should #include <net/sctp/sctp.h>Adrian Bunk
2005-09-05[NETFILTER]: net/netfilter/nfnetlink*: make functions staticAdrian Bunk
2005-09-05[IPV4]: net/ipv4/ipconfig.c should #include <linux/nfs_fs.h>Adrian Bunk
2005-09-05[ATM]: net/atm/ioctl.c should #include "common.h"Adrian Bunk
2005-09-05[TG3]: Update driver version and release date.David S. Miller
2005-09-05[TG3]: Use status tag to check for new eventsMichael Chan
2005-09-05[TG3]: Remove status block access in tg3_msi() and add prefetchesMichael Chan
2005-09-05[TG3]: Add PHY loopback testMichael Chan
2005-09-05[TG3]: Add ethtool -p supportMichael Chan
2005-09-05[TG3]: Minor 5780 and 5752 fixesMichael Chan
2005-09-05[PATCH] klist: fix klist to have the same klist_add semantics as list_headJames Bottomley
2005-09-05[PATCH] Driver core: small cleanup; remove check for NULL before kfree() in d...Jesper Juhl
2005-09-05[PATCH] Driver core: hande sysdev suspend failureShaohua Li
2005-09-05[PATCH] Driver core: Documentation: use S_IRUSR | ... in stead of 0644Jan Veldeman
2005-09-05[PATCH] Driver core: Documentation: fix whitespace between parametersJan Veldeman
2005-09-05[PATCH] Floppy: add cmos attribute to floppy driver tidyAndrew Morton
2005-09-05[PATCH] Floppy: Add cmos attribute to floppy driverHannes Reinecke
2005-09-05[PATCH] Driver core: link device and all class devices derived from it.Dmitry Torokhov
2005-09-05[PATCH] Fix manual binding infinite loopGreg Kroah-Hartman