summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPI: delelte more BFS/GTS related definition and codeFeng Tang2012-09-213-10/+0
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-09-195-20/+39
|\
| * cciss: fix handling of protocol errorStephen M. Cameron2012-09-181-0/+1
| * blk: add an upper sanity check on partition addingAlan Cox2012-09-181-1/+1
| * mtip32xx: fix user_buffer check in exec_drive_commandDavid Milburn2012-09-121-1/+1
| * mtip32xx: Remove dead codeAsai Thambi S P2012-09-121-6/+0
| * mtip32xx: Change printk to pr_xxxxAsai Thambi S P2012-09-121-3/+3
| * mtip32xx: Proper reporting of write protect status on big-endianAsai Thambi S P2012-09-121-2/+2
| * mtip32xx: Increase timeout for standby commandAsai Thambi S P2012-09-121-1/+1
| * mtip32xx: Handle NCQ commands during the security locked stateAsai Thambi S P2012-09-122-1/+11
| * mtip32xx: Add support for new devicesAsai Thambi S P2012-09-122-2/+14
| * block: rate-limit the error message from failing commandsYi Zou2012-08-301-3/+5
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-09-194-4/+5
|\ \
| * | sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling.Al Viro2012-09-182-2/+2
| * | sh: pfc: Release spinlock in sh_pfc_gpio_request_enable() error pathLaurent Pinchart2012-09-181-1/+2
| * | sh: intc: Fix up multi-evt irq association.Paul Mundt2012-08-201-1/+1
* | | Merge tag 'rpmsg-3.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/oh...Linus Torvalds2012-09-191-3/+3
|\ \ \
| * | | rpmsg: fix dma_free_coherent dev parameterFernando Guzman Lugo2012-09-121-3/+3
* | | | Merge tag 'md-3.6-fixes' of git://neil.brown.name/mdLinus Torvalds2012-09-192-2/+10
|\ \ \ \
| * | | | md: make sure metadata is updated when spares are activated or removed.NeilBrown2012-09-191-1/+5
| * | | | md/raid5: fix calculate of 'degraded' when a replacement becomes active.NeilBrown2012-09-191-0/+4
| * | | | Revert "md/raid5: For odirect-write performance, do not set STRIPE_PREREAD_AC...NeilBrown2012-09-191-1/+1
| |/ / /
* | | | Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-09-192-46/+42
|\ \ \ \
| * | | | cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPUTejun Heo2012-09-191-29/+34
| * | | | workqueue: reimplement work_on_cpu() using system_wqTejun Heo2012-09-191-17/+8
* | | | | Merge tag 'hwspinlock-3.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-09-181-1/+2
|\ \ \ \ \
| * | | | | hwspinlock/core: move the dereference below the NULL testWei Yongjun2012-09-101-1/+2
| | |/ / / | |/| | |
* | | | | vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi2012-09-182-2/+4
* | | | | Merge branch 'for-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-09-171-2/+10
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | workqueue: always clear WORKER_REBIND in busy_worker_rebind_fn()Lai Jiangshan2012-09-171-2/+10
* | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-09-1713-20/+60
|\ \ \ \ \
| * | | | | memory hotplug: fix section info double registration bugqiuxishi2012-09-171-6/+10
| * | | | | mm/page_alloc: fix the page address of higher page's buddy calculationLi Haifeng2012-09-171-1/+1
| * | | | | drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probeKevin Hilman2012-09-171-0/+5
| * | | | | compiler.h: add __visibleAndi Kleen2012-09-172-0/+11
| * | | | | pid-namespace: limit value of ns_last_pid to (0, max_pid)Andrew Vagin2012-09-171-1/+5
| * | | | | include/net/sock.h: squelch compiler warning in sk_rmem_schedule()Chuck Lever2012-09-171-1/+1
| * | | | | slub: consider pfmemalloc_match() in get_partial_node()Joonsoo Kim2012-09-171-5/+10
| * | | | | slab: fix starting index for finding another objectJoonsoo Kim2012-09-171-1/+1
| * | | | | slab: do ClearSlabPfmemalloc() for all pages of slabMel Gorman2012-09-171-2/+2
| * | | | | nbd: clear waiting_queue on shutdownPaul Clements2012-09-171-0/+9
| * | | | | MAINTAINERS: fix TXT maintainer list and source repo pathGang Wei2012-09-171-2/+3
| * | | | | mm/ia64: fix a memory block size bugJianguo Wu2012-09-171-1/+1
| * | | | | memory hotplug: reset pgdat->kswapd to NULL if creating kernel thread failsWen Congyang2012-09-171-0/+1
* | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-09-178-75/+78
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'cxgb4', 'ipoib', 'mlx4', 'ocrdma' and 'qib' into for-nextRoland Dreier2012-09-147-74/+77
| |\ \ \ \ \ \ \ \
| | | | | * | | | | IB/qib: Fix failure of compliance test C14-024#06_LocalPortNumMike Marciniszyn2012-09-141-1/+2
| | | | * | | | | | RDMA/ocrdma: Fix CQE expansion of unsignaled WQEParav Pandit2012-09-141-4/+4
| | | | |/ / / / /
| | | * | | | | | mlx4_core: Fix integer overflows so 8TBs of memory registration worksYishai Hadas2012-09-132-17/+23
| | | |/ / / / /
| | * | | | | | IPoIB: Fix AB-BA deadlock when deleting neighboursShlomo Pongratz2012-09-123-46/+27
OpenPOWER on IntegriCloud