Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | KVM: MMU: Don't flush shadow when enabling dirty tracking | Avi Kivity | 2011-03-17 | 1 | -4/+8 | |
| | | | | | | | ||||||
| \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ | Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git:... | Linus Torvalds | 2011-03-18 | 1 | -12/+29 | |
|\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | xen: events: refactor GSI pirq bindings functions | Ian Campbell | 2011-03-10 | 1 | -12/+29 | |
| |/ / / / / / / | ||||||
| | | | | | | | | ||||||
| \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ | Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon... | Linus Torvalds | 2011-03-18 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| | * | | | | | | | xen/balloon: Removal of driver_pages | Daniel Kiper | 2011-03-14 | 1 | -2/+1 | |
* | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2011-03-18 | 6 | -10/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [CPUFREQ] pcc-cpufreq: remove duplicate statements | Chumbalkar, Nagananda | 2011-03-16 | 1 | -2/+0 | |
| * | | | | | | | | | [CPUFREQ] Remove the pm_message_t argument from driver suspend | Rafael J. Wysocki | 2011-03-16 | 4 | -6/+4 | |
| * | | | | | | | | | [CPUFREQ] powernow-k8: The table index is not worth displaying | Thomas Renninger | 2011-03-16 | 1 | -2/+1 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2011-03-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | PCI: Rename CPU PCI id define | Borislav Petkov | 2011-03-17 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2011-03-18 | 2 | -0/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | watchdog: add JZ4740 watchdog driver | Paul Cercueil | 2011-03-15 | 2 | -0/+17 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi... | Linus Torvalds | 2011-03-17 | 148 | -0/+18051 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | unicore32: rewrite arch-specific tlb.h to use asm-generic version | GuanXuetao | 2011-03-17 | 1 | -82/+12 | |
| * | | | | | | | | | | | unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEs | GuanXuetao | 2011-03-17 | 26 | -362/+365 | |
| * | | | | | | | | | | | unicore32: replace unicore32-specific iomap functions with generic lib implem... | GuanXuetao | 2011-03-17 | 4 | -60/+10 | |
| * | | | | | | | | | | | unicore32 machine related: add frame buffer driver for pkunity-v3 soc | GuanXuetao | 2011-03-17 | 3 | -2/+18 | |
| * | | | | | | | | | | | unicore32 machine related files: add i2c bus drivers for pkunity-v3 soc | GuanXuetao | 2011-03-17 | 1 | -0/+4 | |
| * | | | | | | | | | | | unicore32 io: redefine __REG(x) and re-use readl/writel funcs | GuanXuetao | 2011-03-17 | 12 | -160/+167 | |
| * | | | | | | | | | | | unicore32 upgrade to v2.6.38-rc5: add one more paramter for pte_alloc_map call | GuanXuetao | 2011-03-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | unicore32: rename PKUNITY_IOSPACE_BASE to PKUNITY_MMIO_BASE | GuanXuetao | 2011-03-17 | 2 | -3/+3 | |
| * | | | | | | | | | | | unicore32: modify function names and parameters for irq_chips | GuanXuetao | 2011-03-17 | 2 | -41/+42 | |
| * | | | | | | | | | | | unicore32: remove unused lines in arch/unicore32/include/asm/irq.h | GuanXuetao | 2011-03-17 | 1 | -2/+0 | |
| * | | | | | | | | | | | unicore32 time.c: change calculate method for clock_event_device | GuanXuetao | 2011-03-17 | 1 | -7/+2 | |
| * | | | | | | | | | | | unicore32 machine related files: pci bus handling | GuanXuetao | 2011-03-17 | 2 | -0/+450 | |
| * | | | | | | | | | | | unicore32 machine related files: hardware registers | GuanXuetao | 2011-03-17 | 20 | -0/+1615 | |
| * | | | | | | | | | | | unicore32 machine related files: core files | GuanXuetao | 2011-03-17 | 3 | -0/+440 | |
| * | | | | | | | | | | | unicore32 additional architecture files: boot process | GuanXuetao | 2011-03-17 | 7 | -0/+546 | |
| * | | | | | | | | | | | unicore32 additional architecture files: low-level lib: misc | GuanXuetao | 2011-03-17 | 10 | -0/+662 | |
| * | | | | | | | | | | | unicore32 additional architecture files: low-level lib: uaccess | GuanXuetao | 2011-03-17 | 8 | -0/+648 | |
| * | | | | | | | | | | | unicore32 additional architecture files: low-level lib: ocd debug | GuanXuetao | 2011-03-17 | 4 | -0/+269 | |
| * | | | | | | | | | | | unicore32 additional architecture files: ptrace handling | GuanXuetao | 2011-03-17 | 2 | -0/+282 | |
| * | | | | | | | | | | | unicore32 additional architecture files: float point handling | GuanXuetao | 2011-03-17 | 3 | -0/+205 | |
| * | | | | | | | | | | | unicore32 additional architecture files: pm related files | GuanXuetao | 2011-03-17 | 8 | -0/+1156 | |
| * | | | | | | | | | | | unicore32 core architecture: signals handling | GuanXuetao | 2011-03-17 | 2 | -0/+523 | |
| * | | | | | | | | | | | unicore32 core architecture: interrupts ang gpio handling | GuanXuetao | 2011-03-17 | 5 | -0/+811 | |
| * | | | | | | | | | | | unicore32 core architecture: timer and time handling | GuanXuetao | 2011-03-17 | 4 | -0/+825 | |
| * | | | | | | | | | | | unicore32 core architecture: mm related: consistent device DMA handling | GuanXuetao | 2011-03-17 | 10 | -0/+1207 | |
| * | | | | | | | | | | | unicore32 core architecture: mm related: fault handling | GuanXuetao | 2011-03-17 | 10 | -0/+2247 | |
| * | | | | | | | | | | | unicore32 core architecture: mm related: generic codes | GuanXuetao | 2011-03-17 | 13 | -0/+1390 | |
| * | | | | | | | | | | | unicore32 core architecture: process/thread related codes | GuanXuetao | 2011-03-17 | 6 | -0/+912 | |
| * | | | | | | | | | | | unicore32 core architecture: low level entry and setup codes | GuanXuetao | 2011-03-17 | 6 | -0/+1820 | |
| * | | | | | | | | | | | unicore32 core architecture: processor and system headers | GuanXuetao | 2011-03-17 | 10 | -0/+810 | |
| * | | | | | | | | | | | unicore32 core architecture: generic elf and ksyms stuff | GuanXuetao | 2011-03-17 | 8 | -0/+571 | |
| * | | | | | | | | | | | unicore32 core architecture: build infrastructure | GuanXuetao | 2011-03-17 | 9 | -0/+758 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-03-17 | 9 | -18/+82 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | [S390] kexec: Disable ftrace during kexec | Heiko Carstens | 2011-03-15 | 1 | -0/+2 | |
| * | | | | | | | | | | | [S390] support XZ compressed kernel | Heiko Carstens | 2011-03-15 | 3 | -1/+11 | |
| * | | | | | | | | | | | [S390] Write protect module text and RO data | Jan Glauber | 2011-03-15 | 4 | -0/+63 |