| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: mach-shmobile: Fix ag5evm compilation by including linux/videodev2.h | Laurent Pinchart | 2012-03-07 | 1 | -0/+1 |
* | ARM: mach-shmobile: Fix bonito compile breakage | Phil Edworthy | 2012-03-07 | 1 | -1/+2 |
* | x86: fix typo in recent find_vma_prev purge | Linus Torvalds | 2012-03-06 | 1 | -1/+1 |
* | vm: avoid using find_vma_prev() unnecessarily | Linus Torvalds | 2012-03-06 | 4 | -4/+9 |
* | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2012-03-06 | 2 | -11/+37 |
|\ |
|
| * | cifs: fix dentry refcount leak when opening a FIFO on lookup | Jeff Layton | 2012-02-26 | 1 | -2/+18 |
| * | CIFS: Fix mkdir/rmdir bug for the non-POSIX case | Pavel Shilovsky | 2012-02-26 | 1 | -9/+19 |
* | | mm: fix find_vma_prev | Mikulas Patocka | 2012-03-06 | 1 | -2/+10 |
* | | genirq: Clear action->thread_mask if IRQ_ONESHOT is not set | Thomas Gleixner | 2012-03-06 | 1 | -6/+38 |
* | | mmap: EINVAL not ENOMEM when rejecting VM_GROWS | Hugh Dickins | 2012-03-06 | 1 | -1/+2 |
* | | Merge tag 'fixes-3.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-03-06 | 24 | -46/+47 |
|\ \ |
|
| * \ | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixes | Arnd Bergmann | 2012-03-06 | 171 | -574/+1139 |
| |\ \ |
|
| | * | | ARM: pxa: fix invalid mfp pin issue | Haojian Zhuang | 2012-03-06 | 1 | -0/+7 |
| | * | | ARM: pxa: remove duplicated registeration on pxa-gpio | Haojian Zhuang | 2012-03-06 | 5 | -5/+0 |
| | * | | ARM: pxa: add dummy clock for pxa25x and pxa27x | Haojian Zhuang | 2012-03-06 | 2 | -0/+2 |
| * | | | Merge branch 'v3.3-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 2012-03-06 | 15 | -25/+25 |
| |\ \ \ |
|
| | * | | | ARM: EXYNOS: fix touchscreen IRQ setup on Universal C210 board | Bartlomiej Zolnierkiewicz | 2012-03-06 | 1 | -0/+2 |
| | * | | | ARM: S3C24XX: DMA resume regression fix | Gusakov Andrey | 2012-03-03 | 1 | -1/+1 |
| | * | | | ARM: S3C24XX: Fix restart on S3C2442 | Heiko Stuebner | 2012-03-01 | 12 | -23/+21 |
| | * | | | ARM: SAMSUNG: Fix memory size for hsotg | Joonyoung Shim | 2012-03-01 | 1 | -1/+1 |
| * | | | | ARM: ep93xx: convert vision_ep9307 to MULTI_IRQ_HANDLER | H Hartley Sweeten | 2012-03-06 | 1 | -0/+2 |
| * | | | | Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes | Arnd Bergmann | 2012-03-01 | 2 | -16/+11 |
| |\ \ \ \ |
|
| | * | | | | ARM: at91/dma: DMA controller registering with DT support | Nicolas Ferre | 2012-02-29 | 1 | -1/+9 |
| | * | | | | ARM: at91/dma: remove platform data from DMA controller | Nicolas Ferre | 2012-02-29 | 2 | -15/+2 |
| | |/ / / |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-03-06 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | [S390] qdio: fix handler function arguments for zfcp data router | Steffen Maier | 2012-03-02 | 1 | -2/+2 |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 2012-03-06 | 1 | -4/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | regulator: Fix mask parameter in da9052_reg_update calls | Axel Lin | 2012-03-05 | 1 | -4/+4 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | vsprintf: make %pV handling compatible with kasprintf() | Jan Beulich | 2012-03-06 | 1 | -3/+9 |
* | | | | | | page_cgroup: fix horrid swap accounting regression | Hugh Dickins | 2012-03-06 | 1 | -1/+3 |
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-03-05 | 5 | -18/+42 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2012-03-05 | 5 | -18/+42 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | perf tools: Handle kernels that don't support attr.exclude_{guest,host} | Arnaldo Carvalho de Melo | 2012-03-03 | 4 | -15/+39 |
| | * | | | | | | perf tools: Change perf_guest default back to false | Joerg Roedel | 2012-03-03 | 1 | -1/+1 |
| | * | | | | | | perf record: No build id option fails | David Ahern | 2012-03-03 | 1 | -2/+2 |
| |/ / / / / / |
|
* | | | | | | | Merge tag 'usb-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-03-05 | 2 | -10/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Revert "powerpc/usb: fix issue of CPU halt when missing USB PHY clock" | Greg Kroah-Hartman | 2012-03-02 | 2 | -10/+2 |
* | | | | | | | | Merge tag 'tty-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-03-05 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | tty/powerpc: early udbg consoles can't be modules | Stephen Rothwell | 2012-02-24 | 1 | -1/+1 |
* | | | | | | | | | Merge tag 'md-3.3-fixes' of git://neil.brown.name/md | Linus Torvalds | 2012-03-05 | 2 | -12/+28 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | md/raid10: fix assembling of arrays with replacement devices. | NeilBrown | 2012-03-06 | 1 | -1/+0 |
| * | | | | | | | | | md/raid10: fix handling of error on last working device in array. | NeilBrown | 2012-02-14 | 1 | -10/+27 |
| * | | | | | | | | | md/raid1: fix buglet in md_raid1_contested. | NeilBrown | 2012-02-13 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'akpm' (Andrew's patch bomb) | Linus Torvalds | 2012-03-05 | 24 | -164/+156 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | rapidio/tsi721: fix queue wrapping bug in inbound doorbell handler | Alexandre Bounine | 2012-03-05 | 1 | -2/+3 |
| * | | | | | | | | | | memcg: fix mapcount check in move charge code for anonymous page | Naoya Horiguchi | 2012-03-05 | 1 | -1/+1 |
| * | | | | | | | | | | mm: thp: fix BUG on mm->nr_ptes | Andrea Arcangeli | 2012-03-05 | 1 | -3/+3 |
| * | | | | | | | | | | alpha: fix 32/64-bit bug in futex support | Andrew Morton | 2012-03-05 | 1 | -1/+1 |
| * | | | | | | | | | | memcg: fix GPF when cgroup removal races with last exit | Hugh Dickins | 2012-03-05 | 6 | -48/+18 |
| * | | | | | | | | | | debugobjects: Fix selftest for static warnings | Stephen Boyd | 2012-03-05 | 1 | -11/+3 |