| Commit message (Expand) | Author | Files | Lines |
2013-11-28 | lockref: include mutex.h rather than reinvent arch_mutex_cpu_relax | Will Deacon | 1 | -8/+1 |
2013-11-28 | remove obsolete references to powertweak | Dave Jones | 3 | -16/+1 |
2013-11-27 | powerpc/windfarm: Fix XServe G5 fan control Makefile issue | Benjamin Herrenschmidt | 1 | -0/+1 |
2013-11-26 | ftrace: Fix function graph with loading of modules | Steven Rostedt (Red Hat) | 1 | -29/+35 |
2013-11-26 | tracing: Allow events to have NULL strings | Steven Rostedt (Red Hat) | 1 | -2/+3 |
2013-11-26 | ARM: bcm2835: add missing #xxx-cells to I2C nodes | Stephen Warren | 1 | -0/+4 |
2013-11-26 | sony-laptop: do not scribble keyboard backlight registers on resume | Mattia Dongili | 1 | -27/+0 |
2013-11-26 | ARM: dts: Add max77686 RTC interrupt to cros5250-common | Doug Anderson | 1 | -0/+12 |
2013-11-25 | ARM: vexpress/TC2: Implement MCPM power_down_finish() | Dave Martin | 3 | -5/+102 |
2013-11-25 | ARM: tegra: Provide dummy powergate implementation | Thierry Reding | 1 | -0/+27 |
2013-11-25 | ARM: omap: fix warning with LPAE build | Olof Johansson | 1 | -1/+1 |
2013-11-25 | ima: make a copy of template_fmt in template_desc_init_fields() | Roberto Sassu | 1 | -7/+14 |
2013-11-25 | ima: do not send field length to userspace for digest of ima template | Roberto Sassu | 3 | -5/+18 |
2013-11-25 | ima: do not include field length in template digest calc for ima template | Roberto Sassu | 3 | -6/+15 |
2013-11-25 | arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflow | Chen Gang | 1 | -1/+1 |
2013-11-25 | powerpc/signals: Improved mark VSX not saved with small contexts fix | Michael Neuling | 2 | -9/+13 |
2013-11-25 | powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filtering | Hari Bathini | 2 | -0/+13 |
2013-11-25 | powerpc: allyesconfig should not select CONFIG_CPU_LITTLE_ENDIAN | Anton Blanchard | 1 | -3/+17 |
2013-11-25 | powerpc: Fix error when cross building TAGS & cscope | Michael Neuling | 1 | -0/+2 |
2013-11-24 | slab.h: remove duplicate kmalloc declaration and fix kernel-doc warnings | Randy Dunlap | 1 | -56/+46 |
2013-11-24 | Revert "KEYS: verify a certificate is signed by a 'trusted' key" | Linus Torvalds | 1 | -80/+1 |
2013-11-24 | Revert "ima: define '_ima' as a builtin 'trusted' keyring" | Linus Torvalds | 4 | -55/+1 |
2013-11-23 | ceph: allocate non-zero page to fscache in readpage() | Li Wang | 1 | -1/+1 |
2013-11-23 | ceph: wake up 'safe' waiters when unregistering request | Yan, Zheng | 1 | -1/+2 |
2013-11-23 | ceph: cleanup aborted requests when re-sending requests. | Yan, Zheng | 1 | -1/+4 |
2013-11-23 | ceph: handle race between cap reconnect and cap release | Yan, Zheng | 3 | -4/+26 |
2013-11-23 | ceph: set caps count after composing cap reconnect message | Yan, Zheng | 1 | -5/+18 |
2013-11-23 | ceph: queue cap release in __ceph_remove_cap() | Yan, Zheng | 3 | -21/+14 |
2013-11-22 | powerpc/booke: Only check for hugetlb in flush if vma != NULL | Scott Wood | 2 | -3/+2 |
2013-11-22 | powerpc/85xx: typo in dts: "interupt" (four devices) | Adam Borowski | 4 | -8/+8 |
2013-11-22 | powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supported | LEROY Christophe | 5 | -0/+37 |
2013-11-22 | powerpc/corenet64: compile with CONFIG_E{5,6}500_CPU well | Tiejun Chen | 1 | -0/+5 |
2013-11-22 | Linux 3.13-rc1v3.13-rc1 | Linus Torvalds | 1 | -2/+2 |
2013-11-22 | ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial) | David Henningsson | 1 | -1/+1 |
2013-11-22 | ALSA: hda - Provide missing pin configs for VAIO with ALC260 | Takashi Iwai | 1 | -0/+20 |
2013-11-22 | mm: place page->pmd_huge_pte to right union | Kirill A. Shutemov | 1 | -3/+3 |
2013-11-22 | MAINTAINERS: add keyboard driver to Hyper-V file list | Haiyang Zhang | 1 | -0/+1 |
2013-11-22 | x86, mm: do not leak page->ptl for pmd page tables | Kirill A. Shutemov | 2 | -4/+6 |
2013-11-22 | ipc,shm: correct error return value in shmctl (SHM_UNLOCK) | Jesper Nilsson | 1 | -3/+6 |
2013-11-22 | mm, mempolicy: silence gcc warning | David Rientjes | 1 | -1/+1 |
2013-11-22 | block/partitions/efi.c: fix bound check | Antti P Miettinen | 1 | -2/+3 |
2013-11-22 | ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdown | Johan Hovold | 1 | -0/+9 |
2013-11-22 | mm: hugetlbfs: fix hugetlbfs optimization | Andrea Arcangeli | 3 | -60/+106 |
2013-11-22 | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly | Yuanhan Liu | 2 | -6/+6 |
2013-11-22 | ipc,shm: fix shm_file deletion races | Greg Thelen | 1 | -5/+23 |
2013-11-22 | mm: thp: give transparent hugepage code a separate copy_page | Dave Hansen | 3 | -38/+48 |
2013-11-22 | checkpatch: fix "Use of uninitialized value" warnings | Joe Perches | 1 | -0/+1 |
2013-11-22 | configfs: fix race between dentry put and lookup | Junxiao Bi | 1 | -2/+14 |
2013-11-21 | gso: handle new frag_list of frags GRO packets | Herbert Xu | 1 | -25/+50 |
2013-11-21 | GFS2: Fix ref count bug relating to atomic_open | Steven Whitehouse | 1 | -1/+4 |