summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | mn10300: check __get_user/__put_user results...Al Viro2010-09-271-6/+6
| * | | | | mn10300: get rid of set_fs(USER_DS) in sigframe setupAl Viro2010-09-271-4/+0
| * | | | | mn10300: ->restart_block.fn needs to be reset on sigreturnAl Viro2010-09-271-0/+3
| * | | | | mn10300: prevent double syscall restartsAl Viro2010-09-271-3/+9
| * | | | | mn10300: avoid SIGSEGV delivery loopAl Viro2010-09-271-2/+2
| * | | | | alpha: __get_user/__put_user results need to be checked...Al Viro2010-09-271-4/+4
| * | | | | alpha: switch osf_sigprocmask() to use of sigprocmask()Al Viro2010-09-273-47/+12
| * | | | | alpha: fix usp value in multithreaded coredumpsAl Viro2010-09-251-1/+1
| * | | | | alpha: fix hae_cache race in RESTORE_ALLAl Viro2010-09-251-4/+7
| * | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-09-252-0/+2
| |\ \ \ \ \
| | * | | | | x86/hwmon: fix initialization of coretempJan Beulich2010-09-242-0/+2
| * | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2010-09-251-7/+0
| |\ \ \ \ \ \
| | * | | | | | arch/tile: remove dead code from intvec_32.SChris Metcalf2010-09-241-7/+0
| * | | | | | | m32r: fix breakage from "m32r: use generic ptrace_resume code"Al Viro2010-09-241-3/+4
| * | | | | | | m32r: hole in shifting pc backAl Viro2010-09-241-21/+17
| * | | | | | | m32r: don't block signals if sigframe setup has failedAl Viro2010-09-241-10/+13
| * | | | | | | make m32r handle multiple pending signalsAl Viro2010-09-242-4/+6
| * | | | | | | m32r: fix rt_sigsuspend()Al Viro2010-09-244-39/+14
| | |/ / / / / | |/| | | | |
| * | | | | | MN10300: Arch doesn't support HAVE_ARCH_TRACEHOOKMark Salter2010-09-231-1/+0
| * | | | | | MN10300: Fix SIGRTMAXMark Salter2010-09-231-1/+1
| * | | | | | MN10300: Fix endianess of ext2 bitopsMark Salter2010-09-231-2/+2
| * | | | | | uml: fix compile warningRichard Weinberger2010-09-233-6/+6
| * | | | | | arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori2010-09-235-1/+21
| | |/ / / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-09-224-104/+171
| |\ \ \ \ \
| | * | | | | sparc: Prevent no-handler signal syscall restart recursion.David S. Miller2010-09-223-1/+7
| | * | | | | sparc: Don't mask signal when we can't setup signal frame.David S. Miller2010-09-223-58/+93
| | * | | | | sparc64: Fix race in signal instruction flushing.David S. Miller2010-09-211-42/+60
| | * | | | | sparc64: Support RAW perf events.David S. Miller2010-09-131-3/+11
| * | | | | | powerpc: fix double syscall restartsAl Viro2010-09-223-3/+4
| * | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-214-25/+25
| |\ \ \ \ \ \
| | * | | | | | x86: Fix instruction breakpoint encodingFrederic Weisbecker2010-09-172-22/+20
| | * | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2010-09-161-1/+3
| | |\ \ \ \ \ \
| | | * | | | | | oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540)Patrick Simmons2010-09-161-1/+3
| | | | |_|_|/ / | | | |/| | | |
| | * / | | | | kprobes: Fix Kconfig dependencyMasami Hiramatsu2010-09-131-2/+2
| | |/ / / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2010-09-211-5/+8
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY.Rusty Russell2010-09-211-5/+8
* | | | | | | Merge branch 'x86/cleanups' into irq/sparseirqThomas Gleixner2010-10-1216-27/+21
|\ \ \ \ \ \ \
| * | | | | | | x86, cleanups: Use clear_page/copy_page rather than memset/memcpyJan Beulich2010-09-234-7/+6
| * | | | | | | x86: Remove unnecessary #ifdef ACPI/X86_IO_ACPIChristian Dietrich2010-09-081-2/+0
| * | | | | | | x86, cleanup: Remove obsolete boot_cpu_id variableRobert Richter2010-08-1211-18/+15
* | | | | | | | Merge branch 'x86/x2apic' into irq/sparseirqThomas Gleixner2010-10-125-28/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, x2apic: Simplify apic init in SMP and UP buildsSuresh Siddha2010-09-163-5/+5
| * | | | | | | | x86, intr-remap: Remove IRTE setup duplicate codeSuresh Siddha2010-09-162-25/+29
| * | | | | | | | x86, intr-remap: Set redirection hint in the IRTESuresh Siddha2010-09-161-0/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | genirq: Query arch for number of early descriptorsThomas Gleixner2010-10-123-6/+4
* | | | | | | | x86: Use genirq KconfigThomas Gleixner2010-10-041-31/+5
* | | | | | | | genirq: Cleanup irq_chip->typename leftoversThomas Gleixner2010-09-2313-24/+24
| |_|/ / / / / |/| | | | | |
* | | | | | | frv: double syscall restarts, syscall restart in sigreturn()Al Viro2010-09-201-1/+3
* | | | | | | frv: handling of restart into restart_syscall is fsckedAl Viro2010-09-201-1/+1
* | | | | | | frv: avoid infinite loop of SIGSEGV deliveryAl Viro2010-09-201-2/+2