summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | powerpc/pseries: Split processor entitlement retrieval and gathering to helpe...Nathan Fotenot2008-07-251-78/+88
| * | powerpc/pseries: Remove extraneous error reporting for hcall failures in lparcfgNathan Fontenot2008-07-251-32/+0
| * | powerpc: Fix compile error with binutils 2.15Segher Boessenkool2008-07-251-1/+1
| * | powerpc/cell: Fixed IOMMU mapping uses weak ordering for a pcie endpointMark Nelson2008-07-251-1/+12
| * | powerpc: BookE hardware watchpoint supportLuis Machado2008-07-256-35/+136
| * | powerpc: Fallout from sysdev API changesStephen Rothwell2008-07-251-1/+2
| * | powerpc: Enable AT_BASE_PLATFORM aux vectorNathan Lynch2008-07-251-0/+11
| * | Merge commit 'jk/jk-merge'Benjamin Herrenschmidt2008-07-252-14/+24
| |\ \
| | * | powerpc/spufs: better placement of spu affinity reference contextAndre Detsch2008-07-241-0/+17
| | * | powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlockAndre Detsch2008-07-241-12/+6
| | * | powerpc/spufs: correct kcalloc usageMilton Miller2008-07-231-2/+1
| * | | Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-07-251-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | powerpc/mpc5200: Make mpc5200 GPIO driver select the GENERIC_GPIO configGrant Likely2008-07-221-0/+1
| | * | powerpc/mpc5200: Remove fsl-soc.c from mpc5200 build, it is not needed.Jon Smirl2008-07-221-1/+0
* | | | pty: remove unused UNIX98_PTY_COUNT optionsAdrian Bunk2008-07-252-28/+0
* | | | calgary iommu: use the first kernels TCE tables in kdumpChandru2008-07-251-6/+79
* | | | S390 topology: don't use kthread() for arch_reinit_sched_domains()Oleg Nesterov2008-07-251-13/+1
* | | | remove unused #include <linux/dirent.h>'sAdrian Bunk2008-07-251-1/+0
* | | | gpiolib: allow user-selectionMichael Buesch2008-07-257-8/+10
* | | | gpio: sysfs interfaceDavid Brownell2008-07-252-0/+5
* | | | kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S2008-07-256-26/+15
* | | | inflate: refactor inflate malloc codeThomas Petazzoni2008-07-2510-389/+13
* | | | introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbolJohannes Berg2008-07-253-0/+21
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-07-242-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | s390: use virtio_console for KVM on s390Christian Borntraeger2008-07-252-1/+4
* | | | x86/oprofile/nmi_int: add Nehalem to list of ppro coresLinus Torvalds2008-07-241-11/+25
* | | | x86-64: Clean up 'save/restore_i387()' usageLinus Torvalds2008-07-241-0/+53
|/ / /
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-07-2412-13/+13
|\ \ \
| * | | nohz: adjust tick_nohz_stop_sched_tick() call of s390 as wellThomas Gleixner2008-07-191-1/+1
| * | | Merge branch 'linus' into timers/nohzIngo Molnar2008-07-181707-165063/+97387
| |\ \ \
| * | | | nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-1811-12/+12
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-07-243-0/+3
|\ \ \ \ \
| * | | | | arch/mips/kernel/stacktrace.c: Heiko can't typeAndrew Morton2008-07-231-1/+1
| * | | | | fix core/stacktrace changes on avr32, mips, shHeiko Carstens2008-07-183-0/+3
| | |/ / / | |/| | |
* | | | | x86-64: make BUILD_IRQ() also reset section backLinus Torvalds2008-07-241-1/+2
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-243-6/+3
|\ \ \ \ \
| * | | | | x86: BUILD_IRQ say .text to avoid .data.percpuHugh Dickins2008-07-241-1/+1
| * | | | | xen: don't use sysret for sysexit32Jeremy Fitzhardinge2008-07-241-1/+1
| * | | | | x86: call early_cpu_init at the same pointJeremy Fitzhardinge2008-07-241-4/+1
* | | | | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-07-241-1/+1
|\ \ \ \ \ \
| * | | | | | Remove use of asm/semaphore.hMatthew Wilcox2008-07-241-1/+1
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2008-07-2414-44/+3196
|\ \ \ \ \ \
| * | | | | | m68knommu: put ColdFire head code into .text.head sectionGreg Ungerer2008-07-232-1/+3
| * | | | | | m68knommu: MCF5307 PIT GENERIC_CLOCKEVENTS supportSebastian Siewior2008-07-233-13/+91
| * | | | | | m68knommu: add ffs and __ffs plattform which support ISA A+ or ISA CSebastian Siewior2008-07-231-4/+7
| * | | | | | m68knommu: add sched_clock() for the DMA timerSebastian Siewior2008-07-231-0/+16
| * | | | | | m68knommu: complete generic timeSebastian Siewior2008-07-232-28/+14
| * | | | | | m68knommu: move code within time.cSebastian Siewior2008-07-231-14/+26
| * | | | | | m68knommu: m68knommu: add old stack trace methodSebastian Siewior2008-07-231-3/+35
| * | | | | | m68knommu: Add Coldfire DMA Timer supportSebastian Siewior2008-07-232-1/+69
OpenPOWER on IntegriCloud