Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug | Robert P. J. Day | 2007-05-08 | 2 | -9/+1 |
* | ipmi: add new IPMI nmi watchdog handling | Corey Minyard | 2007-05-08 | 2 | -0/+7 |
* | simplify the stacktrace code | Christoph Hellwig | 2007-05-08 | 5 | -53/+24 |
* | uml: an idle system should have zero load average | Jeff Dike | 2007-05-08 | 1 | -2/+2 |
* | use SLAB_PANIC flag cleanup | Akinobu Mita | 2007-05-08 | 6 | -27/+11 |
* | Fix section mismatch of memory hotplug related code. | Yasunori Goto | 2007-05-08 | 2 | -3/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 2007-05-07 | 14 | -65/+461 |
|\ | |||||
| * | Pull mem-attribute into release branch | Tony Luck | 2007-04-30 | 3 | -19/+107 |
| |\ | |||||
| | * | [IA64] fail mmaps that span areas with incompatible attributes | Bjorn Helgaas | 2007-03-30 | 1 | -3/+43 |
| | * | [IA64] allow WB /sys/.../legacy_mem mmaps | Bjorn Helgaas | 2007-03-30 | 1 | -2/+0 |
| | * | [IA64] make ioremap avoid unsupported attributes | Bjorn Helgaas | 2007-03-30 | 1 | -5/+55 |
| | * | [IA64] rename ioremap variables to match i386 | Bjorn Helgaas | 2007-03-30 | 1 | -13/+13 |
| * | | Pull percpu-dtc into release branch | Tony Luck | 2007-04-30 | 7 | -46/+49 |
| |\ \ | |||||
| | * | | [IA64] relax per-cpu TLB requirement to DTC | Chen, Kenneth W | 2007-02-06 | 3 | -39/+15 |
| | * | | [IA64] remove per-cpu ia64_phys_stacked_size_p8 | Chen, Kenneth W | 2007-02-06 | 4 | -7/+34 |
| * | | | Pull error-inject into release branch | Tony Luck | 2007-04-30 | 4 | -0/+305 |
| |\ \ \ | |||||
| | * | | | [IA64] Itanium MC Error Injection Tool: Makefile changes | Fenghua Yu | 2007-01-29 | 1 | -0/+1 |
| | * | | | [IA64] Itanium MC Error Injection Tool: Driver sysfs interface | Fenghua Yu | 2007-01-29 | 1 | -0/+293 |
| | * | | | [IA64] Itanium MC Error Injection Tool: Kernel configuration | Fenghua Yu | 2007-01-29 | 2 | -0/+11 |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-05-07 | 9 | -76/+610 |
|\ \ \ \ \ | |||||
| * | | | | | [SPARC64]: pgtable_cache_init() should be __init. | David S. Miller | 2007-05-07 | 1 | -1/+1 |
| * | | | | | [SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/prom.c | David S. Miller | 2007-05-07 | 1 | -12/+13 |
| * | | | | | [SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/pci.c | David S. Miller | 2007-05-07 | 1 | -14/+14 |
| * | | | | | [SPARC64]: Fix section mismatch warnings in arch/sparc64/kernel/console.c | David S. Miller | 2007-05-07 | 1 | -3/+3 |
| * | | | | | [SPARC64]: Update defconfig. | David S. Miller | 2007-05-06 | 1 | -25/+46 |
| * | | | | | [SPARC64]: SUN4U PCI-E controller support. | David S. Miller | 2007-05-06 | 6 | -22/+534 |
| * | | | | | [SPARC]: Fix comment typo in smp4m_blackbox_current(). | David S. Miller | 2007-05-06 | 1 | -1/+1 |
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-05-07 | 87 | -2152/+9396 |
|\ \ \ \ \ \ | |||||
| * | | | | | | sh: R7785RP board updates. | Ryusuke Sakato | 2007-05-07 | 3 | -21/+16 |
| * | | | | | | sh: Update r7780rp defconfig. | Paul Mundt | 2007-05-07 | 1 | -26/+82 |
| * | | | | | | sh: Add die chain notifiers. | Paul Mundt | 2007-05-07 | 3 | -7/+66 |
| * | | | | | | sh: Fix APM emulation on hp6xx. | Kristoffer Ericson | 2007-05-07 | 1 | -2/+2 |
| * | | | | | | sh: Wire up more IRQs for SH7709. | Takashi YOSHII | 2007-05-07 | 1 | -10/+19 |
| * | | | | | | 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 |