| Commit message (Expand) | Author | Age | Files | Lines |
* | fix truncate inode time modification breakage | Nick Piggin | 2010-06-04 | 2 | -3/+4 |
* | fix setattr error handling in sysfs, configfs | Nick Piggin | 2010-06-04 | 2 | -7/+8 |
* | fcntl: return -EFAULT if copy_to_user fails | Dan Carpenter | 2010-06-04 | 1 | -2/+5 |
* | wrong type for 'magic' argument in simple_fill_super() | Roberto Sassu | 2010-06-04 | 2 | -2/+3 |
* | fix the deadlock in qib_fs | Al Viro | 2010-06-04 | 1 | -3/+1 |
* | mqueue doesn't need make_bad_inode() | Al Viro | 2010-06-04 | 1 | -1/+0 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-06-04 | 5 | -55/+55 |
|\ |
|
| * | Merge branch 'acpi-idle' into release | Len Brown | 2010-06-04 | 1 | -11/+6 |
| |\ |
|
| | * | ACPI: Eliminate us to pm ticks conversion in common path | Venkatesh Pallipadi | 2010-06-04 | 1 | -10/+5 |
| | * | ACPI: Fix the incorrect calculation about C-state idle time | Zhao Yakui | 2010-06-04 | 1 | -1/+1 |
| * | | Merge branches 'bugzilla-14668' and 'misc-2.6.35' into release | Len Brown | 2010-06-01 | 7918 | -269638/+609100 |
| |\ \ |
|
| | * | | ACPI: update feature-removal.txt to reflect deleted acpi=ht option | Len Brown | 2010-06-01 | 1 | -9/+0 |
| | |/ |
|
| * | | ACPI / EC / PM: Fix names of functions that block/unblock EC transactions | Rafael J. Wysocki | 2010-05-28 | 3 | -17/+17 |
| * | | ACPI / EC / PM: Fix race between EC transactions and system suspend | Rafael J. Wysocki | 2010-05-28 | 3 | -26/+40 |
* | | | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2010-06-04 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | SFI: do not return freed pointer | Dan Carpenter | 2010-06-01 | 1 | -1/+3 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-06-04 | 19 | -256/+631 |
|\ \ \ |
|
| * \ \ | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2010-06-02 | 1 | -1/+10 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 2010-06-02 | 1 | -1/+10 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | | * | | ASoC: MX31ads sound support should depend on MACH_MX31ADS_WM1133_EV1 | Sascha Hauer | 2010-05-31 | 1 | -1/+1 |
| | | * | | ASoC: Add missing Kconfig entry for Phytec boards | Sascha Hauer | 2010-05-31 | 1 | -0/+9 |
| * | | | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2010-06-02 | 211 | -2101/+9618 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'master' of git.alsa-project.org:alsa-kernel into fix/hda | Takashi Iwai | 2010-06-02 | 211 | -2101/+9618 |
| | |\ \ \ \ |
|
| | | * | | | | ALSA: hda-intel - fix wallclk variable update and condition | Jaroslav Kysela | 2010-06-02 | 1 | -2/+2 |
| * | | | | | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2010-06-02 | 2 | -0/+4 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| | * | | | | | ALSA: hda: Use LPIB for ASUS M2V | Daniel T Chen | 2010-06-01 | 1 | -0/+1 |
| | * | | | | | ALSA: hda: Use LPIB for another mainboard | Daniel T Chen | 2010-05-31 | 1 | -0/+1 |
| | * | | | | | ALSA: hda: Use mb31 quirk for an iMac model | Daniel T Chen | 2010-05-31 | 1 | -0/+1 |
| | * | | | | | ALSA: hda: Use LPIB for an ASUS device | Daniel T Chen | 2010-05-31 | 1 | -0/+1 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | ALSA: asihpi - Fix uninitialized variable | Takashi Iwai | 2010-06-02 | 1 | -0/+3 |
| * | | | | | usb/gadget: Replace the old USB audio FU definitions in f_audio.c | Takashi Iwai | 2010-06-01 | 1 | -2/+2 |
| * | | | | | ALSA: usb-audio: export UAC2 clock selectors as mixer controls | Daniel Mack | 2010-05-31 | 1 | -7/+35 |
| * | | | | | ALSA: usb-audio: clean up find_audio_control_unit() | Daniel Mack | 2010-05-31 | 1 | -8/+10 |
| * | | | | | ALSA: usb-audio: add UAC2 sepecific Feature Unit controls | Daniel Mack | 2010-05-31 | 1 | -6/+10 |
| * | | | | | ALSA: usb-audio: unify constants from specification | Daniel Mack | 2010-05-31 | 3 | -93/+98 |
| * | | | | | ALSA: usb-audio: parse clock topology of UAC2 devices | Daniel Mack | 2010-05-31 | 9 | -125/+396 |
| * | | | | | ALSA: usb-audio: fix selector unit string index accessor | Daniel Mack | 2010-05-31 | 1 | -1/+1 |
| * | | | | | include/linux/usb/audio-v2.h: add more UAC2 details | Daniel Mack | 2010-05-31 | 1 | -1/+20 |
| * | | | | | ALSA: usb-audio: support partially write-protected UAC2 controls | Daniel Mack | 2010-05-31 | 2 | -6/+26 |
| * | | | | | ALSA: usb-audio: UAC2: clean up parsing of bmaControls | Daniel Mack | 2010-05-31 | 2 | -4/+14 |
| |/ / / / |
|
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-06-03 | 8 | -8/+80 |
|\ \ \ \ \ |
|
| * | | | | | libata: implement on-demand HPA unlocking | Tejun Heo | 2010-06-02 | 3 | -0/+32 |
| * | | | | | libata: use the enlarged capacity after late HPA unlock | Tejun Heo | 2010-06-02 | 1 | -3/+2 |
| * | | | | | SCSI: implement sd_unlock_native_capacity() | Tejun Heo | 2010-06-02 | 2 | -0/+30 |
| * | | | | | libata-sff: trivial corrections to Kconfig help text | Stefan Richter | 2010-06-02 | 1 | -3/+3 |
| * | | | | | sata_nv: don't diddle with nIEN on mcp55 | Tejun Heo | 2010-06-02 | 1 | -2/+0 |
| * | | | | | sata_via: magic vt6421 fix for transmission problems w/ WD drives | Tejun Heo | 2010-06-02 | 1 | -0/+13 |
| |/ / / / |
|
* | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-06-03 | 4 | -26/+41 |
|\ \ \ \ \ |
|
| * | | | | | sched, trace: Fix sched_switch() prev_state argument | Peter Zijlstra | 2010-06-01 | 1 | -1/+18 |
| * | | | | | sched: Fix wake_affine() vs RT tasks | Peter Zijlstra | 2010-06-01 | 2 | -24/+22 |