| Commit message (Expand) | Author | Age | Files | Lines |
* | AMD IOMMU: fix iommu_map_page function | Joerg Roedel | 2008-12-08 | 1 | -1/+1 |
* | Fix a race condition in FASYNC handling | Jonathan Corbet | 2008-12-05 | 2 | -4/+15 |
* | Enforce a minimum SG_IO timeout | Linus Torvalds | 2008-12-05 | 3 | -0/+5 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-12-05 | 1 | -1/+1 |
|\ |
|
| * | MIPS: Fix incorrect use of loose in vpe.c | Nick Andrew | 2008-12-05 | 1 | -1/+1 |
* | | drivers/message/i2o/iop.c: cleanup kerneldoc | Qinghuang Feng | 2008-12-05 | 1 | -1/+0 |
* | | Fix incorrect use of loose in i2o_block.c | Nick Andrew | 2008-12-05 | 1 | -1/+1 |
* | | Fix incorrect use of loose in tty/serial drivers | Nick Andrew | 2008-12-05 | 3 | -4/+4 |
* | | Revert "ACPI: battery: Convert discharge energy rate to current properly" | Linus Torvalds | 2008-12-05 | 1 | -13/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-12-04 | 7 | -27/+68 |
|\ |
|
| * | [PATCH] fix bogus argument of blkdev_put() in pktcdvd | Al Viro | 2008-12-04 | 1 | -2/+2 |
| * | [PATCH 2/2] documnt FMODE_ constants | Christoph Hellwig | 2008-12-04 | 1 | -15/+17 |
| * | [PATCH 1/2] kill FMODE_NDELAY_NOW | Christoph Hellwig | 2008-12-04 | 5 | -5/+18 |
| * | [PATCH] clean up blkdev_get a little bit | Christoph Hellwig | 2008-12-04 | 1 | -4/+7 |
| * | [PATCH] Fix block dev compat ioctl handling | Andreas Schwab | 2008-12-04 | 1 | -0/+23 |
| * | [PATCH] kill obsolete temporary comment in swsusp_close() | Al Viro | 2008-12-04 | 1 | -1/+1 |
* | | Merge branch 'drm-gem-update' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-12-04 | 5 | -245/+420 |
|\ \ |
|
| * | | drm/i915: Return error in i915_gem_set_to_gtt_domain if we're not in the GTT. | Eric Anholt | 2008-12-04 | 1 | -0/+11 |
| * | | drm/i915: Retry execbuffer pinning after clearing the GTT | Keith Packard | 2008-12-04 | 1 | -10/+47 |
| * | | drm/i915: Move the execbuffer domain computations together | Keith Packard | 2008-12-04 | 1 | -44/+21 |
| * | | drm/i915: Rename object_set_domain to object_set_to_gpu_domain | Keith Packard | 2008-12-04 | 1 | -27/+12 |
| * | | drm/i915: Make a single set-to-cpu-domain path and use it wherever needed. | Eric Anholt | 2008-12-04 | 2 | -152/+215 |
| * | | drm/i915: Make a single set-to-gtt-domain path. | Eric Anholt | 2008-12-04 | 1 | -19/+96 |
| * | | drm/i915: If interrupted while setting object domains, still emit the flush. | Eric Anholt | 2008-12-04 | 1 | -1/+13 |
| * | | drm/i915: Move flushing list cleanup from flush request retire to request emit. | Eric Anholt | 2008-12-04 | 3 | -39/+50 |
| * | | drm/i915: Respect GM965/GM45 bit-17-instead-of-bit-11 option for swizzling. | Eric Anholt | 2008-12-04 | 2 | -3/+5 |
| |/ |
|
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p... | Linus Torvalds | 2008-12-04 | 2 | -2/+2 |
|\ \ |
|
| * | | powerpc/83xx: Enable FIXED_PHY in mpc834x_itx and mpc83xx defconfigs | Anton Vorontsov | 2008-12-04 | 2 | -2/+2 |
| |/ |
|
* | | ACPI: Fix ACPI battery regression introduced by commit 558073 | Rafael J. Wysocki | 2008-12-04 | 1 | -7/+10 |
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-12-04 | 2 | -1/+23 |
|\ \ |
|
| * | | time: catch xtime_nsec underflows and fix them | john stultz | 2008-12-04 | 1 | -0/+22 |
| * | | posix-cpu-timers: fix clock_gettime with CLOCK_PROCESS_CPUTIME_ID | Petr Tesarik | 2008-11-24 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-12-04 | 3 | -3/+6 |
|\ \ \ |
|
| * | | | sparc64: Sync FPU state in VIS emulation handler. | Hong H. Pham | 2008-12-04 | 1 | -0/+2 |
| * | | | sparc64: Fix VIS emulation bugs | Joseph Myers | 2008-12-03 | 1 | -2/+2 |
| * | | | sparc: asm/bitops.h should define __fls | Rusty Russell | 2008-12-03 | 1 | -0/+1 |
| * | | | sparc64: Fix bug in PTRACE_SETFPREGS64 handling. | Chris Torek | 2008-12-03 | 1 | -1/+1 |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-12-04 | 7 | -39/+41 |
|\ \ \ \ |
|
| * | | | | x86: fix early panic with boot option "nosmp" | Andi Kleen | 2008-12-04 | 1 | -0/+3 |
| * | | | | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2008-12-03 | 2 | -3/+6 |
| |\ \ \ \ |
|
| | * | | | | x86/oprofile: fix Intel cpu family 6 detection | William Cohen | 2008-12-03 | 1 | -3/+2 |
| | * | | | | oprofile: fix CPU unplug panic in ppro_stop() | Eric Dumazet | 2008-12-03 | 1 | -0/+4 |
| * | | | | | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2008-12-03 | 286 | -2572/+5451 |
| |\ \ \ \ \ |
|
| | * | | | | | AMD IOMMU: fix possible race while accessing iommu->need_sync | Joerg Roedel | 2008-12-03 | 1 | -20/+13 |
| | * | | | | | AMD IOMMU: set device table entry for aliased devices | Joerg Roedel | 2008-12-03 | 1 | -0/+3 |
| | * | | | | | AMD IOMMU: struct amd_iommu remove padding on 64 bit | Richard Kennedy | 2008-12-03 | 1 | -12/+12 |
| | |/ / / / |
|
| * | | | | | x86: fix broken flushing in GART nofullflush path | Joerg Roedel | 2008-12-03 | 1 | -0/+2 |
| * | | | | | x86: fix dma_mapping_error for 32bit x86 | Thomas Bogendoerfer | 2008-11-29 | 1 | -4/+2 |
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-12-04 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | sched: don't export sched_mc_power_savings in laptops | Mahesh Salgaonkar | 2008-12-01 | 1 | -1/+1 |