summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-25ACPI: add dump_stack() to trace acpi_format_exception programming errorsAndrew Morton1-0/+1
2007-08-25make drivers/acpi/scan.c:create_modalias() staticAdrian Bunk1-2/+3
2007-08-25ACPI: Fix a warning of discarding qualifiers from pointer target typeAl Viro3-3/+3
2007-08-25ACPI: "ACPI handle has no context!" should be KERN_DEBUGShaohua Li1-1/+1
2007-08-25Pull suspend into release branchLen Brown1-8/+11
2007-08-24Pull video into release branchLen Brown2-4/+93
2007-08-24Pull thermal into release branchLen Brown2-7/+44
2007-08-24ACPI video hotkey: export missing ACPI video hotkey events via input layerLuming Yu1-1/+88
2007-08-24Pull sony into release branchLen Brown1-6/+18
2007-08-24Pull pnp into release branchLen Brown13-200/+42
2007-08-24Pull ec into release branchLen Brown1-16/+31
2007-08-24Pull bugzilla-8630 into release branchLen Brown1-0/+71
2007-08-24Pull bugzilla-1641 into release branchLen Brown6-25/+25
2007-08-24Pull battery into release branchLen Brown1-17/+30
2007-08-24Pull asus into release branchLen Brown1-1/+2
2007-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds3-26/+28
2007-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds5-31/+33
2007-08-24DM_MULTIPATH_RDAC: "scsi_normalize_sense" undefinedRandy Dunlap1-1/+1
2007-08-24ACPI: Validate XSDT, use RSDT if XSDT failsZhao Yakui1-0/+71
2007-08-24ACPI: /proc/acpi/thermal_zone trip points are now read-only, mark them as suchPavel Machek1-2/+2
2007-08-24sched: fix startup penalty calculationIngo Molnar1-1/+1
2007-08-24sched: simplify bonus calculation #2Peter Zijlstra1-2/+1
2007-08-24sched: simplify bonus calculation #1Peter Zijlstra1-2/+1
2007-08-24sched: tidy up and simplify the bonus balanceIngo Molnar1-4/+10
2007-08-24sched: optimize task_tick_rt() a bitDmitry Adamushko1-3/+8
2007-08-24sched: simplify can_migrate_task()Sven-Thorsten Dietrich1-6/+0
2007-08-24sched: remove HZ dependency from the granularity defaultIngo Molnar2-8/+7
2007-08-24sched: CONFIG_SCHED_GROUP_FAIR=y fixletBruce Ashfield1-1/+1
2007-08-24ACPI: fix ia64 allnoconfig buildLen Brown1-2/+3
2007-08-24PNP: remove null pointer checksBjorn Helgaas5-60/+2
2007-08-24PNP: remove MODULE infrastructureBjorn Helgaas2-88/+0
2007-08-24ISAPNP: removed unused isapnp_detected and ISAPNP_DEBUGBjorn Helgaas1-7/+0
2007-08-24PNPACPI: remove unnecessary casts of "void *"Bjorn Helgaas1-8/+5
2007-08-24PNPACPI: simplify irq_flags()Bjorn Helgaas1-7/+4
2007-08-24PNP: fix up after LindentBjorn Helgaas10-31/+32
2007-08-24ACPI: enable GPEs before calling _WAK on resumeThomas Renninger1-8/+11
2007-08-24asus-laptop: Fix rmmod of asus_laptopGuillaume Chazarain1-1/+2
2007-08-24sony-laptop: call sonypi_compat_init earlierMattia Dongili1-6/+9
2007-08-24sony-laptop: enable Vaio FZ eventsMattia Dongili1-0/+9
2007-08-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds4-11/+20
2007-08-23Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds2-1/+21
2007-08-23tty: dont needlessly cast kmalloc() return valueJesper Juhl1-4/+2
2007-08-23Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-2/+10
2007-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds6-43/+110
2007-08-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds6-28/+28
2007-08-23Renumber AUDIT_TTY_[GS]ETMiloslav Trmac1-2/+2
2007-08-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds4-26/+36
2007-08-23Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds9-23/+42
2007-08-23Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds35-172/+255
2007-08-23Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds6-20/+640