Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-02 | 4 | -31/+52 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86, efi: retry ExitBootServices() on failure | Zach Bobroff | 2013-06-11 | 1 | -3/+17 | |
| * | | | | | | | efi: Convert runtime services function ptrs | Borislav Petkov | 2013-06-11 | 2 | -28/+28 | |
| * | | | | | | | UEFI: Don't pass boot services regions to SetVirtualAddressMap() | Matthew Garrett | 2013-06-06 | 1 | -0/+7 | |
* | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-07-02 | 4 | -5/+90 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/tboot: Provide debugfs interfaces to access TXT log | Qiaowei Ren | 2013-06-28 | 1 | -0/+73 | |
| * | | | | | | | | x86: Remove weird PTR_ERR() in do_debug | Rusty Russell | 2013-06-19 | 1 | -1/+1 | |
| * | | | | | | | | x86/debug: Only print out DR registers if they are not power-on defaults | Dave Jones | 2013-06-19 | 2 | -4/+16 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-02 | 6 | -30/+45 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/intel/cacheinfo: Shut up last long-standing warning | Borislav Petkov | 2013-06-20 | 1 | -27/+25 | |
| * | | | | | | | | x86: Extend #DF debugging aid to 64-bit | Borislav Petkov | 2013-05-13 | 5 | -3/+20 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-07-02 | 3 | -19/+19 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86, reloc: Use xorl instead of xorq in relocate_kernel_64.S | H. Peter Anvin | 2013-06-20 | 1 | -17/+17 | |
| * | | | | | | | | Merge tag 'v3.10-rc6' into x86/cleanups | H. Peter Anvin | 2013-06-20 | 630 | -3830/+6661 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| * | | | | | | | | x86, cleanups: Remove extra tab in __flush_tlb_one() | Michael Wang | 2013-06-04 | 1 | -1/+1 | |
| * | | | | | | | | x86/mce: Remove check for CONFIG_X86_MCE_P4THERMAL | Paul Bolle | 2013-05-31 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-07-02 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/boot: Close opened file descriptor | Jiri Slaby | 2013-06-19 | 1 | -0/+1 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-02 | 14 | -63/+120 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86, asm, cleanup: Replace open-coded control register values with symbolic | H. Peter Anvin | 2013-06-25 | 3 | -3/+3 | |
| * | | | | | | | | x86, processor-flags: Fix the datatypes and add bit number defines | H. Peter Anvin | 2013-06-25 | 1 | -50/+104 | |
| * | | | | | | | | x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASE | H. Peter Anvin | 2013-06-25 | 3 | -3/+3 | |
| * | | | | | | | | x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXED | H. Peter Anvin | 2013-06-25 | 6 | -6/+6 | |
| * | | | | | | | | linux/const.h: Add _BITUL() and _BITULL() | H. Peter Anvin | 2013-06-25 | 1 | -0/+3 | |
| * | | | | | | | | x86/vdso: Convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2013-06-19 | 1 | -2/+2 | |
| * | | | | | | | | x86: __force_order doesn't need to be an actual variable | Jan Beulich | 2013-05-31 | 1 | -1/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-07-02 | 11 | -38/+39 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | mm, sched: Allow uaccess in atomic with pagefault_disable() | Michael S. Tsirkin | 2013-05-28 | 2 | -9/+9 | |
| * | | | | | | | | mm, sched: Drop voluntary schedule from might_fault() | Michael S. Tsirkin | 2013-05-28 | 2 | -2/+3 | |
| * | | | | | | | | x86: uaccess s/might_sleep/might_fault/ | Michael S. Tsirkin | 2013-05-28 | 1 | -1/+1 | |
| * | | | | | | | | tile: uaccess s/might_sleep/might_fault/ | Michael S. Tsirkin | 2013-05-28 | 1 | -1/+1 | |
| * | | | | | | | | powerpc: uaccess s/might_sleep/might_fault/ | Michael S. Tsirkin | 2013-05-28 | 1 | -8/+8 | |
| * | | | | | | | | mn10300: uaccess s/might_sleep/might_fault/ | Michael S. Tsirkin | 2013-05-28 | 1 | -2/+2 | |
| * | | | | | | | | microblaze: uaccess s/might_sleep/might_fault/ | Michael S. Tsirkin | 2013-05-28 | 1 | -3/+3 | |
| * | | | | | | | | m32r: uaccess s/might_sleep/might_fault/ | Michael S. Tsirkin | 2013-05-28 | 1 | -6/+6 | |
| * | | | | | | | | frv: uaccess s/might_sleep/might_fault/ | Michael S. Tsirkin | 2013-05-28 | 1 | -2/+2 | |
| * | | | | | | | | arm64: uaccess s/might_sleep/might_fault/ | Michael S. Tsirkin | 2013-05-28 | 1 | -2/+2 | |
| * | | | | | | | | asm-generic: uaccess s/might_sleep/might_fault/ | Michael S. Tsirkin | 2013-05-28 | 1 | -5/+5 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-07-02 | 33 | -887/+844 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge tag 'v3.10' into sched/core | Ingo Molnar | 2013-07-01 | 885 | -5164/+13534 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | sched/debug: Remove CONFIG_FAIR_GROUP_SCHED mask | Alex Shi | 2013-06-28 | 1 | -4/+6 | |
| * | | | | | | | | | sched/debug: Fix formatting of /proc/<PID>/sched | Kamalesh Babulal | 2013-06-28 | 1 | -8/+9 | |
| * | | | | | | | | | sched: Fix typo in struct sched_avg member description | Kamalesh Babulal | 2013-06-27 | 1 | -1/+1 | |
| * | | | | | | | | | sched/fair: Fix typo describing flags in enqueue_entity | Kamalesh Babulal | 2013-06-27 | 1 | -1/+1 | |
| * | | | | | | | | | sched/debug: Add load-tracking statistics to task | Kamalesh Babulal | 2013-06-27 | 1 | -0/+6 | |
| * | | | | | | | | | sched: Change get_rq_runnable_load() to static and inline | Alex Shi | 2013-06-27 | 1 | -2/+2 | |
| * | | | | | | | | | sched/tg: Remove tg.load_weight | Alex Shi | 2013-06-27 | 1 | -1/+0 | |
| * | | | | | | | | | sched/cfs_rq: Change atomic64_t removed_load to atomic_long_t | Alex Shi | 2013-06-27 | 2 | -5/+8 | |
| * | | | | | | | | | sched/tg: Use 'unsigned long' for load variable in task group | Alex Shi | 2013-06-27 | 3 | -11/+11 | |
| * | | | | | | | | | sched: Change cfs_rq load avg to unsigned long | Alex Shi | 2013-06-27 | 3 | -8/+5 |