Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | x86/intel/mid: Fix X86_INTEL_MID dependencies | David Cohen | 2014-01-25 | 1 | -0/+1 | |
| | * | | | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2014-01-25 | 984 | -12452/+28951 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | arch/x86/mm/srat: Skip NUMA_NO_NODE while parsing SLIT | Toshi Kani | 2014-01-25 | 1 | -3/+13 | |
| | * | | | | | | | mm, x86: Revisit tlb_flushall_shift tuning for page flushes except on IvyBridge | Mel Gorman | 2014-01-25 | 2 | -11/+4 | |
| | * | | | | | | | x86: mm: change tlb_flushall_shift for IvyBridge | Mel Gorman | 2014-01-25 | 1 | -1/+1 | |
| | * | | | | | | | x86/mm: Eliminate redundant page table walk during TLB range flushing | Mel Gorman | 2014-01-25 | 1 | -27/+1 | |
| | * | | | | | | | x86/mm: Clean up inconsistencies when flushing TLB ranges | Mel Gorman | 2014-01-25 | 1 | -6/+6 | |
| | * | | | | | | | mm, x86: Account for TLB flushes only when debugging | Mel Gorman | 2014-01-25 | 6 | -14/+26 | |
| | * | | | | | | | x86/AMD/NB: Fix amd_set_subcaches() parameter type | Dan Carpenter | 2014-01-25 | 2 | -2/+2 | |
| | * | | | | | | | x86/quirks: Add workaround for AMD F16h Erratum792 | Aravind Gopalakrishnan | 2014-01-25 | 1 | -0/+37 | |
| | * | | | | | | | x86, doc, kconfig: Fix dud URL for Microcode data | Alan | 2014-01-20 | 1 | -3/+3 | |
| * | | | | | | | | Merge tag 'jfs-3.14-rc2' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds | 2014-02-08 | 1 | -7/+7 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | jfs: fix generic posix ACL regression | Dave Kleikamp | 2014-02-08 | 1 | -7/+7 | |
| * | | | | | | | | | watchdog: dw_wdt: Add dependency on HAS_IOMEM | Richard Weinberger | 2014-02-08 | 1 | -0/+1 | |
| * | | | | | | | | | Merge tag 'driver-core-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-02-07 | 1 | -4/+8 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | kernfs: make kernfs_deactivate() honor KERNFS_LOCKDEP flag | Tejun Heo | 2014-02-05 | 1 | -4/+8 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2014-02-07 | 2 | -32/+60 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | libceph: do not dereference a NULL bio pointer | Ilya Dryomov | 2014-02-07 | 1 | -2/+6 | |
| | * | | | | | | | | libceph: take map_sem for read in handle_reply() | Ilya Dryomov | 2014-02-07 | 1 | -6/+11 | |
| | * | | | | | | | | libceph: factor out logic from ceph_osdc_start_request() | Ilya Dryomov | 2014-02-07 | 1 | -23/+39 | |
| | * | | | | | | | | libceph: fix error handling in ceph_osdc_init() | Ilya Dryomov | 2014-02-03 | 1 | -1/+4 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2014-02-07 | 20 | -67/+102 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | arm64: defconfig: Expand default enabled features | Mark Rutland | 2014-02-07 | 2 | -4/+15 | |
| | * | | | | | | | | arm64: asm: remove redundant "cc" clobbers | Will Deacon | 2014-02-07 | 4 | -25/+21 | |
| | * | | | | | | | | arm64: atomics: fix use of acquire + release for full barrier semantics | Will Deacon | 2014-02-07 | 5 | -18/+35 | |
| | * | | | | | | | | arm64: barriers: allow dsb macro to take option parameter | Will Deacon | 2014-02-06 | 1 | -1/+1 | |
| | * | | | | | | | | security: select correct default LSM_MMAP_MIN_ADDR on arm on arm64 | Colin Cross | 2014-02-05 | 1 | -1/+1 | |
| | * | | | | | | | | arm64: compat: Wire up new AArch32 syscalls | Catalin Marinas | 2014-02-05 | 1 | -1/+4 | |
| | * | | | | | | | | arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE | Nathan Lynch | 2014-02-05 | 1 | -2/+2 | |
| | * | | | | | | | | arm64: vdso: fix coarse clock handling | Nathan Lynch | 2014-02-05 | 1 | -1/+6 | |
| | * | | | | | | | | arm64: simplify pgd_alloc | Mark Rutland | 2014-02-05 | 1 | -9/+2 | |
| | * | | | | | | | | arm64: fix typo: s/SERRROR/SERROR/ | Mark Rutland | 2014-02-05 | 2 | -2/+2 | |
| | * | | | | | | | | arm64: Invalidate the TLB when replacing pmd entries during boot | Catalin Marinas | 2014-02-05 | 1 | -2/+10 | |
| | * | | | | | | | | arm64: Align CMA sizes to PAGE_SIZE | Laura Abbott | 2014-02-05 | 1 | -0/+1 | |
| | * | | | | | | | | arm64: add DSB after icache flush in __flush_icache_all() | Vinayak Kale | 2014-02-05 | 1 | -0/+1 | |
| | * | | | | | | | | arm64: vdso: prevent ld from aligning PT_LOAD segments to 64k | Will Deacon | 2014-02-04 | 1 | -1/+1 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-02-07 | 7 | -11/+24 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | MIPS: fpu.h: Fix build when CONFIG_BUG is not set | Aaro Koskinen | 2014-02-06 | 1 | -0/+2 | |
| | * | | | | | | | | MIPS: Wire up sched_setattr/sched_getattr syscalls | James Hogan | 2014-02-04 | 5 | -6/+20 | |
| | * | | | | | | | | MIPS: Alchemy: Fix DB1100 GPIO registration | Manuel Lauss | 2014-02-04 | 1 | -5/+2 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-02-07 | 32 | -72/+84 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [media] adv7842: Composite free-run platfrom-data fix | Martin Bugge | 2014-02-04 | 1 | -1/+1 | |
| | * | | | | | | | | [media] v4l2-dv-timings: fix GTF calculation | Martin Bugge | 2014-02-04 | 1 | -0/+1 | |
| | * | | | | | | | | [media] hdpvr: Fix memory leak in debug | Masanari Iida | 2014-02-04 | 1 | -1/+3 | |
| | * | | | | | | | | [media] af9035: add ID [2040:f900] Hauppauge WinTV-MiniStick 2 | Antti Palosaari | 2014-02-04 | 1 | -0/+2 | |
| | * | | | | | | | | [media] mxl111sf: Fix compile when CONFIG_DVB_USB_MXL111SF is unset | Dave Jones | 2014-02-04 | 1 | -1/+1 | |
| | * | | | | | | | | [media] mxl111sf: Fix unintentional garbage stack read | Dave Jones | 2014-02-04 | 1 | -1/+1 | |
| | * | | | | | | | | [media] cx24117: use a valid dev pointer for dev_err printout | Andi Shyti | 2014-02-04 | 1 | -1/+1 | |
| | * | | | | | | | | [media] cx24117: remove dead code in always 'false' if statement | Andi Shyti | 2014-02-04 | 1 | -8/+0 | |
| | * | | | | | | | | [media] update Michael Krufky's email address | Michael Krufky | 2014-02-04 | 17 | -20/+20 |