aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge HEAD from oss.sgi.com:/oss/git/linux-2.6.git Nathan Scott2006-01-1265-267/+406
|\
| * [PATCH] fix/simplify mutex debugging codeDavid Woodhouse2006-01-117-8/+9
| * [MUTEX]: linux/mutex.h needs linux/linkage.h tooDavid S. Miller2006-01-111-0/+1
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-01-1037-228/+373
| |\
| | * [PARISC] Use STABS_DEBUG macro from vmlinux.lds.hMatthew Wilcox2006-01-101-9/+2
| | * [PARISC] Fix Dino reporting on J2240Matthew Wilcox2006-01-102-4/+5
| | * [PARISC] stifb: Remove obsolete MODULE_PARM()Helge Deller2006-01-101-4/+0
| | * [PARISC] stifb: Fix framebuffer console at 32bppHelge Deller2006-01-101-21/+23
| | * [PARISC] stifb: use F_EXTEND macroHelge Deller2006-01-101-12/+5
| | * [PARISC] Use C99 initializers in asm-parisc/processor.hAlexey Dobriyan2006-01-101-9/+9
| | * [PARISC] pdc_stable: More robust sysfs error checkingThibaut VARENE2006-01-101-11/+31
| | * [PARISC] Make PCI_HOST_ADDR and PCI_BUS_ADDR symmetricalGrant Grundler2006-01-101-1/+7
| | * [PARISC] Fix parport_gsc by selecting PARPORT_NOT_PCGuy Martin2006-01-101-0/+1
| | * [PARISC] OSS: Fix build of parisc harmony driverStuart Brady2006-01-101-2/+2
| | * [PARISC] Fix BLK_BOUNCE_HIGH on parisc by initializing max_low_pfnGrant Grundler2006-01-101-0/+7
| | * [PARISC] Truncate overlapping PAT PDC reported rangesGrant Grundler2006-01-101-23/+90
| | * [PARISC] Add __iomem to __raw_check_addr()Alexey Dobriyan2006-01-101-1/+1
| | * [PARISC] Add some defines for HugeTLB pagesHelge Deller2006-01-101-0/+7
| | * [PARISC] Introduce DINO_LOCAL_IRQS and use it for gsc_find_local_irqHelge Deller2006-01-101-3/+4
| | * [PARISC] Fix GSC graphics cards with 64MB regionsMatthew Wilcox2006-01-101-3/+8
| | * [PARISC] Fix and cleanup ioremap.c to work with 4level-fixup.hKyle McMartin2006-01-101-37/+63
| | * [PARISC] Add __user annotation to eisa_eeprom.cAlexey Dobriyan2006-01-101-1/+1
| | * [PARISC] Fix Cirrus 6832 Cardbus on RDI Tadpole PARISC LaptopHelge Deller2006-01-101-0/+15
| | * [PARISC] Make local cache flushes take a void *Matthew Wilcox2006-01-105-14/+13
| | * [PARISC] Add __read_mostly section for pariscHelge Deller2006-01-1024-73/+79
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-102-2/+6
| |\ \
| | * | [IPV6]: Fix modular build with netfilter enabled.David S. Miller2006-01-102-2/+6
| * | | x86: fix "make install" targetLinus Torvalds2006-01-101-1/+1
| |/ /
| * | Fix net/core/wireless.c link failureLinus Torvalds2006-01-101-0/+1
| * | fs/proc/vmcore.c: header included twiceNicolas Kaiser2006-01-111-1/+0
| * | fs/attr.c: header included twiceNicolas Kaiser2006-01-111-1/+0
| * | asm-powerpc: header included twiceNicolas Kaiser2006-01-111-1/+0
| * | xfs: header included twiceNicolas Kaiser2006-01-111-1/+0
| * | netfilter: headers included twiceNicolas Kaiser2006-01-114-5/+0
| * | cpuset two little doc fixesPaul Jackson2006-01-111-2/+2
| * | drivers/net/gianfar_sysfs.c: update email address of Kumar GalaAdrian Bunk2006-01-111-1/+1
| * | add loglevel to printk in fs/afs/cmservice.cJesper Juhl2006-01-111-1/+1
| * | missing printk loglevel and tiny tiny whitespace change in binfmt_elf()Jesper Juhl2006-01-111-4/+4
| * | add missing printk loglevel in mm/swapfile.cJesper Juhl2006-01-111-1/+1
| * | Tiny esthetic changes to Documentation/laptop-mode.txtJesper Juhl2006-01-111-3/+3
| * | MAINTAINERS: sh: update the mailing listAdrian Bunk2006-01-111-1/+1
| * | ext2: trivial indentation fix.Luiz Fernando Capitulino2006-01-111-1/+1
| |/
| * [PATCH] mutex: trivial whitespace cleanupsIngo Molnar2006-01-102-5/+1
* | [XFS] Fix follow_link when dealing with symlinks larger than 256 bytes. Nathan Scott2006-01-121-4/+4
* | [XFS] Merge in trivial changes, sync up headers with userspaceNathan Scott2006-01-1211-141/+141
* | [XFS] Fix compiler warnings from older gcc versions wrt printfalikeNathan Scott2006-01-111-12/+22
* | [XFS] Fix some build fallout from atime changes.Nathan Scott2006-01-113-5/+21
* | [XFS] remove XFS_LOG_RES_DEBUG and turn on the res history all the time toTim Shimmin2006-01-113-28/+6
* | [XFS] xfssyncd is responsible for flushing inode or device's data byYingping Lu2006-01-111-1/+1
* | [XFS] add helper to get xfs_inode from vnodeChristoph Hellwig2006-01-1110-41/+33