| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: pxa2xx_udc understands GPIO based VBUS sensing | David Brownell | 2006-09-27 | 1 | -14/+1 |
* | USB: move <linux/usb_otg.h> to <linux/usb/otg.h> | David Brownell | 2006-09-27 | 1 | -1/+1 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-09-27 | 19 | -177/+745 |
|\ |
|
| * | [IA64] minor reformatting to vmlinux.lds.S | Al Stone | 2006-09-27 | 1 | -2/+6 |
| * | [IA64] CMC/CPE: Reverse the order of fetching log and checking poll threshold | Hidetoshi Seto | 2006-09-27 | 1 | -8/+10 |
| * | [IA64] ar.fpsr not set on MCA/INIT kernel entry | Russ Anderson | 2006-09-27 | 1 | -0/+4 |
| * | [IA64] printing support for MCA/INIT | Hidetoshi Seto | 2006-09-26 | 4 | -36/+242 |
| * | [IA64] trim output of show_mem() | Jes Sorensen | 2006-09-26 | 1 | -5/+4 |
| * | [IA64] show_mem() printk levels | Jes Sorensen | 2006-09-26 | 2 | -22/+24 |
| * | [IA64] Make gp value point to Region 5 in mca handler | Zou Nan hai | 2006-09-26 | 1 | -5/+0 |
| * | Revert "[IA64] Unwire set/get_robust_list" | Tony Luck | 2006-09-26 | 1 | -2/+2 |
| * | [IA64-SGI] Do not request DMA memory for BTE | Christoph Lameter | 2006-09-26 | 1 | -2/+1 |
| * | [IA64] Move perfmon tables from thread_struct to pfm_context | Keshavamurthy Anil S | 2006-09-26 | 1 | -64/+49 |
| * | [IA64] Add interface so modules can discover whether multithreading is on. | Stephane Eranian | 2006-09-26 | 1 | -0/+24 |
| * | [IA64] kprobes: fixup the pagefault exception caused by probehandlers | Keshavamurthy Anil S | 2006-09-26 | 1 | -0/+6 |
| * | [IA64] kprobe opcode 16 bytes alignment on IA64 | bibo mao | 2006-09-26 | 1 | -26/+29 |
| * | Pull esi-support into release branch | Tony Luck | 2006-09-26 | 5 | -0/+318 |
| |\ |
|
| | * | [IA64] esi-support | David Mosberger-Tang | 2006-06-21 | 5 | -0/+318 |
| * | | Pull model-name into release branch | Tony Luck | 2006-09-26 | 1 | -10/+31 |
| |\ \ |
|
| | * | | [IA64] Add "model name" to /proc/cpuinfo | Tony Luck | 2006-06-05 | 1 | -10/+31 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2006-09-27 | 237 | -6583/+17228 |
|\ \ \ \ |
|
| * | | | | sh: Fix occasional flush_cache_4096() stack corruption. | Paul Mundt | 2006-09-27 | 1 | -11/+9 |
| * | | | | sh: Calculate shm alignment at runtime. | Paul Mundt | 2006-09-27 | 2 | -20/+39 |
| * | | | | sh: Initial vsyscall page support. | Paul Mundt | 2006-09-27 | 13 | -12/+418 |
| * | | | | sh: Selective flush_cache_mm() flushing. | Paul Mundt | 2006-09-27 | 1 | -90/+130 |
| * | | | | sh: More intelligent entry_mask/way_size calculation. | Paul Mundt | 2006-09-27 | 1 | -7/+13 |
| * | | | | sh: Support for L2 cache on newer SH-4A CPUs. | Paul Mundt | 2006-09-27 | 2 | -2/+51 |
| * | | | | sh: Update kexec support for API changes. | Paul Mundt | 2006-09-27 | 2 | -16/+0 |
| * | | | | sh: Optimized readsl()/writesl() support. | Paul Mundt | 2006-09-27 | 1 | -0/+67 |
| * | | | | sh: Report movli.l/movco.l capabilities. | Paul Mundt | 2006-09-27 | 1 | -1/+3 |
| * | | | | sh: CPU flags in AT_HWCAP in ELF auxvt. | Paul Mundt | 2006-09-27 | 1 | -3/+5 |
| * | | | | sh: Add support for 4K stacks. | Paul Mundt | 2006-09-27 | 7 | -23/+170 |
| * | | | | sh: Enable /proc/kcore support. | Paul Mundt | 2006-09-27 | 1 | -2/+9 |
| * | | | | sh: stack debugging support. | Paul Mundt | 2006-09-27 | 4 | -8/+43 |
| * | | | | sh: select CONFIG_EMBEDDED. | Paul Mundt | 2006-09-27 | 1 | -0/+1 |
| * | | | | sh: machvec rework. | Paul Mundt | 2006-09-27 | 30 | -774/+476 |
| * | | | | sh: Solution Engine SH7343 board support. | Paul Mundt | 2006-09-27 | 9 | -13/+1626 |
| * | | | | sh: SH7710VoIPGW board support. | Paul Mundt | 2006-09-27 | 6 | -0/+1036 |
| * | | | | sh: Cleanup IRQ disabling for hardirq handlers. | Paul Mundt | 2006-09-27 | 15 | -156/+38 |
| * | | | | sh: maskreg IRQ support. | Paul Mundt | 2006-09-27 | 3 | -2/+105 |
| * | | | | sh: Kill off dead boards. | Paul Mundt | 2006-09-27 | 32 | -2435/+4 |
| * | | | | sh: Add support for cacheline poking through debugfs. | Paul Mundt | 2006-09-27 | 2 | -0/+151 |
| * | | | | sh: Fix memcpy() build error on sh4eb. | Nobuhiro Iwamatsu | 2006-09-27 | 1 | -2/+2 |
| * | | | | sh: Kill off the rest of the legacy rtc mess. | Paul Mundt | 2006-09-27 | 6 | -190/+22 |
| * | | | | sh: SHMIN board support. | Takashi YOSHII | 2006-09-27 | 6 | -1/+890 |
| * | | | | sh: Add support for SH7706/SH7710/SH7343 CPUs. | Paul Mundt | 2006-09-27 | 18 | -51/+308 |
| * | | | | sh: Add setup code for various CPU subtypes. | Paul Mundt | 2006-09-27 | 11 | -0/+441 |
| * | | | | sh: sem2mutex conversion for clock framework. | Paul Mundt | 2006-09-27 | 1 | -8/+9 |
| * | | | | sh: pselect6 and ppoll, along with signal trampoline rework. | Paul Mundt | 2006-09-27 | 3 | -91/+85 |
| * | | | | sh: __addr_ok() and other misc nommu fixups. | Yoshinori Sato | 2006-09-27 | 6 | -17/+20 |