summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: fix really nasty sigreturn bugAl Viro2010-09-171-0/+2
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-166-39/+23
|\
| * x86: hpet: Work around hardware stupidityThomas Gleixner2010-09-153-33/+17
| * x86, build: Disable -fPIE when compiling with CONFIG_CC_STACKPROTECTOR=ybasile@opensource.dyc.edu2010-09-131-1/+1
| * x86, cpufeature: Suppress compiler warning with gcc 3.xTetsuo Handa2010-09-131-2/+2
| * x86, UV: Fix initialization of max_pnodeJack Steiner2010-09-101-3/+3
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-09-161-31/+11
|\ \
| * | [IA64] Optimize ticket spinlocks in fsys_rt_sigprocmaskPetr Tesarik2010-09-151-31/+11
* | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2010-09-1612-51/+94
|\ \ \
| * | | arch/tile: fix formatting bug in register dumpsChris Metcalf2010-09-151-1/+1
| * | | arch/tile: fix memcpy_fromio()/memcpy_toio() signaturesChris Metcalf2010-09-151-4/+4
| * | | arch/tile: Save and restore extra user state for tilegxChris Metcalf2010-09-154-7/+34
| * | | arch/tile: Change struct sigcontext to be more usefulChris Metcalf2010-09-155-27/+36
| * | | arch/tile: finish const-ifying sys_execve()Chris Metcalf2010-09-153-12/+19
* | | | Merge ssh://master.kernel.org/home/hpa/tree/secLinus Torvalds2010-09-149-16/+22
|\ \ \ \
| * | | | x86-64, compat: Retruncate rax after ia32 syscall entry tracingRoland McGrath2010-09-141-1/+7
| * | | | x86-64, compat: Test %rax for the syscall number, not %eaxH. Peter Anvin2010-09-141-7/+7
| * | | | compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-148-8/+8
| | |/ / | |/| |
* | | | MN10300: Fix up the IRQ names for the on-chip serial portsDavid Howells2010-09-141-11/+11
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2010-09-133-1/+10
|\ \ \
| * | | m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64Geert Uytterhoeven2010-09-133-1/+10
| |/ /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-09-131-7/+39
|\ \ \ | |/ / |/| |
| * | [IA64] fix siglockTony Luck2010-09-091-7/+39
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-09-113-6/+1
|\ \ \
| * | | sparc: Kill all BKL usage.David S. Miller2010-09-083-6/+1
* | | | x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra2010-09-101-1/+1
* | | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-09-104-7/+14
|\ \ \ \
| * | | | KVM: i8259: fix migrationGleb Natapov2010-09-081-1/+1
| * | | | KVM: fix i8259 oops when no vcpus are onlineAvi Kivity2010-09-081-0/+3
| * | | | KVM: x86 emulator: fix regression with cmpxchg8b on i386 hostsAvi Kivity2010-09-082-6/+10
| | |/ / | |/| |
* | | | Merge branch 'at91-fixes-for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2010-09-104-19/+36
|\ \ \ \ | |_|_|/ |/| | |
| * | | AT91: at91sam9261ek: remove C99 comments but keep informationNicolas Ferre2010-09-101-4/+2
| * | | AT91: at91sam9261ek board: remove warnings related to use of SPI or SD/MMCNicolas Ferre2010-09-101-11/+19
| * | | AT91: dm9000 initialization updateNicolas Ferre2010-09-101-1/+2
| * | | AT91: SAM9G45 - add a separate clock entry for every single TC blockFabian Godehardt2010-09-092-5/+14
| * | | AT91: clock: peripheral clocks can have other parent than mckNicolas Ferre2010-09-091-1/+2
| * | | AT91: change dma resource indexNicolas Ferre2010-09-071-1/+1
* | | | arch/powerpc/include/asm/fsldma.h needs slab.hIra W. Snyder2010-09-091-0/+1
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-09-0932-172/+424
|\ \ \ \
| * | | | ARM: Update mach-typesRussell King2010-09-091-2/+96
| * | | | ARM: Partially revert "Auto calculate ZRELADDR and provide option for excepti...Russell King2010-09-094-95/+10
| * | | | Merge branch 'origin'Russell King2010-09-0923-66/+129
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ARM: Ensure PTE modifications via dma_alloc_coherent are visibleRussell King2010-09-081-0/+2
| * | | | ARM: 6359/1: ep93xx: move clock initialization earlierMika Westerberg2010-09-081-1/+1
| * | | | Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()"Russell King2010-09-082-8/+8
| * | | | ARM: 6352/1: perf: fix event validationWill Deacon2010-09-021-2/+2
| * | | | ARM: 6344/1: Mark CPU_32v6K as depended on CPU_V7Catalin Marinas2010-09-021-1/+1
| * | | | Merge branch 'imx-for-2.6.36' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-09-019-33/+68
| |\ \ \ \
| | * | | | ARM: imx: set cache line size to 64 bytes for i.MX5Jason Wang2010-08-211-0/+1
| | * | | | mx5/clock: fix clear bit fields issue in _clk_ccgr_disable functionJason Wang2010-08-211-1/+1
OpenPOWER on IntegriCloud