aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/lib (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-04-24[SPARC64]: Fix SMP build.David S. Miller1-2/+2
2005-04-24[SPARC]: dump_stack for sparcTom 'spot' Callaway1-0/+11
2005-04-24[SPARC]: Fix mxcc warningTom 'spot' Callaway1-2/+2
2005-04-24[SPARC]: More sparc32 ksyms cleanupsTom 'spot' Callaway1-0/+7
2005-04-24[SPARC]: Enable sun logo on sparc32Bob Breuer1-1/+1
2005-04-24[SPARC]: Missing sparc32 ksymsTom 'spot' Callaway1-3/+10
2005-04-24[SPARC]: TCX Framebuffer fixesTom 'spot' Callaway1-1/+13
2005-04-24[SPARC]: Stop-A printk cleanupTom 'spot' Callaway1-2/+2
2005-04-24[SPARC]: module version cleanupsTom 'spot' Callaway5-15/+53
2005-04-24[IPV6]: export inet6_sock_nrArnaldo Carvalho de Melo1-0/+1
2005-04-24[PKT_SCHED]: improve hashing performance of cls_fwThomas Graf1-4/+27
2005-04-24[SELINUX]: Fix ipv6_skip_exthdr() invocation causing OOPS.Herbert Xu4-12/+8
2005-04-24[NET]: Document ->hard_start_xmit() locking in netdevices.txtBen Greear1-0/+2
2005-04-24[NET]: Document ->hard_start_xmit() locking in comments.Ben Greear1-0/+13
2005-04-24[PKT_SCHED]: Introduce simple actions.Jamal Hadi Salim6-5/+299
2005-04-24[TG3]: Update driver version and release date.David S. Miller1-2/+2
2005-04-24[ATM]: ENI155P error handling fixAndrew Morton1-9/+18
2005-04-24[TCP]: skb pcount with MTU discoveryDavid S. Miller2-16/+20
2005-04-24[SLIP]: Remove redundant NULL pointer checks prior to kfreeJesper Juhl1-18/+12
2005-04-24[ATM]: [fore200e] pci doesn't use global board list; use pci_register_driver()chas williams1-3/+1
2005-04-24[ATM]: [he] Use the DMA_32BIT_MASK constant from dma-mapping.hchas williams2-3/+2
2005-04-24[AX25] Introduce ax25_type_transArnaldo Carvalho de Melo11-34/+19
2005-04-24[NETFILTER]: Ignore PSH on SYN/ACK in TCP connection trackingPatrick McHardy1-0/+1
2005-04-24[NETFILTER]: Fix NAT sequence number adjustmentPatrick McHardy4-16/+101
2005-04-24[PATCH] ppc trivial iomem annotations: pmac_smp.cAl Viro1-7/+7
2005-04-24[PATCH] ppc trivial iomem annotations: chrpAl Viro3-5/+6
2005-04-24[PATCH] ppc trivial iomem annotations: pmac_time.cAl Viro1-4/+3
2005-04-24[PATCH] mostek bogus sparse annotations fixedAl Viro3-18/+18
2005-04-24[PATCH] missing include in mthcaAl Viro1-0/+1
2005-04-24[PATCH] broken dependency for floppy on ARMAl Viro1-1/+1
2005-04-24[PATCH] missing include in hisaxAl Viro1-0/+1
2005-04-24[PATCH] __get_unaligned() turned into macroAl Viro1-41/+42
2005-04-24[PATCH] broken dependency for I2C_MPCAl Viro1-1/+1
2005-04-24[PATCH] missing dependency on sparc64Al Viro1-0/+1
2005-04-24[PATCH] msnd_pinnacle GFP fixAl Viro1-1/+1
2005-04-24[PATCH] mempolicy.c GFP fixAl Viro1-1/+1
2005-04-24[PATCH] SCSI GFP fixesAl Viro2-2/+2
2005-04-22[IA64] Fix build errors for !HOTPLUG case.Ashok Raj1-3/+7
2005-04-22[IA64] cpu hotplug: return offlined cpus to SALAshok Raj5-110/+399
2005-04-22[IA64] ia32_signal.c: erroneous use of memset/memcpyArun Sharma1-3/+2
2005-04-22[PATCH] x86_64: fix new out of line put_user()Alexander Nyberg1-6/+6
2005-04-21[SPARC64]: In sunsab driver, make sure to set the uart timeout.David S. Miller1-5/+11
2005-04-21[SPARC64]: In sunsu driver, make sure to fully init chip for kbd/msDavid S. Miller1-2/+9
2005-04-21[SPARC]: Provide generic ioctls in Sparc RTC driver.David S. Miller3-23/+123
2005-04-21[SPARC64]: Provide a pgprot_noncached() implementation.David S. Miller1-0/+5
2005-04-21[XFRM]: Fix existence lookup in xfrm_state_findPatrick McHardy1-2/+3
2005-04-21[TG3]: Add msi testMichael Chan1-3/+151
2005-04-21[TG3]: Add msi supportMichael Chan2-5/+72
2005-04-21[TG3]: Fix bug in tg3_set_eeprom()Michael Chan1-1/+3
2005-04-21[TG3]: Add nvram lock-out support for 5752 TPMMichael Chan2-34/+37