| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc+of: Export of_reconfig_notifier_[register,unregister] | Nathan Fontenot | 2012-11-29 | 1 | -0/+2 |
* | Merge remote-tracking branch 'kumar/next' into next | Benjamin Herrenschmidt | 2012-11-26 | 1 | -3/+0 |
|\ |
|
| * | drivers/virt: the Freescale hypervisor driver doesn't need to check MSR[GS] | Timur Tabi | 2012-11-25 | 1 | -3/+0 |
* | | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2012-11-26 | 278 | -2798/+3724 |
|\ \
| |/
|/| |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2012-10-31 | 7 | -16/+111 |
| |\ |
|
| | * | target: reintroduce some obsolete SCSI-2 commands | Bernhard Kohl | 2012-10-26 | 1 | -0/+18 |
| | * | target: Fix double-free of se_cmd in target_complete_tmr_failure | Nicholas Bellinger | 2012-10-26 | 1 | -1/+0 |
| | * | qla2xxx: Update target lookup session tables when a target session changes | Roland Dreier | 2012-10-26 | 3 | -14/+85 |
| | * | tcm_qla2xxx: Format VPD page 83h SCSI name string according to SPC | Roland Dreier | 2012-10-26 | 2 | -1/+5 |
| | * | qla2xxx: Add missing ->vport_slock while calling qlt_update_vp_map | Nicholas Bellinger | 2012-10-26 | 1 | -0/+3 |
| * | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-10-31 | 11 | -68/+83 |
| |\ \ |
|
| | * | | drm/nouveau: headless mode by default if pci class != vga display | Ben Skeggs | 2012-10-31 | 2 | -3/+3 |
| | * | | drm/nouveau: resurrect headless mode since rework | Ben Skeggs | 2012-10-31 | 4 | -35/+51 |
| | * | | drm/nv50/fb: prevent oops on chipsets without compression tags | Ben Skeggs | 2012-10-31 | 1 | -6/+4 |
| | * | | drm/nouveau: allow creation of zero-sized mm | Ben Skeggs | 2012-10-31 | 2 | -4/+6 |
| | * | | drm/nouveau/i2c: fix typo when checking nvio i2c port validity | Ben Skeggs | 2012-10-31 | 1 | -1/+1 |
| | * | | drm/nouveau: silence modesetting spam on pre-gf8 chipsets | Ben Skeggs | 2012-10-31 | 3 | -20/+19 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-10-31 | 6 | -8/+51 |
| |\ \ \ |
|
| | * | | | HID: Add support for the MacBook Pro 10,2 keyboard / touchpad | Dirk Hohndel | 2012-10-31 | 4 | -0/+36 |
| | * | | | HID: multitouch: fix maxcontacts problem on GeneralTouch | Xianhan Yu | 2012-10-31 | 1 | -2/+1 |
| | * | | | HID: multitouch: put the case in the right switch statement | Alan Cox | 2012-10-31 | 1 | -1/+1 |
| | * | | | HID: microsoft: fix invalid rdesc for 3k kbd | Jiri Slaby | 2012-10-31 | 1 | -5/+13 |
| * | | | | Merge tag 'md-3.7-fixes' of git://neil.brown.name/md | Linus Torvalds | 2012-10-30 | 3 | -8/+14 |
| |\ \ \ \ |
|
| | * | | | | MD RAID10: Fix oops when creating RAID10 arrays via dm-raid.c | Jonathan Brassow | 2012-10-31 | 1 | -6/+9 |
| | * | | | | md/raid1: Fix assembling of arrays containing Replacements. | NeilBrown | 2012-10-31 | 1 | -1/+1 |
| | * | | | | md faulty: use disk_stack_limits() | Eric Sandeen | 2012-10-22 | 1 | -1/+4 |
| * | | | | | Merge tag 'gpio-fixes-v3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-10-30 | 5 | -7/+48 |
| |\ \ \ \ \ |
|
| | * | | | | | GPIO: mvebu-gpio: Don't initialize the mask_cache | Andrew Lunn | 2012-10-30 | 1 | -1/+1 |
| | * | | | | | gpio/omap: fix off-mode bug: clear debounce settings on free/reset | Jon Hunter | 2012-10-27 | 1 | -0/+35 |
| | * | | | | | gpiolib: Don't return -EPROBE_DEFER to sysfs, or for invalid gpios | Mathias Nyman | 2012-10-26 | 1 | -3/+7 |
| | * | | | | | gpio: mvebu: correctly set the value in direction_output() | Thomas Petazzoni | 2012-10-24 | 1 | -0/+2 |
| | * | | | | | gpio-74x164: Fix buffer allocation size | Roland Stigge | 2012-10-16 | 1 | -1/+1 |
| | * | | | | | gpio-timberdale: fix a potential wrapping issue | Dan Carpenter | 2012-10-15 | 1 | -2/+2 |
| | |/ / / / |
|
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-10-30 | 8 | -63/+95 |
| |\ \ \ \ \ |
|
| | * | | | | | loop: Make explicit loop device destruction lazy | Dave Chinner | 2012-10-30 | 1 | -2/+15 |
| | * | | | | | mtip32xx:Added appropriate timeout value for secure erase | Selvan Mani | 2012-10-30 | 2 | -4/+18 |
| | * | | | | | xen/blkback: Change xen_vbd's flush_support and discard_secure to have type u... | Oliver Chick | 2012-10-30 | 1 | -2/+2 |
| | * | | | | | cciss: select CONFIG_CHECK_SIGNATURE | Akinobu Mita | 2012-10-30 | 1 | -0/+1 |
| | * | | | | | cciss: remove unneeded memset() | Wei Yongjun | 2012-10-30 | 1 | -1/+0 |
| | * | | | | | xen/blkback: use kmem_cache_zalloc instead of kmem_cache_alloc/memset | Wei Yongjun | 2012-10-30 | 1 | -2/+1 |
| | * | | | | | floppy: remove dr, reuse drive on do_floppy_init | Herton Ronaldo Krzesinski | 2012-10-30 | 1 | -26/+22 |
| | * | | | | | floppy: use common function to check if floppies can be registered | Herton Ronaldo Krzesinski | 2012-10-30 | 1 | -10/+13 |
| | * | | | | | floppy: properly handle failure on add_disk loop | Herton Ronaldo Krzesinski | 2012-10-30 | 1 | -1/+10 |
| | * | | | | | floppy: do put_disk on current dr if blk_init_queue fails | Herton Ronaldo Krzesinski | 2012-10-30 | 1 | -0/+1 |
| | * | | | | | floppy: don't call alloc_ordered_workqueue inside the alloc_disk loop | Herton Ronaldo Krzesinski | 2012-10-30 | 1 | -9/+6 |
| | * | | | | | xen/blkback: Fix compile warning | Konrad Rzeszutek Wilk | 2012-10-30 | 1 | -3/+3 |
| | * | | | | | drivers/block: remove CONFIG_EXPERIMENTAL | Kees Cook | 2012-10-23 | 1 | -7/+7 |
| * | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-10-28 | 5 | -40/+40 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| | * | | | | | i2c-i801: Fix comment | Jean Delvare | 2012-10-28 | 1 | -1/+1 |
| | * | | | | | i2c-i801: Simplify dependency towards GPIOLIB | Jean Delvare | 2012-10-28 | 2 | -4/+6 |