Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | | | | | | | ASoC: wm5100: Make sure we switch to button reporting mode | Mark Brown | 2012-01-25 | |
| | | |/ / / / / / / | ||||
| | * | | | | | | | | ALSA: HDA: Remove quirk for Toshiba Qosmio G50 | David Henningsson | 2012-01-31 | |
| | * | | | | | | | | ALSA: HDA: Fix jack creation for codecs with front and rear Line In | David Henningsson | 2012-01-31 | |
| | * | | | | | | | | ALSA: hda - Apply 0x0f-VREF fix to all ASUS laptops with ALC861/660 | Takashi Iwai | 2012-01-30 | |
| | * | | | | | | | | ALSA: Add #ifdef CONFIG_PCI guard for snd_pci_quirk_* functions | Axel Lin | 2012-01-30 | |
| | * | | | | | | | | ALSA: HDA: Remove quirk for Asus N53Jq | David Henningsson | 2012-01-27 | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2012-02-02 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | rbd: fix safety of rbd_put_client() | Alex Elder | 2012-02-02 | |
| | * | | | | | | | | | rbd: fix a memory leak in rbd_get_client() | Alex Elder | 2012-02-02 | |
| | * | | | | | | | | | ceph: create a new session lock to avoid lock inversion | Alex Elder | 2012-02-02 | |
| | * | | | | | | | | | ceph: fix length validation in parse_reply_info() | Xi Wang | 2012-02-02 | |
| | * | | | | | | | | | ceph: initialize client debugfs outside of monc->mutex | Sage Weil | 2012-02-02 | |
| | * | | | | | | | | | ceph: change "ceph.layout" xattr to be "ceph.file.layout" | Alex Elder | 2012-02-02 | |
| * | | | | | | | | | | include/linux/lp8727.h: Remove executable bit | Josh Triplett | 2012-02-02 | |
| * | | | | | | | | | | Fix race in process_vm_rw_core | Christopher Yeoh | 2012-02-02 | |
| * | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-02-02 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | drm/radeon/kms/blit: fix blit copy for very large buffers | Ilija Hadzic | 2012-02-02 | |
| | * | | | | | | | | | | drm/radeon/kms: fix TRAVIS panel setup | Alex Deucher | 2012-02-02 | |
| | * | | | | | | | | | | drm/radeon: fix use after free in ATRM bios reading code. | Dave Airlie | 2012-02-02 | |
| | * | | | | | | | | | | drm/radeon/kms: Fix device tree linkage of DP i2c buses too | Jean Delvare | 2012-02-01 | |
| | * | | | | | | | | | | drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height. | Michel Dänzer | 2012-02-01 | |
| | * | | | | | | | | | | drm/radeon/kms: disable output polling when suspended | Seth Forshee | 2012-02-01 | |
| | * | | | | | | | | | | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau... | Dave Airlie | 2012-02-01 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||
| | | * | | | | | | | | | drm/nv50/pm: signedness bug in nv50_pm_clocks_pre() | Dan Carpenter | 2012-02-01 | |
| | | * | | | | | | | | | drm/nouveau/gem: fix fence_sync race / oops | Ben Skeggs | 2012-02-01 | |
| | | * | | | | | | | | | drm/nouveau: fix typo on mxmdcb option | Ben Skeggs | 2012-02-01 | |
| | | * | | | | | | | | | drm/nouveau/mxm: pretend to succeed, even if we can't shadow the MXM-SIS | Ben Skeggs | 2012-02-01 | |
| | | * | | | | | | | | | drm/nouveau/disp: check that panel power gpio is enabled at init time | Ben Skeggs | 2012-02-01 | |
| | |/ / / / / / / / / | ||||
| * | | | | | | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2012-02-02 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | Revert "microblaze: Add topology init" | Michal Simek | 2012-01-31 | |
| | | | | | | | | | | | | ||||
| | \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ | ||||
| *-----. \ \ \ \ \ \ \ \ \ \ | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen... | Linus Torvalds | 2012-02-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | | | | | | | | x86/reboot: Remove VersaLogic Menlow reboot quirk | Michael D Labriola | 2012-01-30 | |
| | | | | * | | | | | | | | | | | x86/reboot: Skip DMI checks if reboot set by user | Michael D Labriola | 2012-01-30 | |
| | | | | * | | | | | | | | | | | x86: Properly parenthesize cmpxchg() macro arguments | Jan Beulich | 2012-01-26 | |
| | | | * | | | | | | | | | | | | sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSW | Chanho Min | 2012-01-27 | |
| | | | * | | | | | | | | | | | | sched: Fix ancient race in do_exit() | Yasunori Goto | 2012-01-27 | |
| | | | * | | | | | | | | | | | | sched/nohz: Fix nohz cpu idle load balancing state with cpu hotplug | Suresh Siddha | 2012-01-26 | |
| | | | * | | | | | | | | | | | | sched/s390: Fix compile error in sched/core.c | Christian Borntraeger | 2012-01-26 | |
| | | | * | | | | | | | | | | | | sched: Fix rq->nr_uninterruptible update race | Peter Zijlstra | 2012-01-26 | |
| | | * | | | | | | | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2012-01-31 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | | | perf top: Fix number of samples displayed | Stephane Eranian | 2012-01-30 | |
| | | | * | | | | | | | | | | | | | perf tools: Fix strlen() bug in perf_event__synthesize_event_type() | Stephane Eranian | 2012-01-30 | |
| | | | * | | | | | | | | | | | | | perf tools: Fix broken build by defining _GNU_SOURCE in Makefile | David Daney | 2012-01-30 | |
| | | |/ / / / / / / / / / / / / | ||||
| | | * | | | | | | | | | | | | | x86/dumpstack: Remove unneeded check in dump_trace() | Dan Carpenter | 2012-01-28 | |
| | | * | | | | | | | | | | | | | perf: Fix broken interrupt rate throttling | Stephane Eranian | 2012-01-27 | |
| | * | | | | | | | | | | | | | | bugs, x86: Fix printk levels for panic, softlockups and stack dumps | Prarit Bhargava | 2012-01-26 | |
| * | | | | | | | | | | | | | | | Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i... | Linus Torvalds | 2012-02-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | firewire: ohci: disable MSI on Ricoh controllers | Stefan Richter | 2012-01-30 | |
| | * | | | | | | | | | | | | | | | firewire: ohci: add reset packet quirk for SB Audigy | Clemens Ladisch | 2012-01-26 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | staging: fix go7007-usb license | Randy Dunlap | 2012-02-01 |