summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-09-122-9/+26
|\ \ \ \
| * | | | leds-pca9633: Rename to leds-pca963xRicardo Ribalda Delgado2013-08-261-13/+14
| * | | | leds: pca9633: Add hardware blink supportMark A. Greer2013-08-261-0/+6
| * | | | leds: support new LP8501 device - another LP55xx commonKim, Milo2013-08-261-0/+10
* | | | | Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-09-121-0/+16
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fix...Joerg Roedel2013-09-121-0/+16
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | iommu/fsl: Add additional iommu attributes required by the PAMU driver.Varun Sethi2013-08-141-0/+16
| | |/ / / /
* | | | | | Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-09-121-1/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-09-111-1/+0
| |\ \ \ \ \ \
| | * | | | | | Revert "cpufreq: make sure frequency transitions are serialized"Rafael J. Wysocki2013-09-101-1/+0
| | * | | | | | cpufreq: Remove temporary fix for race between CPU hotplug and sysfs-writesSrivatsa S. Bhat2013-09-101-1/+0
| | * | | | | | cpufreq: serialize calls to __cpufreq_governor()Viresh Kumar2013-09-101-0/+1
* | | | | | | | vfs: move get_fs_root_and_pwd() to single callerLinus Torvalds2013-09-121-11/+0
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-09-122-4/+86
|\ \ \ \ \ \ \ \
| * | | | | | | | Btrfs: use __u64 in exported user headersMike Frysinger2013-09-011-1/+1
| * | | | | | | | btrfs: offline dedupeMark Fasheh2013-09-011-0/+28
| * | | | | | | | Btrfs/tracepoint: update delayed ref tracepointsLiu Bo2013-09-011-3/+57
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | seqlock: Add a new locking reader typeWaiman Long2013-09-121-5/+63
* | | | | | | | Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-09-121-1/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/fix/rsnd' into asoc-linusMark Brown2013-09-111-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ASoC: rsnd: fixup flag name of rsnd_scu_platform_infoKuninori Morimoto2013-09-091-1/+1
| * | | | | | | | | Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linusMark Brown2013-09-114-6/+14
| |\| | | | | | | |
| * | | | | | | | | Merge remote-tracking branch 'asoc/fix/atmel' into asoc-linusMark Brown2013-09-1111-157/+389
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-09-122-119/+18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | thermal: thermal_core: allow binding with limits on bind_paramsEduardo Valentin2013-09-031-0/+10
| * | | | | | | | | | drivers: thermal: make usage of CONFIG_THERMAL_HWMON optionalEduardo Valentin2013-09-031-0/+8
| * | | | | | | | | | Merge branch 'for_3.12/exynos' of git://git.kernel.org/pub/scm/linux/kernel/g...Zhang Rui2013-08-151-119/+0
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| | * | | | | | | | | thermal: exynos: Move exynos_thermal.h from include/* to driver/* folderAmit Daniel Kachhap2013-08-131-119/+0
* | | | | | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-09-121-0/+27
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | cifs: Move and expand MAX_SERVER_SIZE definitionScott Lovenberg2013-09-081-0/+1
| * | | | | | | | | | cifs: Expand max share name length to 256Scott Lovenberg2013-09-081-1/+2
| * | | | | | | | | | cifs: Move string length definitions to uapiScott Lovenberg2013-09-081-0/+25
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-1128-120/+252
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | lz4: fix compression/decompression signedness mismatchSergey Senozhatsky2013-09-111-4/+4
| * | | | | | | | | | | ipc: rename ids->rw_mutexDavidlohr Bueso2013-09-111-1/+1
| * | | | | | | | | | | initmpfs: move rootfs code from fs/ramfs/ to init/Rob Landley2013-09-112-1/+2
| * | | | | | | | | | | lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interruptJan Kara2013-09-111-0/+1
| * | | | | | | | | | | rbtree: add rbtree_postorder_for_each_entry_safe() helperCody P Schafer2013-09-111-0/+18
| * | | | | | | | | | | rbtree: add postorder iteration functionsCody P Schafer2013-09-111-0/+4
| * | | | | | | | | | | vmcore: introduce remap_oldmem_pfn_range()Michael Holzheu2013-09-111-0/+3
| * | | | | | | | | | | vmcore: introduce ELF header in new memory featureMichael Holzheu2013-09-111-0/+6
| * | | | | | | | | | | exec: kill "int depth" in search_binary_handler()Oleg Nesterov2013-09-111-1/+1
| * | | | | | | | | | | kprobes: allow to specify custom allocator for insn cachesHeiko Carstens2013-09-111-0/+2
| * | | | | | | | | | | kprobes: unify insn cachesHeiko Carstens2013-09-111-4/+28
| * | | | | | | | | | | syscalls.h: add forward declarations for inplace syscall wrappersSergei Trofimovich2013-09-112-0/+2
| * | | | | | | | | | | smp.h: move !SMP version of on_each_cpu() out-of-lineDavid Daney2013-09-111-16/+5
| * | | | | | | | | | | smp: quit unconditionally enabling irq in on_each_cpu_mask and on_each_cpu_condDavid Daney2013-09-111-46/+16
| * | | | | | | | | | | mm/hwpoison: don't need to hold compound lock for hugetlbfs pageWanpeng Li2013-09-111-14/+0
| * | | | | | | | | | | mm/page-writeback.c: add strictlimit featureMaxim Patlasov2013-09-111-0/+3
| * | | | | | | | | | | mm/writeback: make writeback_inodes_wb staticWanpeng Li2013-09-111-2/+0