summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* microblaze: uaccess: sync put/get/clear_user macrosMichal Simek2010-04-011-37/+69
* microblaze: uaccess: fix put_user and get_user macrosMichal Simek2010-04-011-51/+49
* microblaze: uaccess: fix __get_user_asm macroMichal Simek2010-04-011-16/+17
* microblaze: uaccess: fix clean user macroMichal Simek2010-04-011-34/+55
* microblaze: move noMMU __range_ok function to uaccess.hMichal Simek2010-04-012-9/+6
* microblaze: Move exception_table_entry upwardMichal Simek2010-04-011-16/+15
* microblaze: Remove segment.hMichal Simek2010-04-015-52/+34
* microblaze: Remove memset in free_init_pagesMichal Simek2010-04-011-1/+0
* microblaze: Makefile cleanupsArun Bhanu2010-04-011-4/+0
* microblaze: Fix Makefile to delete build generated filesArun Bhanu2010-04-012-1/+3
* microblaze: Add a missing single quote to make 'make help' happyArun Bhanu2010-04-011-1/+1
* 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
* | 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
OpenPOWER on IntegriCloud