| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-08-03 | 7 | -6/+24 |
|\ |
|
| * | Input: ad7879 - fix deficient device disable | Michael Hennerich | 2011-08-02 | 1 | -1/+3 |
| * | Input: mma8450 - add device tree probe support | Shawn Guo | 2011-07-31 | 1 | -0/+8 |
| * | Input: gpio_keys - return proper error code if memory allocation fails | Tobias Klauser | 2011-07-30 | 1 | -1/+1 |
| * | Input: lm8323 - add missing device_remove_file for dev_attr_time | Axel Lin | 2011-07-30 | 1 | -2/+7 |
| * | Input: tegra-kbc - fix computation of polling time | Rakesh Iyer | 2011-07-30 | 1 | -2/+3 |
| * | Input: kxtj9 - explicitly include module.h | Stephen Rothwell | 2011-07-30 | 1 | -0/+1 |
| * | Input: psmouse - hgpk.c needs module.h | Randy Dunlap | 2011-07-30 | 1 | -0/+1 |
* | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-08-03 | 4 | -19/+38 |
|\ \ |
|
| * | | cpuidle: stop depending on pm_idle | Len Brown | 2011-08-03 | 1 | -20/+18 |
| * | | cpuidle: replace xen access to x86 pm_idle and default_idle | Len Brown | 2011-08-03 | 1 | -0/+4 |
| * | | cpuidle: create bootparam "cpuidle.off=1" | Len Brown | 2011-08-03 | 4 | -0/+17 |
* | | | Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-08-03 | 9 | -68/+516 |
|\ \ \ |
|
| * \ \ | Merge branch 'apei' into apei-release | Len Brown | 2011-08-03 | 9 | -68/+516 |
| |\ \ \ |
|
| | * | | | ACPI, APEI, EINJ Param support is disabled by default | Huang Ying | 2011-08-03 | 1 | -15/+24 |
| | * | | | APEI GHES: 32-bit buildfix | Len Brown | 2011-08-03 | 1 | -2/+3 |
| | * | | | ACPI: APEI build fix | Len Brown | 2011-08-03 | 1 | -2/+0 |
| | * | | | ACPI, APEI, GHES: Add hardware memory error recovery support | Huang Ying | 2011-08-03 | 2 | -7/+24 |
| | * | | | ACPI, APEI, GHES, Error records content based throttle | Huang Ying | 2011-08-03 | 1 | -7/+177 |
| | * | | | ACPI, APEI, GHES, printk support for recoverable error via NMI | Huang Ying | 2011-08-03 | 2 | -18/+193 |
| | * | | | ACPI, APEI, Add WHEA _OSC support | Huang Ying | 2011-07-13 | 3 | -0/+38 |
| | * | | | ACPI, APEI, Add APEI bit support in generic _OSC call | Huang Ying | 2011-07-13 | 1 | -2/+14 |
| | * | | | ACPI, APEI, GHES, Support disable GHES at boot time | Huang Ying | 2011-07-13 | 2 | -8/+17 |
| | * | | | ACPI, APEI, GHES, Prevent GHES to be built as module | Huang Ying | 2011-07-13 | 1 | -1/+1 |
| | * | | | ACPI, APEI, Use apei_exec_run_optional in APEI EINJ and ERST | Huang Ying | 2011-07-13 | 2 | -8/+8 |
| | * | | | ACPI, APEI, Add apei_exec_run_optional | Huang Ying | 2011-07-13 | 2 | -5/+17 |
| | * | | | ACPI, APEI, GHES, Do not ratelimit fatal error printk before panic | Huang Ying | 2011-07-13 | 1 | -11/+14 |
| | * | | | ACPI, APEI, ERST, Fix erst-dbg long record reading issue | Chen Gong | 2011-07-13 | 1 | -1/+1 |
| | * | | | ACPI, APEI, ERST, Prevent erst_dbg from loading if ERST is disabled | Huang Ying | 2011-07-13 | 1 | -0/+4 |
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2011-08-03 | 8 | -59/+121 |
|\ \ \ \ \ |
|
| * | | | | | tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_data | Kiran Patil | 2011-08-03 | 3 | -49/+78 |
| * | | | | | target: Fix bug for transport_generic_wait_for_tasks with direct operation | Nicholas Bellinger | 2011-07-30 | 1 | -2/+29 |
| * | | | | | target: iscsi_target depends on NET | Randy Dunlap | 2011-07-28 | 1 | -0/+1 |
| * | | | | | target: Fix WRITE_SAME_16 lba assignment breakage | Nicholas Bellinger | 2011-07-28 | 1 | -1/+1 |
| * | | | | | iscsi-target: Fix CONFIG_SMP=n and CONFIG_MODULES=n build failure | Nicholas Bellinger | 2011-07-27 | 1 | -1/+6 |
| * | | | | | iscsi-target: Fix snprintf usage with MAX_PORTAL_LEN | Nicholas Bellinger | 2011-07-27 | 1 | -1/+1 |
| * | | | | | iscsi-target: Fix uninitialized usage of cmd->pad_bytes | Nicholas Bellinger | 2011-07-27 | 1 | -3/+3 |
| * | | | | | iscsi-target: strlen() doesn't count the terminator | Dan Carpenter | 2011-07-27 | 1 | -1/+1 |
| * | | | | | iscsi-target: Fix NULL dereference on allocation failure | Dan Carpenter | 2011-07-27 | 1 | -1/+1 |
* | | | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-08-03 | 2 | -1/+133 |
|\ \ \ \ \ \ |
|
| * | | | | | | dt: add of_alias_scan and of_alias_get_id | Shawn Guo | 2011-08-03 | 2 | -1/+133 |
* | | | | | | | drivers/video/backlight/aat2870_bl.c: make it buildable as a module | Andrew Morton | 2011-08-03 | 1 | -1/+1 |
* | | | | | | | drivers/video/backlight/aat2870_bl.c: fix setting max_current | Axel Lin | 2011-08-03 | 1 | -2/+2 |
* | | | | | | | drivers/video/backlight/aat2870_bl.c: fix error checking for backlight_device... | Axel Lin | 2011-08-03 | 1 | -2/+2 |
* | | | | | | | tpm_tis: fix build when ACPI is not enabled | Randy Dunlap | 2011-08-03 | 1 | -1/+6 |
* | | | | | | | ramoops: update module parameters | Sergiu Iordache | 2011-08-03 | 1 | -0/+8 |
* | | | | | | | rtc-omap: fix initialization of control register | Daniel Glöckner | 2011-08-03 | 1 | -1/+1 |
* | | | | | | | Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae... | Linus Torvalds | 2011-08-02 | 1 | -3/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | efivars: fix warnings when CONFIG_PSTORE=n | Tony Luck | 2011-08-02 | 1 | -3/+3 |
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-08-02 | 23 | -97/+343 |
|\ \ \ \ \ \ \ \ |
|