Age | Commit message (Expand) | Author | Files | Lines |
2011-07-13 | ACPI, APEI, Use apei_exec_run_optional in APEI EINJ and ERST | Huang Ying | 2 | -8/+8 |
2011-07-13 | ACPI, APEI, Add apei_exec_run_optional | Huang Ying | 2 | -5/+17 |
2011-07-13 | ACPI, APEI, GHES, Do not ratelimit fatal error printk before panic | Huang Ying | 1 | -11/+14 |
2011-07-13 | ACPI, APEI, ERST, Fix erst-dbg long record reading issue | Chen Gong | 1 | -1/+1 |
2011-07-13 | ACPI, APEI, ERST, Prevent erst_dbg from loading if ERST is disabled | Huang Ying | 1 | -0/+4 |
2011-07-13 | ACPI, APEI, HEST, Detect duplicated hardware error source ID | Huang Ying | 1 | -1/+11 |
2011-07-12 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 4 | -14/+22 |
2011-07-12 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin... | Linus Torvalds | 12 | -35/+52 |
2011-07-12 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -32/+105 |
2011-07-12 | drm/i915/ringbuffer: Idling requires waiting for the ring to be empty | Chris Wilson | 1 | -1/+1 |
2011-07-12 | Revert "drm/i915: enable rc6 by default" | Keith Packard | 1 | -1/+1 |
2011-07-12 | drm/i915: Clean up i915_driver_load failure path | Keith Packard | 1 | -3/+11 |
2011-07-12 | powerpc/mm: Fix memory_block_size_bytes() for non-pseries | Benjamin Herrenschmidt | 1 | -11/+19 |
2011-07-12 | mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header | Benjamin Herrenschmidt | 3 | -3/+3 |
2011-07-11 | Linux 3.0-rc7v3.0-rc7 | Linus Torvalds | 1 | -1/+1 |
2011-07-11 | Documentation/Changes: remove some really obsolete text | Linus Torvalds | 1 | -25/+18 |
2011-07-11 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -139/+174 |
2011-07-11 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Arnd Bergmann | 3 | -24/+26 |
2011-07-11 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -0/+8 |
2011-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 3 | -57/+73 |
2011-07-11 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 1 | -1/+1 |
2011-07-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 8 | -63/+108 |
2011-07-11 | Merge branch 'movieboard' of git://git.kernel.org/pub/scm/linux/kernel/git/ie... | Linus Torvalds | 1 | -0/+6 |
2011-07-11 | ath5k: Add missing breaks in switch/case | Joe Perches | 1 | -0/+3 |
2011-07-11 | Documentation/spinlocks.txt: Remove reference to sti()/cli() | Muthu Kumar | 1 | -38/+7 |
2011-07-11 | cifs: drop spinlock before calling cifs_put_tlink | Jeff Layton | 1 | -1/+1 |
2011-07-11 | hp-wmi: fix use after free | Eric Dumazet | 1 | -5/+6 |
2011-07-11 | dell-laptop - using buffer without mutex_lock | Jose Alonso | 1 | -3/+3 |
2011-07-11 | Revert: "dell-laptop: Toggle the unsupported hardware killswitch" | Keng-Yu Lin | 1 | -22/+2 |
2011-07-11 | PM: Reintroduce dropped call to check_wakeup_irqs | Colin Cross | 1 | -0/+8 |
2011-07-11 | pcmcia: pxa2xx/vpac270: free gpios on exist rather than requesting | Jonathan Cameron | 1 | -2/+2 |
2011-07-11 | ARM: pxa/raumfeld: fix device name for codec ak4104 | Daniel Mack | 1 | -4/+4 |
2011-07-11 | ARM: pxa/raumfeld: display initialisation fixes | Sven Neumann | 1 | -14/+15 |
2011-07-11 | ARM: pxa/raumfeld: adapt to upcoming hardware change | Sven Neumann | 1 | -5/+6 |
2011-07-11 | ARM: pxa: fix gpio_to_chip() clash with gpiolib namespace | Linus Walleij | 1 | -5/+5 |
2011-07-10 | [CPUFREQ] fix cpumask memory leak in acpi-cpufreq on cpu hotplug. | Luming Yu | 1 | -1/+1 |
2011-07-10 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -12/+21 |
2011-07-10 | hwmon: (pmbus) Improve auto-detection of temperature status register | Guenter Roeck | 1 | -5/+6 |
2011-07-10 | hwmon: (lm95241) Fix negative temperature results | Guenter Roeck | 1 | -6/+14 |
2011-07-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 9 | -45/+68 |
2011-07-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 4 | -0/+21 |
2011-07-10 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 12 | -24/+58 |
2011-07-10 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 1 | -61/+98 |
2011-07-10 | firewire: ohci: do not bind to Pinnacle cards, avert panic | Stefan Richter | 1 | -0/+6 |
2011-07-09 | cifs: fix expand_dfs_referral | Jeff Layton | 1 | -10/+20 |
2011-07-09 | cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALL | Jeff Layton | 1 | -0/+2 |
2011-07-09 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 8 | -35/+45 |
2011-07-09 | ALSA: hda - Fix a copmile warning | Takashi Iwai | 1 | -1/+1 |
2011-07-09 | Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 2 | -27/+4 |
2011-07-08 | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 14 | -23/+37 |