Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | um: take cleaning singlestep to start_thread() | Al Viro | 2012-09-27 | 1 | -19/+5 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge tag 'dm-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk... | Linus Torvalds | 2012-09-28 | 6 | -78/+209 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | dm verity: fix overflow check | Mikulas Patocka | 2012-09-27 | 1 | -4/+4 | |
| * | | | | | | dm thin: fix discard support for data devices | Mike Snitzer | 2012-09-27 | 1 | -30/+57 | |
| * | | | | | | dm thin: tidy discard support | Mike Snitzer | 2012-09-27 | 1 | -25/+39 | |
| * | | | | | | dm: retain table limits when swapping to new table with no devices | Mike Snitzer | 2012-09-27 | 3 | -1/+50 | |
| * | | | | | | dm table: clear add_random unless all devices have it set | Milan Broz | 2012-09-27 | 1 | -4/+22 | |
| * | | | | | | dm: handle requests beyond end of device instead of using BUG_ON | Mike Snitzer | 2012-09-27 | 1 | -18/+38 | |
| * | | | | | | dm mpath: only retry ioctl when no paths if queue_if_no_path set | Mike Snitzer | 2012-09-27 | 1 | -4/+7 | |
| * | | | | | | dm thin: do not set discard_zeroes_data | Mike Snitzer | 2012-09-27 | 1 | -1/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | thp: avoid VM_BUG_ON page_count(page) false positives in __collapse_huge_page... | Andrea Arcangeli | 2012-09-28 | 1 | -1/+0 | |
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-09-28 | 6 | -4/+14 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau... | Dave Airlie | 2012-09-27 | 2 | -2/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | drm/nvc0/fifo: ignore bits in PFIFO_INTR that aren't set in PFIFO_INTR_EN | Ben Skeggs | 2012-09-27 | 2 | -2/+4 | |
| * | | | | | | | drm/udl: limit modes to the sku pixel limits. | Dave Airlie | 2012-09-26 | 1 | -0/+7 | |
| * | | | | | | | vmwgfx: corruption in vmw_event_fence_action_create() | Dan Carpenter | 2012-09-26 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau... | Dave Airlie | 2012-09-26 | 2 | -1/+2 | |
| |\| | | | | | | ||||||
| | * | | | | | | drm/nvc0/ltcg: mask off intr 0x10 | Ben Skeggs | 2012-09-26 | 1 | -0/+1 | |
| | * | | | | | | drm/nouveau: silence a debug message triggered by newer userspace | Ben Skeggs | 2012-09-26 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
* | | | | | | | Merge tag 'usb-3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-09-28 | 3 | -6/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | USB: Fix race condition when removing host controllers | Alan Stern | 2012-09-27 | 2 | -5/+3 | |
| * | | | | | | | USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq | Joachim Eastwood | 2012-09-27 | 1 | -1/+2 | |
* | | | | | | | | ALSA: snd-usb: fix next_packet_size calls for pause case | Daniel Mack | 2012-09-28 | 1 | -1/+7 | |
* | | | | | | | | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 2012-09-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ASoC: wm2000: Correct register size | Mark Brown | 2012-09-26 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-09-28 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ARM: Orion5x: Fix too small coherent pool. | Andrew Lunn | 2012-09-27 | 1 | -0/+7 | |
* | | | | | | | | | Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux... | Linus Torvalds | 2012-09-28 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ARM: dma-mapping: Fix potential memory leak in atomic_pool_init() | Sachin Kamat | 2012-09-24 | 1 | -0/+2 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'gpio-fixes-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-09-28 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | gpio-lpc32xx: Fix value handling of gpio_direction_output() | Roland Stigge | 2012-09-24 | 1 | -0/+5 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'md-3.6-fixes' of git://neil.brown.name/md | Linus Torvalds | 2012-09-28 | 2 | -3/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | md/raid10: fix "enough" function for detecting if array is failed. | NeilBrown | 2012-09-27 | 1 | -3/+5 | |
| * | | | | | | | | | md/raid5: add missing spin_lock_init. | NeilBrown | 2012-09-24 | 1 | -0/+1 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac | Linus Torvalds | 2012-09-28 | 3 | -4/+9 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | sb_edac: Avoid overflow errors at memory size calculation | Mauro Carvalho Chehab | 2012-09-25 | 1 | -3/+4 | |
| * | | | | | | | | | | i5000: Fix the memory size calculation with 2R memories | Mauro Carvalho Chehab | 2012-09-25 | 1 | -0/+4 | |
| * | | | | | | | | | | i3200_edac: Fix memory rank size | Mauro Carvalho Chehab | 2012-09-25 | 1 | -1/+1 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | trivial select_parent documentation fix | J. Bruce Fields | 2012-09-28 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 2012-09-26 | 3 | -28/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | syscalls: add __NR_kcmp syscall to generic unistd.h | Mark Salter | 2012-09-26 | 1 | -1/+3 | |
| * | | | | | | | | | c6x: use asm-generic/barrier.h | Mark Salter | 2012-09-24 | 2 | -27/+1 | |
| |/ / / / / / / / | ||||||
* | | | | / / / / | MAINTAINERS: update Intel C600 SAS driver maintainers | Dave Jiang | 2012-09-26 | 1 | -3/+4 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-09-25 | 17 | -61/+152 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ipv6: mip6: fix mip6_mh_filter() | Eric Dumazet | 2012-09-25 | 1 | -9/+11 | |
| * | | | | | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2012-09-25 | 2 | -8/+12 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | batman-adv: Fix symmetry check / route flapping in multi interface setups | Linus Lüssing | 2012-09-23 | 1 | -6/+7 | |
| | * | | | | | | | | batman-adv: Fix change mac address of soft iface. | Def | 2012-09-23 | 1 | -2/+5 | |
| * | | | | | | | | | ipv6: raw: fix icmpv6_filter() | Eric Dumazet | 2012-09-25 | 1 | -11/+10 | |
| * | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-09-25 | 5 | -4/+29 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | |