| Commit message (Expand) | Author | Age | Files | Lines |
* | stopmachine: Define __stop_machine when CONFIG_STOP_MACHINE=n | Masami Hiramatsu | 2010-10-14 | 1 | -2/+8 |
* | Merge commit 'v2.6.36-rc7' into perf/core | Ingo Molnar | 2010-10-08 | 16 | -21/+44 |
|\ |
|
| * | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-05 | 1 | -1/+1 |
| |\ |
|
| | * | rcu: rcu_read_lock_bh_held(): disabling irqs also disables bh | Eric Dumazet | 2010-09-23 | 1 | -1/+1 |
| * | | wait: using uninitialized member of wait queue | Evgeny Kuznetsov | 2010-10-05 | 1 | -0/+1 |
| * | | modules: Fix module_bug_list list corruption race | Linus Torvalds | 2010-10-05 | 1 | -3/+2 |
| * | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-10-01 | 2 | -10/+21 |
| |\ \ |
|
| | * | | drm: Hold the mutex when dropping the last GEM reference (v2) | Chris Wilson | 2010-10-01 | 1 | -4/+6 |
| | * | | drm/gem: handlecount isn't really a kref so don't make it one. | Dave Airlie | 2010-10-01 | 1 | -5/+13 |
| | * | | drm: Prune GEM vma entries | Chris Wilson | 2010-09-28 | 1 | -0/+1 |
| | * | | drm/radeon: fix PCI ID 5657 to be an RV410 | Dave Airlie | 2010-09-27 | 1 | -1/+1 |
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-10-01 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | ACPI: Fix typos | Lucas De Marchi | 2010-09-29 | 1 | -1/+1 |
| * | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2010-10-01 | 1 | -0/+1 |
| |\ \ \ \ |
|
| | * | | | | intel_idle: Voluntary leave_mm before entering deeper | Suresh Siddha | 2010-10-01 | 1 | -0/+1 |
| | |/ / / |
|
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2010-09-30 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | missing inline keyword for static function in linux/dmaengine.h | Mathieu Lacage | 2010-09-23 | 1 | -1/+1 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-09-28 | 6 | -5/+9 |
| |\ \ \ \ |
|
| | * | | | | tcp: Fix >4GB writes on 64-bit. | David S. Miller | 2010-09-28 | 1 | -1/+1 |
| | * | | | | tproxy: check for transparent flag in ip_route_newports | Ulrich Weber | 2010-09-28 | 1 | -0/+2 |
| | * | | | | ipv6: add a missing unregister_pernet_subsys call | Neil Horman | 2010-09-27 | 1 | -0/+1 |
| | * | | | | net: reset skb queue mapping when rx'ing over tunnel | Tom Herbert | 2010-09-27 | 1 | -0/+1 |
| | * | | | | net: Move "struct net" declaration inside the __KERNEL__ macro guard | Ollie Wild | 2010-09-22 | 1 | -2/+2 |
| | * | | | | xfrm: Allow different selector family in temporary state | Thomas Egerer | 2010-09-20 | 1 | -2/+2 |
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-09-27 | 1 | -0/+3 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2010-09-24 | 1 | -0/+3 |
| | |\ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | | * | | | x86/amd-iommu: Work around S3 BIOS bug | Joerg Roedel | 2010-09-23 | 1 | -0/+3 |
| * | | | | | arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices" | FUJITA Tomonori | 2010-09-23 | 1 | -0/+4 |
* | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-09-24 | 5 | -20/+103 |
|\ \ \ \ \ \ |
|
| * | | | | | | jump label: Convert dynamic debug to use jump labels | Jason Baron | 2010-09-22 | 1 | -18/+21 |
| * | | | | | | jump label: Tracepoint support for jump labels | Jason Baron | 2010-09-22 | 1 | -1/+4 |
| * | | | | | | jump label: Add jump_label_text_reserved() to reserve jump points | Jason Baron | 2010-09-22 | 1 | -1/+7 |
| * | | | | | | jump label: Base patch for jump label | Jason Baron | 2010-09-22 | 3 | -1/+72 |
* | | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-09-22 | 1 | -0/+4 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | fs: {lock,unlock}_flocks() stubs to prepare for BKL removal | Sage Weil | 2010-09-22 | 1 | -0/+4 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | percpu: Add {get,put}_cpu_ptr | Peter Zijlstra | 2010-09-21 | 1 | -0/+9 |
* | | | | | | Merge commit 'v2.6.36-rc5' into perf/core | Ingo Molnar | 2010-09-21 | 6 | -8/+37 |
|\| | | | |
| |/ / / /
|/| | | | |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-09-19 | 2 | -6/+20 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | netpoll: Disable IRQ around RCU dereference in netpoll_rx | Herbert Xu | 2010-09-18 | 1 | -4/+4 |
| | * | | | tcp: Prevent overzealous packetization by SWS logic. | Alexey Kuznetsov | 2010-09-15 | 1 | -2/+16 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2010-09-16 | 1 | -0/+4 |
| |\ \ \ \ |
|
| | * | | | | workqueue: add documentation | Tejun Heo | 2010-09-13 | 1 | -0/+4 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-09-16 | 1 | -1/+9 |
| |\ \ \ \ |
|
| | * | | | | drm: Use a nondestructive mode for output detect when polling (v2) | Chris Wilson | 2010-09-14 | 1 | -1/+8 |
| | * | | | | drm: Use a nondestructive mode for output detect when polling | Chris Wilson | 2010-09-13 | 1 | -1/+2 |
| | |/ / / |
|
| * | | | | Merge ssh://master.kernel.org/home/hpa/tree/sec | Linus Torvalds | 2010-09-15 | 1 | -0/+3 |
| |\ \ \ \ |
|
| | * | | | | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin | 2010-09-15 | 1 | -0/+3 |
| * | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-09-15 | 1 | -1/+1 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | SUNRPC: Fix a race in rpc_info_open | Trond Myklebust | 2010-09-13 | 1 | -1/+1 |
| | |/ / / |
|
* | | | | | perf: Undo the per cpu-context timer stuff | Peter Zijlstra | 2010-09-17 | 1 | -2/+4 |