| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constants | Russell King | 2008-11-13 | 4 | -13/+9 |
* | [ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constants | Russell King | 2008-11-13 | 3 | -53/+3 |
* | [ARM] dma-mapping: fix compiler warning | Russell King | 2008-11-13 | 1 | -2/+11 |
* | [ARM] iop: iop3xx needs registers mapped uncached+unbuffered | Russell King | 2008-11-09 | 3 | -8/+16 |
* | [ARM] versatile: correct MMC clock rate | Russell King | 2008-11-08 | 1 | -1/+1 |
* | [ARM] realview: correct MMC clock rate | Russell King | 2008-11-08 | 1 | -1/+1 |
* | [ARM] 5329/1: Feroceon: fix feroceon_l2_inv_range | Nicolas Pitre | 2008-11-08 | 1 | -2/+2 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-11-06 | 12 | -32/+39 |
|\ |
|
| * | Revert "x86: default to reboot via ACPI" | Eduardo Habkost | 2008-11-06 | 1 | -5/+1 |
| * | x86: align DirectMap in /proc/meminfo | Hugh Dickins | 2008-11-06 | 1 | -4/+4 |
| * | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2008-11-06 | 1 | -2/+7 |
| |\ |
|
| | * | AMD IOMMU: fix lazy IO/TLB flushing in unmap path | Joerg Roedel | 2008-11-06 | 1 | -1/+6 |
| | * | AMD IOMMU: fix detection of NP capable IOMMUs | Joerg Roedel | 2008-10-30 | 1 | -1/+1 |
| * | | x86: add smp_mb() before sending INVALIDATE_TLB_VECTOR | Suresh Siddha | 2008-11-06 | 2 | -0/+11 |
| * | | x86: remove VISWS and PARAVIRT around NR_IRQS puzzle | Yinghai Lu | 2008-11-06 | 1 | -3/+3 |
| * | | x86: mention ACPI in top-level Kconfig menu | Bjorn Helgaas | 2008-11-06 | 1 | -1/+1 |
| * | | x86: size NR_IRQS on 32-bit systems the same way as 64-bit | Yinghai Lu | 2008-11-06 | 1 | -14/+6 |
| * | | x86: don't allow nr_irqs > NR_IRQS | Ben Hutchings | 2008-11-06 | 1 | -0/+2 |
| * | | x86: don't use tsc_khz to calculate lpj if notsc is passed | Alok Kataria | 2008-11-04 | 1 | -4/+4 |
| * | | x86, voyager: fix smp_intr_init() compile breakage | James Bottomley | 2008-11-03 | 3 | -2/+3 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-11-06 | 11 | -67/+122 |
|\ \ \ |
|
| * \ \ | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 2008-11-06 | 4 | -16/+16 |
| |\ \ \ |
|
| | * | | | ARM: OMAP: Fix define for twl4030 irqs | Tony Lindgren | 2008-11-04 | 1 | -1/+1 |
| | * | | | ARM: OMAP: Fix get_irqnr_and_base to clear spurious interrupt bits | Tony Lindgren | 2008-11-04 | 1 | -1/+3 |
| | * | | | ARM: OMAP: Fix debugfs_create_*'s error checking method for arm/plat-omap | Zhaolei | 2008-11-04 | 1 | -10/+10 |
| | * | | | ARM: OMAP: Fix compiler warnings in gpmc.c | Sanjeev Premi | 2008-11-04 | 1 | -4/+2 |
| | |/ / |
|
| * | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs... | Russell King | 2008-11-06 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | [ARM] xsc3: fix xsc3_l2_inv_range | Dan Williams | 2008-11-06 | 1 | -2/+2 |
| | |/ / |
|
| * | | | [ARM] mm: fix page table initialization | Russell King | 2008-11-06 | 3 | -36/+87 |
| * | | | [ARM] fix naming of MODULE_START / MODULE_END | Russell King | 2008-11-06 | 3 | -12/+12 |
| * | | | [ARM] fix VFP+softfloat binaries | Russell King | 2008-11-04 | 1 | -1/+5 |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-11-06 | 2 | -1/+1 |
|\ \ \ \ |
|
| * | | | | powerpc: Fix "unused variable" warning in pci_dlpar.c | Stephen Rothwell | 2008-11-05 | 1 | -1/+0 |
| * | | | | powerpc/cell: Fix compile error in ras.c | Alexey Dobriyan | 2008-11-05 | 1 | -0/+1 |
| |/ / / |
|
* | | | | sched: re-tune balancing | Ingo Molnar | 2008-11-05 | 1 | -3/+4 |
|/ / / |
|
* | | | Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2008-11-03 | 7 | -11/+70 |
|\ \ \
| |/ /
|/| | |
|
| * | | io mapping: clean up #ifdefs | Keith Packard | 2008-11-03 | 1 | -0/+4 |
| * | | x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps | Keith Packard | 2008-10-31 | 6 | -11/+66 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-11-02 | 3 | -5/+13 |
|\ \ \ |
|
| * | | | sparc64: Fix PCI resource mapping on sparc64 | Max Dmitrichenko | 2008-11-02 | 1 | -1/+9 |
| * | | | sparc64: Kill annoying warning when building compat_binfmt_elf.o | David S. Miller | 2008-11-02 | 1 | -2/+2 |
| * | | | sparc32: kernel/trace/trace.c wants DIE_OOPS | Al Viro | 2008-11-01 | 1 | -0/+1 |
| * | | | sparc64: Fix __copy_{to,from}_user_inatomic defines. | Hugh Dickins | 2008-11-01 | 1 | -2/+2 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-11-02 | 1 | -0/+26 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller | 2008-10-30 | 1 | -0/+26 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | gianfar: Fix race in TBI/SerDes configuration | Trent Piepho | 2008-10-31 | 1 | -0/+26 |
* | | | | | sparc32: kernel/trace/trace.c wants DIE_OOPS | Al Viro | 2008-11-01 | 1 | -0/+1 |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-11-01 | 2 | -1/+2 |
|\ \ \ \ \ |
|
| * | | | | | x86: fix AMDC1E and XTOPOLOGY conflict in cpufeature | Venki Pallipadi | 2008-10-31 | 1 | -1/+1 |
| * | | | | | x86: build fix | Ingo Molnar | 2008-10-31 | 1 | -0/+1 |
| |/ / / / |
|