summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | microblaze: Fix "kstack=" parsingSteven J. Magnani2010-04-011-4/+2
| | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-03-305-13/+38
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | x86: Make sure free_init_pages() frees pages on page boundaryYinghai Lu2010-03-294-12/+37
| | | * | | | | x86: Make smp_locks end with page alignmentYinghai Lu2010-03-291-1/+1
| | | | |_|/ / | | | |/| | |
| * | | | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30541-190/+400
| * | | | | | x86: don't include slab.h from arch/x86/include/asm/pgtable_32.hTejun Heo2010-03-301-1/+0
| |/ / / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-03-295-13/+13
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | sparc64: Properly truncate pt_regs framepointer in perf callback.David S. Miller2010-03-291-1/+1
| | * | | | arch/sparc/kernel: Use set_cpus_allowed_ptrJulia Lawall2010-03-273-10/+10
| | * | | | sparc: Fix use of uid16_t and gid16_t in asm/stat.hRob Landley2010-03-271-2/+2
| * | | | | frv/chris: fix lines with a missing semicolonsDavid Howells2010-03-292-2/+2
| | |/ / / | |/| | |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-03-263-12/+19
| |\ \ \ \
| | * | | | x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1Bjorn Helgaas2010-03-251-1/+12
| | * | | | x86/PCI: for host bridge address space collisions, show conflicting resourceBjorn Helgaas2010-03-251-3/+6
| | * | | | frv/PCI: remove redundant warningsBjorn Helgaas2010-03-251-3/+1
| | * | | | x86/PCI: remove redundant warningsBjorn Helgaas2010-03-251-5/+0
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-03-267-12/+61
| |\ \ \ \ \
| | * | | | | x86, amd: Restrict usage of c1e_idle()Andreas Herrmann2010-03-192-8/+26
| | * | | | | x86: Fix placement of FIX_OHCI1394_BASEJan Beulich2010-03-161-3/+3
| | * | | | | x86: Handle legacy PIC interrupts on all the cpu'sSuresh Siddha2010-03-164-1/+32
| * | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-262-0/+30
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | powerpc/perf_events: Fix call-graph recording, add perf_arch_fetch_caller_regsPaul Mackerras2010-03-182-0/+30
| * | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-2411-31/+102
| |\ \ \ \ \ \
| | * | | | | | [ARM] Orion5x: replace KEY_WLAN with KEY_WPS_BUTTONChristian Lamparter2010-03-231-1/+1
| | * | | | | | [ARM] Kirkwood: WPS button keycode mappingChristian Lamparter2010-03-231-2/+2
| | * | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-03-237-25/+25
| | |\ \ \ \ \ \
| | | * | | | | | [ARM] pxa/raumfeld: fix button nameDaniel Mack2010-03-221-1/+1
| | | * | | | | | [ARM] pxa/raumfeld: remove duplicated #includeHuang Weiyi2010-03-221-2/+0
| | | * | | | | | [ARM] locomo: fix unpaired spin_lock_irqsaveH Hartley Sweeten2010-03-221-3/+3
| | | * | | | | | [ARM] locomo: fix SPI register offsetH Hartley Sweeten2010-03-221-2/+2
| | | * | | | | | [ARM] pxa/sharpsl: add dependency of max1111 driver to sharpsl_pmEric Miao2010-03-221-0/+7
| | | * | | | | | [ARM] pxa: remove unnecessary 'select FB_W100' from some platformsEric Miao2010-03-221-4/+0
| | | * | | | | | [ARM] pxa: remove spi cs gpio direction to avoid clash with driverJonathan Cameron2010-03-222-9/+0
| | | * | | | | | [ARM] mmp: fix for variables in uncompress.h being discardedEric Miao2010-03-221-1/+4
| | | * | | | | | [ARM] pxa: fix for variables in uncompress.h being discardedJonathan Cameron2010-03-221-3/+8
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | ARM: Update mach-typesRussell King2010-03-201-2/+73
| | * | | | | | ARM: Fix IXP23xx build error in mach/memory.hRussell King2010-03-201-1/+1
| | |/ / / / /
| * | | | | | Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-03-2411-18/+42
| |\ \ \ \ \ \
| | * | | | | | sh: Silence unintialized variable warnings in dwarf unwinder.Paul Mundt2010-03-231-2/+2
| | * | | | | | sh: Tidy up a couple of section mismatches.Paul Mundt2010-03-232-2/+2
| | * | | | | | sh: Fix build after dynamic PMB reworkMatt Fleming2010-03-231-0/+2
| | * | | | | | sh: Replace unsafe manipulation of MMUCRMatt Fleming2010-03-232-7/+16
| | * | | | | | sh: Flush ITLB too in PTEAEX's flush_tlb_page()Matt Fleming2010-03-232-0/+4
| | * | | | | | sh64: Remove long unused mid_sched macroAndreas Bombe2010-03-231-7/+0
| | * | | | | | sh: Add watch-dog register address for SH7722/SH7723/SH7724Kuninori Morimoto2010-03-231-0/+6
| | * | | | | | sh: ms7724: Add tiny-document for soundKuninori Morimoto2010-03-231-0/+8
| | * | | | | | sh: mach-ecovec24: Add i2c_put_adapter on sh_eth_initKuninori Morimoto2010-03-231-0/+2
| * | | | | | | [S390] fix boot failures with compressed kernelsMartin Schwidefsky2010-03-243-6/+7
| * | | | | | | [S390] system.h: Fix compile error for 1 and 2 byte cmpxchgChristian Borntraeger2010-03-241-4/+4
| * | | | | | | [S390] smp: fix lowcore allocationHeiko Carstens2010-03-241-2/+2
OpenPOWER on IntegriCloud