summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* USB: pxa2xx_udc understands GPIO based VBUS sensingDavid Brownell2006-09-271-14/+1Star
* USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell2006-09-271-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-09-2719-177/+745
|\
| * [IA64] minor reformatting to vmlinux.lds.SAl Stone2006-09-271-2/+6
| * [IA64] CMC/CPE: Reverse the order of fetching log and checking poll thresholdHidetoshi Seto2006-09-271-8/+10
| * [IA64] ar.fpsr not set on MCA/INIT kernel entryRuss Anderson2006-09-271-0/+4
| * [IA64] printing support for MCA/INITHidetoshi Seto2006-09-264-36/+242
| * [IA64] trim output of show_mem()Jes Sorensen2006-09-261-5/+4Star
| * [IA64] show_mem() printk levelsJes Sorensen2006-09-262-22/+24
| * [IA64] Make gp value point to Region 5 in mca handlerZou Nan hai2006-09-261-5/+0Star
| * Revert "[IA64] Unwire set/get_robust_list"Tony Luck2006-09-261-2/+2
| * [IA64-SGI] Do not request DMA memory for BTEChristoph Lameter2006-09-261-2/+1Star
| * [IA64] Move perfmon tables from thread_struct to pfm_contextKeshavamurthy Anil S2006-09-261-64/+49Star
| * [IA64] Add interface so modules can discover whether multithreading is on.Stephane Eranian2006-09-261-0/+24
| * [IA64] kprobes: fixup the pagefault exception caused by probehandlersKeshavamurthy Anil S2006-09-261-0/+6
| * [IA64] kprobe opcode 16 bytes alignment on IA64bibo mao2006-09-261-26/+29
| * Pull esi-support into release branchTony Luck2006-09-265-0/+318
| |\
| | * [IA64] esi-supportDavid Mosberger-Tang2006-06-215-0/+318
| * | Pull model-name into release branchTony Luck2006-09-261-10/+31
| |\ \
| | * | [IA64] Add "model name" to /proc/cpuinfoTony Luck2006-06-051-10/+31
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-09-27237-6583/+17228
|\ \ \ \
| * | | | sh: Fix occasional flush_cache_4096() stack corruption.Paul Mundt2006-09-271-11/+9Star
| * | | | sh: Calculate shm alignment at runtime.Paul Mundt2006-09-272-20/+39
| * | | | sh: Initial vsyscall page support.Paul Mundt2006-09-2713-12/+418
| * | | | sh: Selective flush_cache_mm() flushing.Paul Mundt2006-09-271-90/+130
| * | | | sh: More intelligent entry_mask/way_size calculation.Paul Mundt2006-09-271-7/+13
| * | | | sh: Support for L2 cache on newer SH-4A CPUs.Paul Mundt2006-09-272-2/+51
| * | | | sh: Update kexec support for API changes.Paul Mundt2006-09-272-16/+0Star
| * | | | sh: Optimized readsl()/writesl() support.Paul Mundt2006-09-271-0/+67
| * | | | sh: Report movli.l/movco.l capabilities.Paul Mundt2006-09-271-1/+3
| * | | | sh: CPU flags in AT_HWCAP in ELF auxvt.Paul Mundt2006-09-271-3/+5
| * | | | sh: Add support for 4K stacks.Paul Mundt2006-09-277-23/+170
| * | | | sh: Enable /proc/kcore support.Paul Mundt2006-09-271-2/+9
| * | | | sh: stack debugging support.Paul Mundt2006-09-274-8/+43
| * | | | sh: select CONFIG_EMBEDDED.Paul Mundt2006-09-271-0/+1
| * | | | sh: machvec rework.Paul Mundt2006-09-2730-774/+476Star
| * | | | sh: Solution Engine SH7343 board support.Paul Mundt2006-09-279-13/+1626
| * | | | sh: SH7710VoIPGW board support.Paul Mundt2006-09-276-0/+1036
| * | | | sh: Cleanup IRQ disabling for hardirq handlers.Paul Mundt2006-09-2715-156/+38Star
| * | | | sh: maskreg IRQ support.Paul Mundt2006-09-273-2/+105
| * | | | sh: Kill off dead boards.Paul Mundt2006-09-2732-2435/+4Star
| * | | | sh: Add support for cacheline poking through debugfs.Paul Mundt2006-09-272-0/+151
| * | | | sh: Fix memcpy() build error on sh4eb.Nobuhiro Iwamatsu2006-09-271-2/+2
| * | | | sh: Kill off the rest of the legacy rtc mess.Paul Mundt2006-09-276-190/+22Star
| * | | | sh: SHMIN board support.Takashi YOSHII2006-09-276-1/+890
| * | | | sh: Add support for SH7706/SH7710/SH7343 CPUs.Paul Mundt2006-09-2718-51/+308
| * | | | sh: Add setup code for various CPU subtypes.Paul Mundt2006-09-2711-0/+441
| * | | | sh: sem2mutex conversion for clock framework.Paul Mundt2006-09-271-8/+9
| * | | | sh: pselect6 and ppoll, along with signal trampoline rework.Paul Mundt2006-09-273-91/+85Star
| * | | | sh: __addr_ok() and other misc nommu fixups.Yoshinori Sato2006-09-276-17/+20