| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Linus Torvalds | 2012-03-24 | 1 | -0/+1 |
|\ |
|
| * | bug.h: add include of it to various implicit C users | Paul Gortmaker | 2012-02-29 | 1 | -0/+1 |
* | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-03-23 | 1 | -8/+2 |
|\ \ |
|
| * | | coredump: remove VM_ALWAYSDUMP flag | Jason Baron | 2012-03-23 | 1 | -8/+2 |
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-03-23 | 5 | -93/+28 |
|\ \ \
| |/ /
|/| | |
|
| * | | powerpc/PCI: convert devtree bus addresses to resource | Bjorn Helgaas | 2012-03-20 | 1 | -4/+8 |
| * | | powerpc/PCI: compute I/O space bus-to-resource offset consistently | Bjorn Helgaas | 2012-03-20 | 3 | -6/+10 |
| * | | powerpc/PCI: get rid of device resource fixups | Bjorn Helgaas | 2012-02-23 | 1 | -74/+5 |
| * | | powerpc/PCI: replace pci_probe_only with pci_flags | Bjorn Helgaas | 2012-02-23 | 3 | -11/+7 |
| * | | powerpc/PCI: make pci_probe_only default to 0 | Bjorn Helgaas | 2012-02-23 | 1 | -1/+1 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-03-21 | 49 | -7535/+2041 |
|\ \ \ |
|
| * | | | powerpc: Remove the remaining CONFIG_PPC_ISERIES pieces | Stephen Rothwell | 2012-03-21 | 1 | -14/+0 |
| * | | | powerpc: Remove FW_FEATURE ISERIES from arch code | Stephen Rothwell | 2012-03-21 | 7 | -252/+15 |
| * | | | Merge remote-tracking branch 'kumar/next' into next | Benjamin Herrenschmidt | 2012-03-21 | 1 | -0/+18 |
| |\ \ \ |
|
| | * | | | powerpc: Add initial e6500 cpu support | Kumar Gala | 2012-03-15 | 1 | -0/+18 |
| * | | | | powerpc/44x: The bug fixed support for APM821xx SoC and Bluestone board | Vinh Nguyen Huu Tuong | 2012-03-17 | 1 | -1/+1 |
| * | | | | powerpc: Fix power4/970 idle code regression with lockdep | Benjamin Herrenschmidt | 2012-03-16 | 1 | -1/+1 |
| |/ / / |
|
| * | | | Merge branch 'eeh' into next | Benjamin Herrenschmidt | 2012-03-13 | 2 | -1/+8 |
| |\ \ \ |
|
| | * | | | powerpc/eeh: Introduce EEH device | Gavin Shan | 2012-03-09 | 2 | -1/+8 |
| * | | | | powerpc: Rework lazy-interrupt handling | Benjamin Herrenschmidt | 2012-03-09 | 13 | -294/+551 |
| * | | | | powerpc: Replace mfmsr instructions with load from PACA kernel_msr field | Benjamin Herrenschmidt | 2012-03-09 | 2 | -12/+7 |
| * | | | | powerpc: Fix 64-bit BookE FP unavailable exceptions | Benjamin Herrenschmidt | 2012-03-09 | 1 | -6/+7 |
| * | | | | powerpc: Disable interrupts in 64-bit kernel FP and vector faults | Benjamin Herrenschmidt | 2012-03-09 | 3 | -7/+9 |
| * | | | | powerpc: Call do_page_fault() with interrupts off | Benjamin Herrenschmidt | 2012-03-09 | 7 | -54/+28 |
| * | | | | powerpc: Improve 64-bit syscall entry/exit | Benjamin Herrenschmidt | 2012-03-09 | 1 | -20/+23 |
| * | | | | powerpc: Rework runlatch code | Benjamin Herrenschmidt | 2012-03-09 | 2 | -13/+14 |
| * | | | | powerpc: Use the same interrupt prolog for perfmon as other interrupts | Benjamin Herrenschmidt | 2012-03-09 | 1 | -3/+3 |
| * | | | | powerpc: Remove legacy iSeries bits from assembly files | Benjamin Herrenschmidt | 2012-03-09 | 5 | -172/+15 |
| |/ / / |
|
| * | | | powerpc: clean up vio.c | Stephen Rothwell | 2012-03-09 | 1 | -17/+1 |
| * | | | powerpc: Make SPARSE_IRQ required | Grant Likely | 2012-03-07 | 1 | -4/+0 |
| * | | | powerpc/prom: Remove limit on maximum size of properties | Nishanth Aravamudan | 2012-03-07 | 1 | -15/+0 |
| * | | | powerpc: Use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-03-07 | 2 | -16/+8 |
| * | | | Merge remote-tracking branch 'origin/master' into next | Benjamin Herrenschmidt | 2012-02-27 | 5 | -8/+16 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | powerpc/perf: Move perf core & PMU code into a subdirectory | Michael Ellerman | 2012-02-23 | 12 | -6556/+0 |
| * | | | fadump: Remove the phyp assisted dump code. | Mahesh Salgaonkar | 2012-02-23 | 1 | -87/+0 |
| * | | | fadump: Invalidate the fadump registration during machine shutdown. | Mahesh Salgaonkar | 2012-02-23 | 1 | -0/+8 |
| * | | | fadump: Invalidate registration and release reserved memory for general use. | Mahesh Salgaonkar | 2012-02-23 | 1 | -4/+154 |
| * | | | fadump: Add PT_NOTE program header for vmcoreinfo | Mahesh Salgaonkar | 2012-02-23 | 1 | -0/+29 |
| * | | | fadump: Convert firmware-assisted cpu state dump data into elf notes. | Mahesh Salgaonkar | 2012-02-23 | 3 | -2/+321 |
| * | | | fadump: Initialize elfcore header and add PT_LOAD program headers. | Mahesh Salgaonkar | 2012-02-23 | 1 | -1/+232 |
| * | | | fadump: Register for firmware assisted dump. | Mahesh Salgaonkar | 2012-02-23 | 2 | -4/+359 |
| * | | | fadump: Reserve the memory for firmware assisted dump. | Mahesh Salgaonkar | 2012-02-23 | 3 | -1/+261 |
* | | | | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-03-21 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | drivercore: Output common devicetree information in uevent | Grant Likely | 2012-02-01 | 1 | -1/+1 |
* | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-03-21 | 1 | -614/+3 |
|\ \ \ \ \ |
|
| * | | | | | irq_domain: Move irq_domain code from powerpc to kernel/irq | Grant Likely | 2012-02-16 | 1 | -502/+0 |
| * | | | | | irq_domain/powerpc: Eliminate virq_is_host() | Grant Likely | 2012-02-16 | 1 | -7/+0 |
| * | | | | | irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead | Grant Likely | 2012-02-14 | 1 | -171/+69 |
| * | | | | | irq_domain/powerpc: Use common irq_domain structure instead of irq_host | Grant Likely | 2012-02-14 | 1 | -39/+39 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-03-20 | 1 | -4/+4 |
|\ \ \ \ \ |
|