summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-248-38/+28
* fcntl: add F_[SG]ETOWN_EXPeter Zijlstra2009-09-242-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-2361-201/+139
|\
| * cpumask: use mm_cpumask() wrapper: x86Rusty Russell2009-09-244-14/+15
| * cpumask: use mm_cpumask() wrapper: umRusty Russell2009-09-241-2/+2
| * cpumask: use mm_cpumask() wrapper: mipsRusty Russell2009-09-242-6/+6
| * cpumask: use mm_cpumask() wrapper: mn10300Rusty Russell2009-09-241-6/+6
| * cpumask: use mm_cpumask() wrapper: m32rRusty Russell2009-09-242-6/+6
| * cpumask: use mm_cpumask() wrapper: armRusty Russell2009-09-246-20/+21
| * cpumask: Use accessors for cpu_*_mask: umRusty Russell2009-09-241-1/+1
| * cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell2009-09-244-13/+13
| * cpumask: Use accessors for cpu_*_mask: mipsRusty Russell2009-09-244-8/+8
| * cpumask: Use accessors for cpu_*_mask: m32rRusty Russell2009-09-241-1/+1
| * cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-2411-11/+0
| * cpumask: arch_send_call_function_ipi_mask: s390Rusty Russell2009-09-242-3/+4
| * cpumask: arch_send_call_function_ipi_mask: powerpcRusty Russell2009-09-242-3/+4
| * cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell2009-09-2412-20/+25
| * cpumask: arch_send_call_function_ipi_mask: m32rRusty Russell2009-09-242-12/+13
| * cpumask: arch_send_call_function_ipi_mask: alphaRusty Russell2009-09-242-8/+9
| * cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-2/+0
| * cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-2/+0
| * cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-1/+0
| * cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-2/+0
| * ia64: convert last user of smp_call_function_maskRusty Russell2009-09-241-1/+1
| * cpumask: remove last assignment to mask field of struct irqaction.Rusty Russell2009-09-241-1/+0
| * cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mipsRusty Russell2009-09-241-1/+1
| * cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-247-40/+1
| * cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpcRusty Russell2009-09-241-5/+0
| * cpumask: remove the now-obsoleted pcibus_to_cpumask(): mipsRusty Russell2009-09-241-1/+0
| * cpumask: remove the now-obsoleted pcibus_to_cpumask(): alphaRusty Russell2009-09-241-1/+0
| * cpumask: use zalloc_cpumask_var() where possibleLi Zefan2009-09-243-15/+7
* | headers: utsname.h reduxAlexey Dobriyan2009-09-2320-20/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-2367-161/+140
|\ \ | |/ |/|
| * Use macros for .data.page_aligned section.Tim Abbott2009-09-219-11/+16
| * Use macros for .bss.page_aligned section.Tim Abbott2009-09-214-7/+5
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-2122-62/+46
| * arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-2013-43/+35
| * kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-207-7/+7
| * kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg2009-09-2015-31/+31
* | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2009-09-232-11/+11
|\ \
| * | ixp4xx: arch_idle() documentation fixupMikael Pettersson2009-09-211-2/+4
| * | ixp4xx: timer and clocks cleanupsMikael Pettersson2009-09-211-9/+7
* | | MN10300: Handle removal of struct uart_infoDavid Howells2009-09-233-9/+9
* | | FRV: Use asm/generic-hardirq.hChristoph Hellwig2009-09-232-17/+4
* | | Merge branch 'x86/ptrace-syscall-exit' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-231-14/+8
|\ \ \
| * | | x86: ptrace: sysret path should reach syscall_trace_leaveRoland McGrath2009-09-221-14/+8
* | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-09-237-4/+269
|\ \ \ \
| * | | | mtd: OneNand support for Nomadik 8815 SoC (on NHK8815 board)Alessandro Rubini2009-09-201-0/+63
| * | | | mtd: nand: driver for Nomadik 8815 SoC (on NHK8815 board)Alessandro Rubini2009-09-204-1/+138
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-09-202068-25432/+133392
| |\ \ \ \ | | | |_|/ | | |/| |