aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-01-25drm: add i945GM PCI IDDave Airlie1-0/+1
2006-01-25drm: Fix sparce warning in radeon driverDave Airlie1-1/+1
2006-01-12Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds14-26/+281
2006-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds3-2/+62
2006-01-12Merge branch 'drm-forlinus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds73-1812/+2794
2006-01-12[PATCH] via-velocity: use NETIF_F_IP_CSUM (hardware only support IPv4)John W. Linville1-1/+1
2006-01-12[PATCH] fix wrong comments in ieee80211.hJohannes Berg1-2/+4
2006-01-12[PATCH] bonding: UPDATED hash-table corruption in bond_alb.cJay Vosburgh2-4/+4
2006-01-12[PATCH] wireless/atmel: add IWENCODEEXT, IWAUTH, and association event supportDan Williams1-4/+223
2006-01-12[PATCH] replace MODULE_PARM in tulip/uli526x.cEric Sesterhenn / snakebyte1-3/+3
2006-01-12[PATCH] gianfar: Use new PHY_ID_FMT macroKumar Gala2-2/+6
2006-01-12[PATCH] phy: Added a macro to represent the string format used to match a phy...Kumar Gala3-2/+5
2006-01-12[PATCH] gianfar mii: Use proper resource for MII memory regionKumar Gala2-4/+4
2006-01-12[PATCH] gfar: fix compile errorKumar Gala1-0/+1
2006-01-12[PATCH] CONFIG_AIRO needs CONFIG_CRYPTOdann frazier1-1/+1
2006-01-12[PATCH] corruption during e100 MDI register accessODonnell, Michael1-3/+29
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds37-135/+6114
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds5-35/+36
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2-18/+20
2006-01-12[PATCH] Revert ide softirq handlingJens Axboe3-34/+3
2006-01-12[SERIAL] turn serial semaphores into mutexesArjan van de Ven5-35/+36
2006-01-12[MMC+MFD] Convert mmc to mutexesArjan van de Ven2-18/+20
2006-01-12[ARM] Convert some arm semaphores to mutexesArjan van de Ven9-58/+67
2006-01-12Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/hrtimer-2.6Linus Torvalds3-25/+25
2006-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds55-1155/+298
2006-01-12[PATCH] pcmcia: runtime powermanagement interfaceDominik Brodowski2-2/+60
2006-01-12[PATCH] pcmcia: add new IDs for serial_cs.cDominik Brodowski1-0/+2
2006-01-12[ARM] Allow r2 to be passed through the decompressor to the kernelRussell King1-21/+25
2006-01-12Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds58-2572/+2719
2006-01-12[PATCH] m68k: console code in head.S needs framebuffer support built inAl Viro1-0/+2
2006-01-12[PATCH] m68k: fix PIO case in espAl Viro1-2/+3
2006-01-12[PATCH] m68k: fix macfb initAl Viro1-7/+8
2006-01-12[PATCH] m68k: fix reference to init_task in vmlinux-sun3.ldsAl Viro1-1/+1
2006-01-12[PATCH] m68k: fix use of void foo(void) asm("bar") in traps.cAl Viro1-19/+19
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro10-59/+28
2006-01-12[PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...Al Viro9-25/+4
2006-01-12[PATCH] m68k: cast in strnlen switched to unsigned longAl Viro1-1/+1
2006-01-12[PATCH] m68k: NULL noise removalAl Viro10-16/+16
2006-01-12[PATCH] m68k: dmasound __user annotationsAl Viro3-60/+60
2006-01-12[PATCH] m68k: zorro __user annotationsAl Viro1-1/+1
2006-01-12[PATCH] m68k: amifb __user annotationsAl Viro1-17/+17
2006-01-12[PATCH] m68k: dsp56k __user annotationsAl Viro2-15/+16
2006-01-12[PATCH] m68k: amiserial __user annotationsAl Viro1-10/+9
2006-01-12[PATCH] m68k: ataflop __user annotations, NULL noise removalAl Viro1-4/+5
2006-01-12[PATCH] m68k: amiflop __user annotationsAl Viro1-5/+3
2006-01-12[PATCH] m68k: checksum __user annotationsAl Viro2-2/+2
2006-01-12[PATCH] m68k: syscalls __user annotationAl Viro1-23/+16
2006-01-12[PATCH] m68k: rtc __user annotationsAl Viro2-6/+6
2006-01-12[PATCH] m68k: signal __user annotationsAl Viro2-32/+32
2006-01-12[PATCH] m68k: basic __user annotationsAl Viro1-8/+10
2006-01-12[PATCH] m68k: basic iomem annotationsAl Viro4-54/+55
2006-01-12[PATCH] m68k: compile fixes for dmasound (static vs. extern)Al Viro2-1/+1
2006-01-12[PATCH] m68k: lvalues abuse in dmasoundAl Viro1-18/+36
2006-01-12[PATCH] m68k: dmasound_paula.c lvalues abuse (from m68k CVS)Al Viro1-3/+4
2006-01-12[PATCH] m68k: lvalues abuse in mac8390Al Viro1-17/+14
2006-01-12[PATCH] m68k: bogus function argument types (sun3_pgtable.h)Al Viro1-1/+1
2006-01-12[PATCH] m68k: broken constraints on mulu.lAl Viro1-1/+1
2006-01-12[PATCH] m68k: memory input should be an lvalue (mac/misc.c)Al Viro1-1/+2
2006-01-12[PATCH] m68k: static vs. extern in amigaints.hAl Viro1-2/+0
2006-01-12[PATCH] m68k: static vs. extern in sun3ints.hAl Viro1-1/+0
2006-01-12[PATCH] m68k: static vs. extern in scc.hAl Viro1-1/+1
2006-01-12[PATCH] m68k: isa_{type,sex} should be exportedAl Viro1-0/+2
2006-01-12[PATCH] m68k: oktagon makefile fixAl Viro1-1/+2
2006-01-12[PATCH] m68k: dumb typo in atyfbAl Viro1-1/+1
2006-01-12[PATCH] m68k: switch mac/misc.c to direct use of appropriate cuda/pmu/maciisi...Al Viro2-105/+236
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro22-100/+108
2006-01-12[PATCH] m68k: compile fix - updated vmlinux.lds to include LOCK_TEXTAl Viro2-0/+2
2006-01-12[PATCH] m68k: compile fix - hardirq checks were in wrong placeAl Viro2-9/+9
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro20-46/+0
2006-01-12[PATCH] mips: task_stack_page()Al Viro2-4/+4
2006-01-12[PATCH] mips: task_thread_info()Al Viro8-14/+13
2006-01-12[PATCH] mips: task_pt_regs()Al Viro5-20/+12
2006-01-12[PATCH] ia64: task_pt_regs()Al Viro14-57/+56
2006-01-12[PATCH] ia64: task_thread_info()Al Viro3-7/+16
2006-01-12[PATCH] cris: task_thread_info()Al Viro3-5/+5
2006-01-12[PATCH] cris: fix KSTK_EIPAl Viro2-2/+2
2006-01-12[PATCH] cris: task_pt_regs()Al Viro5-10/+11
2006-01-12[PATCH] powerpc: task_stack_page()Al Viro2-10/+8
2006-01-12[PATCH] powerpc: task_thread_info()Al Viro7-12/+12
2006-01-12[PATCH] sh64: task_stack_page()Al Viro2-3/+3
2006-01-12[PATCH] arm26: task_stack_page()Al Viro2-5/+5
2006-01-12[PATCH] arm26: task_pt_regs()Al Viro3-23/+7
2006-01-12[PATCH] arm26: task_thread_info()Al Viro4-6/+6
2006-01-12[PATCH] arm: task_stack_page()Al Viro4-5/+5
2006-01-12[PATCH] arm: end_of_stack()Al Viro2-2/+2
2006-01-12[PATCH] arm: task_pt_regs()Al Viro3-28/+12
2006-01-12[PATCH] arm: task_thread_info()Al Viro4-10/+10
2006-01-12[PATCH] h8300: task_stack_page()Al Viro1-1/+1
2006-01-12[PATCH] parisc: task_stack_page(), task_thread_info()Al Viro2-4/+4
2006-01-12[PATCH] m68knommu: task_stack_page()Al Viro1-3/+2
2006-01-12[PATCH] m68k: task_stack_page()Al Viro1-4/+3
2006-01-12[PATCH] frv: task_thread_info(), task_stack_page()Al Viro1-2/+2
2006-01-12[PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info()Al Viro4-26/+9
2006-01-12[PATCH] v850: task_stack_page(), task_pt_regs()Al Viro3-6/+6
2006-01-12[PATCH] xtensa: task_pt_regs(), task_stack_page()Al Viro4-13/+13
2006-01-12[PATCH] s390: task_stack_page()Al Viro4-9/+8
2006-01-12[PATCH] s390: task_pt_regs()Al Viro7-23/+22
2006-01-12[PATCH] uml: task_stack_page()Al Viro3-5/+5
2006-01-12[PATCH] uml: task_thread_info()Al Viro2-3/+3
2006-01-12[PATCH] sparc: task_stack_page()Al Viro1-4/+4
2006-01-12[PATCH] sparc: task_thread_info()Al Viro6-9/+9
2006-01-12[PATCH] sh: task_stack_page()Al Viro2-3/+3
2006-01-12[PATCH] sh: task_thread_info()Al Viro2-2/+2
2006-01-12[PATCH] sh: task_pt_regs()Al Viro3-48/+18
2006-01-12[PATCH] sparc64: task_pt_regs()Al Viro3-9/+10
2006-01-12[PATCH] sparc64: task_stack_page()Al Viro2-5/+5
2006-01-12[PATCH] sparc64: task_thread_info()Al Viro6-24/+24
2006-01-12[PATCH] i386: task_stack_page()Al Viro2-2/+2
2006-01-12[PATCH] i386: fix task_pt_regs()akpm@osdl.org3-21/+14
2006-01-12[PATCH] i386: task_thread_info()Al Viro3-7/+7
2006-01-12[PATCH] amd64: task_stack_page()Al Viro2-4/+4
2006-01-12[PATCH] amd64: task_pt_regs()Al Viro7-21/+13
2006-01-12[PATCH] amd64: task_thread_info()Al Viro6-11/+11
2006-01-12[PATCH] alpha: task_pt_regs()akpm@osdl.org4-29/+12
2006-01-12[PATCH] alpha: task_stack_page()Al Viro3-5/+5
2006-01-12[PATCH] alpha: task_thread_info()Al Viro6-30/+30
2006-01-12[PATCH] missing helper - task_stack_page()Al Viro2-0/+2
2006-01-12[PATCH] sched: filter affine wakeupsakpm@osdl.org2-2/+13
2006-01-12[PATCH] scheduler cache-hot-autodetectakpm@osdl.org12-10/+527
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar16-0/+148
2006-01-12[PATCH] Implement ioctl emulation for the parport character deviceAndi Kleen1-0/+29
2006-01-12[PATCH] memmap_init_zone(): remove uneccesary page++Greg Ungerer1-1/+1
2006-01-12[PATCH] md: remove slashes from disk names when creation dev names in sysfsNeil Brown1-0/+3
2006-01-12[PATCH] do_truncate() call fix in tiny-shmem.cCatalin Marinas1-1/+1
2006-01-12[PATCH] migration: make sure there is no attempt to migrate reserved pages.Christoph Lameter1-1/+3
2006-01-12[PATCH] fix queue stalling while barrier sequencingTejun Heo1-10/+10
2006-01-12[ARM] 3256/1: Make the function-returning ldm's use sp as the base registerCatalin Marinas4-11/+13
2006-01-12[ARM] 3237/1: PXA I2C driver updatesRichard Purdie1-0/+10
2006-01-12[ARM] 3234/1: Update cpu_architecture() to deal with the new ID formatCatalin Marinas1-6/+9
2006-01-12[ARM] 3209/1: Configurable DMA-consistent memory regionKevin Hilman2-12/+50
2006-01-12[hrtimer] Enforce resolution as lower limit of intervalsThomas Gleixner2-3/+5
2006-01-12[hrtimer] Change resolution storage to ktime_t formatThomas Gleixner3-5/+4
2006-01-12[hrtimer] Remove listhead from hrtimer structThomas Gleixner2-17/+16
2006-01-12powerpc: make ARCH=ppc use arch/powerpc/kernel/process.cPaul Mackerras5-857/+15
2006-01-12drm: fix issues with systems with no MTRRDave Airlie1-0/+14
2006-01-12[PATCH] powerpc: cell namespace cleanupArnd Bergmann3-3/+5
2006-01-12[PATCH] powerpc: xmon namespace cleanupsArnd Bergmann1-7/+7
2006-01-12[PATCH] powerpc: pmac namespace cleanupArnd Bergmann1-1/+1
2006-01-12[PATCH] powerpc: pseries namespace cleanupArnd Bergmann6-10/+8
2006-01-12[PATCH] powerpc: minor dart driver cleanupOlof Johansson1-1/+0
2006-01-12[PATCH] powerpc: small pci cleanupsStephen Rothwell2-4/+3
2006-01-12[PATCH] powerpc: clean up iommu.h a bitStephen Rothwell5-19/+40
2006-01-12[PATCH] powerpc: iSeries fixes for build with no PCIStephen Rothwell4-6/+24
2006-01-12[PATCH] powercp: iSeries include file comment cleanupsStephen Rothwell13-16/+3
2006-01-12[PATCH] powerpc: eliminate bitfields from ItLpNacaStephen Rothwell2-14/+12
2006-01-12[PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell9-85/+82
2006-01-12[PATCH] powerpc: remove bitfields from hv_call_event.hStephen Rothwell1-98/+36
2006-01-12[PATCH] powerpc: Fixed memory reserve map layoutKumar Gala2-8/+28
2006-01-12[PATCH] powerpc: remove warning in EEH codeOlof Johansson1-2/+3
2006-01-12[PATCH] powerpc: Avoid potential FP corruption with preempt and UPPaul Mackerras4-24/+31
2006-01-11Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds108-1299/+1608
2006-01-11[PATCH] x86_64: Fix SMP bootup with CONFIG_KDUMP enabledVivek Goyal1-2/+9
2006-01-11[PATCH] x86_64: Don't confuse noapic with noapictimerAndi Kleen1-1/+3
2006-01-11[PATCH] x86_64: don't copy command line twiceJan Beulich1-4/+0
2006-01-11[PATCH] i386/x86-64: make setup_early_printk() usage consistentJan Beulich3-5/+3
2006-01-11[PATCH] i386: Move DOUBLEFAULT config to arch/i386/KconfigAndi Kleen2-9/+9
2006-01-11[PATCH] x86_64: Allow kernel page tables upto the end of memoryAndi Kleen1-2/+14
2006-01-11[PATCH] x86_64: Use safe_smp_processor_id in MCE handlerAndi Kleen1-1/+2
2006-01-11[PATCH] x86_64: Some housekeeping in local APIC codeAndi Kleen5-69/+49
2006-01-11[PATCH] x86_64: Display meaningful part of filename during BUG()Jan Beulich3-7/+18
2006-01-11[PATCH] x86_64: Reduce screen space needed by stack traceJan Beulich1-13/+12
2006-01-11[PATCH] x86_64: Fix get_cmos_time()Jan Beulich1-7/+4
2006-01-11[PATCH] x86_64: No need to export get_cmos_time anymoreAndi Kleen2-4/+1
2006-01-11[PATCH] x86_64: Remove unused AMD K8 C stepping flagAndi Kleen2-7/+1
2006-01-11[PATCH] i386: Move phys_proc_id/early intel workaround to correct function.Andi Kleen1-7/+10
2006-01-11[PATCH] x86_64: sparse warning cleanupsStephen Hemminger2-3/+3
2006-01-11[PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of lineAndi Kleen2-13/+39
2006-01-11[PATCH] x86_64: Remove unused segmentsAndi Kleen2-6/+3
2006-01-11[PATCH] x86_64: ioapic virtual wire mode fixVivek Goyal1-1/+2
2006-01-11[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_archRavikiran G Thirumalai5-0/+85
2006-01-11[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_alignRavikiran G Thirumalai3-1/+23
2006-01-11[PATCH] x86_64: Make sure BITS_PER_ATOMIC is defined in asm-generic/atomic.hAndi Kleen1-0/+1
2006-01-11[PATCH] x86_64: cleanup enter_lazy_tlb()Brian Gerst1-7/+2
2006-01-11[PATCH] x86_64: Memorize location of i8259 for reboots.Eric W. Biederman2-37/+109
2006-01-11[PATCH] x86_64: allow setting RF in EFLAGSChuck Ebbert2-6/+12
2006-01-11[PATCH] x86_64: "invalid operand" -> "invalid opcode"Chuck Ebbert1-1/+1
2006-01-11[PATCH] x86_64: Sparse warnings fix.Luiz Fernando Capitulino1-2/+2
2006-01-11[PATCH] x86_64: Remove useless KDB vectorAndi Kleen6-22/+3
2006-01-11[PATCH] x86_64: Don't claim too many vectors for TLB flushingJason Uhlenkott1-4/+3
2006-01-11[PATCH] x86_64: Tell user to enable GART_IOMMU when neededAndi Kleen1-2/+3
2006-01-11[PATCH] x86_64: Fix warning in nmi.c on uniprocessor kernelsAndi Kleen1-0/+2
2006-01-11[PATCH] x86_64: Allocate PDAs in the local nodeRavikiran G Thirumalai4-3/+25
2006-01-11[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai9-20/+21
2006-01-11[PATCH] x86_64: Early initialization of cpu_to_nodeRavikiran Thirumalai3-0/+32
2006-01-11[PATCH] x86_64: Fix up white space in time.cAndi Kleen1-39/+32
2006-01-11[PATCH] x86_64: Use standard __always_inline in vsyscall.cAndi Kleen1-6/+5
2006-01-11[PATCH] i386: Replace broken serialize_cpu in microcode driver with correct s...Andi Kleen2-4/+6
2006-01-11[PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSCAndi Kleen5-21/+26
2006-01-11[PATCH] x86_64: Support alternative() in vsyscallsAndi Kleen1-2/+10
2006-01-11[PATCH] x86_64: Support alternative() with a output argument.Andi Kleen1-0/+15
2006-01-11[PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at b...Andi Kleen3-3/+11
2006-01-11[PATCH] x86_64: Fix compile error with !CONFIG_COMPATAndi Kleen2-2/+1
2006-01-11[PATCH] x86_64: x86_64 write apic id fixVivek Goyal2-1/+2
2006-01-11[PATCH] x86_64: Remove duplicate exportsBrian Gerst1-22/+0
2006-01-11[PATCH] x86_64: unexport pci_*_consistentBrian Gerst1-5/+0
2006-01-11[PATCH] x86_64: Remove unused apic_write_atomicAndi Kleen1-5/+0
2006-01-11[PATCH] x86_64: Make the cpu_*_maps in kernel/sched.c read mostlyAndi Kleen1-3/+3
2006-01-11[PATCH] i386: make pci_map_single/pci_map_sg warn for zero length.Andi Kleen1-3/+9
2006-01-11[PATCH] x86_64: Enable sound in old style OSS driver for NForce4 CK804Andi Kleen1-1/+2
2006-01-11[PATCH] x86_64: Make it clear in machine checks that it's an hardware problemAndi Kleen1-0/+4