Age | Commit message (Expand) | Author | Files | Lines |
2011-01-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 12 | -38/+205 |
2011-01-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -15/+29 |
2011-01-05 | Merge commit 'v2.6.37' into perf/core | Ingo Molnar | 2 | -6/+10 |
2011-01-04 | perf: Clean up power events by introducing new, more generic ones | Thomas Renninger | 1 | -9/+89 |
2011-01-04 | Merge commit 'v2.6.37-rc8' into perf/core | Ingo Molnar | 10 | -26/+82 |
2011-01-03 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+0 |
2011-01-03 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 1 | -3/+10 |
2011-01-03 | [media] wm8775: Revert changeset fcb9757333 to avoid a regression | Mauro Carvalho Chehab | 1 | -3/+0 |
2011-01-03 | dmaengine: provide dummy functions for DMA_ENGINE=n | Guennadi Liakhovetski | 1 | -3/+10 |
2010-12-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 7 | -12/+42 |
2010-12-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -10/+35 |
2010-12-23 | Revert "ipv4: Allow configuring subnets as local addresses" | David S. Miller | 1 | -1/+0 |
2010-12-23 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 6 | -15/+29 |
2010-12-23 | taskstats: pad taskstats netlink response for aligment issues on ia64 | Jeff Mahoney | 1 | -1/+2 |
2010-12-23 | include/linux/unaligned: pack the whole struct rather than just the field | Will Newton | 1 | -3/+3 |
2010-12-23 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 1 | -4/+24 |
2010-12-23 | x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP... | Don Zickus | 1 | -5/+1 |
2010-12-22 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 4 | -10/+52 |
2010-12-22 | Merge commit 'v2.6.37-rc7' into perf/core | Ingo Molnar | 25 | -33/+103 |
2010-12-22 | kthread_work: make lockdep happy | Yong Zhang | 1 | -10/+35 |
2010-12-21 | net: Fix range checks in tcf_valid_offset(). | David S. Miller | 1 | -1/+3 |
2010-12-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -2/+4 |
2010-12-20 | mac80211/rt2x00: add ieee80211_tx_status_ni() | Johannes Stezenbach | 1 | -4/+24 |
2010-12-20 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2010-12-20 | net_sched: always clone skbs | Changli Gao | 1 | -5/+1 |
2010-12-20 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -3/+7 |
2010-12-20 | clarify a usage constraint for cnt32_to_63() | Nicolas Pitre | 1 | -1/+19 |
2010-12-20 | ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed. | David Stevens | 1 | -0/+10 |
2010-12-19 | Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.... | Linus Torvalds | 2 | -0/+3 |
2010-12-19 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2010-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 1 | -1/+1 |
2010-12-17 | rcu: remove unused __list_for_each_rcu() macro | Paul E. McKenney | 1 | -5/+0 |
2010-12-17 | rculist: fix borked __list_for_each_rcu() macro | Mariusz Kozlowski | 1 | -1/+1 |
2010-12-17 | rcu: increase synchronize_sched_expedited() batching | Tejun Heo | 1 | -0/+2 |
2010-12-17 | netlink: fix gcc -Wconversion compilation warning | Dmitry V. Levin | 1 | -1/+1 |
2010-12-17 | resources: add arch hook for preventing allocation in reserved areas | Bjorn Helgaas | 1 | -0/+1 |
2010-12-17 | Revert "resources: support allocating space within a region from the top down" | Bjorn Helgaas | 1 | -1/+0 |
2010-12-17 | ceph: mark user pages dirty on direct-io reads | Henry C Chang | 1 | -2/+4 |
2010-12-17 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -1/+2 |
2010-12-17 | Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -0/+2 |
2010-12-17 | block: max hardware sectors limit wrapper | Mike Snitzer | 1 | -0/+1 |
2010-12-17 | block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead | Martin K. Petersen | 1 | -3/+6 |
2010-12-17 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 3 | -7/+8 |
2010-12-17 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 1 | -6/+11 |
2010-12-17 | net: fix nulls list corruptions in sk_prot_alloc | Octavian Purdila | 1 | -0/+3 |
2010-12-16 | SSB: Fix nvram_get on BCM47xx platform | Hauke Mehrtens | 1 | -6/+11 |
2010-12-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -2/+4 |
2010-12-16 | PM / Runtime: Fix pm_runtime_suspended() | Rafael J. Wysocki | 1 | -1/+2 |
2010-12-16 | perf: Sysfs enumeration | Peter Zijlstra | 1 | -0/+1 |
2010-12-16 | perf: Dynamic pmu types | Peter Zijlstra | 1 | -1/+4 |