summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/vmlinux.lds.S (unfollow)
Commit message (Expand)AuthorFilesLines
2006-01-11[PARISC] Fix Dino reporting on J2240Matthew Wilcox2-4/+5
2006-01-11[PARISC] stifb: Remove obsolete MODULE_PARM()Helge Deller1-4/+0
2006-01-11[PARISC] stifb: Fix framebuffer console at 32bppHelge Deller1-21/+23
2006-01-11[PARISC] stifb: use F_EXTEND macroHelge Deller1-12/+5
2006-01-11[PARISC] Use C99 initializers in asm-parisc/processor.hAlexey Dobriyan1-9/+9
2006-01-11[PARISC] pdc_stable: More robust sysfs error checkingThibaut VARENE1-11/+31
2006-01-11[PARISC] Make PCI_HOST_ADDR and PCI_BUS_ADDR symmetricalGrant Grundler1-1/+7
2006-01-11[PARISC] Fix parport_gsc by selecting PARPORT_NOT_PCGuy Martin1-0/+1
2006-01-11[PARISC] OSS: Fix build of parisc harmony driverStuart Brady1-2/+2
2006-01-11[PARISC] Fix BLK_BOUNCE_HIGH on parisc by initializing max_low_pfnGrant Grundler1-0/+7
2006-01-11[PARISC] Truncate overlapping PAT PDC reported rangesGrant Grundler1-23/+90
2006-01-11[PARISC] Add __iomem to __raw_check_addr()Alexey Dobriyan1-1/+1
2006-01-11[PARISC] Add some defines for HugeTLB pagesHelge Deller1-0/+7
2006-01-11[PARISC] Introduce DINO_LOCAL_IRQS and use it for gsc_find_local_irqHelge Deller1-3/+4
2006-01-11[PARISC] Fix GSC graphics cards with 64MB regionsMatthew Wilcox1-3/+8
2006-01-11[PARISC] Fix and cleanup ioremap.c to work with 4level-fixup.hKyle McMartin1-37/+63
2006-01-11[PARISC] Add __user annotation to eisa_eeprom.cAlexey Dobriyan1-1/+1
2006-01-11[PARISC] Fix Cirrus 6832 Cardbus on RDI Tadpole PARISC LaptopHelge Deller1-0/+15
2006-01-11[PARISC] Make local cache flushes take a void *Matthew Wilcox5-14/+13
2006-01-11[PARISC] Add __read_mostly section for pariscHelge Deller24-73/+79
2006-01-11fs/proc/vmcore.c: header included twiceNicolas Kaiser1-1/+0
2006-01-11fs/attr.c: header included twiceNicolas Kaiser1-1/+0
2006-01-11asm-powerpc: header included twiceNicolas Kaiser1-1/+0
2006-01-11xfs: header included twiceNicolas Kaiser1-1/+0
2006-01-11netfilter: headers included twiceNicolas Kaiser4-5/+0
2006-01-11cpuset two little doc fixesPaul Jackson1-2/+2
2006-01-11drivers/net/gianfar_sysfs.c: update email address of Kumar GalaAdrian Bunk1-1/+1
2006-01-11add loglevel to printk in fs/afs/cmservice.cJesper Juhl1-1/+1
2006-01-11missing printk loglevel and tiny tiny whitespace change in binfmt_elf()Jesper Juhl1-4/+4
2006-01-11add missing printk loglevel in mm/swapfile.cJesper Juhl1-1/+1
2006-01-11Tiny esthetic changes to Documentation/laptop-mode.txtJesper Juhl1-3/+3
2006-01-11MAINTAINERS: sh: update the mailing listAdrian Bunk1-1/+1
2006-01-11ext2: trivial indentation fix.Luiz Fernando Capitulino1-1/+1
2006-01-10[PATCH] mutex: trivial whitespace cleanupsIngo Molnar2-5/+1
2006-01-10[PATCH] mark mutex_lock*() as might_sleep()Ingo Molnar1-0/+2
2006-01-10[PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXESIngo Molnar2-11/+14
2006-01-10[PATCH] remove unnecessary asm/mutex.h from kernel/mutex-debug.cIngo Molnar1-2/+0
2006-01-10[EBTABLES] Don't match tcp/udp source/destination port for IP fragmentsBart De Schuymer1-0/+3
2006-01-10[IRDA] DONGLE_OLD: remove dependency on non-existing symbolAdrian Bunk1-2/+1
2006-01-10[IRDA]: kill drivers/net/irda/sir_core.cAdrian Bunk6-62/+21
2006-01-10[ATM]: Remove unneeded kmalloc() return value casts + tiny whitespace cleanupJesper Juhl1-5/+7
2006-01-10[NET]: Remove unneeded kmalloc() return value castsJesper Juhl2-3/+3
2006-01-10[RXRPC]: Decrease number of pointer derefs in connection.cJesper Juhl1-6/+8
2006-01-10[AF_NETLINK]: Fix DoS in netlink_rcv_skb()Martin Murray1-1/+1
2006-01-10[NETFILTER]: Fix timeout sysctls on big-endian 64bit architecturesPatrick McHardy13-73/+73
2006-01-10[NETFILTER]: Remove unused function from NAT protocol helpersPatrick McHardy6-167/+0
2006-01-10[NETFILTER]: Fix return value confusion in PPTP NAT helperPatrick McHardy1-23/+13
2006-01-10[NETFILTER]: Fix another crash in ip_nat_pptpPatrick McHardy1-30/+27
2006-01-10[NETFILTER]: Fix crash in ip_nat_pptpPatrick McHardy1-1/+1
2006-01-10[NETFILTER]: net/ipv[46]/netfilter.c cleanupsPatrick McHardy5-32/+11