Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | Merge branch 'core/mutexes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Dave Airlie | 2013-06-27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'v3.10-rc7' into drm-next | Dave Airlie | 2013-06-27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | Add arch_phys_wc_{add, del} to manipulate WC MTRRs if needed | Andy Lutomirski | 2013-05-30 | |
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | arm: add support for LZ4-compressed kernel | Kyungsik Lee | 2013-07-09 | |
* | | | | | | | | | | | | | | reboot: move arch/x86 reboot= handling to generic kernel | Robin Holt | 2013-07-09 | |
* | | | | | | | | | | | | | | reboot: x86: prepare reboot_mode for moving to generic kernel code | Robin Holt | 2013-07-09 | |
* | | | | | | | | | | | | | | ptrace/x86: flush_ptrace_hw_breakpoint() shoule clear the virtual debug regis... | Oleg Nesterov | 2013-07-09 | |
* | | | | | | | | | | | | | | ptrace/x86: cleanup ptrace_set_debugreg() | Oleg Nesterov | 2013-07-09 | |
* | | | | | | | | | | | | | | ptrace/x86: ptrace_write_dr7() should create bp if !disabled | Oleg Nesterov | 2013-07-09 | |
* | | | | | | | | | | | | | | ptrace/x86: introduce ptrace_register_breakpoint() | Oleg Nesterov | 2013-07-09 | |
* | | | | | | | | | | | | | | ptrace/x86: dont delay "disable" till second pass in ptrace_write_dr7() | Oleg Nesterov | 2013-07-09 | |
* | | | | | | | | | | | | | | ptrace/x86: simplify the "disable" logic in ptrace_write_dr7() | Oleg Nesterov | 2013-07-09 | |
* | | | | | | | | | | | | | | ptrace/x86: revert "hw_breakpoints: Fix racy access to ptrace breakpoints" | Oleg Nesterov | 2013-07-09 | |
* | | | | | | | | | | | | | | mm/pgtable: don't accumulate addr during pgd prepopulate pmd | Wanpeng Li | 2013-07-09 | |
* | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'timers/posix-cpu-timers-for-tglx' of | Thomas Gleixner | 2013-07-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | x86: xen: Sync the CMOS RTC as well as the Xen wallclock | David Vrabel | 2013-06-28 | |
| * | | | | | | | | | | | | | | x86: xen: Sync the wallclock when the system time is set | David Vrabel | 2013-06-28 | |
| * | | | | | | | | | | | | | | x86: Fix vrtc_get_time/set_mmss to use new timespec interface | John Stultz | 2013-05-29 | |
| * | | | | | | | | | | | | | | x86: Increase precision of x86_platform.get/set_wallclock() | David Vrabel | 2013-05-28 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-07-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | irqdomain: Refactor irq_domain_associate_many() | Grant Likely | 2013-06-24 | |
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-07-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto | Herbert Xu | 2013-06-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish... | Jussi Kivilinna | 2013-06-21 | |
| * | | | | | | | | | | | | | | Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher" | Jussi Kivilinna | 2013-06-21 | |
| * | | | | | | | | | | | | | | crypto: camellia-aesni-avx2 - tune assembly code for more performance | Jussi Kivilinna | 2013-06-21 | |
| * | | | | | | | | | | | | | | crypto: sha256_ssse3 - add sha224 support | Jussi Kivilinna | 2013-05-28 | |
| * | | | | | | | | | | | | | | crypto: sha512_ssse3 - add sha384 support | Jussi Kivilinna | 2013-05-28 | |
| * | | | | | | | | | | | | | | crypto: crct10dif - Glue code to cast accelerated CRCT10DIF assembly as a cry... | Tim Chen | 2013-05-24 | |
| * | | | | | | | | | | | | | | crypto: crct10dif - Accelerated CRC T10 DIF computation with PCLMULQDQ instru... | Tim Chen | 2013-05-20 | |
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-07-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | update AMD powerflags comments | Thorsten Glaser | 2013-05-28 | |
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'kconfig-diet' from Dave Hansen | Linus Torvalds | 2013-07-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | consolidate per-arch stack overflow debugging options | Dave Hansen | 2013-07-04 | |
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2013-07-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | rapidio: add modular build option for the subsystem core | Alexandre Bounine | 2013-07-03 | |
| * | | | | | | | | | | | | | | x86: kill TIF_DEBUG | Oleg Nesterov | 2013-07-03 | |
| * | | | | | | | | | | | | | | mm/x86: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-03 | |
| * | | | | | | | | | | | | | | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 2013-07-03 | |
| * | | | | | | | | | | | | | | mm: make __free_pages_bootmem() only available at boot time | Jiang Liu | 2013-07-03 | |
| * | | | | | | | | | | | | | | mm: accurately calculate zone->managed_pages for highmem zones | Jiang Liu | 2013-07-03 | |
| * | | | | | | | | | | | | | | mm/x86: use free_reserved_area() to simplify code | Jiang Liu | 2013-07-03 | |
| * | | | | | | | | | | | | | | mm: soft-dirty bits for user memory changes tracking | Pavel Emelyanov | 2013-07-03 | |
* | | | | | | | | | | | | | | | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-07-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | x86/PCI: Increase info->res_num before checking pci_use_crs | Yijing Wang | 2013-05-28 | |
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-07-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Merge branch 'acpi-pm' | Rafael J. Wysocki | 2013-06-28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel. | Konrad Rzeszutek Wilk | 2013-06-19 | |
| | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-07-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |