Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | drm/kms/radeon: pick digitial encoders smarter. (v3) | Dave Airlie | 2010-02-01 | 3 | -89/+99 | |
| * | | | | | | | | | drm/radeon/kms: use active device to pick connector for encoder | Dave Airlie | 2010-02-01 | 1 | -1/+1 | |
| * | | | | | | | | | drm/radeon/kms: fix incorrect logic in DP vs eDP connector checking. | Dave Airlie | 2010-02-01 | 1 | -2/+2 | |
* | | | | | | | | | | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-02-01 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | reiserfs: Fix vmalloc call under reiserfs lock | Frederic Weisbecker | 2010-01-28 | 1 | -0/+2 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-02-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | lockdep: Fix check_usage_backwards() error message | Oleg Nesterov | 2010-01-27 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-02-01 | 6 | -68/+218 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger | Jason Wessel | 2010-01-30 | 3 | -10/+95 | |
| * | | | | | | | | | | | x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint API | Jason Wessel | 2010-01-30 | 2 | -57/+117 | |
| * | | | | | | | | | | | hw_breakpoints: Release the bp slot if arch_validate_hwbkpt_settings() fails. | Mahesh Salgaonkar | 2010-01-28 | 1 | -0/+4 | |
| * | | | | | | | | | | | perf: Ignore perf.data.old | Amerigo Wang | 2010-01-27 | 1 | -0/+1 | |
| * | | | | | | | | | | | perf report: Fix segmentation fault when running with '-g none' | Yong Wang | 2010-01-27 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-02-01 | 3 | -32/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | sched: Correct printk whitespace in warning from cpu down task check | Frans Pop | 2010-01-28 | 1 | -4/+4 | |
| * | | | | | | | | | | | sched: Fix incorrect sanity check | Peter Zijlstra | 2010-01-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | sched: Fix fork vs hotplug vs cpuset namespaces | Peter Zijlstra | 2010-01-21 | 2 | -27/+27 | |
* | | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-02-01 | 1 | -3/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | clocksource: Prevent potential kgdb dead lock | Thomas Gleixner | 2010-01-26 | 1 | -3/+15 | |
* | | | | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-02-01 | 5 | -10/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | tracing/documentation: Cover new frame pointer semantics | Mike Frysinger | 2010-01-26 | 2 | -6/+24 | |
| * | | | | | | | | | | | | | tracing/documentation: Fix a typo in ftrace.txt | Yang Hongyang | 2010-01-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | ring-buffer: Check for end of page in iterator | Steven Rostedt | 2010-01-26 | 1 | -3/+8 | |
| * | | | | | | | | | | | | | ring-buffer: Check if ring buffer iterator has stale data | Steven Rostedt | 2010-01-26 | 1 | -0/+13 | |
| * | | | | | | | | | | | | | tracing: Prevent kernel oops with corrupted buffer | Steven Rostedt | 2010-01-25 | 1 | -0/+5 | |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-02-01 | 10 | -24/+75 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | x86/agp: Fix agp_amd64_init regression | FUJITA Tomonori | 2010-01-31 | 1 | -4/+9 | |
| * | | | | | | | | | | | | | x86: Add quirk for Intel DG45FC board to avoid low memory corruption | David Härdeman | 2010-01-29 | 1 | -3/+11 | |
| * | | | | | | | | | | | | | x86: Add Dell OptiPlex 760 reboot quirk | Leann Ogasawara | 2010-01-27 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | x86, UV: Fix RTC latency bug by reading replicated cachelines | Dimitri Sivanich | 2010-01-27 | 2 | -8/+23 | |
| * | | | | | | | | | | | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar | 2010-01-27 | 4 | -8/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixes | Joerg Roedel | 2010-01-22 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | lib/dma-debug.c: mark file-local struct symbol static. | Thiago Farina | 2010-01-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | x86/amd-iommu: Fix deassignment of a device from the pt_domain | Joerg Roedel | 2010-01-22 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt | Joerg Roedel | 2010-01-22 | 3 | -2/+10 | |
| | * | | | | | | | | | | | | | | x86/amd-iommu: Fix NULL pointer dereference in __detach_device() | Joerg Roedel | 2010-01-22 | 1 | -2/+5 | |
| | * | | | | | | | | | | | | | | x86/amd-iommu: Fix possible integer overflow | Joerg Roedel | 2010-01-22 | 1 | -1/+1 | |
| | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2010-01-27 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | oprofile/x86: add Xeon 7500 series support | Andi Kleen | 2010-01-25 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | oprofile/x86: fix crash when profiling more than 28 events | Suravee Suthikulpanit | 2010-01-25 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2010-02-01 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints | Mark Brown | 2010-02-01 | 1 | -1/+3 | |
* | | | | | | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-02-01 | 28 | -1299/+3412 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | powerpc: TIF_ABI_PENDING bit removal | Andreas Schwab | 2010-02-01 | 3 | -20/+2 | |
| * | | | | | | | | | | | | | | | powerpc/pseries: Fix xics build without CONFIG_SMP | Benjamin Herrenschmidt | 2010-02-01 | 1 | -5/+1 | |
| * | | | | | | | | | | | | | | | Merge commit 'jwb/merge' into merge | Benjamin Herrenschmidt | 2010-01-29 | 20 | -1271/+3391 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | powerpc/40x: Update the PowerPC 40x board defconfigs | Josh Boyer | 2010-01-04 | 7 | -445/+1238 | |
| | * | | | | | | | | | | | | | | | powerpc/44x: Update PowerPC 44x board defconfigs | Josh Boyer | 2010-01-04 | 13 | -826/+2153 | |
| * | | | | | | | | | | | | | | | | powerpc/4xx: Add pcix type 1 transactions | Stef van Os | 2010-01-29 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | powerpc/pci: Add missing call to header fixup | Benjamin Herrenschmidt | 2010-01-29 | 1 | -0/+3 |