Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-07 | 13 | -16/+13 | |
|\ | ||||||
| *-. | Merge branches 'pm-opp' and 'pm-general' | Rafael J. Wysocki | 2014-07-27 | 7 | -8/+0 | |
| |\ \ | ||||||
| | * | | PM / OPP: Remove ARCH_HAS_OPP | Mark Brown | 2014-07-23 | 7 | -8/+0 | |
| * | | | Merge branch 'acpi-config' | Rafael J. Wysocki | 2014-07-27 | 4 | -0/+13 | |
| |\ \ \ | ||||||
| | * | | | ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDC | Hanjun Guo | 2014-07-21 | 2 | -0/+2 | |
| | * | | | ACPI: Don't use acpi_lapic in ACPI core code | Graeme Gregory | 2014-07-21 | 2 | -0/+10 | |
| | * | | | ACPI: add config for BIOS table scan | Graeme Gregory | 2014-07-21 | 1 | -0/+1 | |
| | |/ / | ||||||
| * | | | Merge branch 'acpi-headers' | Rafael J. Wysocki | 2014-07-27 | 2 | -8/+0 | |
| |\ \ \ | ||||||
| | * | | | ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion. | Lv Zheng | 2014-07-23 | 2 | -8/+0 | |
| | | |/ | | |/| | ||||||
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2014-08-07 | 40 | -48/+0 | |
|\ \ \ \ | ||||||
| * | | | | tgt: defconfig cleanup | Bart Van Assche | 2014-07-17 | 40 | -48/+0 | |
* | | | | | Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2014-08-07 | 5 | -0/+90 | |
|\ \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-. \ \ \ \ | Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'as... | Mark Brown | 2014-08-04 | 1 | -0/+78 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ASoC: Intel: add mrfld pipelines | Vinod Koul | 2014-06-23 | 1 | -0/+78 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next | Mark Brown | 2014-08-04 | 4 | -0/+12 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ASoC: fsi: use SNDRV_DMA_TYPE_DEV for sound buffer | Kuninori Morimoto | 2014-06-28 | 4 | -0/+12 | |
| | |/ / / / / | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 2014-08-06 | 11 | -280/+390 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | sparc64: Fix up merge thinko. | David S. Miller | 2014-08-06 | 1 | -1/+0 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | David S. Miller | 2014-08-06 | 68 | -233/+540 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | sparc: Add "install" target | David L Stevens | 2014-08-05 | 3 | -0/+57 | |
| | * | | | | | | | arch/sparc/math-emu/math_32.c: drop stray break operator | Andrey Utkin | 2014-08-05 | 1 | -1/+1 | |
| | * | | | | | | | sparc64: ldc_connect() should not return EINVAL when handshake is in progress. | Sowmini Varadhan | 2014-08-05 | 1 | -1/+1 | |
| | * | | | | | | | sparc64: Guard against flushing openfirmware mappings. | David S. Miller | 2014-08-05 | 2 | -10/+25 | |
| | * | | | | | | | sparc64: Do not insert non-valid PTEs into the TSB hash table. | David S. Miller | 2014-08-05 | 1 | -0/+8 | |
| * | | | | | | | | sparc64: avoid code duplication in io_64.h | Sam Ravnborg | 2014-07-22 | 1 | -85/+15 | |
| * | | | | | | | | sparc64: reorder functions in io_64.h | Sam Ravnborg | 2014-07-22 | 1 | -114/+120 | |
| * | | | | | | | | sparc64: drop unused SLOW_DOWN_IO definitions | Sam Ravnborg | 2014-07-22 | 1 | -4/+0 | |
| * | | | | | | | | sparc64: remove macro indirection in io_64.h | Sam Ravnborg | 2014-07-22 | 1 | -89/+66 | |
| * | | | | | | | | sparc64: update IO access functions in PeeCeeI | Sam Ravnborg | 2014-07-22 | 1 | -18/+18 | |
| * | | | | | | | | sparc: Add support for seek and shorter read to /dev/mdesc | Khalid Aziz | 2014-07-22 | 1 | -13/+69 | |
| * | | | | | | | | sparc: use %s for unaligned panic | Kees Cook | 2014-07-22 | 1 | -1/+1 | |
| * | | | | | | | | sparc64 - add mem to iomem resource | bob picco | 2014-07-22 | 1 | -0/+65 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-08-06 | 8 | -25/+29 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | net: filter: split 'struct sk_filter' into socket and bpf parts | Alexei Starovoitov | 2014-08-03 | 6 | -22/+22 | |
| * | | | | | | | | net: filter: rename sk_convert_filter() -> bpf_convert_filter() | Alexei Starovoitov | 2014-08-03 | 1 | -1/+1 | |
| * | | | | | | | | ARM: socfpga: Add socfpga Ethernet filter attributes entries | Vince Bridgers | 2014-07-31 | 1 | -0/+4 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-07-30 | 53 | -182/+488 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ARM: at91: change compatibility string for sama5d3x gem | Cyrille Pitchen | 2014-07-25 | 1 | -1/+1 | |
| * | | | | | | | | | net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn' | Alexei Starovoitov | 2014-07-25 | 1 | -1/+1 | |
* | | | | | | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-06 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | random: introduce getrandom(2) system call | Theodore Ts'o | 2014-08-05 | 2 | -0/+2 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2014-08-06 | 10 | -6/+18 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | MIPS: add seccomp syscall | Kees Cook | 2014-07-18 | 5 | -6/+13 | |
| * | | | | | | | | | | ARM: add seccomp syscall | Kees Cook | 2014-07-18 | 2 | -0/+2 | |
| * | | | | | | | | | | seccomp: add "seccomp" syscall | Kees Cook | 2014-07-18 | 3 | -0/+3 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-08-06 | 21 | -288/+92 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | timekeeping: Fixup typo in update_vsyscall_old definition | John Stultz | 2014-07-30 | 1 | -1/+1 | |
| * | | | | | | | | | | timekeeping: Create struct tk_read_base and use it in struct timekeeper | Thomas Gleixner | 2014-07-24 | 5 | -36/+37 | |
| * | | | | | | | | | | clocksource: Get rid of cycle_last | Thomas Gleixner | 2014-07-24 | 7 | -9/+9 | |
| * | | | | | | | | | | clocksource: Move cycle_last validation to core code | Thomas Gleixner | 2014-07-24 | 2 | -12/+10 |