pub/scm/linux/kernel/git/davidlohr/tip.git  about / heads / tags
Davidlohr Bueso's fork of tip.git
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master       Merge branch 'x86/urgent' (2014-09-09)
  x86/urgent   Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent (2014-09-09)
  perf/urgent  perf: Fix a race condition in perf_remove_from_context() (2014-09-09)
  perf/core    perf/x86: Fix section mismatch in split uncore driver (2014-09-09)
  sched/core   sched: Reduce contention in update_cfs_rq_blocked_load() (2014-09-09)
  tip          auto-x86-next: add x86/seccomp (2014-09-08)
  x86/seccomp  x86_64, entry: Use split-phase syscall_trace_enter for 64-bit syscalls (2014-09-08)
  auto-latest  Merge branch 'x86/uv' (2014-09-07)
  timers-urgent-for-linus timekeeping: Update timekeeper before updating vsyscall and pvclock (2014-09-06)
  timers/urgent timekeeping: Update timekeeper before updating vsyscall and pvclock (2014-09-06)
  x86/cleanups x86/tty/serial/8250: Clean up the asm/serial.h include file a bit (2014-09-06)
  locking/core locking/semaphore: Resolve some shadow warnings (2014-09-04)
  core-urgent-for-linus Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent (2014-09-03)
  core/urgent  Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent (2014-09-03)
  x86/fpu      x86: copy_thread: Don't nullify ->ptrace_bps twice (2014-09-02)
  x86/mm       x86: Remove set_pmd_pfn (2014-09-01)
  x86-urgent-for-linus x86, irq: Fix build error caused by 9eabc99a635a77cbf09 (2014-09-01)
  tools/kvm    Merge tag 'v3.16' into kvmtool/next (2014-08-28)
  x86/platform x86/iosf: Add debugfs support (2014-08-27)
  timers/core  timerfd: Remove an always true check (2014-08-27)
  irq-urgent-for-linus irq: Export handle_fasteoi_irq (2014-08-25)
  irq/urgent   irq: Export handle_fasteoi_irq (2014-08-25)
  x86/microcode Merge tag 'microcode_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/microcode (2014-08-24)
  x86/uv       x86/apic/uv: Remove unnecessary #ifdef (2014-08-20)
  perf-urgent-for-linus perf: Handle compat ioctl (2014-08-20)
  perf/watchdog watchdog: Fix print-once on enable (2014-08-18)
  locking/arch locking,arch: Rewrite generic atomic support (2014-08-14)
  x86-efi-for-linus Merge tag 'efi-urgent' into x86/efi (2014-08-11)
  x86/efi      Merge tag 'efi-urgent' into x86/efi (2014-08-11)
  rfc/perf     jump_label: Fix small typos in the documentation (2014-08-10)
  x86-apic-for-linus x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation (2014-08-08)
  x86/apic     x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation (2014-08-08)
  x86-platform-for-linus x86/pmc_atom: Silence shift wrapping warnings in pmc_sleep_tmr_show() (2014-08-02)
  irq-core-for-linus Revert "irq: Warn when shared interrupts do not match on NO_SUSPEND" (2014-07-31)
  irq/core     Revert "irq: Warn when shared interrupts do not match on NO_SUSPEND" (2014-07-31)
  x86-mm-for-linus x86/mm: Set TLB flush tunable to sane value (33) (2014-07-31)
  x86-ras-for-linus Merge tag 'please-pull-apei' into x86/ras (2014-07-30)
  x86/ras      Merge tag 'please-pull-apei' into x86/ras (2014-07-30)
  perf-core-for-linus Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core (2014-07-30)
  timers-core-for-linus timekeeping: Fixup typo in update_vsyscall_old definition (2014-07-30)
  sched-core-for-linus sched/fair: Fix 'make xmldocs' warning caused by missing description (2014-07-28)
  sched/urgent sched: Fix sched_setparam() policy == -1 logic (2014-07-28)
  x86-vdso-for-linus x86_64/vsyscall: Fix warn_bad_vsyscall log output (2014-07-25)
  x86/vdso     x86_64/vsyscall: Fix warn_bad_vsyscall log output (2014-07-25)
  locking-core-for-linus arch, locking: Ciao arch_mutex_cpu_relax() (2014-07-17)
  core-rcu-for-linus Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu (2014-07-17)
  core/rcu     Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu (2014-07-17)
  x86-debug-for-linus x86/debug: Drop several unnecessary CFI annotations (2014-07-16)
  x86/debug    x86/debug: Drop several unnecessary CFI annotations (2014-07-16)
  locking/urgent Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux into locking/urgent (2014-07-16)
  sched-urgent-for-linus sched: Fix possible divide by zero in avg_atom() calculation (2014-07-16)
  x86-cpufeature-for-linus x86, cpu: Kill cpu_has_mp (2014-07-14)
  x86/cpufeature x86, cpu: Kill cpu_has_mp (2014-07-14)
  x86-cleanups-for-linus x86: Simplify __HAVE_ARCH_CMPXCHG tests (2014-07-11)
  x86-xsave-for-linus x86, xsave: Add forgotten inline annotation (2014-06-18)
  x86/xsave    x86, xsave: Add forgotten inline annotation (2014-06-18)
  timers/nohz  Merge branch 'timers/nohz-irq-work-v7' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohz (2014-06-18)
  x86-uv-for-linus x86/uv: Update the UV3 TLB shootdown logic (2014-06-05)
  x86-build-for-linus x86, build: Change code16gcc.h from a C header to an assembly header (2014-06-04)
  x86/build    x86, build: Change code16gcc.h from a C header to an assembly header (2014-06-04)
  arm64/efi    arm64: efi: only attempt efi map setup if booting via EFI (2014-05-23)
  perf/uprobes Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/uprobes (2014-05-22)
  x86-asm-for-linus x86_64, entry: Merge paranoidzeroentry_ist into idtentry (2014-05-21)
  x86/asm      x86_64, entry: Merge paranoidzeroentry_ist into idtentry (2014-05-21)
  x86/espfix   Merge commit '7ed6fb9b5a5510e4ef78ab27419184741169978a' into x86/espfix (2014-05-21)
  sched/wait   Linux 3.15-rc6 (2014-05-22)
  x86-microcode-for-linus x86, microcode: Add a disable chicken bit (2014-05-20)
  irq/for-net  genirq: Provide !SMP stub for irq_set_affinity_notifier() (2014-05-21)
  sched/arch   Linux 3.15-rc5 (2014-05-09)
  x86-boot-for-linus x86, boot: Remove misc.h inclusion from compressed/string.c (2014-05-08)
  x86/boot     x86, boot: Remove misc.h inclusion from compressed/string.c (2014-05-08)
  perf/kprobes kprobes: Ensure blacklist data is aligned (2014-05-07)
  x86-x32-for-linus x86, x32: Use compat shims for io_{setup,submit} (2014-05-04)
  x86/x32      x86, x32: Use compat shims for io_{setup,submit} (2014-05-04)
  x86-irq-for-linus x86/irq: Fix fixup_irqs() error handling (2014-04-16)
  x86/irq      x86/irq: Fix fixup_irqs() error handling (2014-04-16)
  x86/hyperv   Linux 3.15-rc1 (2014-04-13)
  x86/reboot   Linux 3.15-rc1 (2014-04-13)
  x86-hyperv-for-linus x86, hyperv: When on Hyper-v use NULL legacy PIC (2014-04-03)
  x86-iommu-for-linus x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsets (2014-03-31)
  x86/iommu    x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsets (2014-03-31)
  x86-kaslr-for-linus x86, kaslr: fix module lock ordering problem (2014-03-24)
  x86/kaslr    x86, kaslr: fix module lock ordering problem (2014-03-24)
  x86-cpu-for-linus x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pentium M (2014-03-20)
  x86/cpu      x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pentium M (2014-03-20)
  x86-hash-for-linus x86, hash: Simplify switch, add __init annotation (2014-03-19)
  x86/hash     x86, hash: Simplify switch, add __init annotation (2014-03-19)
  timers-nohz-for-linus arch: Remove stub cputime.h headers (2014-03-13)
  irq/for-gpio genirq: Provide irq_request/release_resources chip callbacks (2014-03-12)
  core-locking-for-linus locking/mutex: Fix debug checks (2014-03-12)
  core/locking locking/mutex: Fix debug checks (2014-03-12)
  sched-idle-for-linus sched/idle: Add more comments to the code (2014-03-11)
  sched/idle   sched/idle: Add more comments to the code (2014-03-11)
  x86-threadinfo-for-linus x86, threadinfo: Redo "x86: Use inline assembler to get sp" (2014-03-10)
  x86/threadinfo x86, threadinfo: Redo "x86: Use inline assembler to get sp" (2014-03-10)
  x86-urgent-for-linus-fixed x86, trace: Further robustify CR2 handling vs tracing (2014-03-06)
  x86-reboot-for-linus x86, reboot: Only use CF9_COND automatically, not CF9 (2014-03-05)
  x86/efi-mixed x86/efi: Re-disable interrupts after calling firmware services (2014-03-04)
  x86-nuke-platforms-for-linus x86, platforms: Remove NUMAQ (2014-02-27)
  x86/nuke-platforms x86, platforms: Remove NUMAQ (2014-02-27)
  x86-acpi-for-linus x86, acpi: Fix bug in associating hot-added CPUs with corresponding NUMA node (2014-02-20)
  x86/acpi     x86, acpi: Fix bug in associating hot-added CPUs with corresponding NUMA node (2014-02-20)
  irq/for-arm  genirq: Provide irq_wake_thread() (2014-02-19)
  x86/spinlocks qspinlock, x86: Add x86 specific optimization for 2 contending tasks (2014-02-17)
  x86-asmlinkage-for-linus Kbuild, lto: Handle basic LTO in modpost (2014-02-13)
  x86/asmlinkage Kbuild, lto: Handle basic LTO in modpost (2014-02-13)
  irq/devm     genirq: Add devm_request_any_context_irq() (2014-02-09)
  core-types-for-linus bitops: Fix signedness of compile-time hweight implementations (2014-02-09)
  core/types   bitops: Fix signedness of compile-time hweight implementations (2014-02-09)
  x86-intel-mid-for-linus x86, intel-mid: Cleanup some platform code's header files (2014-01-28)
  x86/intel-mid x86, intel-mid: Cleanup some platform code's header files (2014-01-28)
  sched/numa   sched/numa: Turn some magic numbers into #defines (2014-01-28)
  core/debug   Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2014-01-20)
  x86-mpx-for-linus x86/intel/mpx: Remove unused LWP structure (2014-01-20)
  x86/mpx      x86/intel/mpx: Remove unused LWP structure (2014-01-20)
  x86/idle     Linux 3.13-rc8 (2014-01-12)
  x86-efi-kexec-for-linus Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts (2014-01-05)
  x86/efi-kexec Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts (2014-01-05)
  core-stackprotector-for-linus stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONG (2013-12-20)
  core/stackprotector stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONG (2013-12-20)
  x86/stackprotector Merge tag 's2mps11-build' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator (2013-12-17)
  core-debug-for-linus powerpc: Clean up panic_timeout usage (2013-11-26)
  x86-trace-for-linus x86, trace: Change user|kernel_page_fault to page_fault_user|kernel (2013-11-11)
  x86/trace    x86, trace: Change user|kernel_page_fault to page_fault_user|kernel (2013-11-11)
  x86-mce-for-linus ACPI, x86: Fix extended error log driver to depend on CONFIG_X86_LOCAL_APIC (2013-11-11)
  x86/mce      ACPI, x86: Fix extended error log driver to depend on CONFIG_X86_LOCAL_APIC (2013-11-11)
  numa/core    Linux 3.12 (2013-11-03)
  x86/bsp-hotplug x86, apic: Disable BSP if boot cpu is AP (2013-10-09)
  x86-uaccess-for-linus x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomic (2013-09-10)
  x86/uaccess  x86: Add 1/2/4/8 byte optimization to 64bit __copy_{from,to}_user_inatomic (2013-09-10)
  x86-smap-for-linus Introduce [compat_]save_altstack_ex() to unbreak x86 SMAP (2013-09-01)
  x86/smap     Introduce [compat_]save_altstack_ex() to unbreak x86 SMAP (2013-09-01)
  x86-spinlocks-for-linus x86/kvm/guest: Fix sparse warning: "symbol 'klock_waiting' was not declared as static" (2013-08-19)
  x86-jumplabel-for-linus x86/jump-label: Show where and what was wrong on errors (2013-08-06)
  x86/jumplabel x86/jump-label: Show where and what was wrong on errors (2013-08-06)
  x86-paravirt-for-linus x86: Correctly detect hypervisor (2013-08-05)
  x86/paravirt x86: Correctly detect hypervisor (2013-08-05)
  x86-fb-for-linus fbdev: fbcon: select VT_HW_CONSOLE_BINDING (2013-08-02)
  x86/fb       fbdev: fbcon: select VT_HW_CONSOLE_BINDING (2013-08-02)
  x86/tracing  x86/tracing: Add irq_enter/exit() in smp_trace_reschedule_interrupt() (2013-07-02)
  queue/x86/cpu x86: Fix override new_cpu_data.x86 with 486 (2013-06-28)
  queue/x86/asm x86: Use asm-goto to implement mutex fast path on x86-64 (2013-06-28)
  core-mutexes-for-linus locking-selftests: Handle unexpected failures more strictly (2013-06-26)
  core/mutexes locking-selftests: Handle unexpected failures more strictly (2013-06-26)
  x86/ftrace   Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux (2013-06-25)
  x86-tracing-for-linus Merge remote-tracking branch 'trace/tip/x86/trace' into x86/trace (2013-06-24)
  x86-fpu-for-linus x86, fpu: Use static_cpu_has_safe before alternatives (2013-06-20)
  core/mutex   mn10300: Fix include dependency in irqflags.h et al. (2013-06-19)
  perf/x86     watchdog: Remove softlockup_thresh from Documentation (2013-05-28)
  sched-mm-for-linus mm, sched: Allow uaccess in atomic with pagefault_disable() (2013-05-28)
  sched/mm     mm, sched: Allow uaccess in atomic with pagefault_disable() (2013-05-28)
  x86/uapi     Linux 3.9 (2013-04-28)
  x86-kdump-for-linus kexec: use Crash kernel for Crash kernel low (2013-04-17)
  x86/kdump    kexec: use Crash kernel for Crash kernel low (2013-04-17)
  smp-hotplug-for-linus idle: Remove GENERIC_IDLE_LOOP config switch (2013-04-17)
  smp/hotplug  idle: Remove GENERIC_IDLE_LOOP config switch (2013-04-17)
  smp/testing  Linux 3.9-rc6 (2013-04-07)
  timers/for-arm tick: Dynamically set broadcast irq affinity (2013-03-07)
  core-printk-for-linus printk: Fix rq->lock vs logbuf_lock unlock lock inversion (2013-02-18)
  core/printk  printk: Fix rq->lock vs logbuf_lock unlock lock inversion (2013-02-18)
  perf/bench   Linux 3.8-rc4 (2013-01-17)
  x86-nuke386-for-linus x86, 386 removal: Remove support for IRQ 13 FPU error reporting (2012-12-17)
  x86/nuke386  x86, 386 removal: Remove support for IRQ 13 FPU error reporting (2012-12-17)
  x86/amba     x86: add CONFIG_ARM_AMBA, selected by STA2X11 (2012-12-12)
  numa/base    Linux 3.7 (2012-12-10)
  numa/misc    Linux 3.7 (2012-12-10)
  x86-uapi-for-linus UAPI: (Scripted) Disintegrate arch/x86/include/asm (2012-12-03)
  core-efi-for-linus efivarfs: Make efivarfs_fill_super() static (2012-11-15)
  core/efi     efivarfs: Make efivarfs_fill_super() static (2012-11-15)
  x86-bsp-hotplug-for-linus x86, topology: Debug CPU0 hotplug (2012-11-14)
  x86-timers-for-linus x86: hpet: Fix inverted return value check in arch_setup_hpet_msi() (2012-11-02)
  x86/timers   x86: hpet: Fix inverted return value check in arch_setup_hpet_msi() (2012-11-02)
  x86/autoprobe Merge tag 'hwspinlock-3.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock (2012-09-18)
  x86/for-xen  x86: Document x86_init.paging.pagetable_init() (2012-09-12)
  core-iommu-for-linus iommu/dmar: Use pr_format() instead of PREFIX to tidy up pr_*() calls (2012-06-11)
  core/iommu   iommu/dmar: Use pr_format() instead of PREFIX to tidy up pr_*() calls (2012-06-11)
  x86/trampoline x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.c (2012-05-30)
  x86-trampoline-for-linus Merge commit 'ea17e7414bc62e8d3bde8d08e3df1d921c518c17' into x86/trampoline (2012-05-29)
  x86/ld-fix   x86, relocs: When printing an error, say relative or absolute (2012-05-18)
  perf-uprobes-for-linus Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/uprobes (2012-05-14)
  smp/threadalloc tile: Use common threadinfo allocator (2012-05-08)
  perf/x86-ibs perf/x86: Clean up register_nmi_handler() usage (2012-04-25)
  x86-extable-for-linus Revert "x86, extable: Disable presorted exception table for now" (2012-04-24)
  x86/extable  Revert "x86, extable: Disable presorted exception table for now" (2012-04-24)
  core-debugobjects-for-linus debugobjects: Fill_pool() returns void now (2012-04-18)
  core/debugobjects debugobjects: Fill_pool() returns void now (2012-04-18)
  perf/hw-branch-sampling perf report: Fix annotate double quit issue in branch view mode (2012-03-12)
  x86-process-for-linus x86_64: Record stack pointer before task execution begins (2012-02-26)
  x86/process  x86_64: Record stack pointer before task execution begins (2012-02-26)
  perf/jump-labels static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() (2012-02-24)
  x86-eficross-for-linus x86, efi: Allow basic init with mixed 32/64-bit efi/kernel (2012-02-23)
  x86/eficross x86, efi: Allow basic init with mixed 32/64-bit efi/kernel (2012-02-23)
  x86-atomic-for-linus x86: atomic64 assembly improvements (2012-01-20)
  x86/atomic   x86: atomic64 assembly improvements (2012-01-20)
  x86-rdrand-for-linus random: Adjust the number of loops when initializing (2012-01-16)
  x86/rdrand   random: Adjust the number of loops when initializing (2012-01-16)
  x86-syscall-for-linus x86: Move <asm/asm-offsets.h> from trace_syscalls.c to asm/syscall.h (2012-01-07)
  x86/syscall  x86: Move <asm/asm-offsets.h> from trace_syscalls.c to asm/syscall.h (2012-01-07)
  test-test-for-linus Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2012-01-06)
  test/test    Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2012-01-06)
  out-of-tree  Linux 3.2 (2012-01-04)
  perf/fast    perf tools: Add x86 RDPMC, RDTSC test (2011-12-21)
  core-memblock-for-linus Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock (2011-12-20)
  core/memblock Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock (2011-12-20)
  x86-geode-for-linus x86: geode: New PCEngines Alix system driver (2011-09-21)
  x86/geode    x86: geode: New PCEngines Alix system driver (2011-09-21)

git clone https://80x24.org/pub/scm/linux/kernel/git/davidlohr/tip.git