summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | sh: Add defconfig for se7712.Nobuhiro Iwamatsu2007-05-071-0/+1088
| * | | | | | sh: MS7712SE01 board support.Nobuhiro Iwamatsu2007-05-0710-15/+95
| * | | | | | sh: L-BOX RE2 support.Nobuhiro Iwamatsu2007-05-0710-1/+1504
| * | | | | | sh: landisk updates.kogiidena2007-05-079-872/+377
| * | | | | | sh: heartbeat double 0 fix.Takashi YOSHII2007-05-071-10/+3
| * | | | | | sh: pata_platform pcmcia support for SolutionEngine boards.Nobuhiro Iwamatsu2007-05-071-0/+26
| * | | | | | sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt2007-05-0722-120/+1786
| * | | | | | sh: NR_IRQS consolidation.Paul Mundt2007-05-071-2/+3
| * | | | | | sh: generic BUG() support.Paul Mundt2007-05-073-71/+34
| * | | | | | sh: speculative execution support for SH7780.Paul Mundt2007-05-072-0/+29
| * | | | | | sh: Rip out broken kgdb thread support.Paul Mundt2007-05-072-386/+4
| * | | | | | sh: Bring kgdb back from the dead.Paul Mundt2007-05-075-302/+62
| |/ / / / /
* | | | | | xtensa: strlcpy is smart enoughJean Delvare2007-05-071-1/+1
* | | | | | v850: generic timekeeping conversionjohn stultz2007-05-072-75/+4
* | | | | | uml: fix prototypesPaolo 'Blaisorblade' Giarrusso2007-05-071-3/+7
* | | | | | uml: virtualized time fixJeff Dike2007-05-071-2/+12
* | | | | | uml: out of tmpfs space error clarificationJeff Dike2007-05-071-2/+2
* | | | | | uml: only flush areas covered by VMAJeff Dike2007-05-071-2/+7
* | | | | | uml: more page fault path trimmingJeff Dike2007-05-0710-364/+145
* | | | | | uml: eliminate a piece of debugging codeJeff Dike2007-05-071-1/+0
* | | | | | uml: speed page fault pathJeff Dike2007-05-075-6/+72
* | | | | | uml: aIO deadlock avoidanceJeff Dike2007-05-071-0/+5
* | | | | | uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike2007-05-0722-105/+51
* | | | | | uml: remove debugging remnantsJeff Dike2007-05-071-3/+0
* | | | | | uml: formatting fixes around os_{read_write}_file callersJeff Dike2007-05-075-120/+89
* | | | | | uml: change remaining callers of os_{read_write}_fileJeff Dike2007-05-077-10/+10
* | | | | | uml: don't try to handle signals on initial process stackJeff Dike2007-05-071-3/+11
* | | | | | uml: dump core on panicJeff Dike2007-05-073-1/+8
* | | | | | uml: fixup allocation in the ubd driverPeter Zijlstra2007-05-071-1/+1
* | | | | | uml: send pointers instead of structures to I/O threadJeff Dike2007-05-071-15/+26
* | | | | | uml: batch I/O requestsJeff Dike2007-05-071-77/+99
* | | | | | uml: convert libc layer to call read and writeJeff Dike2007-05-079-57/+71
* | | | | | uml: tidy libc codeJeff Dike2007-05-077-46/+47
* | | | | | uml: start fixing os_read_file and os_write_fileJeff Dike2007-05-0719-41/+64
* | | | | | uml: remove unused x86_64 codeJeff Dike2007-05-071-69/+0
* | | | | | uml: speed up page table walkingJeff Dike2007-05-071-82/+120
* | | | | | uml: dump registers on ptrace or wait failureJeff Dike2007-05-071-12/+25
* | | | | | uml: drivers get release methodsJeff Dike2007-05-072-9/+27
* | | | | | uml: delete HOST_FRAME_SIZEJeff Dike2007-05-072-2/+0
* | | | | | uml: irq locking commentaryJeff Dike2007-05-071-0/+15
* | | | | | uml: comment early boot lockingJeff Dike2007-05-071-9/+13
* | | | | | uml: kernel segfaults should dump proper registersJeff Dike2007-05-076-22/+78
* | | | | | uml: tidy fault codeJeff Dike2007-05-078-84/+63
* | | | | | uml: kernel_thread shouldn't panicJeff Dike2007-05-071-2/+0
* | | | | | uml: remove page_size()Jeff Dike2007-05-0710-24/+25
* | | | | | uml: tidy process.cJeff Dike2007-05-074-90/+38
* | | | | | uml: no locking needed in tls.cJeff Dike2007-05-071-3/+8
* | | | | | uml: speed up execJeff Dike2007-05-071-1/+11
* | | | | | uml: fix umid in xterm titlesDavide Brini2007-05-072-4/+4
* | | | | | uml: Replace one-element array with zero-element arrayPaolo 'Blaisorblade' Giarrusso2007-05-072-12/+4
OpenPOWER on IntegriCloud