Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branches 'release' and 'menlo' into release | Len Brown | 2008-02-07 | 1 | -0/+94 | |
|\ | ||||||
| * | ACPI: CELSIUS_TO_KELVIN fixup | Zhang Rui | 2008-02-01 | 1 | -0/+4 | |
| * | the generic thermal sysfs driver | Zhang Rui | 2008-02-01 | 1 | -0/+90 | |
* | | Merge branches 'release' and 'stats' into release | Len Brown | 2008-02-07 | 1 | -0/+2 | |
|\ \ | ||||||
| * | | ACPI: create /sys/firmware/acpi/interrupts | Len Brown | 2008-02-06 | 1 | -0/+2 | |
* | | | Merge branches 'release' and 'dmi' into release | Len Brown | 2008-02-07 | 1 | -2/+0 | |
|\ \ \ | ||||||
| * | | | DMI: remove duplicate helper routine | Len Brown | 2008-02-03 | 1 | -2/+0 | |
| | | | | ||||||
| \ \ \ | ||||||
*-. \ \ \ | Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into release | Len Brown | 2008-02-07 | 1 | -3/+23 | |
|\ \ \ \ \ | ||||||
| | * | | | | cpuidle: Add a poll_idle method | venkatesh.pallipadi@intel.com | 2008-02-07 | 1 | -3/+10 | |
| * | | | | | cpuidle: build fix for non-x86 | Kevin Hilman | 2008-01-31 | 1 | -0/+13 | |
| | | | | | | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
*-------------. \ \ \ \ \ | Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ... | Len Brown | 2008-02-07 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | / | | | | | | |_|_|_|_|_|/ | | | | | |/| | | | | | | ||||||
| | | | | | | * | | | | | ACPI: tables: complete searching upon RSDP w/ bad checksum. | Len Brown | 2007-12-14 | 1 | -1/+0 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| | | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ \ \ | ||||||
*---. \ \ \ \ \ \ \ \ \ \ | Merge branches 'release', 'asus', 'sony-laptop' and 'thinkpad' into release | Len Brown | 2008-02-07 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / | | | |/| | | | | | / / / | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | sony-laptop: add Type4 model | Mattia Dongili | 2008-01-24 | 1 | -0/+2 | |
| | | | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'release', 'acpi_pm_device_sleep_state' and 'battery' into rel... | Len Brown | 2008-02-07 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | / / / / | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | ACPI: battery: add sysfs serial number | maximilian attems | 2008-02-05 | 1 | -0/+1 | |
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2008-02-06 | 2 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | generic: add __FINITDATA | Ingo Molnar | 2008-02-06 | 1 | -0/+1 | |
| * | | | | | | | | | | | cpuidle: dubious one-bit signed bitfield in cpuidle.h | Harvey Harrison | 2008-02-06 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/gi... | Linus Torvalds | 2008-02-06 | 2 | -16/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | async_tx: allow architecture specific async_tx_find_channel implementations | Dan Williams | 2008-02-06 | 1 | -2/+9 | |
| * | | | | | | | | | | | | async_tx: replace 'int_en' with operation preparation flags | Dan Williams | 2008-02-06 | 1 | -4/+13 | |
| * | | | | | | | | | | | | async_tx: kill tx_set_src and tx_set_dest methods | Dan Williams | 2008-02-06 | 1 | -12/+8 | |
| * | | | | | | | | | | | | async_tx: kill ASYNC_TX_ASSUME_COHERENT | Dan Williams | 2008-02-06 | 1 | -2/+0 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-02-06 | 2 | -5/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | libata: kill now unused n_iter and fix sata_fsl | James Bottomley | 2008-02-06 | 1 | -2/+0 | |
| * | | | | | | | | | | | | sata_mv: Support SoC controllers | Saeed Bishara | 2008-02-06 | 1 | -3/+10 | |
| * | | | | | | | | | | | | Rename: linux/pata_platform.h to linux/ata_platform.h | Jeff Garzik | 2008-02-06 | 1 | -0/+0 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-02-06 | 4 | -21/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-02-06 | 1 | -18/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Generic HDLC - remove now unneeded hdlc_device_desc | Krzysztof Halasa | 2008-02-05 | 1 | -18/+7 | |
| * | | | | | | | | | | | | | Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/... | David S. Miller | 2008-02-05 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | b43: fix build with CONFIG_SSB_PCIHOST=n | Andrew Morton | 2008-02-05 | 1 | -0/+9 | |
| | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | [NET_SCHED]: cls_flow: support classification based on VLAN tag | Patrick McHardy | 2008-02-05 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | [VLAN]: Constify skb argument to vlan_get_tag() | Patrick McHardy | 2008-02-05 | 1 | -3/+4 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | jbd.h: hide kernel only code | Olaf Hering | 2008-02-06 | 1 | -2/+0 | |
* | | | | | | | | | | | | | make jbd/journal.c:__journal_abort_hard() static | Adrian Bunk | 2008-02-06 | 1 | -1/+0 | |
* | | | | | | | | | | | | | isapnp driver semaphore to mutex | Daniel Walker | 2008-02-06 | 1 | -0/+1 | |
* | | | | | | | | | | | | | md: change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDE... | NeilBrown | 2008-02-06 | 1 | -10/+4 | |
* | | | | | | | | | | | | | md: change ITERATE_RDEV to rdev_for_each | NeilBrown | 2008-02-06 | 1 | -1/+1 | |
* | | | | | | | | | | | | | md: allow devices to be shared between md arrays | NeilBrown | 2008-02-06 | 1 | -0/+2 | |
* | | | | | | | | | | | | | md: allow a maximum extent to be set for resyncing | NeilBrown | 2008-02-06 | 1 | -0/+2 | |
* | | | | | | | | | | | | | md: support 'external' metadata for md arrays | NeilBrown | 2008-02-06 | 1 | -0/+3 | |
* | | | | | | | | | | | | | md: Update md bitmap during resync. | NeilBrown | 2008-02-06 | 1 | -0/+3 | |
* | | | | | | | | | | | | | sm501fb: control panel pin usage with platform data flags | Magnus Damm | 2008-02-06 | 1 | -0/+2 | |
* | | | | | | | | | | | | | gpio: rename pca953x symbols | Guennadi Liakhovetski | 2008-02-06 | 1 | -1/+1 | |
* | | | | | | | | | | | | | gpio: rename pca9539 driver | Guennadi Liakhovetski | 2008-02-06 | 1 | -0/+0 | |
* | | | | | | | | | | | | | w1-gpio: add GPIO w1 bus master driver | Ville Syrjala | 2008-02-06 | 1 | -0/+23 | |
* | | | | | | | | | | | | | kprobes: kretprobe user entry-handler | Abhishek Sagar | 2008-02-06 | 1 | -0/+3 | |
* | | | | | | | | | | | | | system timer: fix crash in <100Hz system timer | David Fries | 2008-02-06 | 1 | -0/+4 |