summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | mx25: Add missing copyright / license headerSascha Hauer2009-10-022-0/+36
| | * | | | mx25pdk: remove nand support as it is not present in current treeSascha Hauer2009-10-021-7/+0
| | * | | | mx25 devices: Add missing includeSascha Hauer2009-10-021-0/+1
| | * | | | i.MX27 clock: rename spi clocks to match deviceSascha Hauer2009-10-021-3/+3
| * | | | | ARM: 5760/1: ep93xx: fix build error in edb93xx.cHartley Sweeten2009-10-141-1/+1
| * | | | | ARM: 5759/1: Add register information of threads to coredumpArtem Bityutskiy2009-10-142-0/+12
| * | | | | ARM: 5757/1: Thumb-2: Correct "mov.w pc, lr" instruction which is unpredictableCatalin Marinas2009-10-142-14/+29
* | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-10-291-0/+1
|\ \ \ \ \ \
| * | | | | | sched: Disable SD_PREFER_LOCAL for MC/CPU domainsPeter Zijlstra2009-10-141-0/+1
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-10-297-12/+40
|\ \ \ \ \ \ \
| * | | | | | | x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi()Robin Holt2009-10-211-0/+7
| * | | | | | | x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode()Robin Holt2009-10-162-6/+17
| * | | | | | | x86: Don't print number of MCE banks for every CPURoland Dreier2009-10-161-1/+2
| * | | | | | | x86, UV: Fix information in __uv_hub_info structureRobin Holt2009-10-162-6/+6
| * | | | | | | x86: Document linker script ASSERT() quirkIngo Molnar2009-10-163-0/+9
| | |_|_|/ / / | |/| | | | |
* | | | | | | frv: fix check on unsigned in do_signal()Roel Kluin2009-10-291-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-10-223-8/+12
|\ \ \ \ \ \
| * | | | | | KVM: MMU: fix pointer castFrederik Deweerdt2009-10-161-6/+10
| * | | | | | KVM: use proper hrtimer function to retrieve expiration timeMarcelo Tosatti2009-10-162-2/+2
| |/ / / / /
* | | | | | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-10-224-19/+24
|\ \ \ \ \ \
| * | | | | | sh: Kill off stray HAVE_FTRACE_SYSCALLS reference.Paul Mundt2009-10-161-1/+0
| * | | | | | sh: Remove BKL from landisk gio.Thomas Gleixner2009-10-161-6/+4
| * | | | | | sh: disabled cache handling fix.Magnus Damm2009-10-161-0/+10
| * | | | | | sh: Fix up single page flushing to use PAGE_SIZE.Valentin Sitdikov2009-10-161-12/+10
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-10-221-5/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | crypto: aesni-intel - Fix irq_fpu_usable usageHuang Ying2009-10-201-5/+5
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-10-153-12/+13
|\ \ \ \ \ \
| * | | | | | Revert "x86: linker script syntax nits"Ingo Molnar2009-10-152-10/+11
| * | | | | | Merge branch 'linus' into x86/urgentIngo Molnar2009-10-15331-5084/+1936
| |\ \ \ \ \ \
| * | | | | | | x86, perf_event: Rename 'performance counter interrupt'Li Hong2009-10-141-2/+2
* | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-10-1511-28/+28
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge commit 'ftrace/ppc' into mergeBenjamin Herrenschmidt2009-10-152-5/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handlerSteven Rostedt2009-10-131-2/+1
| | * | | | | | | | powerpc/ftrace: show real return addresses in modulesSteven Rostedt2009-10-131-3/+7
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | powerpc/pci: Fix MODPOST warningHeiko Schocher2009-10-141-1/+1
| * | | | | | | | powerpc/oprofile: Add ppc750 CL as supported by oprofileDragos Tatulea2009-10-141-0/+2
| * | | | | | | | powerpc: warning: allocated section `.data_nosave' not in segmentSean MacLennan2009-10-141-0/+1
| * | | | | | | | powerpc/kgdb: Fix build failure caused by "kgdb.c: unused variable 'acc'"Anton Vorontsov2009-10-141-6/+0
| * | | | | | | | powerpc: Fix hypervisor TLB batchingAnton Blanchard2009-10-142-7/+6
| * | | | | | | | powerpc/mm: Fix hang accessing top of vmalloc spaceBenjamin Herrenschmidt2009-10-141-6/+4
| * | | | | | | | powerpc: Fix memory leak in axon_msi.cMichael Ellerman2009-10-141-1/+1
| * | | | | | | | powerpc/pmac: Fix issues with sleep on some powerbooksBenjamin Herrenschmidt2009-10-141-2/+5
| |/ / / / / / /
* | | | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-157-40/+59
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Merge branch '2_6_32rc4_fixes' of git://git.pwsan.com/linux-2.6 into omap-fix...Tony Lindgren2009-10-142-30/+45
| |\ \ \ \ \ \ \
| | * | | | | | | OMAP2xxx clock: set up clockdomain pointer in struct clkPaul Walmsley2009-10-141-0/+1
| | * | | | | | | OMAP: Fix race condition with autodepsKalle Jokiniemi2009-10-141-30/+44
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | omap: McBSP: Fix incorrect receiver stop in omap_mcbsp_stopJarkko Nikula2009-10-141-1/+1
| * | | | | | | omap: Initialization of SDRC params on Zoom2Teerth Reddy2009-10-141-1/+3
| * | | | | | | omap: RX-51: Drop I2C-1 speed to 2200Aaro Koskinen2009-10-141-1/+1
| * | | | | | | omap: SDMA: Fixing bug in omap_dma_set_global_params()Anuj Aggarwal2009-10-141-6/+9
OpenPOWER on IntegriCloud