| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-03-20 | 2 | -10/+6 |
|\ |
|
| * | sched/rt: Document scheduler related skip-resched-check sites | Thomas Gleixner | 2012-03-01 | 1 | -1/+1 |
| * | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner | 2012-03-01 | 2 | -10/+6 |
* | | perf: Disable PERF_SAMPLE_BRANCH_* when not supported | Stephane Eranian | 2012-03-05 | 1 | -0/+4 |
* | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-03-05 | 19 | -64/+107 |
|\ \
| |/ |
|
| * | powerpc: Fix various issues with return to userspace | Benjamin Herrenschmidt | 2012-02-22 | 4 | -7/+15 |
| * | powerpc: Fix program check handling when lockdep is enabled | Michael Ellerman | 2012-02-22 | 1 | -1/+1 |
| * | powerpc: Remove references to cpu_*_map | Rusty Russell | 2012-02-22 | 1 | -1/+1 |
| * | powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e... | Anton Blanchard | 2012-02-16 | 1 | -1/+7 |
| * | powerpc: Disable interrupts early in Program Check | Benjamin Herrenschmidt | 2012-02-16 | 1 | -1/+1 |
| * | powerpc: Remove legacy iSeries from ppc64_defconfig | Stephen Rothwell | 2012-02-16 | 1 | -5/+0 |
| * | powerpc/fsl/pci: Fix PCIe fixup regression | Benjamin Herrenschmidt | 2012-02-16 | 1 | -19/+29 |
| * | powerpc: Fix kernel log of oops/panic instruction dump | Ira Snyder | 2012-02-16 | 1 | -3/+3 |
| * | powerpc/pseries/eeh: Fix crash when error happens during device probe | Thadeu Lima de Souza Cascardo | 2012-02-14 | 2 | -2/+7 |
| * | powerpc/pseries: Fix partition migration hang in stop_topology_update | Brian King | 2012-02-14 | 2 | -3/+8 |
| * | powerpc/powernv: Disable interrupts while taking phb->lock | Michael Ellerman | 2012-02-14 | 1 | -8/+14 |
| * | powerpc: Fix WARN_ON in decrementer_check_overflow | Benjamin Herrenschmidt | 2012-02-14 | 1 | -1/+5 |
| * | powerpc/wsp: Fix IRQ affinity setting | Benjamin Herrenschmidt | 2012-02-14 | 1 | -1/+1 |
| * | powerpc: Implement GET_IP/SET_IP | Srikar Dronamraju | 2012-02-14 | 1 | -8/+12 |
| * | powerpc/wsp: Permanently enable PCI class code workaround | Benjamin Herrenschmidt | 2012-02-14 | 1 | -4/+4 |
* | | static keys: Introduce 'struct static_key', static_key_true()/false() and sta... | Ingo Molnar | 2012-02-24 | 1 | -1/+1 |
* | | Merge branch 'perf/fast' into perf/core | Ingo Molnar | 2012-01-27 | 2 | -2/+6 |
|\ \
| |/
|/| |
|
| * | perf, arch: Rework perf_event_index() | Peter Zijlstra | 2011-12-21 | 2 | -2/+6 |
* | | powerpc: Fix build on some non-freescale platforms | Benjamin Herrenschmidt | 2012-01-25 | 1 | -0/+2 |
* | | powerpc/powernv: Fix PCI resource handling | Benjamin Herrenschmidt | 2012-01-25 | 1 | -16/+27 |
* | | powerpc/crash: Fix build error without SMP | Christian Kujau | 2012-01-25 | 1 | -1/+1 |
* | | powerpc/cpuidle: Make it a bool, not a tristate | Deepthi Dharwar | 2012-01-25 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'kumar/merge' into merge | Benjamin Herrenschmidt | 2012-01-25 | 11 | -14/+32 |
|\ \ |
|
| * | | powerpc/85xx: Add dr_mode property in USB nodes | Ramneek Mehresh | 2012-01-18 | 4 | -3/+8 |
| * | | powerpc/85xx: Enable USB2 controller node for P1020RDB | Ramneek Mehresh | 2012-01-18 | 1 | -7/+4 |
| * | | powerpc/85xx: Fix cmd12 bug and add the chip compatible for eSDHC | Jerry Huang | 2012-01-18 | 5 | -2/+16 |
| * | | arch/powerpc/sysdev/fsl_pci.c: add missing iounmap | Julia Lawall | 2012-01-17 | 1 | -2/+3 |
| * | | powerpc: fix compile error with 85xx/p1022_ds.c | Michael Neuling | 2012-01-17 | 1 | -0/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-01-17 | 2 | -18/+25 |
|\ \ \
| |/ /
|/| | |
|
| * | | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris | 2012-01-17 | 1 | -14/+12 |
| * | | Audit: push audit success and retcode into arch ptrace.h | Eric Paris | 2012-01-17 | 2 | -4/+13 |
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2012-01-16 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Kbuild: Use dtc's -d (dependency) option | Stephen Warren | 2012-01-15 | 1 | -2/+2 |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2012-01-14 | 3 | -15/+14 |
|\ \ \ \ |
|
| * | | | | powerpc: Fix unpaired __trace_hcall_entry and __trace_hcall_exit | Li Zhong | 2012-01-11 | 1 | -1/+2 |
| * | | | | powerpc: Fix RCU idle and hcall tracing | Anton Blanchard | 2012-01-11 | 2 | -14/+12 |
* | | | | | kexec: remove KMSG_DUMP_KEXEC | WANG Cong | 2012-01-12 | 1 | -1/+0 |
* | | | | | cpumask: update setup_node_to_cpumask_map() comments | Wanlong Gao | 2012-01-12 | 1 | -1/+1 |
* | | | | | treewide: convert uses of ATTRIB_NORETURN to __noreturn | Joe Perches | 2012-01-12 | 2 | -2/+2 |
* | | | | | treewide: remove useless NORET_TYPE macro and uses | Joe Perches | 2012-01-12 | 2 | -4/+4 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-01-11 | 4 | -36/+40 |
|\ \ \ \ |
|
| * | | | | powerpc/PCI: convert to pci_create_root_bus() | Bjorn Helgaas | 2012-01-06 | 1 | -11/+14 |
| * | | | | powerpc/PCI: split PHB part out of pcibios_map_io_space() | Bjorn Helgaas | 2012-01-06 | 1 | -19/+21 |
| * | | | | powerpc/PCI: make pcibios_setup_phb_resources() static | Bjorn Helgaas | 2012-01-06 | 2 | -2/+1 |
| * | | | | PCI: PowerPC: convert pcibios_set_master() to a non-inlined function | Myron Stowe | 2012-01-06 | 2 | -5/+5 |