Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Pull video into release branch | Len Brown | 2007-08-24 | 2 | -4/+93 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ACPI video hotkey: export missing ACPI video hotkey events via input layer | Luming Yu | 2007-08-24 | 1 | -1/+88 | |
| | * | | | | | ACPI video hotkey: remove invalid events handler for video output devices | Zhang Rui | 2007-08-23 | 1 | -4/+0 | |
| | * | | | | | ACPI: video: Add keycode for ACPI video driver hotkey events. | Yu Luming | 2007-08-23 | 1 | -0/+6 | |
| | |/ / / / | ||||||
| * | | | | | Pull thermal into release branch | Len Brown | 2007-08-24 | 2 | -7/+44 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ACPI: /proc/acpi/thermal_zone trip points are now read-only, mark them as such | Pavel Machek | 2007-08-24 | 1 | -2/+2 | |
| | * | | | | | ACPI: thermal: set "thermal.nocrt" via DMI on Gigabyte GA-7ZX | Len Brown | 2007-08-20 | 1 | -1/+16 | |
| | * | | | | | ACPI: thermal: create "thermal.crt=C" bootparam | Len Brown | 2007-08-14 | 2 | -0/+22 | |
| | * | | | | | ACPI: thermal: clean up MODULE_PARM_DESC newlines | Len Brown | 2007-08-14 | 1 | -5/+5 | |
| * | | | | | | Pull sony into release branch | Len Brown | 2007-08-24 | 1 | -6/+18 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | sony-laptop: call sonypi_compat_init earlier | Mattia Dongili | 2007-08-24 | 1 | -6/+9 | |
| | * | | | | | | sony-laptop: enable Vaio FZ events | Mattia Dongili | 2007-08-24 | 1 | -0/+9 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Pull pnp into release branch | Len Brown | 2007-08-24 | 13 | -200/+42 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | PNP: remove null pointer checks | Bjorn Helgaas | 2007-08-24 | 5 | -60/+2 | |
| | * | | | | | | PNP: remove MODULE infrastructure | Bjorn Helgaas | 2007-08-24 | 2 | -88/+0 | |
| | * | | | | | | ISAPNP: removed unused isapnp_detected and ISAPNP_DEBUG | Bjorn Helgaas | 2007-08-24 | 1 | -7/+0 | |
| | * | | | | | | PNPACPI: remove unnecessary casts of "void *" | Bjorn Helgaas | 2007-08-24 | 1 | -8/+5 | |
| | * | | | | | | PNPACPI: simplify irq_flags() | Bjorn Helgaas | 2007-08-24 | 1 | -7/+4 | |
| | * | | | | | | PNP: fix up after Lindent | Bjorn Helgaas | 2007-08-24 | 10 | -31/+32 | |
| | |/ / / / / | ||||||
| * | | | | | | Pull ec into release branch | Len Brown | 2007-08-24 | 1 | -16/+31 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ACPI: EC: revert fix for bugzilla 8709 | Alexey Starikovskiy | 2007-08-24 | 1 | -16/+31 | |
| | |/ / / / / | ||||||
| * | | | | | | Pull bugzilla-8630 into release branch | Len Brown | 2007-08-24 | 1 | -0/+71 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ACPI: Validate XSDT, use RSDT if XSDT fails | Zhao Yakui | 2007-08-24 | 1 | -0/+71 | |
| | |/ / / / / | ||||||
| * | | | | | | Pull bugzilla-1641 into release branch | Len Brown | 2007-08-24 | 6 | -25/+25 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ACPI: boot correctly with "nosmp" or "maxcpus=0" | Len Brown | 2007-08-21 | 6 | -25/+25 | |
| * | | | | | | | Pull battery into release branch | Len Brown | 2007-08-24 | 1 | -17/+30 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Revert "ACPI: Battery: Synchronize battery operations." | Len Brown | 2007-08-15 | 1 | -17/+30 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Pull asus into release branch | Len Brown | 2007-08-24 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| | * | | | | | | asus-laptop: Fix rmmod of asus_laptop | Guillaume Chazarain | 2007-08-24 | 1 | -1/+2 | |
| | | |/ / / / | | |/| | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-08-24 | 3 | -26/+28 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | sched: fix startup penalty calculation | Ingo Molnar | 2007-08-24 | 1 | -1/+1 | |
| * | | | | | | | sched: simplify bonus calculation #2 | Peter Zijlstra | 2007-08-24 | 1 | -2/+1 | |
| * | | | | | | | sched: simplify bonus calculation #1 | Peter Zijlstra | 2007-08-24 | 1 | -2/+1 | |
| * | | | | | | | sched: tidy up and simplify the bonus balance | Ingo Molnar | 2007-08-24 | 1 | -4/+10 | |
| * | | | | | | | sched: optimize task_tick_rt() a bit | Dmitry Adamushko | 2007-08-24 | 1 | -3/+8 | |
| * | | | | | | | sched: simplify can_migrate_task() | Sven-Thorsten Dietrich | 2007-08-24 | 1 | -6/+0 | |
| * | | | | | | | sched: remove HZ dependency from the granularity default | Ingo Molnar | 2007-08-24 | 2 | -8/+7 | |
| * | | | | | | | sched: CONFIG_SCHED_GROUP_FAIR=y fixlet | Bruce Ashfield | 2007-08-24 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa... | Linus Torvalds | 2007-08-24 | 5 | -31/+33 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [x86 setup] Make sure AH=00h when setting a video mode | H. Peter Anvin | 2007-08-23 | 1 | -2/+3 | |
| * | | | | | | | [x86 setup] Volatilize asm() statements | H. Peter Anvin | 2007-08-23 | 5 | -29/+30 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | DM_MULTIPATH_RDAC: "scsi_normalize_sense" undefined | Randy Dunlap | 2007-08-24 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-08-23 | 4 | -11/+20 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | libata: don't check n_sectors during revalidation if zero | Tejun Heo | 2007-08-23 | 1 | -1/+2 | |
| * | | | | | | pata_via: Add Arima W730-K8 and other rebadgings | Alan Cox | 2007-08-23 | 1 | -1/+4 | |
| * | | | | | | pata_sis: Add the FSC Amilo and friends | Alan Cox | 2007-08-23 | 1 | -0/+1 | |
| * | | | | | | pata_pdc2027x: PLL detection fixes | Mikael Pettersson | 2007-08-23 | 1 | -9/+9 | |
| * | | | | | | libata: fix n_sectors failure handling during revalidation | Tejun Heo | 2007-08-23 | 1 | -0/+4 | |
| |/ / / / / | ||||||
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23 | Linus Torvalds | 2007-08-23 | 2 | -1/+21 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | sh: missing symbol fix for sh4-202 | Magnus Damm | 2007-08-22 | 1 | -0/+5 |