Commit Graph

49647 Commits (476c32c47a84fcf8033b93c588761405fefb3980)

Author SHA1 Message Date
David Howells d8b5fc0168 SH: Add missing consts to sys_execve() declaration 15 years ago
David Howells 3b139cdb37 Blackfin: Rename IRQ flags handling functions 15 years ago
David Howells 5c74874bc9 Blackfin: Add missing dep to asm/irqflags.h 15 years ago
David Howells f3441945da Blackfin: Split the BF532 BFIN_*_FIO_FLAG() functions to their own header 15 years ago
David Howells 3dcc1e7f9f Blackfin: Split PLL code from mach-specific cdef headers 15 years ago
Stephen Rothwell 7c6d45e665 powerpc: remove unused variable 15 years ago
Linus Torvalds 5336377d62 modules: Fix module_bug_list list corruption race 15 years ago
Stefano Stabellini 31e7e931cd xen: do not initialize PV timers on HVM if !xen_have_vector_callback 15 years ago
David Daney 158d6742bc MIPS: Octeon: Place cnmips_cu2_setup in __init memory. 15 years ago
David Daney 4c7106c48a MIPS: Don't place cu2 notifiers in __cpuinitdata 15 years ago
Shmulik Ladkani 2ccc5b150f MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.bin 15 years ago
Manuel Lauss 2b877a3ff4 MIPS: Alchemy: Resolve prom section mismatches 15 years ago
Ralf Baechle e080e6166a MIPS: Fix syscall 64 bit number comments. 15 years ago
David Daney 5e844b31c2 MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls. 15 years ago
FUJITA Tomonori c9c4d98b47 MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN 15 years ago
Bernhard Walle e9fb4d84d6 MIPS: N32: Fix getdents64 syscall for n32 15 years ago
Joe Perches 7dde29cb1d MIPS: Remove pr_<level> uses of KERN_<level> 15 years ago
Ralf Baechle c1b47e9508 MIPS: PNX8550: Sort out machine halt, restart and powerdown functions. 15 years ago
Ralf Baechle 863cb9bad8 MIPS: GIC: Remove dependencies from Malta files. 15 years ago
Ralf Baechle 25f12b339c MIPS: Kconfig: Fix and clarify kconfig help text for VSMP and SMTC. 15 years ago
Ralf Baechle a2e715a86c MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask. 15 years ago
Ralf Baechle 244599469f MIPS: Audit: Fix hang in entry.S. 15 years ago
Ralf Baechle 5707bf6bce MIPS: Document why RELOC_HIDE is there. 15 years ago
Andreas Bießmann 1ec0e73976 MIPS: Octeon: Determine if helper needs to be built 15 years ago
Deng-Cheng Zhu 2b78920d19 MIPS: Use generic atomic64 for 32-bit kernels 15 years ago
Ricardo Mendoza 543001f8d8 MIPS: RM7000: Symbol should be static 15 years ago
Julia Lawall 26deda5cee MIPS: kspd: Adjust confusing if indentation 15 years ago
Andrea Gelmini eefc3f329d MIPS: Fix a typo. 15 years ago
David Howells 57cf4f78c6 MN10300: Fix flush_icache_range() 15 years ago
Andrew Morton e53ced1b02 arch/m68k/mac/macboing.c: use unsigned long for irqflags 15 years ago
Thomas Gleixner 0219896228 x86, hpet: Fix bogus error check in hpet_assign_irq() 15 years ago
Thomas Gleixner 1cf180c94e x86, irq: Plug memory leak in sparse irq 15 years ago
Pekka Enberg 3682930623 [CPUFREQ] Fix memory leaks in pcc_cpufreq_do_osc 15 years ago
Namhyung Kim 86cf147494 [CPUFREQ] acpi-cpufreq: add missing __percpu markup 15 years ago
Linus Torvalds 87400e5406 Fix up more fallout form alpha signal cleanups 15 years ago
Cyrill Gorcunov 03e22198d2 perf, x86: Handle in flight NMIs on P4 platform 15 years ago
Robert Richter 98d943b02f oprofile, ARM: Release resources on failure 15 years ago
Boaz Harrosh 9337057d43 um: Proper Fix for f25c80a4: remove duplicate structure field initialization 15 years ago
Namhyung Kim bd126b23a2 ACPI: add missing __percpu markup in arch/x86/kernel/acpi/cstate.c 15 years ago
David Howells 62bdb288bf MN10300: Handle missing sys_cacheflush() when caching disabled 15 years ago
H. Peter Anvin d900329e20 x86, cpu: After uncapping CPUID, re-run CPU feature detection 15 years ago
Linus Torvalds 0f44fbd297 alpha: fix compile problem in arch/alpha/kernel/signal.c 15 years ago
David Howells 95929eff2c MN10300: Default config choice GDBSTUB_TTYSM0 should be GDBSTUB_ON_TTYSM0 15 years ago
Al Viro 60bdb72e3c mn10300: check __get_user/__put_user results... 15 years ago
Al Viro 8e87354d01 mn10300: get rid of set_fs(USER_DS) in sigframe setup 15 years ago
Al Viro c05628b49b mn10300: ->restart_block.fn needs to be reset on sigreturn 15 years ago
Al Viro 00cbf6080c mn10300: prevent double syscall restarts 15 years ago
Al Viro e46924d246 mn10300: avoid SIGSEGV delivery loop 15 years ago
Al Viro 18e6bfa96d alpha: __get_user/__put_user results need to be checked... 15 years ago
Al Viro c52c2ddc1d alpha: switch osf_sigprocmask() to use of sigprocmask() 15 years ago