summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-07ipc: shm: restore MADV_REMOVE functionality on shared memory segmentsWill Deacon
2012-06-07drivers/platform/x86/acerhdf.c: correct Boris' mail addressBorislav Petkov
2012-06-07c/r: prctl: drop VMA flags test on PR_SET_MM_ stack data assignmentCyrill Gorcunov
2012-06-07c/r: prctl: add ability to get clear_tid_addressCyrill Gorcunov
2012-06-07c/r: prctl: add minimal address test to PR_SET_MMCyrill Gorcunov
2012-06-07c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removalKonstantin Khlebnikov
2012-06-07MAINTAINERS: whitespace fixesJoe Perches
2012-06-07shmem: replace_page must flush_dcache and othersHugh Dickins
2012-06-07x86, efi stub: Add .reloc section back into imageJordan Justen
2012-06-07Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2012-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-06-07UBI: correct ubi_wl_flush lockingArtem Bityutskiy
2012-06-07UBIFS: fix debugfs-less systems supportArtem Bityutskiy
2012-06-07UBI: fix debugfs-less systems supportArtem Bityutskiy
2012-06-06drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handlerAdam Jackson
2012-06-06Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-06-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-06-06Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2012-06-06Merge branches 'cxgb4', 'mlx4' and 'ocrdma' into for-linusRoland Dreier
2012-06-06IB/mlx4: Fix max_wqe capacity reported from query deviceSagi Grimberg
2012-06-06mlx4_core: Fix setting VL_cap in mlx4_SET_PORT wrapper flowJack Morgenstein
2012-06-06Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-06-06Merge tag 'iommu-fixes-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-06-06tile: add #include to unbreak build after generic init_task conversionChris Metcalf
2012-06-06tile: remove cpu_idle_on_new_stackChris Metcalf
2012-06-06perf/x86: Check user address explicitly in copy_from_user_nmi()Arun Sharma
2012-06-06perf/x86: Check if user fp is validArun Sharma
2012-06-06perf: Limit callchains to 127Arun Sharma
2012-06-06perf/x86: Allow multiple stacksArun Sharma
2012-06-06sched: Fix the relax_domain_level boot parameterDimitri Sivanich
2012-06-06char/agp: add another Ironlake host bridgeEugeni Dodonov
2012-06-06perf/x86: Update SNB PEBS constraintsPeter Zijlstra
2012-06-06perf/x86: Enable/Add IvyBridge hardware supportPeter Zijlstra
2012-06-06perf/x86: Implement cycles:p for SNB/IVBPeter Zijlstra
2012-06-06perf/x86: Fix Intel shared extra MSR allocationPeter Zijlstra
2012-06-06sched: Validate assumptions in sched_init_numa()Peter Zijlstra
2012-06-06sched: Always initialize cpu-powerPeter Zijlstra
2012-06-06sched: Fix domain iterationPeter Zijlstra
2012-06-06sched/rt: Fix lockdep annotation within find_lock_lowest_rq()Peter Zijlstra
2012-06-06sched/numa: Load balance between remote nodesAlex Shi
2012-06-06sched/x86: Calculate booted cores after construction of sibling_maskKamalesh Babulal
2012-06-06x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqsTomoki Sekiyama
2012-06-06x86/reboot: Fix a warning message triggered by stop_other_cpus()Feng Tang
2012-06-06x86/intel/moorestown: Change intel_scu_devices_create() to __devinitSebastian Andrzej Siewior
2012-06-06x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init()Yasuaki Ishimatsu
2012-06-06x86/gart: Fix kmemleak warningXiaotian Feng
2012-06-06x86: mce: Add the dropped timer interval init backThomas Gleixner
2012-06-06x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefixMasami Hiramatsu
2012-06-06Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2012-06-06x86/mce: Fix the MCE poll timer logicChen Gong