| Commit message (Expand) | Author | Age | Files | Lines |
* | [S390] Wire up sys_getcpu system call. | Heiko Carstens | 2006-10-04 | 2 | -0/+9 |
* | [S390] user-copy optimization fallout. | Martin Schwidefsky | 2006-10-04 | 1 | -10/+7 |
* | [S390] update default configuration | Martin Schwidefsky | 2006-10-04 | 1 | -12/+44 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2006-10-04 | 5 | -18/+12 |
|\ |
|
| * | [MIPS] PNX8550 fixups | Vitaly Wool | 2006-10-04 | 5 | -18/+12 |
* | | [PATCH] AVR32: Allow renumbering of serial devices | Haavard Skinnemoen | 2006-10-04 | 4 | -18/+24 |
* | | [PATCH] atmel_serial: Pass fixed register mappings through platform_data | Haavard Skinnemoen | 2006-10-04 | 2 | -6/+28 |
* | | [PATCH] at91_serial -> atmel_serial: Public definitions | Haavard Skinnemoen | 2006-10-04 | 2 | -13/+13 |
* | | [PATCH] at91_serial -> atmel_serial: Platform device name | Haavard Skinnemoen | 2006-10-04 | 2 | -25/+25 |
* | | [PATCH] at91_serial -> atmel_serial: Kconfig symbols | Haavard Skinnemoen | 2006-10-04 | 11 | -29/+29 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh | Linus Torvalds | 2006-10-04 | 87 | -94/+3 |
|\ \
| |/
|/| |
|
| * | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 87 | -94/+3 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6 | Linus Torvalds | 2006-10-04 | 16 | -200/+360 |
|\ \ |
|
| * | | [PARISC] Kill wall_jiffies use | Andrew Morton | 2006-10-04 | 1 | -3/+0 |
| * | | [PARISC] Honour "panic_on_oops" sysctl | Helge Deller | 2006-10-04 | 1 | -0/+10 |
| * | | [PARISC] Export clear_user_page to modules | Matthew Wilcox | 2006-10-04 | 1 | -2/+2 |
| * | | [PARISC] Fix CONFIG_DEBUG_SPINLOCK | Matthew Wilcox | 2006-10-04 | 1 | -3/+0 |
| * | | [PARISC] Fix HPUX compat compile with current GCC | Matthew Wilcox | 2006-10-04 | 1 | -1/+1 |
| * | | [PARISC] Fix iounmap compile warning | Matthew Wilcox | 2006-10-04 | 1 | -1/+1 |
| * | | [PARISC] Add hardware found in the rp8400 | Matthew Wilcox | 2006-10-04 | 1 | -0/+3 |
| * | | [PARISC] Allow nested interrupts | James Bottomley | 2006-10-04 | 2 | -63/+89 |
| * | | [PARISC] Further updates to timer_interrupt() | Grant Grundler | 2006-10-04 | 1 | -62/+65 |
| * | | [PARISC] remove halftick and copy clocktick to local var (gcc can optimize us... | Grant Grundler | 2006-10-04 | 1 | -15/+31 |
| * | | [PARISC] Rewrite timer_interrupt() and gettimeoffset() using "unsigned" math. | Grant Grundler | 2006-10-04 | 1 | -44/+96 |
| * | | [PARISC] Add new function to start local Interval Timer, start_cpu_itimer() | Grant Grundler | 2006-10-04 | 2 | -10/+14 |
| * | | [PARISC] Prevent processor_probe() from clobbering cpu_data[0] | Grant Grundler | 2006-10-04 | 1 | -2/+3 |
| * | | [PARISC] [BUGFIX] nullify branch delay slot of the jump back to | Kyle McMartin | 2006-10-04 | 1 | -1/+1 |
| * | | [PARISC] Allow overriding personality with sys_personality | Kyle McMartin | 2006-10-04 | 2 | -2/+47 |
| * | | [PARISC] Switch is_compat_task to use TIF_32BIT | Kyle McMartin | 2006-10-04 | 2 | -26/+3 |
| * | | [PARISC] parisc specific kmap API implementation for pa8800 | James Bottomley | 2006-10-04 | 1 | -1/+44 |
| * | | [PARISC] Fix up parisc irq handling for genirq changes | Kyle McMartin | 2006-10-04 | 1 | -1/+1 |
| * | | [PARISC] Abstract shift register left in .S | Kyle McMartin | 2006-10-04 | 1 | -15/+4 |
| * | | [PARISC] Remove variables decls duplicated from asm-generic/sections.h | Kyle McMartin | 2006-10-04 | 1 | -13/+10 |
| * | | [PARISC] PA7200 also supports prefetch for read | Kyle McMartin | 2006-10-04 | 1 | -1/+1 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-10-04 | 48 | -250/+5819 |
|\ \ |
|
| * | | [POWERPC] Add support for the mpc832x mds board | Kim Phillips | 2006-10-04 | 3 | -0/+247 |
| * | | [POWERPC] Add initial support for the e300c2 core | Kim Phillips | 2006-10-04 | 1 | -2/+13 |
| * | | [POWERPC] Add MPC8360EMDS default dts file | Li Yang | 2006-10-04 | 1 | -0/+375 |
| * | | [POWERPC] Add MPC8360EMDS board support | Li Yang | 2006-10-04 | 2 | -0/+1237 |
| * | | [POWERPC] Add QUICC Engine (QE) infrastructure | Li Yang | 2006-10-04 | 11 | -0/+2342 |
| * | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb... | Paul Mackerras | 2006-10-04 | 11 | -9/+1165 |
| |\ \ |
|
| | * | | POWERPC: mpc82xx merge: board-specific/platform stuff(resend) | Vitaly Bordug | 2006-10-03 | 6 | -0/+884 |
| | * | | POWERPC: 8272ads merge to powerpc: common stuff | Vitaly Bordug | 2006-10-03 | 4 | -9/+58 |
| | * | | POWERPC: Added devicetree for mpc8272ads board | Vitaly Bordug | 2006-10-03 | 1 | -0/+223 |
| * | | | Merge branch 'master' of git://oak/home/sfr/kernels/iseries/work | Paul Mackerras | 2006-10-04 | 10 | -74/+148 |
| |\ \ \ |
|
| | * | | | [POWERPC] iSeries has no legacy I/O | Stephen Rothwell | 2006-10-03 | 1 | -0/+10 |
| | * | | | [POWERPC] implement BEGIN/END_FW_FTR_SECTION | Stephen Rothwell | 2006-10-03 | 5 | -9/+94 |
| | * | | | [POWERPC] iSeries does not need pcibios_fixup_resources | Stephen Rothwell | 2006-10-03 | 1 | -4/+0 |
| | * | | | [POWERPC] Allow combined iSeries and MULTIPLATFORM build | Stephen Rothwell | 2006-10-03 | 1 | -4/+4 |
| | * | | | [POWERPC] fix ioremap for a combined kernel | Stephen Rothwell | 2006-09-25 | 1 | -22/+7 |