summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-137-100/+109
|\
| * x86/mm: Check if PUD is large when validating a kernel addressMel Gorman2013-02-132-0/+8
| * x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang2013-02-111-10/+11
| * x86, doc: Add a bootloader ID for OVMFH. Peter Anvin2013-02-081-0/+1
| * x86: Do not leak kernel page mapping locationsKees Cook2013-02-071-3/+5
| * Merge tag 'ras_for_3.8' into x86/urgentH. Peter Anvin2013-02-062-87/+84
| |\
| | * x86, MCE: Retract most UAPI exportsBorislav Petkov2013-01-092-87/+84
* | | Merge branch 'autofs-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2013-02-121-17/+8
|\ \ \
| * | | unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)Helge Deller2013-02-081-17/+8
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-121-0/+3
|\ \ \ \
| * | | | s390/timer: avoid overflow when programming clock comparatorHeiko Carstens2013-01-311-0/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2013-02-121-1/+0
|\ \ \ \ \
| * | | | | m68knommu: fix trap on execing /bin/initGreg Ungerer2013-02-061-1/+0
* | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-02-1217-394/+413
|\ \ \ \ \ \
| * | | | | | tile: tag some code with #ifdef CONFIG_COMPATChris Metcalf2013-02-081-0/+4
| * | | | | | tile: fix memcpy_*io functions for allnoconfigChris Metcalf2013-02-081-1/+5
| * | | | | | tile: export a handful of symbols appropriatelyChris Metcalf2013-02-086-0/+10
| * | | | | | drm: fix compile failure by including <linux/swiotlb.h>Chris Metcalf2013-02-042-0/+2
| * | | | | | tile: avoid defining INT_MASK macro in <arch/interrupts.h>Chris Metcalf2013-02-044-391/+383
| * | | | | | tile: provide "screen_info" when enabling VTChris Metcalf2013-02-041-0/+5
| * | | | | | drivers/input/joystick/analog.c: enable precise timerChris Metcalf2013-02-041-1/+1
| * | | | | | tile: include kernel/Kconfig.freezer in tile KconfigChris Metcalf2013-02-011-0/+2
| * | | | | | tile: remove an unused variable in copy_thread()Chris Metcalf2013-02-011-1/+1
| |/ / / / /
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-124-5/+12
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'highbank-fixes-for-3.8' of git://sources.calxeda.com/kernel/linux ...Olof Johansson2013-02-094-5/+12
| |\ \ \ \ \ \
| | * | | | | | ARM: highbank: mask cluster id from cpu_logical_mapRob Herring2013-01-312-3/+4
| | * | | | | | ARM: scu: mask cluster id from cpu_logical_mapRob Herring2013-01-311-1/+1
| | * | | | | | ARM: scu: add empty scu_enable for !CONFIG_SMPRob Herring2013-01-311-1/+7
* | | | | | | | mm: cma: fix accounting of CMA pages placed in high memoryMarek Szyprowski2013-02-121-0/+4
* | | | | | | | kernel/pid.c: reenable interrupts when alloc_pid() fails because init has exitedEric W. Biederman2013-02-121-1/+1
* | | | | | | | memcg: fix kmemcg registration for late cachesGlauber Costa2013-02-121-1/+3
* | | | | | | | mm: don't overwrite mm->def_flags in do_mlockall()Gerald Schaefer2013-02-121-3/+3
* | | | | | | | drivers/rtc/rtc-pl031.c: restore ST variant functionalityLinus Walleij2013-02-121-1/+3
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-128-71/+81
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | drm/radeon: enforce use of radeon_get_ib_value when reading user cmdJerome Glisse2013-02-122-62/+62
| * | | | | | | Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nou...Dave Airlie2013-02-116-9/+19
| |\ \ \ \ \ \ \
| | * | | | | | | drm/nouveau: add lockdep annotationsMarcin Slusarz2013-02-093-3/+9
| | * | | | | | | drm/nv50/fb: Fix nullptr-deref on IGPsRoy Spliet2013-01-312-4/+5
| | * | | | | | | drm/nouveau: use different register to wait for secret scrubberMaarten Lankhorst2013-01-311-2/+5
* | | | | | | | | Linux 3.8-rc7v3.8-rc7Linus Torvalds2013-02-091-1/+1
* | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-02-094-5/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon2013-02-081-1/+1
| * | | | | | | | | ARM: DMA mapping: fix bad atomic testRussell King2013-02-081-1/+1
| * | | | | | | | | ARM: realview: ensure that we have sufficient IRQs availableRussell King2013-02-081-1/+1
| * | | | | | | | | ARM: GIC: fix GIC cpumask initializationRussell King2013-02-081-2/+23
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-0968-348/+649
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'sctp_keys'David S. Miller2013-02-082-1/+6
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann2013-02-081-0/+5
| | * | | | | | | | | net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann2013-02-081-1/+1
| |/ / / / / / / / /
| * | | | | | | | | atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens2013-02-081-73/+73