aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-26sched: fix prev_stime calculationIngo Molnar
2007-11-26sched: don't forget to unlock uids_mutex on error pathsPavel Emelyanov
2007-11-26x86: fix APIC related bootup crash on Athlon XP CPUsIngo Molnar
2007-11-26time: add ADJ_OFFSET_SS_READJohn Stultz
2007-11-26x86: export the symbol empty_zero_page on the 32-bit x86 architectureTheodore Ts'o
2007-11-26x86: fix kprobes_64.c inlining borkageAndrew Morton
2007-11-26pci: use pci=bfsort for HP DL385 G2, DL585 G2Michal Schmidt
2007-11-26x86: correctly set UTS_MACHINE for "make ARCH=x86"Andreas Herrmann
2007-11-26lockdep: annotate do_debug() trap handlerPeter Zijlstra
2007-11-26x86: turn off iommu merge by defaultIngo Molnar
2007-11-26x86: fix ACPI compile for LOCAL_APIC=nThomas Gleixner
2007-11-26x86: printk kernel version in WARN_ON and other dump_stack usersArjan van de Ven
2007-11-26ACPI: Set max_cstate to 1 for early Opterons.Alexey Starikovskiy
2007-11-26x86: fix NMI watchdog & 'stopped time' problemMaciej W. Rozycki
2007-11-26[MIPS] vpe: Add missing "space"Joe Perches
2007-11-26[MIPS] Compliment va_start() with va_end().Richard Knutsson
2007-11-26[MIPS] IP22: Fix broken eeprom access by using __raw_readl/__raw_writelThomas Bogendoerfer
2007-11-26[MIPS] IP22: Fix broken EISA interrupt setup by switching to generic i8259Thomas Bogendoerfer
2007-11-26[MIPS] 64-bit Sibyte kernels need DMA32.Ralf Baechle
2007-11-26[MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle
2007-11-26[MIPS] Handle R4000/R4400 mfc0 from count register.Ralf Baechle
2007-11-26[MIPS] Fix possible hang in LL/SC futex loops.Ralf Baechle
2007-11-26[MIPS] Fix context DSP context / TLS pointer switching bug for new threads.Ralf Baechle
2007-11-26[MIPS] IP32: More interrupt renumbering fixes.Ralf Baechle
2007-11-26[MIPS] time: MIPSsim's plat_time_init doesn't need to be irq safe.Ralf Baechle
2007-11-26[MIPS] time: Fix negated condition in cevt-r4k driver.Ralf Baechle
2007-11-26[MIPS] Fix pcspeaker build.Ralf Baechle
2007-11-26libata: bump transfer chunk size if it's oddTejun Heo
2007-11-26libata: Return proper ATA INT status in pata_bf54x driversonic zhang
2007-11-26[IPV4]: Remove bogus ifdef mess in arp_processAdrian Bunk
2007-11-26[SKBUFF]: Free old skb properly in skb_morphHerbert Xu
2007-11-26[IPV4]: Fix memory leak in inet_hashtables.h when NUMA is onPavel Emelyanov
2007-11-26[IPSEC]: Temporarily remove locks around copying of non-atomic fieldsHerbert Xu
2007-11-25[CIFS] Fix check after use error in ACL codeSteve French
2007-11-25Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2007-11-24IB/iser: Add missing counter increment in iser_data_buf_aligned_len()Erez Zilber
2007-11-24IB/ehca: Fix static rate regressionJoachim Fenkes
2007-11-23pata_ali: trim trailing whitespace (fix checkpatch complaints)Jeff Garzik
2007-11-23pata_isapnp: Polled devicesAlan Cox
2007-11-23pata_hpt37x: Fix cable detect bug spotted by SergeiAlan Cox
2007-11-23pata_ali: Lots of problems still showing up with small ATAPI DMAAlan Cox
2007-11-23pata_ali: Add Mitac 8317 and derivativesAlan Cox
2007-11-23libata-core: List more documentation sources for referenceAlan Cox
2007-11-23ata_piix: Invalid use of writel/readl with iomapAlan Cox
2007-11-23sata_sil24: fix sg table sizingTejun Heo
2007-11-23pata_jmicron: fix disabled port handling in jmicron_pre_reset()Tejun Heo
2007-11-23pata_sil680: kill bogus reset code (take 2)Sergei Shtylyov
2007-11-23[CRYPTO] api: Fix potential race in crypto_remove_spawnHerbert Xu
2007-11-23[CRYPTO] authenc: Move initialisations up to shut up gccHerbert Xu
2007-11-23[TCP] MTUprobe: Cleanup send queue check (no need to loop)Ilpo Järvinen