Age | Commit message (Expand) | Author | Files | Lines |
2008-02-05 | [S390] Remove BUILD_BUG_ON() in vmem code. | Heiko Carstens | 2 | -3/+2 |
2008-02-05 | [S390] latencytop s390 support. | Heiko Carstens | 2 | -8/+26 |
2008-02-05 | [S390] Define GENERIC_LOCKBREAK. | Martin Schwidefsky | 1 | -0/+5 |
2008-02-05 | [S390] console: allow vt220 console to be the only console | Peter Oberparleiter | 1 | -5/+5 |
2008-02-05 | [S390] Fix couple of section mismatches. | Heiko Carstens | 6 | -24/+27 |
2008-02-05 | [S390] Fix smp_call_function_mask semantics. | Heiko Carstens | 1 | -4/+3 |
2008-02-05 | [S390] Fix linker script. | Heiko Carstens | 1 | -1/+1 |
2008-02-05 | [S390] DEBUG_PAGEALLOC support for s390. | Heiko Carstens | 3 | -1/+39 |
2008-02-05 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 51 | -1101/+3227 |
2008-02-04 | Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into devel | Russell King | 48 | -1072/+3134 |
2008-02-04 | [ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration option | Catalin Marinas | 3 | -15/+12 |
2008-02-04 | [ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.c | Catalin Marinas | 3 | -5/+16 |
2008-02-04 | [ARM] 4820/1: RealView: Select the timer IRQ at run-time | Catalin Marinas | 3 | -13/+24 |
2008-02-04 | [ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platforms | Catalin Marinas | 3 | -2/+8 |
2008-02-04 | [ARM] 4818/1: RealView: Add core-tile detection | Catalin Marinas | 2 | -44/+61 |
2008-02-04 | [ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.c | Catalin Marinas | 3 | -83/+123 |
2008-02-04 | [ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.h | Catalin Marinas | 3 | -4/+5 |
2008-02-04 | [ARM] 4815/1: RealView: Add clockevents suport for the local timers | Catalin Marinas | 1 | -29/+65 |
2008-02-04 | [ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCore | Catalin Marinas | 6 | -9/+64 |
2008-02-04 | [ARM] 4813/1: Add SMP helper functions for clockevents support | Catalin Marinas | 1 | -2/+27 |
2008-02-04 | [ARM] 4812/1: RealView: clockevents support for the RealView platforms | Catalin Marinas | 2 | -12/+67 |
2008-02-04 | [ARM] 4811/1: RealView: clocksource support for the RealView platforms | Catalin Marinas | 2 | -42/+32 |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 42 | -679/+707 |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 1 | -0/+1 |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 34 | -54/+47 |
2008-02-04 | kbuild: Fix instrumentation removal breakage on avr32 | Haavard Skinnemoen | 1 | -2/+0 |
2008-02-04 | x86: cpa, micro-optimization | Thomas Gleixner | 1 | -4/+2 |
2008-02-04 | x86: cpa, clean up code flow | Ingo Molnar | 1 | -11/+9 |
2008-02-04 | x86: cpa, eliminate CPA_ enum | Ingo Molnar | 1 | -19/+15 |
2008-02-04 | x86: cpa, cleanups | Ingo Molnar | 1 | -6/+15 |
2008-02-04 | x86: implement gbpages support in change_page_attr() | Andi Kleen | 1 | -2/+15 |
2008-02-04 | x86: support gbpages in pagetable dump | Andi Kleen | 1 | -1/+2 |
2008-02-04 | x86: add gbpages support to lookup_address | Andi Kleen | 1 | -0/+5 |
2008-02-04 | x86: switch direct mapping setup over to set_pte | Andi Kleen | 1 | -4/+2 |
2008-02-04 | x86: fix page-present check in cpa_flush_range | Thomas Gleixner | 1 | -1/+1 |
2008-02-04 | x86: remove cpa warning | Ingo Molnar | 1 | -3/+1 |
2008-02-04 | x86: remove now unused clear_kernel_mapping | Andi Kleen | 1 | -43/+0 |
2008-02-04 | x86: switch pci-gart over to using set_memory_np() instead of clear_kernel_ma... | Andi Kleen | 1 | -1/+2 |
2008-02-04 | x86: cpa selftest, skip non present entries | Thomas Gleixner | 1 | -1/+2 |
2008-02-04 | x86: CPA fix pagetable split | Thomas Gleixner | 1 | -3/+7 |
2008-02-04 | x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE | Andi Kleen | 5 | -13/+13 |
2008-02-04 | x86: cpa, fix lookup_address | Thomas Gleixner | 1 | -1/+9 |
2008-02-04 | x86: AMD Athlon X2 hard hang fix | Ingo Molnar | 1 | -0/+11 |
2008-02-04 | x86: cpa, preserve large pages if possible | Thomas Gleixner | 1 | -12/+130 |
2008-02-04 | x86: cpa, check if we changed anything and tlb flushing is necessary | Thomas Gleixner | 1 | -1/+17 |
2008-02-04 | x86: introduce struct cpa_data | Thomas Gleixner | 1 | -37/+38 |
2008-02-04 | x86: cpa, only flush the cache if the caching attributes have changed | Andi Kleen | 1 | -7/+24 |
2008-02-04 | x86: CPA return early when requested feature is not available | Thomas Gleixner | 1 | -2/+12 |
2008-02-04 | x86: fix EFI mapping | Huang, Ying | 2 | -38/+41 |
2008-02-04 | x86: no CPA on iounmap | Thomas Gleixner | 1 | -3/+0 |