summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-1050-425/+190
|\
| * [EBTABLES] Don't match tcp/udp source/destination port for IP fragmentsBart De Schuymer2006-01-101-0/+3
| * [IRDA] DONGLE_OLD: remove dependency on non-existing symbolAdrian Bunk2006-01-101-2/+1
| * [IRDA]: kill drivers/net/irda/sir_core.cAdrian Bunk2006-01-106-62/+21
| * [ATM]: Remove unneeded kmalloc() return value casts + tiny whitespace cleanupJesper Juhl2006-01-101-5/+7
| * [NET]: Remove unneeded kmalloc() return value castsJesper Juhl2006-01-102-3/+3
| * [RXRPC]: Decrease number of pointer derefs in connection.cJesper Juhl2006-01-101-6/+8
| * [AF_NETLINK]: Fix DoS in netlink_rcv_skb()Martin Murray2006-01-101-1/+1
OpenPOWER on IntegriCloud