| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | x86: section mismatch fixes, #3 | Jacek Luczak | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | x86: section mismatch fixes, #2 | Jacek Luczak | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | x86: pgtable_32.h - prototype and section mismatch fixes | Jacek Luczak | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | x86: unlock_ExtINT_logic() - fix section mismatch warnings | Jacek Luczak | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | x86: uniq_ioapic_id - fix section mismatch warning | Jacek Luczak | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | x86: trampoline_32.S - switch to .cpuinit.data | Jacek Luczak | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | x86: use get_bios_ebda() | Akinobu Mita | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | x86: remove duplicate get_bios_ebda() from rio.h | Akinobu Mita | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | x86: get_bios_ebda() requires asm/io.h | Akinobu Mita | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | x86: use cpumask function for present, possible, and online cpus | Akinobu Mita | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | x86: cleanup div_sc() usage | Akinobu Mita | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | x86: cleanup clocksource_hz2mult usage | Akinobu Mita | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | x86: remove unnecessary memset and NULL check after alloc_bootmem() | Akinobu Mita | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | x86: use bitmap library for pin_programmed | Akinobu Mita | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | x86: use MP_intsrc_info() | Akinobu Mita | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | x86: use BUILD_BUG_ON() for the size of struct intel_mp_floating | Akinobu Mita | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | x86_64 ia32 ptrace: convert to compat_arch_ptrace | Roland McGrath | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | x86_64 ia32 ptrace: use compat_ptrace_request for siginfo | Roland McGrath | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | x86 signals: lift set_fs | Roland McGrath | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | x86 signals: lift flags diddling code | Roland McGrath | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | x86: remove NexGen support | Dmitri Vorobiev | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | x86: array can become static | Dmitri Vorobiev | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | x86: remove unused function amd_init_cpu() | Dmitri Vorobiev | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | x86-64: extend MCE CPU quirk handling | Jan Beulich | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | i386: fix signal type for iret exception | Jan Beulich | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | x86: fix watchdog ops for CoreDuo | Jan Beulich | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | fix asm-x86/{posix_types,unistd}.h | Adrian Bunk | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | i386: fix asm constraint in do_IRQ() | Jan Beulich | 2008-04-26 | |
| | |/ / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | x86 PAT: decouple from nonpromisc devmem | Ingo Molnar | 2008-04-26 | |
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2008-04-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | agp: convert drivers/char/agp/frontend.c to use unlocked_ioctl | Mathieu Segaud | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | agp: fix shadowed variable warning in amd-k7-agp.c | Harvey Harrison | 2008-04-26 | |
| | |/ / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2008-04-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | drm: _end is shadowing real _end, just rename it. | Dave Airlie | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | drm/vbl rework: rework how the drm deals with vblank. | Jesse Barnes | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | drm: reorganise minor number handling using backported modesetting code. | Dave Airlie | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | drm/i915: Handle tiled buffers in vblank tasklet | Keith Packard | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | drm/i965: On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblank | Keith Packard | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | drm: Remove unneeded dma sync in ATI pcigart alloc | Benjamin Herrenschmidt | 2008-04-26 | |
| | * | | | | | | | | | | | | | | | | | | | | drm: Fix mismerge of non-coherent DMA patch | Benjamin Herrenschmidt | 2008-04-26 | |
| | |/ / / / / / / / / / / / / / / / / / / | ||||
| * / / / / / / / / / / / / / / / / / / / | Fix uninitialized 'copy' in unshare_files | Al Viro | 2008-04-26 | |
| |/ / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | v4l/dvb: add statics to avoid multiple definitions | Harvey Harrison | 2008-04-25 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-04-25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | [PATCH] sanitize locate_fd() | Al Viro | 2008-04-25 | |
| | * | | | | | | | | | | | | | | | | | | | [PATCH] sanitize unshare_files/reset_files_struct | Al Viro | 2008-04-25 | |
| | * | | | | | | | | | | | | | | | | | | | [PATCH] sanitize handling of shared descriptor tables in failing execve() | Al Viro | 2008-04-25 | |
| | * | | | | | | | | | | | | | | | | | | | [PATCH] close race in unshare_files() | Al Viro | 2008-04-25 | |
| | * | | | | | | | | | | | | | | | | | | | [PATCH] restore sane ->umount_begin() API | Al Viro | 2008-04-25 | |
| | * | | | | | | | | | | | | | | | | | | | cifs: timeout dfs automounts +little fix. | Igor Mammedov | 2008-04-25 | |
| | | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
