| Commit message (Expand) | Author | Age | Files | Lines |
* | Nicolas Pitre has a new email address | Nicolas Pitre | 2009-09-15 | 14 | -14/+14 |
* | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-15 | 14 | -126/+444 |
|\ |
|
| * | x86, pat: Fix cacheflush address in change_page_attr_set_clr() | Jack Steiner | 2009-09-09 | 1 | -1/+7 |
| * | x86: Fix earlyprintk=dbgp for machines without NX | Jan Beulich | 2009-08-29 | 1 | -0/+10 |
| * | Merge branch 'x86/urgent' into x86/pat | H. Peter Anvin | 2009-08-26 | 641 | -7567/+12630 |
| |\ |
|
| | * | x86: Fix an incorrect argument of reserve_bootmem() | Amerigo Wang | 2009-08-21 | 1 | -1/+1 |
| | * | x86: Fix system crash when loading with "reservetop" parameter | Xiao Guangrong | 2009-08-21 | 1 | -5/+5 |
| * | | x86, pat: Sanity check remap_pfn_range for RAM region | Venkatesh Pallipadi | 2009-08-26 | 1 | -3/+21 |
| * | | x86, pat: Lookup the protection from memtype list on vm_insert_pfn() | Venkatesh Pallipadi | 2009-08-26 | 1 | -15/+9 |
| * | | x86, pat: Add lookup_memtype to get the current memtype of a paddr | Venkatesh Pallipadi | 2009-08-26 | 1 | -0/+45 |
| * | | x86, pat: Use page flags to track memtypes of RAM pages | Venkatesh Pallipadi | 2009-08-26 | 2 | -43/+102 |
| * | | x86, pat: Generalize the use of page flag PG_uncached | Venkatesh Pallipadi | 2009-08-26 | 2 | -0/+8 |
| * | | x86, pat: Add rbtree to do quick lookup in memtype tracking | Venkatesh Pallipadi | 2009-08-26 | 1 | -20/+86 |
| * | | x86, pat: Add PAT reserve free to io_mapping* APIs | Venkatesh Pallipadi | 2009-08-26 | 2 | -5/+31 |
| * | | x86, pat: New i/f for driver to request memtype for IO regions | Venkatesh Pallipadi | 2009-08-26 | 2 | -0/+54 |
| * | | x86, pat: ioremap to follow same PAT restrictions as other PAT users | Venkatesh Pallipadi | 2009-08-26 | 1 | -14/+3 |
| * | | x86, pat: Keep identity maps consistent with mmaps even when pat_disabled | Venkatesh Pallipadi | 2009-08-26 | 1 | -10/+3 |
| * | | x86, mtrr: make mtrr_aps_delayed_init static bool | H. Peter Anvin | 2009-08-21 | 2 | -4/+3 |
| * | | x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT init | Suresh Siddha | 2009-08-21 | 4 | -10/+59 |
* | | | Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-15 | 8 | -1/+469 |
|\ \ \ |
|
| * \ \ | Merge commit 'v2.6.31-rc8' into x86/txt | Ingo Molnar | 2009-09-02 | 402 | -4873/+7613 |
| |\ \ \ |
|
| * | | | | x86, intel_txt: clean up the impact on generic code, unbreak non-x86 | Shane Wang | 2009-09-01 | 6 | -213/+54 |
| * | | | | x86, intel_txt: Handle ACPI_SLEEP without X86_TRAMPOLINE | H. Peter Anvin | 2009-08-17 | 1 | -0/+4 |
| * | | | | x86, intel_txt: Factor out the code for S3 setup | H. Peter Anvin | 2009-08-14 | 1 | -13/+40 |
| * | | | | x86, intel_txt: tboot.c needs <asm/fixmap.h> | H. Peter Anvin | 2009-08-12 | 1 | -0/+1 |
| * | | | | x86, intel_txt: Intel TXT Sx shutdown support | Joseph Cihula | 2009-07-21 | 1 | -0/+2 |
| * | | | | x86, intel_txt: Intel TXT reboot/halt shutdown support | Joseph Cihula | 2009-07-21 | 1 | -0/+8 |
| * | | | | x86, intel_txt: Intel TXT boot support | Joseph Cihula | 2009-07-21 | 6 | -1/+586 |
* | | | | | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2009-09-15 | 6 | -24/+0 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-next | Dave Airlie | 2009-08-05 | 6 | -24/+0 |
| |\ \ \ \ \ |
|
| | * | | | | | agp: kill phys_to_gart() and gart_to_phys() | David Woodhouse | 2009-08-03 | 6 | -24/+0 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2009-09-14 | 8 | -8/+35 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-09-14 | 332 | -5589/+9874 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-09-10 | 46 | -422/+420 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-08-23 | 2 | -11/+13 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-08-20 | 15 | -102/+133 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-08-18 | 57 | -396/+1094 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-08-16 | 39 | -87/+119 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-08-10 | 62 | -253/+527 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-08-05 | 147 | -3245/+4822 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/ / / / / /
| | |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-07-30 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into for-linus | Rafael J. Wysocki | 2009-07-29 | 62 | -392/+533 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | ARM: Rework omap suspend_late()/resume_early() | Magnus Damm | 2009-07-22 | 2 | -8/+17 |
| * | | | | | | | | | | | | | | | | Driver Core: Add platform device arch data V3 | Magnus Damm | 2009-07-22 | 6 | -0/+18 |
| | |_|_|_|_|_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-09-14 | 3 | -3/+58 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | Input: pxa27x_keypad - allow modifying keymap from userspace | Dmitry Torokhov | 2009-09-10 | 1 | -1/+3 |
| * | | | | | | | | | | | | | | | | Merge commit 'v2.6.31-rc8' into next | Dmitry Torokhov | 2009-08-27 | 402 | -4859/+7386 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / /
| | |/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | Input: w90p910_keypad - adjust to use definitions from matrix_keypad.h | Dmitry Torokhov | 2009-08-09 | 1 | -4/+1 |
| * | | | | | | | | | | | | | | | | Input: add keypad driver for w90p910 | Wan ZongShun | 2009-08-09 | 1 | -0/+18 |
| * | | | | | | | | | | | | | | | | Input: add Blackfin rotary input driver | Michael Hennerich | 2009-07-23 | 1 | -0/+39 |