summaryrefslogtreecommitdiffstats
path: root/arch/x86/configs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-23x86: Suppress stack overrun message for init_taskJan Beulich1-1/+1
2009-11-14x86: Fix cpu_devs[] initialization in early_cpu_init()Ingo Molnar1-8/+14
2009-11-14x86: Remove CPU cache size output for non-Intel tooRoland Dreier1-5/+0
2009-11-14x86: Minimise printk spew from per-vendor init codeDave Jones1-1/+2
2009-11-13x86: Remove the CPU cache size printk'sDave Jones1-16/+0
2009-11-04cpumask: Avoid cpumask_t in arch/x86/kernel/apic/nmi.cRusty Russell1-5/+6
2009-11-03x86: Make sure we also print a Code: line for show_regs()Arjan van de Ven2-3/+2
2009-11-02Revert "ext4: Remove journal_checksum mount option and enable it by default"Linus Torvalds3-7/+22
2009-11-02mm: remove incorrect swap_count() from try_to_unuse()Bo Liu1-2/+1
2009-11-02i915: fix intel graphics suspend breakage due to resume/lid event confusionLinus Torvalds3-8/+24
2009-11-02Revert "[IA64] fix percpu warnings"Tony Luck1-1/+1
2009-11-02ARM: ensure initial page tables are setup for SMP systemsRussell King3-6/+15
2009-11-02ARM: 5776/1: Check compiler version and EABI support when adding ARM unwind s...Claudio Scordino1-0/+9
2009-11-029p: fix readdir corner casesEric Van Hensbergen3-34/+72
2009-11-029p: fix readlinkMartin Stava1-3/+2
2009-11-029p: fix a small bug in readdir for long directoriesMartin Stava1-0/+1
2009-11-02ALSA: hda - Don't check invalid HP pinTakashi Iwai1-0/+2
2009-11-02ALSA: dummy - Fix descriptions of pcm_substreams parameterTakashi Iwai2-2/+2
2009-11-02ALSA: pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (sound)Dominik Brodowski2-18/+24
2009-11-02ALSA: hda: Use quirk mask for Dell Inspiron Mini9/Vostro A90 using ALC268Daniel T Chen1-1/+2
2009-11-01ARM: 5774/1: Fix Realview ARM1176PB board rebootPhilby John7-21/+50
2009-10-31dpt_i2o: Fix typo of EINVALOGAWA Hirofumi1-1/+1
2009-10-31NOMMU: Don't pass NULL pointers to fput() in do_mmap_pgoff()David Howells1-2/+4
2009-10-30Documentation: ABI: /sys/devices/system/cpu/cpu#/nodeAlex Chiang1-0/+15
2009-10-30Documentation: ABI: /sys/devices/system/cpu/cpuidle/Alex Chiang1-0/+20
2009-10-30Documentation: ABI: /sys/devices/system/cpu/sched_[mc|smt]_power_savingsAlex Chiang1-0/+24
2009-10-30Documentation: ABI: /sys/devices/system/cpu/cpu#/ topology filesAlex Chiang2-17/+69
2009-10-30Documentation: ABI: /sys/devices/system/cpu/ topology filesAlex Chiang1-0/+28
2009-10-30Documentation: ABI: document /sys/devices/system/cpu/Alex Chiang1-0/+12
2009-10-30Documentation: ABI: rename sysfs-devices-cache_disable properlyAlex Chiang1-0/+0
2009-10-30Driver core: allow certain drivers prohibit bind/unbind via sysfsDmitry Torokhov3-8/+19
2009-10-30Driver core: fix driver_register() return valueStas Sergeev1-1/+1
2009-10-30USB: fsl_udc_core: Fix kernel oops on module removalAnton Vorontsov1-1/+1
2009-10-30USB: option: TLAYTECH TUE800 supportBryan Wu1-0/+4
2009-10-30USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is setYoshihiro Shimoda1-10/+13
2009-10-30USB: serial: sierra driver autopm fixesElina Pasheva1-6/+8
2009-10-30USB: serial: sierra driver send_setup() autopm fixElina Pasheva1-10/+14
2009-10-30USB: rndis_host: debug info clobbered before it is loggedGeorge Nassar1-3/+3
2009-10-30Staging: fix wireless drivers dependsRandy Dunlap3-3/+3
2009-10-30Staging: wireless drivers Kconfig changeGreg Kroah-Hartman6-6/+6
2009-10-30Staging: android: mark subsystem as brokenGreg Kroah-Hartman1-0/+1
2009-10-30Staging: remove stlc45xx driverGreg Kroah-Hartman7-3323/+0
2009-10-30Staging: rtl8187se/rtl8192e/rtl8192su: allow module unloadHerton Ronaldo Krzesinski12-96/+37
2009-10-30Staging: vt6656: fix the memory free bug in vntwusb_disconnect()miaofng1-1/+0
2009-10-30Staging: Panel: prevent driver from calling misc_deregister twice on same res...Peter Huewe1-3/+10
2009-10-30Staging: hv: fix oops in vmbus - missing #includeMilan Dadok2-0/+2
2009-10-30Staging: hv: fix oops in vmbus - netvsc list_headMilan Dadok1-6/+4
2009-10-30Staging: hv: fix oops in vmbus - udev eventsMilan Dadok1-10/+4
2009-10-30Staging: hv: Fix vmbus load hang caused by faulty data packingHank Janssen1-1/+1
2009-10-30Staging: hv: Fix null pointer error after vmbus loadingHaiyang Zhang1-13/+1