Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | x86, asm: Refactor atomic64_386_32.S to support old binutils and be cleaner | Luca Barbieri | 2010-08-11 | 1 | -108/+128 | |
| * | | | | | x86: Document __phys_reloc_hide() usage in __pa_symbol() | Namhyung Kim | 2010-08-11 | 1 | -0/+7 | |
| * | | | | | x86, apic: Map the local apic when parsing the MP table. | Eric W. Biederman | 2010-08-05 | 2 | -1/+17 | |
* | | | | | | x86: don't send SIGBUS for kernel page faults | Linus Torvalds | 2010-08-13 | 1 | -1/+3 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge branch 'io_remap_pfn_range' of git://www.jni.nu/cris | Linus Torvalds | 2010-08-12 | 1 | -0/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | CRIS: Define io_remap_pfn_range as remap_pfn_range | Jesper Nilsson | 2010-08-12 | 1 | -0/+3 | |
* | | | | | | Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm | Linus Torvalds | 2010-08-12 | 10 | -6/+321 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | msm: mmc: Add msm prefix to platform data structure | Sahitya Tummala | 2010-08-09 | 4 | -4/+6 | |
| * | | | | | | msm: trout: Remove extern declaration from source file | Sahitya Tummala | 2010-08-09 | 2 | -3/+3 | |
| * | | | | | | arm: msm: Fix section mismatch in smd.c. | Gregory Bean | 2010-08-09 | 1 | -1/+1 | |
| * | | | | | | arm: msm: trout add mmc support | Daniel Walker | 2010-06-17 | 3 | -1/+201 | |
| * | | | | | | arm: msm: trout: add trout specific gpio interrupts | Daniel Walker | 2010-06-17 | 1 | -0/+115 | |
| * | | | | | | arm: msm: remove unused #include <linux/version.h> | Huang Weiyi | 2010-06-17 | 2 | -2/+0 | |
* | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2010-08-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [CPUFREQ] add missing __percpu markup in pcc-cpufreq.c | Namhyung Kim | 2010-08-12 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2010-08-12 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | param: simple locking for sysfs-writable charp parameters | Rusty Russell | 2010-08-11 | 1 | -0/+10 | |
* | | | | | | | | | x86/hpet: Use the FSEC_PER_SEC constant for femto-second periods | Chris Wilson | 2010-08-12 | 1 | -2/+2 | |
* | | | | | | | | | MN10300: Use no_printk() for disabled gdbstub debugging functions | David Howells | 2010-08-12 | 1 | -4/+4 | |
* | | | | | | | | | Add a dummy printk function for the maintenance of unused printks | David Howells | 2010-08-12 | 1 | -5/+0 | |
* | | | | | | | | | MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloader | David Howells | 2010-08-12 | 1 | -0/+1 | |
* | | | | | | | | | MN10300: Fix size_t and ssize_t | David Howells | 2010-08-12 | 1 | -1/+6 | |
* | | | | | | | | | MN10300: Fix RTC routines | David Howells | 2010-08-12 | 1 | -4/+1 | |
* | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2010-08-12 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [IA64] Fix rwsem: RWSEM_WAITING_BIAS must not be unsigned. | Tony Luck | 2010-08-12 | 1 | -3/+3 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-12 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 3 | -3/+3 | |
* | | | | | | | | | | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2010-08-12 | 7 | -13/+372 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86: Detect whether we should use Xen SWIOTLB. | Konrad Rzeszutek Wilk | 2010-08-02 | 1 | -2/+5 | |
| * | | | | | | | | | | pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_* | Konrad Rzeszutek Wilk | 2010-07-27 | 3 | -0/+73 | |
| * | | | | | | | | | | xen/mmu: inhibit vmap aliases rather than trying to clear them out | Jeremy Fitzhardinge | 2010-07-27 | 1 | -7/+3 | |
| * | | | | | | | | | | xen: Add xen_create_contiguous_region | Alex Nixon | 2010-06-07 | 1 | -0/+201 | |
| * | | | | | | | | | | xen: Rename the balloon lock | Alex Nixon | 2010-06-07 | 1 | -0/+7 | |
| * | | | | | | | | | | xen: Allow unprivileged Xen domains to create iomap pages | Alex Nixon | 2010-06-07 | 2 | -3/+19 | |
| * | | | | | | | | | | xen: use _PAGE_IOMAP in ioremap to do machine mappings | Jeremy Fitzhardinge | 2010-06-07 | 2 | -8/+71 | |
* | | | | | | | | | | | parisc: fix wrong page aligned size calculation in ioremapping code | Florian Zumbiehl | 2010-08-12 | 1 | -1/+1 | |
* | | | | | | | | | | | score: fix dereference of NULL pointer in local_flush_tlb_page() | Roel Kluin | 2010-08-12 | 1 | -1/+1 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-08-11 | 1 | -7/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ia64: perfmon: add d_dname method | Miklos Szeredi | 2010-08-11 | 1 | -7/+8 | |
* | | | | | | | | | | | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/... | Linus Torvalds | 2010-08-11 | 6 | -3/+334 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | IXP4xx: Fix LL debugging on little-endian CPU. | Krzysztof Hałasa | 2010-05-27 | 1 | -0/+2 | |
| * | | | | | | | | | | | IXP4xx: Fix sparse warnings in I/O primitives. | Krzysztof Hałasa | 2010-05-27 | 1 | -3/+3 | |
| * | | | | | | | | | | | ixp4xx/vulcan: add PCI support | Marc Zyngier | 2010-05-27 | 2 | -0/+74 | |
| * | | | | | | | | | | | ixp4xx: base support for Arcom Vulcan | Marc Zyngier | 2010-05-27 | 3 | -0/+255 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-08-11 | 272 | -4636/+13492 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branches 'master' and 'devel' into for-linus | Russell King | 2010-08-10 | 259 | -4478/+13286 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'devel-stable' into devel | Russell King | 2010-08-09 | 811 | -21557/+36581 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 2010-08-09 | 148 | -366/+5191 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | ARM: S5PV210: Fix on missing s3c-sdhci card detection method for hsmmc3 | Kukjin Kim | 2010-08-09 | 1 | -2/+5 | |
| | | | * | | | | | | | | | | | ARM: S5P: Fix on missing S5P_DEV_FIMC in plat-s5p/Kconfig | Kukjin Kim | 2010-08-09 | 1 | -0/+15 |