| Commit message (Expand) | Author | Age | Files | Lines |
* | Change pci_raw_ops to pci_raw_read/write | Matthew Wilcox | 2008-02-10 | 12 | -58/+64 |
* | PCI x86: always use conf1 to access config space below 256 bytes | Ivan Kokshaysky | 2008-02-10 | 4 | -67/+19 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2008-02-09 | 27 | -395/+609 |
|\ |
|
| * | x86: cpa, strict range check in try_preserve_large_page() | Thomas Gleixner | 2008-02-09 | 1 | -2/+15 |
| * | x86: cpa, enable CONFIG_DEBUG_PAGEALLOC on 64-bit | Thomas Gleixner | 2008-02-09 | 1 | -5/+1 |
| * | x86: cpa, use page pool | Thomas Gleixner | 2008-02-09 | 1 | -10/+25 |
| * | x86: introduce page pool in cpa | Thomas Gleixner | 2008-02-09 | 3 | -1/+85 |
| * | x86 PM: update stale comments | Rafael J. Wysocki | 2008-02-09 | 2 | -3/+3 |
| * | x86 PM: consolidate suspend and hibernation code | Rafael J. Wysocki | 2008-02-09 | 3 | -162/+171 |
| * | x86 PM: rename 32-bit files in arch/x86/power | Rafael J. Wysocki | 2008-02-09 | 4 | -6/+5 |
| * | x86 PM: move 64-bit hibernation files to arch/x86/power | Rafael J. Wysocki | 2008-02-09 | 5 | -9/+20 |
| * | x86: trivial printk optimizations | Denys Vlasenko | 2008-02-09 | 1 | -10/+14 |
| * | x86: fix early_ioremap pagetable ops | Ian Campbell | 2008-02-09 | 1 | -2/+2 |
| * | x86: construct 32-bit boot time page tables in native format. | Ian Campbell | 2008-02-09 | 4 | -104/+178 |
| * | x86, core: remove CONFIG_FORCED_INLINING | Harvey Harrison | 2008-02-09 | 2 | -2/+0 |
| * | x86: avoid unused variable warning in mm/init_64.c | Thomas Gleixner | 2008-02-09 | 1 | -3/+3 |
| * | x86: fixup more paravirt fallout | Ingo Molnar | 2008-02-09 | 2 | -14/+19 |
| * | x86: fix sparse warning in topology.c | Harvey Harrison | 2008-02-09 | 1 | -1/+1 |
| * | x86: sparse warnings in pageattr.c | Harvey Harrison | 2008-02-09 | 2 | -6/+8 |
| * | x86: sparse warning in therm_throt.c | Harvey Harrison | 2008-02-09 | 1 | -1/+1 |
| * | x86: fix sparse warning in xen/time.c | Harvey Harrison | 2008-02-09 | 1 | -5/+5 |
| * | x86: GEODE: MFGPT: fix typo in printk in mfgpt_timer_setup | Arnd Hannemann | 2008-02-09 | 1 | -1/+1 |
| * | x86: GEODE: make sure the right MFGPT timer fired the timer tick | Jordan Crouse | 2008-02-09 | 1 | -2/+6 |
| * | x86: GEODE: MFGPT: fix a potential race when disabling a timer | Andres Salomon | 2008-02-09 | 1 | -2/+3 |
| * | x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timers | Jordan Crouse | 2008-02-09 | 2 | -16/+28 |
| * | x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.c | Andres Salomon | 2008-02-09 | 1 | -7/+1 |
| * | x86: GEODE: MFGPT: replace 'flags' field with 'avail' bit | Andres Salomon | 2008-02-09 | 1 | -7/+5 |
| * | x86: GEODE: MFGPT: drop module owner usage from MFGPT API | Andres Salomon | 2008-02-09 | 1 | -9/+5 |
| * | x86: GEODE fix MFGPT input clock value | Willy Tarreau | 2008-02-09 | 1 | -14/+13 |
| * | x86: GEODE: MFGPT: Minor cleanups | Andres Salomon | 2008-02-09 | 1 | -4/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-02-09 | 9 | -462/+519 |
|\ \ |
|
| * | | [SPARC]: Merge asm-sparc{,64}/cache.h | David S. Miller | 2008-02-09 | 1 | -0/+4 |
| * | | [SPARC]: Kill BSD errno translation table and header files. | David S. Miller | 2008-02-09 | 1 | -138/+6 |
| * | | [SPARC]: Remove of_platform_device_create | Stephen Rothwell | 2008-02-09 | 2 | -53/+0 |
| * | | [SPARC64]: Add kretprobe support. | David S. Miller | 2008-02-09 | 1 | -2/+111 |
| * | | [SPARC64]: Add SG merging support back into IOMMU code. | David S. Miller | 2008-02-09 | 2 | -147/+290 |
| * | | [SPARC64]: IOMMU allocations using iommu-helper layer. | David S. Miller | 2008-02-09 | 4 | -110/+111 |
| * | | [SPARC64]: iommu_common.h tidy ups... | David S. Miller | 2008-02-09 | 1 | -3/+7 |
| * | | [SPARC64]: Remove unused declarations from iommu_common.h | David S. Miller | 2008-02-09 | 1 | -19/+0 |
* | | | Update arch/x86/boot/.gitignore with new auto-generated files | S.Çağlar Onur | 2008-02-09 | 1 | -0/+2 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-02-09 | 12 | -52/+386 |
|\ \ |
|
| * | | [S390] dynamic page tables. | Martin Schwidefsky | 2008-02-09 | 6 | -3/+195 |
| * | | [S390] Add four level page tables for CONFIG_64BIT=y. | Martin Schwidefsky | 2008-02-09 | 2 | -3/+15 |
| * | | [S390] 1K/2K page table pages. | Martin Schwidefsky | 2008-02-09 | 3 | -25/+93 |
| * | | [S390] Remove a.out header file. | Martin Schwidefsky | 2008-02-09 | 2 | -2/+0 |
| * | | [S390] Wire up new timerfd syscalls. | Heiko Carstens | 2008-02-09 | 2 | -0/+23 |
| * | | [S390] Update default configuration. | Martin Schwidefsky | 2008-02-09 | 1 | -23/+64 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2008-02-09 | 21 | -5/+34 |
|\ \ |
|
| * | | ide: introduce HAVE_IDE | Sam Ravnborg | 2008-02-09 | 21 | -5/+34 |
| |/ |
|
* | | cpuidle: build fix for non-x86 | Venki Pallipadi | 2008-02-09 | 1 | -0/+3 |
|/ |
|