summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | x86: section mismatch fixes, #3Jacek Luczak2008-04-26
| * | | | | | | | | | | | | | | | | | | | x86: section mismatch fixes, #2Jacek Luczak2008-04-26
| * | | | | | | | | | | | | | | | | | | | x86: pgtable_32.h - prototype and section mismatch fixesJacek Luczak2008-04-26
| * | | | | | | | | | | | | | | | | | | | x86: unlock_ExtINT_logic() - fix section mismatch warningsJacek Luczak2008-04-26
| * | | | | | | | | | | | | | | | | | | | x86: uniq_ioapic_id - fix section mismatch warningJacek Luczak2008-04-26
| * | | | | | | | | | | | | | | | | | | | x86: trampoline_32.S - switch to .cpuinit.dataJacek Luczak2008-04-26
| * | | | | | | | | | | | | | | | | | | | x86: use get_bios_ebda()Akinobu Mita2008-04-26
| * | | | | | | | | | | | | | | | | | | | x86: remove duplicate get_bios_ebda() from rio.hAkinobu Mita2008-04-26
| * | | | | | | | | | | | | | | | | | | | x86: get_bios_ebda() requires asm/io.hAkinobu Mita2008-04-26
| * | | | | | | | | | | | | | | | | | | | x86: use cpumask function for present, possible, and online cpusAkinobu Mita2008-04-26
| * | | | | | | | | | | | | | | | | | | | x86: cleanup div_sc() usageAkinobu Mita2008-04-26
| * | | | | | | | | | | | | | | | | | | | x86: cleanup clocksource_hz2mult usageAkinobu Mita2008-04-26
| * | | | | | | | | | | | | | | | | | | | x86: remove unnecessary memset and NULL check after alloc_bootmem()Akinobu Mita2008-04-26
| * | | | | | | | | | | | | | | | | | | | x86: use bitmap library for pin_programmedAkinobu Mita2008-04-26
| * | | | | | | | | | | | | | | | | | | | x86: use MP_intsrc_info()Akinobu Mita2008-04-26
| * | | | | | | | | | | | | | | | | | | | x86: use BUILD_BUG_ON() for the size of struct intel_mp_floatingAkinobu Mita2008-04-26
| * | | | | | | | | | | | | | | | | | | | x86_64 ia32 ptrace: convert to compat_arch_ptraceRoland McGrath2008-04-26
| * | | | | | | | | | | | | | | | | | | | x86_64 ia32 ptrace: use compat_ptrace_request for siginfoRoland McGrath2008-04-26
| * | | | | | | | | | | | | | | | | | | | x86 signals: lift set_fsRoland McGrath2008-04-26
| * | | | | | | | | | | | | | | | | | | | x86 signals: lift flags diddling codeRoland McGrath2008-04-26
| * | | | | | | | | | | | | | | | | | | | x86: remove NexGen supportDmitri Vorobiev2008-04-26
| * | | | | | | | | | | | | | | | | | | | x86: array can become staticDmitri Vorobiev2008-04-26
| * | | | | | | | | | | | | | | | | | | | x86: remove unused function amd_init_cpu()Dmitri Vorobiev2008-04-26
| * | | | | | | | | | | | | | | | | | | | x86-64: extend MCE CPU quirk handlingJan Beulich2008-04-26
| * | | | | | | | | | | | | | | | | | | | i386: fix signal type for iret exceptionJan Beulich2008-04-26
| * | | | | | | | | | | | | | | | | | | | x86: fix watchdog ops for CoreDuoJan Beulich2008-04-26
| * | | | | | | | | | | | | | | | | | | | fix asm-x86/{posix_types,unistd}.hAdrian Bunk2008-04-26
| * | | | | | | | | | | | | | | | | | | | i386: fix asm constraint in do_IRQ()Jan Beulich2008-04-26
| |/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | x86 PAT: decouple from nonpromisc devmemIngo Molnar2008-04-26
* | | | | | | | | | | | | | | | | | | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-04-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | agp: convert drivers/char/agp/frontend.c to use unlocked_ioctlMathieu Segaud2008-04-26
| * | | | | | | | | | | | | | | | | | | | agp: fix shadowed variable warning in amd-k7-agp.cHarvey Harrison2008-04-26
| |/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-04-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | drm: _end is shadowing real _end, just rename it.Dave Airlie2008-04-26
| * | | | | | | | | | | | | | | | | | | | drm/vbl rework: rework how the drm deals with vblank.Jesse Barnes2008-04-26
| * | | | | | | | | | | | | | | | | | | | drm: reorganise minor number handling using backported modesetting code.Dave Airlie2008-04-26
| * | | | | | | | | | | | | | | | | | | | drm/i915: Handle tiled buffers in vblank taskletKeith Packard2008-04-26
| * | | | | | | | | | | | | | | | | | | | drm/i965: On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblankKeith Packard2008-04-26
| * | | | | | | | | | | | | | | | | | | | drm: Remove unneeded dma sync in ATI pcigart allocBenjamin Herrenschmidt2008-04-26
| * | | | | | | | | | | | | | | | | | | | drm: Fix mismerge of non-coherent DMA patchBenjamin Herrenschmidt2008-04-26
| |/ / / / / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / / / / Fix uninitialized 'copy' in unshare_filesAl Viro2008-04-26
|/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | v4l/dvb: add statics to avoid multiple definitionsHarvey Harrison2008-04-25
* | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | [PATCH] sanitize locate_fd()Al Viro2008-04-25
| * | | | | | | | | | | | | | | | | | | [PATCH] sanitize unshare_files/reset_files_structAl Viro2008-04-25
| * | | | | | | | | | | | | | | | | | | [PATCH] sanitize handling of shared descriptor tables in failing execve()Al Viro2008-04-25
| * | | | | | | | | | | | | | | | | | | [PATCH] close race in unshare_files()Al Viro2008-04-25
| * | | | | | | | | | | | | | | | | | | [PATCH] restore sane ->umount_begin() APIAl Viro2008-04-25
| * | | | | | | | | | | | | | | | | | | cifs: timeout dfs automounts +little fix.Igor Mammedov2008-04-25
| | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |