Age | Commit message (Expand) | Author |
2011-05-17 | x86, mem: memmove_64.S: Optimize memmove by enhanced REP MOVSB/STOSB | Fenghua Yu |
2011-05-17 | x86, mem: memcpy_64.S: Optimize memcpy by enhanced REP MOVSB/STOSB | Fenghua Yu |
2011-05-17 | x86, mem: copy_user_64.S: Support copy_to/from_user by enhanced REP MOVSB/STOSB | Fenghua Yu |
2011-05-17 | x86, mem: clear_page_64.S: Support clear_page() with enhanced REP MOVSB/STOSB | Fenghua Yu |
2011-05-17 | x86, alternative: Add altinstruction_entry macro | Fenghua Yu |
2011-05-17 | x86, alternative, doc: Add comment for applying alternatives order | Fenghua Yu |
2011-05-17 | x86, mem, intel: Initialize Enhanced REP MOVSB/STOSB | Fenghua Yu |
2011-05-17 | x86, cpufeature: Add CPU feature bit for enhanced REP MOVSB/STOSB | Fenghua Yu |
2011-05-17 | x86, cpufeature: Fix cpuid leaf 7 feature detection | Fenghua Yu |
2011-05-10 | Linux 2.6.39-rc7 | Linus Torvalds |
2011-05-10 | vm: fix vm_pgoff wrap in upward expansion | Hugh Dickins |
2011-05-09 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2011-05-09 | Don't lock guardpage if the stack is growing up | Mikulas Patocka |
2011-05-09 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds |
2011-05-09 | drm/i915/lvds: Only act on lid notify when the device is on | Alex Williamson |
2011-05-09 | drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup" | Chris Wilson |
2011-05-09 | drm/i915: Only enable the plane after setting the fb base (pre-ILK) | Chris Wilson |
2011-05-09 | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa... | Linus Torvalds |
2011-05-09 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2011-05-09 | Merge branch 'hpfs' | Linus Torvalds |
2011-05-09 | HPFS: Remove unused variable | Mikulas Patocka |
2011-05-09 | HPFS: Move declaration up, so that there are no out-of-scope pointers | Mikulas Patocka |
2011-05-09 | HPFS: Fix some unaligned accesses | Mikulas Patocka |
2011-05-09 | HPFS: Fix endianity. Make hpfs work on big-endian machines | Mikulas Patocka |
2011-05-09 | HPFS: Implement fsync for hpfs | Mikulas Patocka |
2011-05-09 | HPFS: Fix a bug that filesystem was not marked dirty when remounting it | Mikulas Patocka |
2011-05-09 | HPFS: Restrict uid and gid to 16-bit values | Mikulas Patocka |
2011-05-09 | HPFS: When marking or clearing the dirty bit, sync the filesystem | Mikulas Patocka |
2011-05-09 | HPFS: Use types with defined width | Mikulas Patocka |
2011-05-09 | HPFS: Remove mark_inode_dirty | Mikulas Patocka |
2011-05-09 | HPFS: Remove CR/LF conversion option | Mikulas Patocka |
2011-05-09 | HPFS: Remove remaining locks | Mikulas Patocka |
2011-05-09 | HPFS: Introduce a global mutex and lock it on every callback from VFS. | Mikulas Patocka |
2011-05-09 | HPFS: Make HPFS compile on preempt and SMP | Mikulas Patocka |
2011-05-09 | eeepc-laptop: Use ACPI handle to identify rfkill port | Matthew Garrett |
2011-05-09 | [PATCH] sony-laptop: limit brightness range to DSDT provided ones | Mattia Dongili |
2011-05-09 | sony-laptop: report failures on setting LCD brightness | Mattia Dongili |
2011-05-09 | thinkpad-acpi: module autoloading for newer Lenovo ThinkPads. | Manoj Iyer |
2011-05-08 | drm/radeon/kms: add pci id to acer travelmate quirk for 5730 | Alex Deucher |
2011-05-08 | drm/radeon: fix order of doing things in radeon_crtc_cursor_set | Ilija Hadzic |
2011-05-08 | drm: mm: fix debug output | Daniel Vetter |
2011-05-08 | Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ... | Dave Airlie |
2011-05-08 | drm/radeon/kms: ATPX switcheroo fixes | Alex Deucher |
2011-05-08 | drm/nouveau: Fix a crash at card takedown for NV40 and older cards | Jimmy Rentz |
2011-05-07 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-05-07 | perf tools: Makefile: Use gcc to determine ARCH | Lin Ming |
2011-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2011-05-06 | Regression: partial revert "tracing: Remove lock_depth from event entry" | Arjan van de Ven |
2011-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2011-05-06 | Validate size of EFI GUID partition entries. | Timo Warns |