summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmap: EINVAL not ENOMEM when rejecting VM_GROWSHugh Dickins2012-03-061-1/+2
* Merge tag 'fixes-3.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-03-0624-46/+47
|\
| * Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann2012-03-06171-574/+1139
| |\
| | * ARM: pxa: fix invalid mfp pin issueHaojian Zhuang2012-03-061-0/+7
| | * ARM: pxa: remove duplicated registeration on pxa-gpioHaojian Zhuang2012-03-065-5/+0
| | * ARM: pxa: add dummy clock for pxa25x and pxa27xHaojian Zhuang2012-03-062-0/+2
| * | Merge branch 'v3.3-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-03-0615-25/+25
| |\ \
| | * | ARM: EXYNOS: fix touchscreen IRQ setup on Universal C210 boardBartlomiej Zolnierkiewicz2012-03-061-0/+2
| | * | ARM: S3C24XX: DMA resume regression fixGusakov Andrey2012-03-021-1/+1
| | * | ARM: S3C24XX: Fix restart on S3C2442Heiko Stuebner2012-03-0112-23/+21
| | * | ARM: SAMSUNG: Fix memory size for hsotgJoonyoung Shim2012-03-011-1/+1
| * | | ARM: ep93xx: convert vision_ep9307 to MULTI_IRQ_HANDLERH Hartley Sweeten2012-03-061-0/+2
| * | | Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2012-03-012-16/+11
| |\ \ \
| | * | | ARM: at91/dma: DMA controller registering with DT supportNicolas Ferre2012-02-291-1/+9
| | * | | ARM: at91/dma: remove platform data from DMA controllerNicolas Ferre2012-02-292-15/+2
| | |/ /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-061-2/+2
|\ \ \ \
| * | | | [S390] qdio: fix handler function arguments for zfcp data routerSteffen Maier2012-03-021-2/+2
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2012-03-061-4/+4
|\ \ \ \ \
| * | | | | regulator: Fix mask parameter in da9052_reg_update callsAxel Lin2012-03-051-4/+4
| | |_|_|/ | |/| | |
* | | | | vsprintf: make %pV handling compatible with kasprintf()Jan Beulich2012-03-061-3/+9
* | | | | page_cgroup: fix horrid swap accounting regressionHugh Dickins2012-03-061-1/+3
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-065-18/+42
|\ \ \ \ \
| * \ \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-03-055-18/+42
| |\ \ \ \ \
| | * | | | | perf tools: Handle kernels that don't support attr.exclude_{guest,host}Arnaldo Carvalho de Melo2012-03-034-15/+39
| | * | | | | perf tools: Change perf_guest default back to falseJoerg Roedel2012-03-031-1/+1
| | * | | | | perf record: No build id option failsDavid Ahern2012-03-031-2/+2
| |/ / / / /
* | | | | | Merge tag 'usb-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-03-062-10/+2
|\ \ \ \ \ \
| * | | | | | Revert "powerpc/usb: fix issue of CPU halt when missing USB PHY clock"Greg Kroah-Hartman2012-03-032-10/+2
* | | | | | | Merge tag 'tty-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-03-061-1/+1
|\ \ \ \ \ \ \
| * | | | | | | tty/powerpc: early udbg consoles can't be modulesStephen Rothwell2012-02-251-1/+1
* | | | | | | | Merge tag 'md-3.3-fixes' of git://neil.brown.name/mdLinus Torvalds2012-03-062-12/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | md/raid10: fix assembling of arrays with replacement devices.NeilBrown2012-03-061-1/+0
| * | | | | | | | md/raid10: fix handling of error on last working device in array.NeilBrown2012-02-141-10/+27
| * | | | | | | | md/raid1: fix buglet in md_raid1_contested.NeilBrown2012-02-131-1/+1
* | | | | | | | | Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds2012-03-0624-164/+156
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rapidio/tsi721: fix queue wrapping bug in inbound doorbell handlerAlexandre Bounine2012-03-061-2/+3
| * | | | | | | | | memcg: fix mapcount check in move charge code for anonymous pageNaoya Horiguchi2012-03-061-1/+1
| * | | | | | | | | mm: thp: fix BUG on mm->nr_ptesAndrea Arcangeli2012-03-061-3/+3
| * | | | | | | | | alpha: fix 32/64-bit bug in futex supportAndrew Morton2012-03-061-1/+1
| * | | | | | | | | memcg: fix GPF when cgroup removal races with last exitHugh Dickins2012-03-066-48/+18
| * | | | | | | | | debugobjects: Fix selftest for static warningsStephen Boyd2012-03-061-11/+3
| * | | | | | | | | floppy/scsi: fix setting of BIO flagsMuthu Kumar2012-03-062-2/+2
| * | | | | | | | | memcg: fix deadlock by inverting lrucare nestingHugh Dickins2012-03-061-35/+37
| * | | | | | | | | drivers/rtc/rtc-r9701.c: fix crash in r9701_remove()Anatolij Gustschin2012-03-061-7/+7
| * | | | | | | | | c2port: class_create() returns an ERR_PTRDan Carpenter2012-03-061-2/+2
| * | | | | | | | | pps: class_create() returns an ERR_PTR, not NULLDan Carpenter2012-03-061-2/+2
| * | | | | | | | | hung_task: fix the broken rcu_lock_break() logicOleg Nesterov2012-03-061-4/+7
| * | | | | | | | | vfork: kill PF_STARTINGOleg Nesterov2012-03-062-10/+0
| * | | | | | | | | coredump_wait: don't call complete_vfork_done()Oleg Nesterov2012-03-063-14/+3
| * | | | | | | | | vfork: make it killableOleg Nesterov2012-03-062-9/+33