Age | Commit message (Expand) | Author | Files | Lines |
2011-08-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 3 | -7/+16 |
2011-08-04 | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 3 | -142/+5 |
2011-08-04 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 7 | -24/+42 |
2011-08-04 | eisa/pci_eisa.c: fix BUG introduced by 005bdad7b80 | Arnaud Lacombe | 1 | -2/+2 |
2011-08-04 | Revert "dt: add of_alias_scan and of_alias_get_id" | Grant Likely | 2 | -133/+1 |
2011-08-04 | dt: remove of_alias_get_id() reference | Grant Likely | 1 | -9/+4 |
2011-08-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 7 | -6/+24 |
2011-08-04 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -19/+38 |
2011-08-04 | Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -68/+516 |
2011-08-04 | dmaengine: use DEFINE_IDR for static initialization | Axel Lin | 1 | -3/+1 |
2011-08-04 | ioat: fix xor_idx_to_desc | Dan Williams | 1 | -1/+1 |
2011-08-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 8 | -59/+121 |
2011-08-04 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2 | -1/+133 |
2011-08-04 | drivers/video/backlight/aat2870_bl.c: make it buildable as a module | Andrew Morton | 1 | -1/+1 |
2011-08-04 | drivers/video/backlight/aat2870_bl.c: fix setting max_current | Axel Lin | 1 | -2/+2 |
2011-08-04 | drivers/video/backlight/aat2870_bl.c: fix error checking for backlight_device... | Axel Lin | 1 | -2/+2 |
2011-08-04 | tpm_tis: fix build when ACPI is not enabled | Randy Dunlap | 1 | -1/+6 |
2011-08-04 | ramoops: update module parameters | Sergiu Iordache | 1 | -0/+8 |
2011-08-04 | rtc-omap: fix initialization of control register | Daniel Glöckner | 1 | -1/+1 |
2011-08-04 | cpuidle: stop depending on pm_idle | Len Brown | 1 | -20/+18 |
2011-08-04 | cpuidle: replace xen access to x86 pm_idle and default_idle | Len Brown | 1 | -0/+4 |
2011-08-04 | cpuidle: create bootparam "cpuidle.off=1" | Len Brown | 4 | -0/+17 |
2011-08-03 | Merge branch 'apei' into apei-release | Len Brown | 9 | -68/+516 |
2011-08-03 | ACPI, APEI, EINJ Param support is disabled by default | Huang Ying | 1 | -15/+24 |
2011-08-03 | APEI GHES: 32-bit buildfix | Len Brown | 1 | -2/+3 |
2011-08-03 | ACPI: APEI build fix | Len Brown | 1 | -2/+0 |
2011-08-03 | ACPI, APEI, GHES: Add hardware memory error recovery support | Huang Ying | 2 | -7/+24 |
2011-08-03 | ACPI, APEI, GHES, Error records content based throttle | Huang Ying | 1 | -7/+177 |
2011-08-03 | ACPI, APEI, GHES, printk support for recoverable error via NMI | Huang Ying | 2 | -18/+193 |
2011-08-03 | [S390] qdio: Use kstrtoul_from_user | Peter Huewe | 1 | -9/+3 |
2011-08-03 | [S390] sclp_async: Use kstrtoul_from_user | Peter Huewe | 1 | -6/+3 |
2011-08-03 | [S390] dasd: check if raw track access is supported | Stefan Haberland | 1 | -0/+9 |
2011-08-03 | [S390] dasd: use vmalloc for statistics input buffer | Stefan Weinhuber | 2 | -6/+7 |
2011-08-03 | [S390] qdio: 2nd stage retry on SIGA-W busy conditions | Jan Glauber | 2 | -3/+20 |
2011-08-03 | dt: add of_alias_scan and of_alias_get_id | Shawn Guo | 2 | -1/+133 |
2011-08-03 | tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_data | Kiran Patil | 3 | -49/+78 |
2011-08-03 | Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae... | Linus Torvalds | 1 | -3/+3 |
2011-08-03 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 23 | -97/+343 |
2011-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 3 | -0/+494 |
2011-08-03 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 3 | -5/+6 |
2011-08-03 | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -8/+3 |
2011-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 15 | -345/+1351 |
2011-08-03 | Input: ad7879 - fix deficient device disable | Michael Hennerich | 1 | -1/+3 |
2011-08-03 | efivars: fix warnings when CONFIG_PSTORE=n | Tony Luck | 1 | -3/+3 |
2011-08-03 | Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from... | Len Brown | 59 | -262/+566 |
2011-08-03 | Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li... | Chris Metcalf | 553 | -3527/+31229 |
2011-08-02 | ACPI: add missing _OSI strings | Shaohua Li | 1 | -1/+7 |
2011-08-02 | thermal: make THERMAL_HWMON implementation fully internal | Jean Delvare | 1 | -25/+92 |
2011-08-02 | thermal: split hwmon lookup to a separate function | Jean Delvare | 1 | -6/+19 |
2011-08-02 | thermal: hide CONFIG_THERMAL_HWMON | Jean Delvare | 1 | -6/+2 |