aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-11-26x86: correctly set UTS_MACHINE for "make ARCH=x86"Andreas Herrmann1-3/+2
2007-11-26lockdep: annotate do_debug() trap handlerPeter Zijlstra2-0/+4
2007-11-26x86: turn off iommu merge by defaultIngo Molnar1-1/+1
2007-11-26x86: fix ACPI compile for LOCAL_APIC=nThomas Gleixner1-0/+1
2007-11-26x86: printk kernel version in WARN_ON and other dump_stack usersArjan van de Ven2-0/+12
2007-11-26ACPI: Set max_cstate to 1 for early Opterons.Alexey Starikovskiy3-0/+29
2007-11-26x86: fix NMI watchdog & 'stopped time' problemMaciej W. Rozycki2-4/+17
2007-11-26[MIPS] vpe: Add missing "space"Joe Perches1-2/+2
2007-11-26[MIPS] Compliment va_start() with va_end().Richard Knutsson3-0/+6
2007-11-26[MIPS] IP22: Fix broken eeprom access by using __raw_readl/__raw_writelThomas Bogendoerfer1-19/+21
2007-11-26[MIPS] IP22: Fix broken EISA interrupt setup by switching to generic i8259Thomas Bogendoerfer2-132/+3
2007-11-26[MIPS] 64-bit Sibyte kernels need DMA32.Ralf Baechle5-37/+83
2007-11-26[MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle9-25/+142
2007-11-26[MIPS] Handle R4000/R4400 mfc0 from count register.Ralf Baechle3-61/+43
2007-11-26[MIPS] Fix possible hang in LL/SC futex loops.Ralf Baechle1-3/+3
2007-11-26[MIPS] Fix context DSP context / TLS pointer switching bug for new threads.Ralf Baechle1-2/+6
2007-11-26[MIPS] IP32: More interrupt renumbering fixes.Ralf Baechle2-11/+15
2007-11-26[MIPS] time: MIPSsim's plat_time_init doesn't need to be irq safe.Ralf Baechle1-5/+1
2007-11-26[MIPS] time: Fix negated condition in cevt-r4k driver.Ralf Baechle1-1/+1
2007-11-26[MIPS] Fix pcspeaker build.Ralf Baechle2-10/+2
2007-11-26libata: bump transfer chunk size if it's oddTejun Heo1-3/+32
2007-11-26libata: Return proper ATA INT status in pata_bf54x driversonic zhang1-3/+3
2007-11-26[IPV4]: Remove bogus ifdef mess in arp_processAdrian Bunk1-19/+0
2007-11-26[SKBUFF]: Free old skb properly in skb_morphHerbert Xu2-14/+18
2007-11-26[IPV4]: Fix memory leak in inet_hashtables.h when NUMA is onPavel Emelyanov1-2/+1
2007-11-26[IPSEC]: Temporarily remove locks around copying of non-atomic fieldsHerbert Xu2-4/+0
2007-11-25[CIFS] Fix check after use error in ACL codeSteve French1-6/+7
2007-11-25Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French305-4517/+5065
2007-11-23pata_ali: trim trailing whitespace (fix checkpatch complaints)Jeff Garzik1-1/+1
2007-11-23pata_isapnp: Polled devicesAlan Cox1-4/+7
2007-11-23pata_hpt37x: Fix cable detect bug spotted by SergeiAlan Cox1-1/+1
2007-11-23pata_ali: Lots of problems still showing up with small ATAPI DMAAlan Cox1-0/+17
2007-11-23pata_ali: Add Mitac 8317 and derivativesAlan Cox1-0/+3
2007-11-23libata-core: List more documentation sources for referenceAlan Cox1-0/+8
2007-11-23ata_piix: Invalid use of writel/readl with iomapAlan Cox1-3/+3
2007-11-23sata_sil24: fix sg table sizingTejun Heo1-3/+23
2007-11-23pata_jmicron: fix disabled port handling in jmicron_pre_reset()Tejun Heo1-5/+4
2007-11-23pata_sil680: kill bogus reset code (take 2)Sergei Shtylyov1-30/+2
2007-11-23[CRYPTO] api: Fix potential race in crypto_remove_spawnHerbert Xu1-3/+3
2007-11-23[CRYPTO] authenc: Move initialisations up to shut up gccHerbert Xu1-8/+4
2007-11-23[TCP] MTUprobe: Cleanup send queue check (no need to loop)Ilpo Järvinen1-6/+1
2007-11-23[TCP]: MTUprobe: receiver window & data available checks fixedIlpo Järvinen1-9/+8
2007-11-23sh: include ax88796 in the defconfig for r7785rpMagnus Damm1-5/+5
2007-11-23sh: include ax88796 in the defconfig for r7780mpMagnus Damm1-198/+89
2007-11-23sh: fix R2D-1 CF supportMagnus Damm1-0/+2
2007-11-22[MAINTAINERS]: tlan list is subscribers-onlyGabriel Craciunescu1-1/+1
2007-11-22[SUNRPC]: Remove SPIN_LOCK_UNLOCKEDJiri Slaby1-1/+1
2007-11-22[SUNRPC]: Make xprtsock.c:xs_setup_{udp,tcp}() staticAdrian Bunk2-8/+2
2007-11-22[PFKEY]: Sending an SADB_GET responds with an SADB_GETCharles Hardin1-1/+1
2007-11-22[IRDA]: Compilation for CONFIG_INET=n casePavel Emelyanov1-1/+1