Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | sh: Solution Engine 7722 board support. | Ryusuke Sakato | 2007-05-07 | 7 | -167/+480 | |
| * | | | | | | sh: kdump support. | Paul Mundt | 2007-05-07 | 5 | -4/+92 | |
| * | | | | | | sh: Move clock reporting to its own proc entry. | Paul Mundt | 2007-05-07 | 2 | -32/+46 | |
| * | | | | | | sh: Solution Engine SH7705 board and CPU updates. | Nobuhiro Iwamatsu | 2007-05-07 | 8 | -43/+212 | |
| * | | | | | | sh: SH7722 clock framework support. | dmitry pervushin | 2007-05-07 | 4 | -6/+627 | |
| * | | | | | | sh: hp6xx pata_platform support. | Kristoffer Ericson | 2007-05-07 | 1 | -30/+37 | |
| * | | | | | | sh: se7780 PCI support. | Nobuhiro Iwamatsu | 2007-05-07 | 3 | -0/+157 | |
| * | | | | | | sh: SH7780 Solution Engine board support. | Nobuhiro Iwamatsu | 2007-05-07 | 9 | -8/+1578 | |
| * | | | | | | sh: Add a dummy SH-4 PCIC fixup. | Paul Mundt | 2007-05-07 | 2 | -9/+12 | |
| * | | | | | | sh: Tidy up L-BOX area5 addresses. | Paul Mundt | 2007-05-07 | 1 | -1/+2 | |
| * | | | | | | sh: Add defconfig for se7722. | Paul Mundt | 2007-05-07 | 1 | -0/+945 | |
| * | | | | | | sh: Kill off udivdi3 div64_32 wrapping. | Paul Mundt | 2007-05-07 | 3 | -20/+1 | |
| * | | | | | | sh: bootmem tidying for discontig/sparsemem preparation. | Paul Mundt | 2007-05-07 | 3 | -174/+198 | |
| * | | | | | | sh: Add defconfig for se7712. | Nobuhiro Iwamatsu | 2007-05-07 | 1 | -0/+1088 | |
| * | | | | | | sh: MS7712SE01 board support. | Nobuhiro Iwamatsu | 2007-05-07 | 10 | -15/+95 | |
| * | | | | | | sh: L-BOX RE2 support. | Nobuhiro Iwamatsu | 2007-05-07 | 10 | -1/+1504 | |
| * | | | | | | sh: landisk updates. | kogiidena | 2007-05-07 | 9 | -872/+377 | |
| * | | | | | | sh: heartbeat double 0 fix. | Takashi YOSHII | 2007-05-07 | 1 | -10/+3 | |
| * | | | | | | sh: pata_platform pcmcia support for SolutionEngine boards. | Nobuhiro Iwamatsu | 2007-05-07 | 1 | -0/+26 | |
| * | | | | | | sh: Add SH7785 Highlander board support (R7785RP). | Paul Mundt | 2007-05-07 | 22 | -120/+1786 | |
| * | | | | | | sh: NR_IRQS consolidation. | Paul Mundt | 2007-05-07 | 1 | -2/+3 | |
| * | | | | | | sh: generic BUG() support. | Paul Mundt | 2007-05-07 | 3 | -71/+34 | |
| * | | | | | | sh: speculative execution support for SH7780. | Paul Mundt | 2007-05-07 | 2 | -0/+29 | |
| * | | | | | | sh: Rip out broken kgdb thread support. | Paul Mundt | 2007-05-07 | 2 | -386/+4 | |
| * | | | | | | sh: Bring kgdb back from the dead. | Paul Mundt | 2007-05-07 | 5 | -302/+62 | |
| |/ / / / / | ||||||
* | | | | | | xtensa: strlcpy is smart enough | Jean Delvare | 2007-05-07 | 1 | -1/+1 | |
* | | | | | | v850: generic timekeeping conversion | john stultz | 2007-05-07 | 2 | -75/+4 | |
* | | | | | | uml: fix prototypes | Paolo 'Blaisorblade' Giarrusso | 2007-05-07 | 1 | -3/+7 | |
* | | | | | | uml: virtualized time fix | Jeff Dike | 2007-05-07 | 1 | -2/+12 | |
* | | | | | | uml: out of tmpfs space error clarification | Jeff Dike | 2007-05-07 | 1 | -2/+2 | |
* | | | | | | uml: only flush areas covered by VMA | Jeff Dike | 2007-05-07 | 1 | -2/+7 | |
* | | | | | | uml: more page fault path trimming | Jeff Dike | 2007-05-07 | 10 | -364/+145 | |
* | | | | | | uml: eliminate a piece of debugging code | Jeff Dike | 2007-05-07 | 1 | -1/+0 | |
* | | | | | | uml: speed page fault path | Jeff Dike | 2007-05-07 | 5 | -6/+72 | |
* | | | | | | uml: aIO deadlock avoidance | Jeff Dike | 2007-05-07 | 1 | -0/+5 | |
* | | | | | | uml: rename os_{read_write}_file_k back to os_{read_write}_file | Jeff Dike | 2007-05-07 | 22 | -105/+51 | |
* | | | | | | uml: remove debugging remnants | Jeff Dike | 2007-05-07 | 1 | -3/+0 | |
* | | | | | | uml: formatting fixes around os_{read_write}_file callers | Jeff Dike | 2007-05-07 | 5 | -120/+89 | |
* | | | | | | uml: change remaining callers of os_{read_write}_file | Jeff Dike | 2007-05-07 | 7 | -10/+10 | |
* | | | | | | uml: don't try to handle signals on initial process stack | Jeff Dike | 2007-05-07 | 1 | -3/+11 | |
* | | | | | | uml: dump core on panic | Jeff Dike | 2007-05-07 | 3 | -1/+8 | |
* | | | | | | uml: fixup allocation in the ubd driver | Peter Zijlstra | 2007-05-07 | 1 | -1/+1 | |
* | | | | | | uml: send pointers instead of structures to I/O thread | Jeff Dike | 2007-05-07 | 1 | -15/+26 | |
* | | | | | | uml: batch I/O requests | Jeff Dike | 2007-05-07 | 1 | -77/+99 | |
* | | | | | | uml: convert libc layer to call read and write | Jeff Dike | 2007-05-07 | 9 | -57/+71 | |
* | | | | | | uml: tidy libc code | Jeff Dike | 2007-05-07 | 7 | -46/+47 | |
* | | | | | | uml: start fixing os_read_file and os_write_file | Jeff Dike | 2007-05-07 | 19 | -41/+64 | |
* | | | | | | uml: remove unused x86_64 code | Jeff Dike | 2007-05-07 | 1 | -69/+0 | |
* | | | | | | uml: speed up page table walking | Jeff Dike | 2007-05-07 | 1 | -82/+120 | |
* | | | | | | uml: dump registers on ptrace or wait failure | Jeff Dike | 2007-05-07 | 1 | -12/+25 |