summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | drm/i915: Move flushing list cleanup from flush request retire to request emit.Eric Anholt2008-12-043-39/+50
| * | | | | | | drm/i915: Respect GM965/GM45 bit-17-instead-of-bit-11 option for swizzling.Eric Anholt2008-12-042-3/+5
| |/ / / / / /
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds2008-12-042-2/+2
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | powerpc/83xx: Enable FIXED_PHY in mpc834x_itx and mpc83xx defconfigsAnton Vorontsov2008-12-042-2/+2
| |/ / / / /
* | | | | | ACPI: Fix ACPI battery regression introduced by commit 558073Rafael J. Wysocki2008-12-041-7/+10
* | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-042-1/+23
|\ \ \ \ \ \
| * | | | | | time: catch xtime_nsec underflows and fix themjohn stultz2008-12-041-0/+22
| * | | | | | posix-cpu-timers: fix clock_gettime with CLOCK_PROCESS_CPUTIME_IDPetr Tesarik2008-11-241-1/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-12-043-3/+6
|\ \ \ \ \ \ \
| * | | | | | | sparc64: Sync FPU state in VIS emulation handler.Hong H. Pham2008-12-041-0/+2
| * | | | | | | sparc64: Fix VIS emulation bugsJoseph Myers2008-12-031-2/+2
| * | | | | | | sparc: asm/bitops.h should define __flsRusty Russell2008-12-031-0/+1
| * | | | | | | sparc64: Fix bug in PTRACE_SETFPREGS64 handling.Chris Torek2008-12-031-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-12-047-39/+41
|\ \ \ \ \ \ \
| * | | | | | | x86: fix early panic with boot option "nosmp"Andi Kleen2008-12-041-0/+3
| * | | | | | | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2008-12-032-3/+6
| |\ \ \ \ \ \ \
| | * | | | | | | x86/oprofile: fix Intel cpu family 6 detectionWilliam Cohen2008-12-031-3/+2
| | * | | | | | | oprofile: fix CPU unplug panic in ppro_stop()Eric Dumazet2008-12-031-0/+4
| * | | | | | | | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2008-12-03286-2572/+5451
| |\ \ \ \ \ \ \ \
| | * | | | | | | | AMD IOMMU: fix possible race while accessing iommu->need_syncJoerg Roedel2008-12-031-20/+13
| | * | | | | | | | AMD IOMMU: set device table entry for aliased devicesJoerg Roedel2008-12-031-0/+3
| | * | | | | | | | AMD IOMMU: struct amd_iommu remove padding on 64 bitRichard Kennedy2008-12-031-12/+12
| | |/ / / / / / /
| * | | | | | | | x86: fix broken flushing in GART nofullflush pathJoerg Roedel2008-12-031-0/+2
| * | | | | | | | x86: fix dma_mapping_error for 32bit x86Thomas Bogendoerfer2008-11-291-4/+2
* | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-041-1/+1
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | sched: don't export sched_mc_power_savings in laptopsMahesh Salgaonkar2008-12-011-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-12-042-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | check_hung_task(): unsigned sysctl_hung_task_warnings cannot be less than 0Roel Kluin2008-12-031-1/+1
| * | | | | | | | documentation: local_ops fix on_each_cpuMathieu Desnoyers2008-12-011-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-12-049-865/+1405
|\ \ \ \ \ \ \ \
| * | | | | | | | MIPS: Return ENOSYS from sys32_syscall on 64bit kernels like elsewhere.David Daney2008-12-041-1/+1
| * | | | | | | | MIPS: 64-bit: vmsplice needs to use the compat wrapper for o32 and N32.Ralf Baechle2008-12-042-2/+2
| * | | | | | | | MIPS: o32: Fix number of arguments to splice(2).Ralf Baechle2008-12-041-1/+1
| * | | | | | | | MIPS: Malta: Consolidate platform device code.Ralf Baechle2008-12-043-69/+50
| * | | | | | | | MIPS: IP22, Fulong, Malta: Update defconfigs.Ralf Baechle2008-12-043-782/+1273
| * | | | | | | | MIPS: Malta: Add back RTC supportTiejun Chen2008-12-042-11/+84
| * | | | | | | | MIPS: Fix potential DOS by untrusted user app.Vlad Malov2008-12-042-11/+6
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2008-12-041-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | [XFS] Fix hang after disallowed rename across directory quota domainsDave Chinner2008-12-051-1/+1
| |/ / / / / / /
* | | | | | | | MN10300: Introduce barriers to replace removed volatiles in gdbstub 16550 driverDavid Howells2008-12-031-0/+2
* | | | | | | | MAINTAINERS: Add security subsystem maintainerJames Morris2008-12-031-0/+9
|/ / / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-12-038-19/+37
|\ \ \ \ \ \ \
| * | | | | | | block: fix setting of max_segment_size and seg_boundary maskMilan Broz2008-12-034-2/+8
| * | | | | | | block: internal dequeue shouldn't start timerTejun Heo2008-12-034-15/+27
| * | | | | | | block: set disk->node_id before it's being usedCheng Renquan2008-12-031-1/+1
| * | | | | | | When block layer fails to map iov, it calls bio_unmap_user to undoPetr Vandrovec2008-12-031-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-12-032-8/+9
|\ \ \ \ \ \ \
| * | | | | | | powerpc/83xx: Fix MCU support merge issue in mpc8349emitx.dtsAnton Vorontsov2008-12-031-8/+8
| * | | | | | | powerpc: Fix dma_map_sg() cache flushing on non coherent platformsBenjamin Herrenschmidt2008-12-031-0/+1
| |/ / / / / /
* | | | | | | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-12-035-4/+12
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud