| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-02-17 | 1 | -4/+4 |
|\ |
|
| * | cpuidle/tracing: Denote the tracepoints as being in rcu_idle_exit() section | Steven Rostedt | 2012-02-13 | 1 | -4/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2012-02-02 | 1 | -2/+5 |
|\ \ |
|
| * | | rbd: fix safety of rbd_put_client() | Alex Elder | 2012-02-02 | 1 | -2/+4 |
| * | | rbd: fix a memory leak in rbd_get_client() | Alex Elder | 2012-02-02 | 1 | -0/+1 |
* | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-02-02 | 12 | -23/+95 |
|\ \ \ |
|
| * | | | drm/radeon/kms/blit: fix blit copy for very large buffers | Ilija Hadzic | 2012-02-02 | 1 | -10/+25 |
| * | | | drm/radeon/kms: fix TRAVIS panel setup | Alex Deucher | 2012-02-02 | 1 | -3/+15 |
| * | | | drm/radeon: fix use after free in ATRM bios reading code. | Dave Airlie | 2012-02-02 | 1 | -1/+2 |
| * | | | drm/radeon/kms: Fix device tree linkage of DP i2c buses too | Jean Delvare | 2012-02-01 | 1 | -0/+1 |
| * | | | drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height. | Michel Dänzer | 2012-02-01 | 1 | -2/+2 |
| * | | | drm/radeon/kms: disable output polling when suspended | Seth Forshee | 2012-02-01 | 1 | -0/+4 |
| * | | | drm/nv50/pm: signedness bug in nv50_pm_clocks_pre() | Dan Carpenter | 2012-02-01 | 1 | -2/+2 |
| * | | | drm/nouveau/gem: fix fence_sync race / oops | Ben Skeggs | 2012-02-01 | 1 | -2/+21 |
| * | | | drm/nouveau: fix typo on mxmdcb option | Ben Skeggs | 2012-02-01 | 1 | -1/+1 |
| * | | | drm/nouveau/mxm: pretend to succeed, even if we can't shadow the MXM-SIS | Ben Skeggs | 2012-02-01 | 1 | -0/+9 |
| * | | | drm/nouveau/disp: check that panel power gpio is enabled at init time | Ben Skeggs | 2012-02-01 | 2 | -2/+13 |
* | | | | Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i... | Linus Torvalds | 2012-02-01 | 1 | -1/+5 |
|\ \ \ \ |
|
| * | | | | firewire: ohci: disable MSI on Ricoh controllers | Stefan Richter | 2012-01-30 | 1 | -1/+1 |
| * | | | | firewire: ohci: add reset packet quirk for SB Audigy | Clemens Ladisch | 2012-01-26 | 1 | -0/+4 |
* | | | | | staging: fix go7007-usb license | Randy Dunlap | 2012-02-01 | 1 | -0/+1 |
* | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-02-01 | 21 | -27/+34 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| | | | | | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *-------. \ \ \ | Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-next | Roland Dreier | 2012-01-30 | 20 | -26/+30 |
| |\ \ \ \ \ \ \ \ |
|
| | | | | | * | | | | IB/qib: Roll back PCIe tuning change | Mike Marciniszyn | 2012-01-27 | 1 | -1/+1 |
| | | | | | * | | | | IB/qib: Use GFP_ATOMIC when locks are held | Julia Lawall | 2012-01-27 | 1 | -1/+1 |
| | | | | | |/ / / |
|
| | | | | * | | | | RDMA/nes: Copyright update | Tatyana Nikolova | 2012-01-30 | 14 | -14/+14 |
| | | | | * | | | | RDMA/nes: Fix fast memory registration opcode | Tatyana Nikolova | 2012-01-27 | 1 | -1/+1 |
| | | | | * | | | | RDMA/nes: Fix fast memory registration length | Tatyana Nikolova | 2012-01-27 | 1 | -0/+2 |
| | | | | * | | | | RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh() | Roland Dreier | 2012-01-27 | 1 | -2/+3 |
| | | | | * | | | | RDMA/nes: Fix for sending MPA reject frame | Tatyana Nikolova | 2012-01-27 | 1 | -0/+3 |
| | | | | |/ / / |
|
| | | | * | | | | IB/mlx4: pass SMP vendor-specific attribute MADs to firmware | Jack Morgenstein | 2012-01-30 | 1 | -5/+2 |
| | | | |/ / / |
|
| | | * | | | | RDMA/core: Fix kernel panic by always initializing qp->usecnt | Bernd Schubert | 2012-01-27 | 2 | -1/+2 |
| | | |/ / / |
|
| | * | | | | IB/ipath: Calling PTR_ERR() on right variable in create_file() | Dan Carpenter | 2012-01-27 | 1 | -1/+1 |
| | |/ / / |
|
| * | | | | RDMA/ucma: Discard all events for new connections until accepted | Sean Hefty | 2012-01-27 | 1 | -1/+4 |
| |/ / / |
|
* | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-01-30 | 3 | -6/+13 |
|\ \ \ \ |
|
| * | | | | hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776F | Guenter Roeck | 2012-01-29 | 1 | -0/+6 |
| * | | | | hwmon: (sht15) fix bad error code | Vivien Didelot | 2012-01-29 | 1 | -1/+2 |
| * | | | | hwmon: (f71805f) Fix clamping of temperature limits | Jean Delvare | 2012-01-20 | 1 | -5/+5 |
| |/ / / |
|
* | | | | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-01-30 | 6 | -63/+85 |
|\ \ \ \ |
|
| * | | | | pinctrl: add checks for empty function names | Tony Lindgren | 2012-01-26 | 5 | -24/+41 |
| * | | | | pinctrl: fix pinmux_hog_maps when ctrl_dev_name is not set | Tony Lindgren | 2012-01-26 | 1 | -3/+6 |
| * | | | | pinctrl: fix some pinmux typos | Tony Lindgren | 2012-01-26 | 1 | -7/+2 |
| * | | | | pinctrl: free debugfs entries when unloading a pinmux driver | Tony Lindgren | 2012-01-24 | 2 | -1/+16 |
| * | | | | pinctrl: unbreak error messages | Uwe Kleine-König | 2012-01-24 | 1 | -27/+19 |
| * | | | | pinctrl: fix pinconf_pins_show iteration | Stephen Warren | 2012-01-20 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-01-30 | 30 | -655/+345 |
|\ \ \ \ |
|
| * | | | | serial: Kill off Moorestown code | Alan Cox | 2012-01-26 | 3 | -354/+0 |
| * | | | | Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode" | Greg Kroah-Hartman | 2012-01-26 | 1 | -31/+4 |
| * | | | | Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the ... | Greg Kroah-Hartman | 2012-01-26 | 1 | -50/+1 |
| * | | | | serial: Fix wakeup init logic to speed up startup | Simon Glass | 2012-01-24 | 1 | -3/+3 |