aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | Revert "vfs: stop d_splice_alias creating directory aliases"Linus Torvalds2012-06-08
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-06-08
| |\ \ \
| | * | | x86/nmi: Fix section mismatch warnings on 32-bitDon Zickus2012-06-08
| | * | | x86/uv: Fix UV2 BAU legacy modeCliff Wickman2012-06-08
| | * | | x86/mm: Only add extra pages count for the first memory range during pre-allo...Yinghai Lu2012-06-08
| | * | | x86, efi stub: Add .reloc section back into imageJordan Justen2012-06-07
| | * | | x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqsTomoki Sekiyama2012-06-06
| | * | | x86/reboot: Fix a warning message triggered by stop_other_cpus()Feng Tang2012-06-06
| | * | | x86/intel/moorestown: Change intel_scu_devices_create() to __devinitSebastian Andrzej Siewior2012-06-06
| | * | | x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init()Yasuaki Ishimatsu2012-06-06
| | * | | x86/gart: Fix kmemleak warningXiaotian Feng2012-06-06
| | * | | x86: mce: Add the dropped timer interval init backThomas Gleixner2012-06-06
| | * | | x86/mce: Fix the MCE poll timer logicChen Gong2012-06-06
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-08
| |\ \ \ \
| * \ \ \ \ Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-06-08
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2012-06-08
| | |\ \ \ \ \
| | | * | | | | drm/exynos: fixed blending for hdmi graphic layerSeung-Woo Kim2012-06-05
| | | * | | | | drm/exynos: Remove dummy encoder get_crtc operation implementationLaurent Pinchart2012-06-05
| | | * | | | | drm/exynos: Keep a reference to frame buffer GEM objectsLaurent Pinchart2012-06-04
| | | * | | | | drm/exynos: Don't cast GEM object to Exynos GEM object when not neededLaurent Pinchart2012-06-04
| | | * | | | | drm/exynos: DRIVER_BUS_PLATFORM is not a driver featureLaurent Pinchart2012-06-04
| | | * | | | | drm/exynos: fixed size type.Inki Dae2012-06-04
| | | * | | | | drm/exynos: Use DRM_FORMAT_{NV12, YUV420} instead of DRM_FORMAT_{NV12M, YUV420M}Ville Syrjälä2012-06-04
| | * | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-06-08
| | |\ \ \ \ \ \
| | | * | | | | | drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handlerAdam Jackson2012-06-06
| | | * | | | | | char/agp: add another Ironlake host bridgeEugeni Dodonov2012-06-06
| | | * | | | | | drm/i915: fix up ivb plane 3 pageflipsDaniel Vetter2012-06-05
| | | * | | | | | drm/i915: hold forcewake around ring hw initDaniel Vetter2012-06-04
| | | * | | | | | drm/i915: Mark the ringbuffers as being in the GTT domainChris Wilson2012-06-04
| | | * | | | | | drm/i915/crt: Do not rely upon the HPD presence pinChris Wilson2012-05-31
| | | * | | | | | drm/i915: Reset last_retired_head when resetting ringChris Wilson2012-05-29
| * | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-06-08
| |\ \ \ \ \ \ \ \
| | * | | | | | | | timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecondJohn Stultz2012-06-04
| * | | | | | | | | Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-06-08
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | init: Drop initcall level outputBorislav Petkov2012-06-08
| | * | | | | | | | | module_param: stop double-calling parameters.Rusty Russell2012-06-08
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Revert "mm: correctly synchronize rss-counters at exit/exec"Linus Torvalds2012-06-07
| * | | | | | | | | Merge branch 'akpm' (Andrew's fixups)Linus Torvalds2012-06-07
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mm: correctly synchronize rss-counters at exit/execKonstantin Khlebnikov2012-06-07
| | * | | | | | | | | btree: catch NULL value before it does harmJoern Engel2012-06-07
| | * | | | | | | | | btree: fix tree corruption in btree_get_prev()Roland Dreier2012-06-07
| | * | | | | | | | | ipc: shm: restore MADV_REMOVE functionality on shared memory segmentsWill Deacon2012-06-07
| | * | | | | | | | | drivers/platform/x86/acerhdf.c: correct Boris' mail addressBorislav Petkov2012-06-07
| | * | | | | | | | | c/r: prctl: drop VMA flags test on PR_SET_MM_ stack data assignmentCyrill Gorcunov2012-06-07
| | * | | | | | | | | c/r: prctl: add ability to get clear_tid_addressCyrill Gorcunov2012-06-07
| | * | | | | | | | | c/r: prctl: add minimal address test to PR_SET_MMCyrill Gorcunov2012-06-07
| | * | | | | | | | | c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removalKonstantin Khlebnikov2012-06-07
| | * | | | | | | | | MAINTAINERS: whitespace fixesJoe Perches2012-06-07
| | * | | | | | | | | shmem: replace_page must flush_dcache and othersHugh Dickins2012-06-07
| * | | | | | | | | | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2012-06-07
| |\ \ \ \ \ \ \ \ \ \