| Commit message (Expand) | Author | Age |
* | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-07 |
* | KVM: PPC: Keep SRR1 flags around in shadow_msr | Alexander Graf | 2010-03-01 |
* | KVM: PPC: Export __giveup_vsx | Alexander Graf | 2010-03-01 |
* | KVM: PPC: Call SLB patching code in interrupt safe manner | Alexander Graf | 2010-03-01 |
* | KVM: PPC: Use PACA backed shadow vcpu | Alexander Graf | 2010-03-01 |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-02-28 |
|\ |
|
| * | perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() | Peter Zijlstra | 2010-02-26 |
| * | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-01-29 |
| |\ |
|
| * | | perf: Fix inconsistency between IP and callchain sampling | Anton Blanchard | 2010-01-28 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-02-27 |
|\ \ \ |
|
| * \ \ | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2010-02-25 |
| |\ \ \ |
|
| * | | | | powerpc: Convert pmc_owner_lock to raw_spinlock | Thomas Gleixner | 2010-02-18 |
| * | | | | powerpc: Convert die.lock to raw_spinlock | Thomas Gleixner | 2010-02-18 |
| * | | | | powerpc: Convert big_irq_lock to raw_spinlock | Thomas Gleixner | 2010-02-18 |
| * | | | | powerpc/fsl-booke: replace a hardcoded constant | Sebastian Andrzej Siewior | 2010-02-17 |
| * | | | | powerpc/booke: Add support for advanced debug registers | Dave Kleikamp | 2010-02-16 |
| * | | | | 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: 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: Rework /proc/interrupts | Anton Blanchard | 2010-02-16 |
| * | | | | powerpc: Reduce footprint of irq_stat | Anton Blanchard | 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: Add last sysfs file and dump of ftrace buffer to oops printout | Anton Blanchard | 2010-02-08 |
| * | | | | arch/powerpc: Fix continuation line formats | Joe Perches | 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: 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 |
* | | | | | 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: 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/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 |
| * | | | of/flattree: merge early_init_dt_scan_memory() common code | Grant Likely | 2010-02-09 |
| * | | | of: add 'of_' prefix to machine_is_compatible() | Grant Likely | 2010-02-09 |
| * | | | of: merge of_find_node_by_phandle | Jeremy Kerr | 2010-02-09 |
| * | | | of: merge of_attach_node() & of_detach_node() | Grant Likely | 2010-02-09 |
| * | | | Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree | Grant Likely | 2010-01-28 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | of: unify phandle name in struct device_node | Grant Likely | 2010-01-28 |
| * | | | of: Merge of_node_get() and of_node_put() | Grant Likely | 2010-01-28 |
| * | | | of: merge machine_is_compatible() | Grant Likely | 2010-01-28 |