Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | powerpc: Extended ptrace interface | Dave Kleikamp | 2010-02-16 | |
| * | | | | | | | | | | | powerpc/booke: Introduce new CONFIG options for advanced debug registers | Dave Kleikamp | 2010-02-16 | |
| * | | | | | | | | | | | powerpc: Improve 64bit copy_tofrom_user | Anton Blanchard | 2010-02-16 | |
| * | | | | | | | | | | | powerpc: Pair loads and stores in copy_4k_page | Anton Blanchard | 2010-02-16 | |
| * | | | | | | | | | | | powerpc: Use lwsync for acquire barrier if CPU supports it | Anton Blanchard | 2010-02-16 | |
| * | | | | | | | | | | | powerpc: Fix lwsync patching code on 64bit | Anton Blanchard | 2010-02-16 | |
| * | | | | | | | | | | | powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQ... | Anton Blanchard | 2010-02-16 | |
| * | | | | | | | | | | | powerpc: Convert open coded native hashtable bit lock | Anton Blanchard | 2010-02-16 | |
| * | | | | | | | | | | | powerpc: Use lwarx/ldarx hint in bit locks | Anton Blanchard | 2010-02-16 | |
| * | | | | | | | | | | | powerpc: Use lwarx hint in spinlocks | Anton Blanchard | 2010-02-16 | |
| * | | | | | | | | | | | powerpc: Convert global "BAD" interrupt to per cpu spurious | Anton Blanchard | 2010-02-16 | |
| * | | | | | | | | | | | powerpc: Add timer, performance monitor and machine check counts to /proc/int... | Anton Blanchard | 2010-02-16 | |
| * | | | | | | | | | | | powerpc: Remove whitespace in irq chip name fields | Anton Blanchard | 2010-02-16 | |
| * | | | | | | | | | | | powerpc: Rework /proc/interrupts | Anton Blanchard | 2010-02-16 | |
| * | | | | | | | | | | | powerpc: Reduce footprint of xics_ipi_struct | Anton Blanchard | 2010-02-16 | |
| * | | | | | | | | | | | powerpc: Reduce footprint of irq_stat | Anton Blanchard | 2010-02-16 | |
| * | | | | | | | | | | | powerpc/eeh: Fix a bug when pci structure is null | Breno Leitao | 2010-02-16 | |
| * | | | | | | | | | | | powerpc: Add coherent_dma_mask to mv64x60 devices | Corey Minyard | 2010-02-16 | |
| * | | | | | | | | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2010-02-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| / / / / / / / / / | | |/ / / / / / / / / | ||||
| * | | | | | | | | | | powerpc: Only print clockevent settings once | Anton Blanchard | 2010-02-08 | |
| * | | | | | | | | | | powerpc: Clear MSR_RI during RTAS calls | Anton Blanchard | 2010-02-08 | |
| * | | | | | | | | | | powerpc: Remove trailing space in messages | Frans Pop | 2010-02-08 | |
| * | | | | | | | | | | powerpc: Make powerpc_firmware_features __read_mostly | Anton Blanchard | 2010-02-08 | |
| * | | | | | | | | | | powerpc: Reformat SD_NODE_INIT to match x86 | Anton Blanchard | 2010-02-08 | |
| * | | | | | | | | | | powerpc: Convert mmu context allocator from idr to ida | Anton Blanchard | 2010-02-08 | |
| * | | | | | | | | | | powerpc: Add last sysfs file and dump of ftrace buffer to oops printout | Anton Blanchard | 2010-02-08 | |
| * | | | | | | | | | | powerpc: Reduce differences between pseries and ppc64 defconfigs | Anton Blanchard | 2010-02-08 | |
| * | | | | | | | | | | powerpc/pseries: Quieten cede latency printk | Anton Blanchard | 2010-02-08 | |
| * | | | | | | | | | | arch/powerpc: Fix continuation line formats | Joe Perches | 2010-02-08 | |
| * | | | | | | | | | | powerpc/pseries: Hypervisor call tracepoints hcall_stats touchup | Will Schmidt | 2010-02-08 | |
| * | | | | | | | | | | powerpc/pseries: Pass more accurate number of supported cores to firmware | Benjamin Herrenschmidt | 2010-02-03 | |
| * | | | | | | | | | | powerpc: Add static fields to ibm,client-architecture call | jschopp@austin.ibm.com | 2010-02-03 | |
| * | | | | | | | | | | powerpc: Fix typo s/leve/level/ in TLB code | Thadeu Lima de Souza Cascardo | 2010-02-03 | |
| * | | | | | | | | | | powerpc: Increase NR_IRQS Kconfig maximum to 32768 | Anton Blanchard | 2010-02-03 | |
| * | | | | | | | | | | powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmem | Peter Tyser | 2010-02-03 | |
| * | | | | | | | | | | powerpc: Mark some variables in the page fault path __read_mostly | Anton Blanchard | 2010-02-03 | |
| * | | | | | | | | | | powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var() | Anton Blanchard | 2010-02-03 | |
| * | | | | | | | | | | powerpc: Simplify param.h by including <asm-generic/param.h> | Robert P. J. Day | 2010-02-03 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-02-26 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs | Bjorn Helgaas | 2010-02-23 | |
| * | | | | | | | | | resource/PCI: mark struct resource as const | Dominik Brodowski | 2010-02-22 | |
| * | | | | | | | | | resource/PCI: align functions now return start of resource | Dominik Brodowski | 2010-02-22 | |
* | | | | | | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-02-25 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | of: remove undefined request_OF_resource & release_OF_resource | Grant Likely | 2010-02-14 | |
| * | | | | | | | | | of: move definition of of_chosen into common code. | Grant Likely | 2010-02-14 | |
| * | | | | | | | | | of: remove unused extern reference to devtree_lock | Grant Likely | 2010-02-14 | |
| * | | | | | | | | | of: put default string compare and #a/s-cell values into common header | Grant Likely | 2010-02-14 | |
| * | | | | | | | | | of/flattree: Don't assume HAVE_LMB | Jeremy Kerr | 2010-02-14 | |
| * | | | | | | | | | of/flattree: endian-convert members of boot_param_header | Jeremy Kerr | 2010-02-09 | |
| * | | | | | | | | | of/flattree: use callback to setup initrd from /chosen | Jeremy Kerr | 2010-02-09 |