aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_boot.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-26docbooks: fix fatal filename errorsRandy Dunlap4-9/+9
2008-10-26kernel-doc: allow more whitespace in macrosRandy Dunlap1-3/+3
2008-10-26Linux 2.6.28-rc2Linus Torvalds1-1/+1
2008-10-26m68k: Disable Amiga serial console support if modularGeert Uytterhoeven1-2/+4
2008-10-26epoll: avoid double-inserts in case of EFAULTDavide Libenzi1-2/+9
2008-10-26select: deal with math overflow from borderline valid userland dataArjan van de Ven2-4/+6
2008-10-26wireless: fix regression caused by regulatory config optionArjan van de Ven1-6/+5
2008-10-26cgroup: remove unused variableStephen Rothwell1-1/+1
2008-10-26r8169: revert "read MAC address from EEPROM on init"Francois Romieu1-88/+0
2008-10-26arm ide breakageAl Viro2-4/+4
2008-10-26fix allmodconfig breakageAl Viro1-2/+1
2008-10-26hwmon: (abituguru3) enable DMI probing feature on AW9D-MAXAlistair John Strachan1-1/+1
2008-10-26hwmon: (abituguru3) Cosmetic whitespace fixesAlistair John Strachan1-14/+14
2008-10-26hwmon: (adt7473) Fix voltage conversion routinesJean Delvare1-20/+9
2008-10-26hwmon: (lm90) Add support for the LM99 16 degree offsetJean Delvare2-5/+34
2008-10-26hwmon: (lm90) Fix handling of hysteresis valueJean Delvare1-3/+12
2008-10-26hwmon-vid: Add support for AMD family 10h CPUsJean Delvare1-0/+1
2008-10-26hwmon: (w83781d) Fix linking when built-inGeert Uytterhoeven1-2/+2
2008-10-25Revert "Call init_workqueues before pre smp initcalls."Linus Torvalds2-3/+2
2008-10-25ext4: Fix duplicate entries returned from getdents() system callTheodore Ts'o1-12/+8
2008-10-25ext3: Fix duplicate entries returned from getdents() system callTheodore Ts'o1-12/+8
2008-10-25leds-hp-disk: fix build warningLen Brown1-1/+1
2008-10-25ACPI: Oops in ACPI with git latestRafael J. Wysocki1-0/+3
2008-10-25ACPI suspend: build fix for ACPI_SLEEP=n && XEN_SAVE_RESTORE=y.Rafael J. Wysocki1-0/+2
2008-10-25toshiba_acpi: always call input_sync() after input_report_switch()Len Brown1-0/+2
2008-10-25ACPI: Always report a sync event after a lid state changeGuillem Jover1-1/+2
2008-10-25ACPI: cpufreq, processor: fix compile error in drivers/acpi/processor_perflib.cMiao Xie1-0/+5
2008-10-24i7300_idle: Fix compile warning CONFIG_I7300_IDLE_IOAT_CHANNEL not definedVenki Pallipadi1-1/+1
2008-10-24i7300_idle: Cleanup based review commentsVenki Pallipadi2-20/+24
2008-10-24i7300_idle: Disable ioat channel only on platforms where ile driver can loadVenki Pallipadi3-71/+89
2008-10-24mfd: Make WM8400 depend on I2C until SPI is submittedMark Brown1-0/+1
2008-10-24mfd: add missing Kconfig entry for da903xSamuel Ortiz2-0/+13
2008-10-24uwb: build UWB before USB/WUSBDavid Vrabel1-1/+1
2008-10-24libata: fix bug with non-ncq devicesJens Axboe1-1/+5
2008-10-23Linux 2.6.28-rc1Linus Torvalds1-3/+3
2008-10-23Fix PCI hotplug printk formatRandy Dunlap1-1/+1
2008-10-23PCI: remove unused resource assignment in pci_read_bridge_bases()Zhao, Yu1-3/+0
2008-10-23PCI hotplug: shpchp: message refinementTaku Izumi5-98/+86
2008-10-23PCI hotplug: shpchp: replace printk with dev_printkTaku Izumi5-159/+224
2008-10-23libata: switch to using block layer tagging supportJens Axboe4-65/+31
2008-10-23PCI: add routines for debugging and handling lost interruptsJames Bottomley3-1/+69
2008-10-23PCI hotplug: pciehp: message refinementTaku Izumi5-88/+78
2008-10-23PCI: fix ARI code to be compatible with mixed ARI/non-ARI systemsZhao, Yu1-8/+13
2008-10-23PCI hotplug: cpqphp: fix kernel NULL pointer dereferenceKenji Kaneshige1-1/+1
2008-10-23leds/acpi: Fix merge fallout from acpi_driver_data changeStephen Rothwell1-1/+1
2008-10-23ide: drivers/ide/generic.c -> drivers/ide/ide-pci-generic.cBartlomiej Zolnierkiewicz2-1/+0
2008-10-23ide-disk: set non-rotational queue flag for SSD and CF devicesBartlomiej Zolnierkiewicz1-2/+6
2008-10-23ide-cd: add TEAC CD-224E to the NO_AUTOCLOSE listMárton Németh1-0/+1
2008-10-23ide: Add tx4938ide driver (v2)Atsushi Nemoto3-0/+316
2008-10-23TXx9: Add TX4938 ATA support (v3)Atsushi Nemoto3-0/+61