summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon/kms: use drm_detect_hdmi_monitor for picking encoder modeAlex Deucher2012-01-241-3/+3
* drm/radeon/kms: rework modeset sequence for DCE41 and DCE5Alex Deucher2012-01-241-7/+12
* drm/radeon/kms: move panel mode setup into encoder mode setAlex Deucher2012-01-243-12/+24
* drm/radeon/kms: move disp eng pll setup to init pathAlex Deucher2012-01-244-33/+36
* drm/radeon: finish getting bios earlierIgor Murzov2012-01-242-2/+2
* drm/radeon: fix invalid memory access in radeon_atrm_get_bios()Igor Murzov2012-01-241-1/+1
* drm/radeon/kms: add some missing semaphore initAlex Deucher2012-01-234-0/+4
* drm/radeon/kms: Add an MSI quirk for Dell RS690Alex Deucher2012-01-231-0/+6
* gpu, drm, sis: Don't return uninitialized variable from sis_driver_load()Jesper Juhl2012-01-231-2/+1
* Linux 3.3-rc1v3.3-rc1Linus Torvalds2012-01-191-2/+2
*---. Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds2012-01-199-104/+444
|\ \ \
| | | * x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin2012-01-191-0/+1
| | | * Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin2012-01-199677-298341/+502894
| | | |\
| | | * | x86, tsc: Fix SMI induced variation in quick_pit_calibrate()Linus Torvalds2012-01-171-8/+6
| | | * | x86, opcode: ANDN and Group 17 in x86-opcode-map.txtUlrich Drepper2012-01-171-2/+2
| | | * | x86/kconfig: Move the ZONE_DMA entry under a menuRandy Dunlap2012-01-171-10/+10
| | | * | x86/UV2: Add accounting for BAU strong nacksCliff Wickman2012-01-172-5/+8
| | | * | x86/UV2: Ack BAU interrupt earlierCliff Wickman2012-01-171-2/+1
| | | * | x86/UV2: Remove stale no-resources test for UV2 BAUCliff Wickman2012-01-171-10/+0
| | | * | x86/UV2: Work around BAU bugCliff Wickman2012-01-172-33/+254
| | | * | x86/UV2: Fix BAU destination timeout initializationCliff Wickman2012-01-171-6/+7
| | | * | x86/UV2: Fix new UV2 hardware by using native UV2 broadcast modeCliff Wickman2012-01-172-30/+151
| | | * | x86: Get rid of dubious one-bit signed bitfieldAnton Vorontsov2012-01-161-2/+2
| | * | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-01-17153-535/+938
| | |\ \ \
| | | * | | tracepoints/module: Fix disabling tracepoints with taint CRAP or OOTSteven Rostedt2012-01-161-3/+4
| | * | | | x86/kprobes: Add arch/x86/tools/insn_sanity to .gitignorexiyou.wangcong@gmail.com2012-01-161-0/+1
| | * | | | x86/kprobes: Fix typo transferred from Intel manualUlrich Drepper2012-01-161-1/+3
| * | | | | sched/accounting, proc: Fix /proc/stat interrupts sumRussell King2012-01-161-0/+2
* | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-194-7/+8
|\ \ \ \ \ \
| * | | | | | gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan2012-01-181-1/+1
| * | | | | | gpio/it8761e: Restrict it8761e gpio driver to x86.Grant Likely2012-01-171-0/+1
| * | | | | | gpio-ml-ioh: cleanup __iomem annotation usageMárton Németh2012-01-161-3/+3
| * | | | | | gpio-ml-ioh: cleanup NULL pointer checkingMárton Németh2012-01-161-1/+1
| * | | | | | gpio-pch: cleanup __iomem annotation usageMárton Németh2012-01-161-1/+1
| * | | | | | gpio-pch: cleanup NULL pointer checkingMárton Németh2012-01-161-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-193-40/+27
|\ \ \ \ \ \ \
| * | | | | | | qnx4: don't leak ->BitMap on late failure exitsAl Viro2012-01-191-1/+3
| * | | | | | | qnx4: reduce the insane nesting in qnx4_checkroot()Al Viro2012-01-191-34/+22
| * | | | | | | qnx4: di_fname is an array, for crying out loud...Al Viro2012-01-191-14/+12
| * | | | | | | vfs: remove printk from set_nlink()Miklos Szeredi2012-01-171-3/+0
| * | | | | | | wake up s_wait_unfrozen when ->freeze_fs failsKazuya Mio2012-01-171-0/+2
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-01-194-5/+8
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | KEYS: Permit key_serial() to be called with a const key pointerDavid Howells2012-01-191-1/+1
| * | | | | | | keys: fix user_defined key sparse messagesMimi Zohar2012-01-191-3/+3
| * | | | | | | ima: fix cred sparse warningMimi Zohar2012-01-191-1/+2
| * | | | | | | MPILIB: Add a missing ENOMEM checkDavid Howells2012-01-191-0/+2
* | | | | | | | uml: fix compile for x86-64Linus Torvalds2012-01-181-0/+5
|/ / / / / / /
* | | | | | | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-01-187-0/+4672
|\ \ \ \ \ \ \
| * | | | | | | ib_srpt: Initial SRP Target merge for v3.3-rc1Bart Van Assche2011-12-167-0/+4672
* | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2012-01-1851-1014/+829
|\ \ \ \ \ \ \ \ | |/ / / / / / /
OpenPOWER on IntegriCloud