summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | drm: radeon cleanup fixes...Daniel J Blueman2010-09-242-2/+2
| * | | | | | | drm: fix trivial coding errorsDaniel J Blueman2010-09-241-3/+3
| * | | | | | | drm: ttm sparse fixes.Daniel J Blueman2010-09-241-4/+4
| * | | | | | | drm/nouveau: fix panels using straps-based mode detectionBen Skeggs2010-09-241-2/+4
| * | | | | | | drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer.Francisco Jerez2010-09-221-0/+1
| * | | | | | | drm/radeon: don't allow device to be opened if powered downDave Airlie2010-09-221-0/+4
* | | | | | | | m32r: fix breakage from "m32r: use generic ptrace_resume code"Al Viro2010-09-241-3/+4
* | | | | | | | m32r: hole in shifting pc backAl Viro2010-09-241-21/+17
* | | | | | | | m32r: don't block signals if sigframe setup has failedAl Viro2010-09-241-10/+13
* | | | | | | | make m32r handle multiple pending signalsAl Viro2010-09-242-4/+6
* | | | | | | | m32r: fix rt_sigsuspend()Al Viro2010-09-244-39/+14
| |/ / / / / / |/| | | | | |
* | | | | | | hugetlb, rmap: add BUG_ON(!PageLocked) in hugetlb_add_anon_rmap()Naoya Horiguchi2010-09-231-0/+2
* | | | | | | hugetlb, rmap: fix confusing page locking in hugetlb_cow()Naoya Horiguchi2010-09-231-10/+12
* | | | | | | hugetlb, rmap: use hugepage_add_new_anon_rmap() in hugetlb_cow()Naoya Horiguchi2010-09-231-1/+1
* | | | | | | hugetlb, rmap: always use anon_vma root pointerNaoya Horiguchi2010-09-231-6/+7
* | | | | | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-09-232-2/+5
|\ \ \ \ \ \ \
| * | | | | | | KVM: Fix reboot on Intel hostsAvi Kivity2010-09-231-1/+3
| * | | | | | | KVM: fix irqfd assign/deassign raceMichael S. Tsirkin2010-09-231-1/+2
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-09-232-5/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | thinkpad-acpi: avoid keymap pitfallHenrique de Moraes Holschuh2010-09-231-2/+3
| * | | | | | | | Change MSI LAPTOP driver maintainer to Lee, Chun-YiLee, Chun-Yi2010-09-231-3/+1
* | | | | | | | | MN10300: Arch doesn't support HAVE_ARCH_TRACEHOOKMark Salter2010-09-231-1/+0
* | | | | | | | | MN10300: Fix SIGRTMAXMark Salter2010-09-231-1/+1
* | | | | | | | | MN10300: Fix endianess of ext2 bitopsMark Salter2010-09-231-2/+2
|/ / / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-09-231-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | percpu: fix pcpu_last_unit_cpuTejun Heo2010-09-211-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | ipmi: fix hardcoded ipmi device exit path warningYinghai Lu2010-09-221-1/+6
* | | | | | | | rtc: s3c: balance state changes of wakeup flagVladimir Zapolskiy2010-09-221-5/+8
* | | | | | | | mmap: call unlink_anon_vmas() in __split_vma() in case of errorAndrea Arcangeli2010-09-221-0/+1
* | | | | | | | rmap: fix walk during forkAndrea Arcangeli2010-09-221-1/+1
* | | | | | | | drivers/pci/intel-iommu.c: fix build with older gcc'sAndrew Morton2010-09-221-47/+43
* | | | | | | | oom: filter unkillable tasks from tasklist dumpDavid Rientjes2010-09-221-21/+19
* | | | | | | | drivers/video/sis/sis_main.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-221-0/+3
* | | | | | | | uml: fix compile warningRichard Weinberger2010-09-223-6/+6
* | | | | | | | /proc/pid/smaps: fix dirty pages accountingKOSAKI Motohiro2010-09-221-2/+2
* | | | | | | | fbcon: fix lockdep warning from fbcon_deinit()Jarek Poplawski2010-09-221-2/+3
* | | | | | | | efifb: support the EFI framebuffer on more Apple hardwareLuke Macken2010-09-221-0/+42
* | | | | | | | efifb: check that the base address is plausible on pci systemsPeter Jones2010-09-222-12/+55
* | | | | | | | aio: do not return ERESTARTSYS as a result of AIOJan Kara2010-09-221-1/+9
* | | | | | | | vmscan: check all_unreclaimable in direct reclaim pathMinchan Kim2010-09-221-8/+35
* | | | | | | | drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_pr...Axel Lin2010-09-221-0/+2
* | | | | | | | MAINTAINERS: change AVR32 and AT32AP maintainerHans-Christian Egtvedt2010-09-221-2/+2
* | | | | | | | vmware balloon: rename moduleDmitry Torokhov2010-09-223-2/+2
* | | | | | | | arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori2010-09-226-1/+25
* | | | | | | | /proc/vmcore: fix seekingArnd Bergmann2010-09-221-1/+1
* | | | | | | | ipmi: fix acpi probe printYinghai Lu2010-09-221-5/+5
* | | | | | | | oom: always return a badness score of non-zero for eligible tasksDavid Rientjes2010-09-221-2/+7
* | | | | | | | Prevent freeing uninitialized pointer in compat_do_readv_writevDan Rosenberg2010-09-221-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-09-224-104/+171
|\ \ \ \ \ \ \
| * | | | | | | sparc: Prevent no-handler signal syscall restart recursion.David S. Miller2010-09-213-1/+7
OpenPOWER on IntegriCloud